aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/admin.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-39/+0
|
* Some formatting changes and calming down ruff slightlyMatthew Lemon2024-09-111-2/+5
|
* Add admin models for PDFResource and PDFPageSnapshotMatthew Lemon2024-08-031-1/+11
| | | | Expand the admin interface to include PDFResource and PDFPageSnapshot models. The new admin classes define `list_display` attributes to manage displayed columns in the admin list views.
* Ordering the subcategories on the admin page.Matthew Lemon2024-08-011-1/+3
|
* wip: Adds a new model for additional categoriesMatthew Lemon2024-07-291-1/+4
| | | | | | | | - Adds new ResourceSubcategory - Uses this for choices= in the Resource form (create) - Adds this new model to the admin Doesn't validate in the edit form yet,
* Further tidyingMatthew Lemon2024-05-141-0/+6
|
* Can now upload to SpacesMatthew Lemon2024-05-141-0/+14
|
* After first pre-commit processingMatthew Lemon2024-05-131-0/+1