2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 15:21:52 +00:00
Mirror of Troggle Repo but with issue tracking etc. https://expo.survex.com
Go to file
2009-05-13 05:30:04 +01:00
expo [svn] randomLogbookSentance.py renamed to randSent.py, and expanded 2009-05-13 05:30:04 +01:00
media [svn] Added new photo model. 2009-05-13 05:26:14 +01:00
parsers [svn] Added some actual funtionality to virtual survey binder. 2009-05-13 05:28:57 +01:00
templates [svn] 2009-05-13 05:29:31 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
databaseReset.py [svn] Added a line to call the parser for surveys.csv and the scanned images. 2009-05-13 05:29:13 +01:00
localsettingsserver.py [svn] 2009-05-13 05:23:37 +01:00
localsettingsubuntu.py [svn] add local settings files 2009-05-13 05:20:20 +01:00
localsettingswindows.py [svn] Added URL_ROOT to local settings 2009-05-13 05:20:31 +01:00
manage.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
middleware.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
settings.py [svn] Try and sort out settings mess. 2009-05-13 05:23:25 +01:00
urls.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