Commit graph

5 commits

Author SHA1 Message Date
1792c7ed8b
Fix tests following content move 2024-05-10 11:39:41 +10:00
661603c3be
Fix tests 2024-03-20 16:25:02 +11:00
cba71044a2
Prevent test giving false-negative if settings.py moved 2024-03-13 14:45:36 +11:00
daf93dc32b
Switch content tests to pytest 2024-03-13 14:26:01 +11:00
94c56bb468
Rewrite the index view to avoid risk of path traversal
I've simplified this view by removing the custom HTTP error handlers, Python 3.5
exception handling and adding documentation.
2024-03-13 13:16:29 +11:00