aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/urls.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some formatting changes and calming down ruff slightlyMatthew Lemon2024-09-111-1/+5
|
* wip: adding delete and replace buttons for PDFsMatthew Lemon2024-08-051-1/+1
|
* Add feature to add PDFs to resourcesMatthew Lemon2024-08-031-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.
* wip: adding the update thumbnails formMatthew Lemon2024-08-031-0/+1
|
* wip: starting to test the featured resource viewMatthew Lemon2024-05-221-0/+1
|
* Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon2024-05-151-1/+1
|
* Basic form to update Resource metadataMatthew Lemon2024-05-151-0/+5
|
* Can now upload to SpacesMatthew Lemon2024-05-141-0/+16