Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
4 days | Adds price to Resource model | Matthew Lemon | 1 | -1/+1 | |
- the test_forms tests now pass - fixed some imports too here | |||||
4 days | isorting the importsmassive-cleanup | Matthew Lemon | 1 | -5/+3 | |
2024-10-15 | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 1 | -4/+4 | |
2024-09-11 | Some formatting changes and calming down ruff slightly | Matthew Lemon | 1 | -1/+0 | |
2024-09-08 | resources tests passing | Matthew Lemon | 1 | -1/+2 | |
2024-05-26 | wip: create form now as a feature field | Matthew Lemon | 1 | -1/+0 | |
2024-05-24 | Tests validation of resource create form | Matthew Lemon | 1 | -6/+36 | |
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. | |||||
2024-05-22 | Fixed the failing form test | Matthew Lemon | 1 | -38/+23 | |
We now pass a MultiValueDict object to which allows self.files.getlist() to work properly inside clean_pdf_files() | |||||
2024-05-15 | Migrates tests over from old project | Matthew Lemon | 1 | -0/+60 | |