zulip/zerver
feorlen 3c954096f6 generate_realm_creation_link: Check for an uninitialized database.
This provides a nice error message to users who miss a step in the
instructions.

Fixes #3672.
2017-03-04 19:01:01 -08:00
..
fixtures github: Add list and fixtures for ignored events to webhook. 2017-02-26 19:17:53 -08:00
lib Refactor: Change user_avatar_hash with user_avatar_path at all calls. 2017-03-04 18:39:49 -08:00
management generate_realm_creation_link: Check for an uninitialized database. 2017-03-04 19:01:01 -08:00
migrations migrations: Renumber 0059_userprofile_quota to fix conflict. 2017-03-04 18:38:27 -08:00
templatetags mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
tests upload: Limit total size of files uploaded by a user to 1GB. 2017-03-04 18:08:30 -08:00
tornado mypy: Work around several new mypy bugs in 0.501. 2017-03-04 15:33:39 -08:00
views upload: Limit total size of files uploaded by a user to 1GB. 2017-03-04 18:08:30 -08:00
webhooks mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
worker mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
context_processors.py lint: Clean up E241 PEP-8 rule. 2017-01-23 21:21:14 -08:00
decorator.py mypy: Work around several new mypy bugs in 0.501. 2017-03-04 15:33:39 -08:00
exceptions.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
filters.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
forms.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
logging_handlers.py mypy: Fix several Optional typing errors. 2017-02-10 23:53:44 -08:00
middleware.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
models.py upload: Limit total size of files uploaded by a user to 1GB. 2017-03-04 18:08:30 -08:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py mypy: Work around several new mypy bugs in 0.501. 2017-03-04 15:33:39 -08:00