Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Curriculum is optional and age ranges are fixed | Matthew Lemon | 2024-07-11 | 1 | -0/+1 |
| | |||||
* | Correctly handles the unique constraint on feature_slot | Matthew Lemon | 2024-05-26 | 1 | -2/+4 |
| | |||||
* | Better presentation of the feature resources | Matthew Lemon | 2024-05-26 | 1 | -1/+7 |
| | |||||
* | Basic feature slot presentation in index page | Matthew Lemon | 2024-05-26 | 1 | -0/+1 |
| | |||||
* | wip: create form now as a feature field | Matthew Lemon | 2024-05-26 | 1 | -1/+6 |
| | |||||
* | Tests validation of resource create form | Matthew Lemon | 2024-05-24 | 1 | -0/+1 |
| | | | | | | | | In particular related to the new feature_slot field. Ensures that the feature_slot integer must be unique when attempts to save to the database and that the value given in the form is between 1 and 3. | ||||
* | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2024-05-16 | 1 | -1/+10 |
| | |||||
* | Basic form to update Resource metadata | Matthew Lemon | 2024-05-15 | 1 | -16/+22 |
| | |||||
* | Tidying up the create form - using custom css | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Adds crispy forms helper | Matthew Lemon | 2024-05-14 | 1 | -7/+40 |
| | |||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 1 | -0/+106 |