2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 17:57:09 +00:00

Add commit msg when on a devserver

This commit is contained in:
2024-12-29 15:49:07 +00:00
parent 6d2484376a
commit ace2325773
4 changed files with 16 additions and 12 deletions

View File

@@ -19,9 +19,13 @@ https://docs.djangoproject.com/en/dev/topics/testing/tools/
"""
todo = """ADD TESTS when we are redirecting /expofiles/ to a remote file-delivering site
todo = """ - ADD TESTS when we are redirecting /expofiles/ to a remote file-delivering site
- Add test for running cavern to produce a .3d file
- Add tests for editing the TXT files
- add "author" tests for the git add and commit stuff for uploaded files, inc on DEVSERVER or not
"""
import re