aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/resources/forms.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-22Removes form helper() and changes font in inputMatthew Lemon1-2/+0
2024-10-22couple of minor tweaksMatthew Lemon1-1/+2
2024-10-22Resource upload form has all the bits it needsMatthew Lemon1-16/+4
2024-10-15Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon1-4/+4
2024-09-11Some formatting changes and calming down ruff slightlyMatthew Lemon1-1/+1
2024-09-10Fix bug in subcategories choices funcMatthew Lemon1-1/+4
2024-09-10All tests pass and sign-up page is editableMatthew Lemon1-37/+44
2024-09-01Logo and new navbar and new detail designMatthew Lemon1-6/+3
2024-08-08The Cancel button is now managed by crispy forms.Matthew Lemon1-3/+10
2024-08-03Add feature to add PDFs to resourcesMatthew Lemon1-1/+40
2024-08-03Updated help text in form field.Matthew Lemon1-1/+1
2024-08-03Adds ability to update the thumbnail/feature imagesMatthew Lemon1-7/+21
2024-08-03wip: adding the update thumbnails formMatthew Lemon1-0/+26
2024-08-01Ordering the subcategories dropdown list on the update form.Matthew Lemon1-0/+1
2024-08-01Fix bug where new subcategories were being created on selectionMatthew Lemon1-3/+4
2024-08-01Fix error with validation on additional_resource_categoryMatthew Lemon1-1/+0
2024-07-29wip: Adds a new model for additional categoriesMatthew Lemon1-3/+5
2024-07-29Formatting changes onlyMatthew Lemon1-25/+24
2024-07-29wip: creating a multiple choice field for additional categoriesMatthew Lemon1-2/+11
2024-07-11Curriculum is optional and age ranges are fixedMatthew Lemon1-0/+1
2024-05-26Correctly handles the unique constraint on feature_slotMatthew Lemon1-2/+4
2024-05-26Better presentation of the feature resourcesMatthew Lemon1-1/+7
2024-05-26Basic feature slot presentation in index pageMatthew Lemon1-0/+1
2024-05-26wip: create form now as a feature fieldMatthew Lemon1-1/+6
2024-05-24Tests validation of resource create formMatthew Lemon1-0/+1
2024-05-16wip: markdown implemented for description field but working on help_textMatthew Lemon1-1/+10
2024-05-15Basic form to update Resource metadataMatthew Lemon1-16/+22
2024-05-15Tidying up the create form - using custom cssMatthew Lemon1-1/+1
2024-05-14Adds crispy forms helperMatthew Lemon1-7/+40
2024-05-14Can now upload to SpacesMatthew Lemon1-0/+106