zulip/zerver
Luke Faraone a1b44986e0 [schema] Add a base_{api,site}_url property to our deployments.
This will allow us to redirect clients to the correct local site.

To apply this migration, just run:
     python manage.py migrate zilencer 0002

(imported from commit 7bd39b5f035145b6b52e1b2cb2ad5f6720d598ce)
2013-10-25 15:18:37 -04:00
..
fixtures Attempt to convert JIRA mentions to Zulip mentions 2013-10-07 13:59:36 -04:00
lib Send feedback to a queue to be forwarded to staging. 2013-10-25 14:13:30 -04:00
management [schema] Add a base_{api,site}_url property to our deployments. 2013-10-25 15:18:37 -04:00
migrations [schema] Add a config option for enabling/disabling push notifications 2013-10-24 14:54:30 -04:00
templatetags Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
tests/frontend Remove 06-unread.js. 2013-10-25 11:27:25 -04:00
views Include a rest_dispatch in tornadoviews and call it from urls.py 2013-10-25 14:13:31 -04:00
worker Send feedback to a queue to be forwarded to staging. 2013-10-25 14:13:30 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py Make settings.LOCALSERVER available as `localserver` inside templates 2013-10-25 13:31:13 -04:00
decorator.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
exceptions.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
filters.py Change Humbug => Zulip in name of exception filter module. 2013-08-07 10:00:07 -04:00
finders.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
forms.py Allow MIT to invite coworkers. 2013-09-19 17:14:41 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py logging: Log the type of the narrow for get_old_messages. 2013-10-21 14:33:24 -04:00
models.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
openid.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
retention_policy.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
static_header.txt Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
storage.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
tests.py Support authenticated upload URLs. 2013-10-24 17:01:06 -04:00
tornado_callbacks.py Send users push notifications when they miss messages 2013-10-24 14:54:31 -04:00
tornadoviews.py Include a rest_dispatch in tornadoviews and call it from urls.py 2013-10-25 14:13:31 -04:00