zulip/zephyr
Tim Abbott 39cde772eb Rename valid_class_name to valid_stream_name.
(imported from commit 980135772f5050514b41130b0f1948aee3a3a4e5)
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 valid_class_name to valid_stream_name. 2012-10-10 17:47:13 -04:00