zulip/zephyr
Tim Abbott 573cc4db33 models: Add unique_together restrictions for various tables.
(imported from commit 30957d465d5e7bc728e854b8b99f6ad99b98dba6)
2012-11-07 17:31:16 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Don't have clicking in the blue background on a row update the pointer. 2012-11-06 16:33:22 -05:00
lib bulk_create: Use a (large) batch_size with MySQL. 2012-11-07 15:49:45 -05:00
management populate_db: Strip whitespace from stream names. 2012-11-07 17:30:50 -05:00
static Update autocomplete lists only on case-insensitive new additions. 2012-11-07 14:51:51 -05:00
static-access-control Move composebox typeahead code into its own module. 2012-11-01 21:56:33 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Replace template variables static_{third,public} with hardcoded paths 2012-10-31 18:43:44 -04:00
decorator.py Copy the csrf_exempt attribute in @asynchronous 2012-10-27 17:56:18 -04:00
forms.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py models: Add unique_together restrictions for various tables. 2012-11-07 17:31:16 -05:00
tests.py tests: Unbreak registration, which was missing the new TOS field. 2012-11-05 10:32:42 -05:00
views.py The empty string shouldn't be a valid stream name. 2012-11-07 15:42:32 -05:00