Fork of Troggle for complete overhaul of front-end code: Troggle Unchained
Go to file
substantialnoninfringinguser 7c0791973b [svn] Added some actual funtionality to virtual survey binder.
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8155 by aaron @ 1/15/2009 11:21 PM
2009-05-13 05:28:57 +01:00
expo [svn] Added some actual funtionality to virtual survey binder. 2009-05-13 05:28:57 +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] Added some actual funtionality to virtual survey binder. 2009-05-13 05:28:57 +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