sinwar
|
397e9c109e
|
auth: Separate development login from main login page.
This allows us to enable EmailAuthBackend by default in development
without cluttering the development login experience.
Fixes #3652.
|
2017-03-22 12:54:30 -07:00 |
Tim Abbott
|
f3b5683e77
|
views: Rename __init__.py to zerver.views.registration.
This completes the cleanup process of eliminating functions in the
root zerver/views/__init__.py module.
|
2017-01-08 16:21:15 -08:00 |
Umair Khan
|
f8e569cb69
|
Django 1.10: Upgrade urls of dev_urls.py.
|
2016-11-10 16:20:02 +05:00 |
Umair Khan
|
043ae8ad65
|
Upgrade to Django-Pipeline==1.6.8.
|
2016-07-09 07:09:55 -07:00 |
Vishnu Ks
|
7d654a26c8
|
Casper test for realm creation.
|
2016-06-25 10:50:12 -07:00 |
Vishnu Ks
|
eb9798027c
|
Move development URLs into dev_urls.py.
|
2016-06-25 10:50:12 -07:00 |