zulip/zephyr
Tim Abbott 10d6106e36 Rename class => stream in tests.py local variables.
(imported from commit 9fe439a71f49dc0d03d50844dc40d4db33050008)
2012-10-10 17:48:17 -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 Change send_message to accept a stream, not a class. 2012-10-10 17:48:17 -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 class => stream in tests.py local variables. 2012-10-10 17:48:17 -04:00
views.py Change send_message to accept a stream, not a class. 2012-10-10 17:48:17 -04:00