Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 1 | -6/+6 | |
2024-09-11 | Some formatting changes and calming down ruff slightly | Matthew Lemon | 1 | -2/+5 | |
2024-08-03 | Add admin models for PDFResource and PDFPageSnapshot | Matthew Lemon | 1 | -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. | |||||
2024-08-01 | Ordering the subcategories on the admin page. | Matthew Lemon | 1 | -1/+3 | |
2024-07-29 | wip: Adds a new model for additional categories | Matthew Lemon | 1 | -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, | |||||
2024-05-14 | Further tidying | Matthew Lemon | 1 | -0/+6 | |
2024-05-14 | Can now upload to Spaces | Matthew Lemon | 1 | -0/+14 | |