zulip/zephyr
Keegan McAllister e86216dff0 Add missing semicolons
(imported from commit f562f6e63368d5cb48ccba3b72981ff36a9cff30)
2012-09-04 13:01:00 -04:00
..
fixtures Commit some default fixture data. 2012-09-04 10:58:13 -04:00
management Auto-sub to personals on account creation. 2012-08-31 10:58:09 -04:00
static Add missing semicolons 2012-09-04 13:01:00 -04:00
tests Add a script to generate fixtures for use in unit tests. 2012-09-04 10:46:19 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Implement long polling using Tornado. 2012-08-30 14:29:34 -04:00
forms.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
models.py Auto-sub to personals on account creation. 2012-08-31 10:58:09 -04:00
tests.py Add basic page access, class, and personal zephyr tests. 2012-09-04 10:48:39 -04:00
views.py Add a missing @login_required on update. 2012-09-04 11:39:12 -04:00