aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-16wip: replacing os.path.basename with PathMatthew Lemon1-3/+5
2024-05-16wip: markdown implemented for description field but working on help_textMatthew Lemon5-2/+55
2024-05-16Moving to pytest syntax for testsMatthew Lemon1-13/+13
2024-05-16Cleans up a few LSP errorsMatthew Lemon1-11/+11
2024-05-15Fix additional resource field in update formMatthew Lemon2-1/+25
2024-05-15Migrates tests over from old projectMatthew Lemon8-0/+434
2024-05-15Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon1-1/+1
2024-05-15Basic form to update Resource metadataMatthew Lemon4-25/+67
2024-05-15Tidying up the create form - using custom cssMatthew Lemon1-1/+1
2024-05-14Added cards to resource list pageMatthew Lemon1-0/+4
2024-05-14Further tidyingMatthew Lemon2-5/+9
2024-05-14Adds crispy forms helperMatthew Lemon1-7/+40
2024-05-14Can now upload to SpacesMatthew Lemon7-1/+744