zulip/zephyr
Jessica McKellar d7f453dfb3 Only register the callback for creating a new class once.
Previously, when trying to send a zephyr to a new class, you would
actually send N zephyrs, where N is the number of times you'd created
a new class.

(imported from commit 2c36b0282c8c2291e05b5ad952f5b25e3f43d406)
2012-09-14 15:44:55 -04:00
..
jstemplates Only display email while hovering on fullname 2012-09-13 16:29:47 -04:00
lib Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
management populate_db: Create the new zephyrs in parallel. 2012-09-14 13:32:26 -04:00
static Only register the callback for creating a new class once. 2012-09-14 15:44:55 -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 [schema] Collect and display names and e-mail addresses. 2012-09-11 16:34:53 -04:00
mit_subs_list.py Move MIT Zephyr subs list into its own file 2012-09-12 20:30:07 -04:00
models.py [schema] Use a TextField for the content data. 2012-09-14 13:32:25 -04:00
tests.py tests: Add new registration fields to registration tests. 2012-09-11 17:26:13 -04:00
views.py Don't let people try to send zephyrs to empty class names. 2012-09-14 15:44:54 -04:00
zephyr_mirror.py zephyr_mirror: Get Athena fullnames from Hesiod 2012-09-12 21:41:52 -04:00