zulip/humbug
Waseem Daher 3867cc3fe2 Add a "tutorial" page at /new-user
This is an interim strategy for user education that'll be a stopgap
until we build something in the app itself.

(imported from commit 9022d4ceffca98e127f7045f73c012857fe6fc54)
2012-12-04 12:05:56 -05:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py authenticate: Reject None for username or password, without a DB query 2012-10-29 15:41:28 -04:00
settings.py Configure the app to use memcached 2012-11-26 11:59:48 -05:00
test_settings.py Allow running the dev server with the test database, on different ports 2012-11-13 10:59:02 -05:00
urls.py Add a "tutorial" page at /new-user 2012-12-04 12:05:56 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00