2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-01-31 15:32:35 +00:00
Mirror of Troggle Repo but with issue tracking etc. https://expo.survex.com
Go to file
2009-05-13 05:28:35 +01:00
expo [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
media [svn] Added new photo model. 2009-05-13 05:26:14 +01:00
parsers [svn] Whoops, commented out lines with were just for my local debugging. 2009-05-13 05:28:35 +01:00
templates [svn] Forgot this in the last checkout. It's the template for the virtual survey binder. 2009-05-13 05:28:14 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
databaseReset.py [svn] Added new photo model. 2009-05-13 05:26:14 +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