zulip/zproject
Steve Howell 68942a8f3a Properly split up "Your Account" and "Notifications".
The "Your Account" and "Notifications" boxes on the Settings
page each had their own border and their own "Save changes"
button, but they were within the same form and sending to the
same back end point.

This commit creates a separate form and endpoint for each
of the two boxes.

(imported from commit 04d4d16938f20749a18d2c6887da3ed3cf21ef74)
2013-10-29 10:59:41 -04:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
local_settings.py Move servers/configure-rabbitmq to scripts/setup/. 2013-10-28 10:54:48 -04:00
local_settings_template.py Rework local_settings_template.py to be clear about what the user needs to do 2013-10-25 16:35:27 -04:00
settings.py [manual] Move our deployment scripts to scripts/. 2013-10-28 10:54:48 -04:00
test_settings.py [manual] Change references to the humbug_test user, schema, and database to zulip_test 2013-10-26 04:16:28 -04:00
urls.py Properly split up "Your Account" and "Notifications". 2013-10-29 10:59:41 -04:00
wsgi.py Some zulip => humbug updates in comments and print statements. 2013-10-08 08:57:29 -04:00