aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/forms.py (unfollow)
Commit message (Expand)AuthorFilesLines
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