aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-26Correctly handles the unique constraint on feature_slotMatthew Lemon1-18/+4
2024-05-26Better presentation of the feature resourcesMatthew Lemon1-1/+7
2024-05-26Basic feature slot presentation in index pageMatthew Lemon1-1/+3
2024-05-22Resource now has a feature slot fieldMatthew Lemon1-0/+1
2024-05-20wip:Matthew Lemon1-0/+9
- Passing test for raw ORM handling to find snapshot files from an object - Quietens down pytest output
2024-05-16wip: starting to test feature resource functionality with factoriesMatthew Lemon1-0/+20
2024-05-16wip: markdown implemented for description field but working on help_textMatthew Lemon1-1/+17
2024-05-15Fix additional resource field in update formMatthew Lemon1-1/+1
2024-05-15Basic form to update Resource metadataMatthew Lemon1-9/+17
2024-05-14Can now upload to SpacesMatthew Lemon1-0/+104