Failed to load latest commit information.
confs Export AWS creds in uwsgi conf.
data Machinery for shipping our backups to S3. Fixes an issue with the mod…
etc Initial import from app-template.
jst no more mapquest geocoder on search
less More margin for search form elements on large screens. Closes #835
templates More margin for search form elements on large screens. Closes #835
tests Updates to remove Playgrounds.select() and replace with get_active_pl…
www Add Google Webmaster verification file.
.gitignore cleanup
LICENSE Update LICENSE
README.md Add notes about DNS config.
app.py tweak feature serialization to match new copytext
app_config.py use admin emails consistently, add eads for now
cron.sh Initial import from app-template.
crontab Changes cron time to 9am UTC which is 5am EDT and 1am PDT.
data.py use correct copytext references in data.py
dupefinder.py Iterate dupefinder.
fabfile.py clean up
geocode.py Work on geocoder.py, updates spreadsheet location in app_config, upda…
gzip_types.txt Ensure sitemap is gzipped.
gzip_www.py Tweak gzip script so it will work with single files. #402.
models.py fix more copytext bug
oauth.py add first pass of oauth integration + new copytext
public_app.py uncomment the rest of the create change payload to test with another fix
render_utils.py add first pass of oauth integration + new copytext
requirements.txt fix ply req