zulip/zephyr
Tim Abbott 003efb84b4 Rename get_class to get_stream.
(imported from commit 4d393f9fcd46847c54c7e0b6b7add219e8e07fe6)
2012-10-10 17:47:13 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Rename zephyr_sender to message_sender. 2012-10-10 10:37:19 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management Rename Recipient.CLASS to Recipient.STREAM. 2012-10-10 17:47:13 -04:00
static Rename Recipient.CLASS to Recipient.STREAM. 2012-10-10 17:47:13 -04:00
tests Rename ZephyrClass to Stream. 2012-10-10 17:47:12 -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 Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
models.py Rename class => stream in models.py. 2012-10-10 17:47:13 -04:00
tests.py Rename Recipient.CLASS to Recipient.STREAM. 2012-10-10 17:47:13 -04:00
views.py Rename get_class to get_stream. 2012-10-10 17:47:13 -04:00