This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-10 09:25:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
conf
History
Tim Graham
7c3d6149a7
Removed ADMIN_FOR from global_settings.py.
...
The functionality it was used for was removed in Django 1.7.
2014-07-02 10:19:15 -04:00
..
app_template
Change initial migration writing to work as docs suggest.
2013-11-27 12:34:31 +00:00
locale
Removed executeable bit from a few files.
2014-05-25 23:16:40 +02:00
project_template
Fixed
#21649
-- Added optional invalidation of sessions when user password changes.
2014-04-05 12:50:51 -04:00
urls
Cleaned up string detection for a deprecation warning by using six.string_types.
2014-04-03 11:03:31 -04:00
__init__.py
Fixed
#22780
-- Checked that LOCALE_PATHS is really a tuple
2014-06-10 23:04:24 +02:00
global_settings.py
Removed ADMIN_FOR from global_settings.py.
2014-07-02 10:19:15 -04:00