aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-1520-492/+0
|
* wip: implementing checkoutMatthew Lemon2024-09-081-0/+26
| | | | - also some formatting changes
* Fix bug where new subcategories were being created on selectionMatthew Lemon2024-08-012-0/+43
|
* wip: Adds a new model for additional categoriesMatthew Lemon2024-07-293-0/+88
| | | | | | | | - 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,
* Added border and badge colour based on categoryMatthew Lemon2024-07-281-0/+18
| | | | - You have to define them on the ResourceCategory model in the database
* Adds ability to add colour class to main categoryMatthew Lemon2024-07-111-0/+18
| | | | | - Creates a new line in the database - Uses this in the template instead of the default bootstrap class
* Curriculum is optional and age ranges are fixedMatthew Lemon2024-07-112-0/+36
|
* Correctly handles the unique constraint on feature_slotMatthew Lemon2024-05-261-0/+18
|
* Better presentation of the feature resourcesMatthew Lemon2024-05-263-0/+59
|
* Resource now has a feature slot fieldMatthew Lemon2024-05-222-0/+54
|
* wip: markdown implemented for description field but working on help_textMatthew Lemon2024-05-161-0/+18
|
* Fix additional resource field in update formMatthew Lemon2024-05-151-0/+24
|
* Can now upload to SpacesMatthew Lemon2024-05-141-0/+90
|
* After first pre-commit processingMatthew Lemon2024-05-131-0/+0