zulip/zephyr
Luke Faraone 5dad59e864 Implement MIT signups.
Here we introduce a new manage.py command, activate_mit, which takes a
number of usernames and sends out emails to the users with instructions on
how to activate their accounts.

(imported from commit f14401b55f915698e83ff27b86434f53e64685f3)
2012-10-29 16:59:37 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Use full name in popovers. 2012-10-29 15:02:25 -04:00
lib bugdown: Hide alphanumeric characters in exception logs, for privacy 2012-10-25 15:40:01 -04:00
management Implement MIT signups. 2012-10-29 16:59:37 -04:00
static Temporarily disable find. 2012-10-29 16:10:28 -04:00
static-access-control Add basic up/down search functionality, including across narrows. 2012-10-26 14:31:05 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Copy the csrf_exempt attribute in @asynchronous 2012-10-27 17:56:18 -04:00
forms.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
tests.py tests: Add a mocked session object for tornado tests. 2012-10-29 14:54:18 -04:00
views.py Implement MIT signups. 2012-10-29 16:59:37 -04:00