troggle-unchained/core
wookey 8badd8b556 Removed asserts which meant that if any 'odd' .svx files, or directories
with no obvious 'controlling' svx file, were added to the dataset then the
survex viewer code exploded and the website didn't work.

It's wrong that adding a new cave with an oddly-named .svx file can break
the website in this way, so these asserts are wrong.
2013-06-24 23:32:12 +01:00
..
templatetags remove all the DOS linefeeds 2011-07-11 02:10:22 +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 Started removing foreignkeys to caves, to achieve greater flexability. Some log book entries stuff may be broken. Add ability to make new caves and entrances via website. 2012-08-12 19:10:23 +02:00
context.py [svn] Renaming troggle.expo to troggle.core. To do this, used: 2009-07-02 20:43:18 +01:00
fileAbstraction.py [svn] Renaming troggle.expo to troggle.core. To do this, used: 2009-07-02 20:43:18 +01:00
forms.py Bug fixing of cave and entrance forms removal of slugs 2012-08-14 22:51:15 +02:00
imagekit_specs.py [svn] Renaming troggle.expo to troggle.core. To do this, used: 2009-07-02 20:43:18 +01:00
models_survex.py Made a prospecting guide and fixed survex station description. Removed parsing of underground descriptions to wikis. 2012-08-10 19:02:13 +02:00
models.py Merge 2012-08-14 23:49:26 +02:00
view_surveys.py remove all the DOS linefeeds 2011-07-11 02:10:22 +01:00
views_caves.py Bug fixing of cave and entrance forms removal of slugs 2012-08-14 22:51:15 +02:00
views_logbooks.py Fix logbook editing 2011-08-08 12:17:38 +01:00
views_other.py remove all the DOS linefeeds 2011-07-11 02:10:22 +01:00
views_survex.py Removed asserts which meant that if any 'odd' .svx files, or directories 2013-06-24 23:32:12 +01:00
views.py remove all the DOS linefeeds 2011-07-11 02:10:22 +01:00