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