troggle-unchained/expo
2009-05-13 05:27:43 +01:00
..
templatetags [svn] Fix settings reference. 2009-05-13 05:23:48 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
admin.py [svn] Add beginnings of virtual survey binder: new Survey and ScannedImage models, survey parser. Still has lots of problems, but I need some help with the file upload aspect so am committing now. Biggest problem is trying to call save() on the images from the API. It needs arguments that I don't understand. Also, the # in our survey paths was causing trouble. I worked around this with a correctURL method which urlencodes the actual URL, but admin still tries to use a URL with a # in it. 2009-05-13 05:27:43 +01:00
forms.py [svn] 2009-05-13 05:22:38 +01:00
models_survex.py [svn] Generalised the way dates are stored, and added a personRole and Role field 2009-05-13 05:21:39 +01:00
models.py [svn] Add beginnings of virtual survey binder: new Survey and ScannedImage models, survey parser. Still has lots of problems, but I need some help with the file upload aspect so am committing now. Biggest problem is trying to call save() on the images from the API. It needs arguments that I don't understand. Also, the # in our survey paths was causing trouble. I worked around this with a correctURL method which urlencodes the actual URL, but admin still tries to use a URL with a # in it. 2009-05-13 05:27:43 +01:00
randomLogbookSentance.py [svn] QM parser now parses Hauchhoehle QMs.py 2009-05-13 05:25:17 +01:00
search.py [svn] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2009-05-13 05:22:14 +01:00
views_caves.py [svn] Add beginnings of virtual survey binder: new Survey and ScannedImage models, survey parser. Still has lots of problems, but I need some help with the file upload aspect so am committing now. Biggest problem is trying to call save() on the images from the API. It needs arguments that I don't understand. Also, the # in our survey paths was causing trouble. I worked around this with a correctURL method which urlencodes the actual URL, but admin still tries to use a URL with a # in it. 2009-05-13 05:27:43 +01:00
views_logbooks.py [svn] Added QM model and parser. Had to merge models_cave.py and models_logbooks.py into models.py. This is because logbook entries now have an optional foreign key to caves, and QMs have a required foreign key to a logbook entry of the trip that created them. So, the two files became circularly dependent. 2009-05-13 05:24:37 +01:00
views_other.py [svn] QM parser now parses Hauchhoehle QMs.py 2009-05-13 05:25:17 +01:00
views_survex.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
views.py [svn] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2009-05-13 05:22:14 +01:00