aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/urls.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-05wip: adding delete and replace buttons for PDFsMatthew Lemon1-1/+1
2024-08-03Add feature to add PDFs to resourcesMatthew Lemon1-0/+1
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-03wip: adding the update thumbnails formMatthew Lemon1-0/+1
2024-05-22wip: starting to test the featured resource viewMatthew Lemon1-0/+1
2024-05-15Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon1-1/+1
2024-05-15Basic form to update Resource metadataMatthew Lemon1-0/+5
2024-05-14Can now upload to SpacesMatthew Lemon1-0/+16