zulip/zephyr
Keegan McAllister 75c34a7f1b Fix a bunch of code style problems
(imported from commit 473ae8fdd64783f7a0989b17cae39826de42d30d)
2012-09-11 14:38:33 -04:00
..
jstemplates Collapse duplicate instance names, add breaks. 2012-09-11 14:37:24 -04:00
management Add support for populate_db adding to the existing messages. 2012-09-11 10:50:48 -04:00
static Fix a bunch of code style problems 2012-09-11 14:38:33 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Don't show the user's password when registering. 2012-09-05 10:20:39 -04:00
models.py Implement gravatars. 2012-09-10 18:18:09 -04:00
tests.py Stop using foo.pk when we mean foo.id. 2012-09-10 13:43:17 -04:00
views.py Stop using foo.pk when we mean foo.id. 2012-09-10 13:43:17 -04:00
zephyr_mirror.py zephyr_mirror: Keep going on exceptions 2012-09-11 13:28:44 -04:00