aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-01Renamed additional_resource_categories to subcategories in ResourceInfo object.Matthew Lemon1-2/+2
2024-08-01Releasing the exception working to the error message.Matthew Lemon1-2/+2
2024-08-01Fix bug where new subcategories were being created on selectionMatthew Lemon1-7/+8
2024-07-29wip: Adds a new model for additional categoriesMatthew Lemon1-4/+6
2024-07-28Added border and badge colour based on categoryMatthew Lemon1-0/+2
2024-07-11Adds ability to add colour class to main categoryMatthew Lemon1-0/+2
2024-06-22Fix erroneous return statementMatthew Lemon1-3/+1
2024-06-22Fixes bug where multiple PDFs not snappshottedMatthew Lemon1-7/+24
2024-05-26Removes extraneous code create_resource_objectsMatthew Lemon1-20/+0
2024-05-26Correctly handles the unique constraint on feature_slotMatthew Lemon1-34/+42
2024-05-26Better presentation of the feature resourcesMatthew Lemon1-1/+4
2024-05-26Removes breakpointMatthew Lemon1-1/+0
2024-05-26Basic feature slot presentation in index pageMatthew Lemon1-1/+9
2024-05-22wip: starting to test the featured resource viewMatthew Lemon1-0/+5
2024-05-16wip: replacing os.path.basename with PathMatthew Lemon1-3/+5
2024-05-16Cleans up a few LSP errorsMatthew Lemon1-11/+11
2024-05-15Basic form to update Resource metadataMatthew Lemon1-0/+23
2024-05-14Added cards to resource list pageMatthew Lemon1-0/+4
2024-05-14Further tidyingMatthew Lemon1-5/+3
2024-05-14Can now upload to SpacesMatthew Lemon1-1/+357