2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-01-19 17:32:31 +00:00
Mirror of Troggle Repo but with issue tracking etc. https://expo.survex.com
Go to file
substantialnoninfringinguser ba5ed9fd42 [svn] randSent is unnecessary and causing problems
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8161 by aaron @ 1/16/2009 2:44 AM
2009-05-13 05:30:41 +01:00
expo [svn] randSent is unnecessary and causing problems 2009-05-13 05:30:41 +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
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
middleware.py
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