2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-21 23:01:52 +00:00
troggle/core
2023-04-30 21:04:05 +01:00
..
fixtures Removed unused properties and moving 2023-01-30 22:27:17 +00:00
management Update URLs to django documn version 2023-02-10 00:05:04 +00:00
migrations removing files which are generated 2020-07-22 23:14:02 +01:00
models For a cave, force users to enter are and have a unique URL. Cope better if area not defined 2023-04-30 18:58:41 +01:00
templatetags ran 'black' to reformat all the core files 2023-01-30 19:04:36 +00:00
TESTS bad tests. 2023-04-06 00:57:19 +01:00
views Fixed errors when creating new caves and entrances via the website. Moved slug logic to forms (previously checked in). This allows slug uniqueness to be validated in the form 2023-04-30 19:05:57 +01:00
__init__.py [svn] Renaming troggle.expo to troggle.core. To do this, used: 2009-07-02 20:43:18 +01:00
admin.py Much QM re-engineering 2023-03-17 20:01:52 +00:00
context.py context processor documn link 2023-04-05 20:41:34 +01:00
forms.py Improved cave form, layout text and validations 2023-04-30 19:00:22 +01:00
middleware.py ruf cleanup imports, bigly. 2023-01-30 23:04:11 +00:00
utils.py Be more specific about what is being commited and do not check for unadded changes, and then through an error at the user, which they are unlikely to understand. 2023-04-30 21:04:05 +01:00