Go to file
Jessica McKellar 3ec50a921d Fix loading subscriptions on the live site.
For some reason on both my and Waseem's local instances the lack of a
trailing slash was not an issue, but this does fix the issue on the
live site.

This could be because we are running Django 1.4.1 and the deployment
server is running 1.4.0.

(imported from commit 613732d75f204fd654247382088d92879780560b)
2012-09-19 10:21:34 -04:00
humbug Configure Django for INFO logging even with DEBUG = False 2012-09-18 17:00:04 -04:00
servers Distinguish deploy server by hostname 2012-09-17 18:15:42 -04:00
templates Reimplement collapsing, for realsies this time. 2012-09-18 15:56:01 -04:00
tools post-receive: Do deployments over ssh to app.humbughq.com. 2012-09-17 11:47:20 -04:00
zephyr Fix loading subscriptions on the live site. 2012-09-19 10:21:34 -04:00
.gitignore Add tilde files to gitignore. 2012-09-18 11:53:07 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00
models.py Initial commit of sqlalchemy models. 2012-08-28 12:41:50 -04:00