zulip/zephyr
Jessica McKellar ec36170511 Fix buggy class name validation regex.
A-z != A-Z. The former permits problematic characters like "\".

(imported from commit 2bcda8683e630eaa6cbc3a2b9d0bda7a8448a8fa)
2012-10-02 15:16:26 -04:00
..
fixtures gitignore text fixtures 2012-09-28 11:55:43 -04:00
jstemplates Allow copying and pasting from zephyrs without triggering a compose. 2012-09-28 15:27:39 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management populate_db: Default to mit.edu realm on inport 2012-09-28 18:35:38 -04:00
static Make class names case-insensitive. 2012-10-02 15:16:26 -04:00
tests generate-fixtures: Remove zephyrdb.test each time. 2012-10-02 12:02:43 -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
mit_subs_list.py Add support for specifying per-user MIT subscription lists. 2012-09-24 10:51:49 -04:00
models.py Make class names case-insensitive. 2012-10-02 15:16:26 -04:00
tests.py Fix registration test, now exercise the email sending and verification code 2012-10-02 11:47:28 -04:00
views.py Fix buggy class name validation regex. 2012-10-02 15:16:26 -04:00
zephyr_mirror.py Also escape &s. 2012-10-02 15:11:55 -04:00