aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/resources/update_pdfs.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-08The Cancel button is now managed by crispy forms.Matthew Lemon1-2/+0
2024-08-03Add feature to add PDFs to resourcesMatthew Lemon1-5/+5
Implemented the ability to upload and manage PDFs for resources. Added the necessary form, view, and templates to support this functionality. Updated routes and UI elements to integrate the new feature seamlessly.
2024-08-03Adds ability to update the thumbnail/feature imagesMatthew Lemon1-0/+29