index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
conf
Age
Commit message (
Expand
)
Author
2014-09-13
Fixed #23461 -- Added EMAIL_TIMEOUT setting
José Padilla
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
2014-09-10
Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.
Andi Albrecht
2014-09-10
Fixed #23417 -- Completed locale formats for zh_CN, zh_Hans, zh_Hant and zh_TW.
Malte Beckmann
2014-09-09
Fixed #23368 -- Overhauled the Welsh formats.py file.
Duncan Parkes
2014-09-05
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
Claude Paroz
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
2014-09-02
Fixed comments in en_GB and en_AU formats.py files.
Duncan Parkes
2014-09-01
Fixed #23371 -- Changed en_GB first day of the week to Monday.
Duncan Parkes
2014-08-30
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
Claude Paroz
2014-08-23
Added new supported languages
Claude Paroz
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-07-26
Fixed #22887 -- Added comment for translators on unique_for_date error message
Federico Frenguelli
2014-07-14
Fixed #23005 -- Allowed specifying special fallback languages
Claude Paroz
2014-07-02
Removed ADMIN_FOR from global_settings.py.
Tim Graham
2014-06-13
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
mlavin
2014-06-10
Fixed #22780 -- Checked that LOCALE_PATHS is really a tuple
Tim Schaffer
2014-06-08
Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-05-25
Removed executeable bit from a few files.
Florian Apolloner
2014-05-19
Updated translation catalogs
Claude Paroz
2014-05-18
Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale.
SaeX
2014-04-12
Also allowed a non-overridden setting to be deleted
Claude Paroz
2014-04-05
Fixed #21649 -- Added optional invalidation of sessions when user password ch...
Tim Graham
2014-04-03
Cleaned up string detection for a deprecation warning by using six.string_types.
Tim Graham
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-22
Fixed #22302 -- Updated Finnish locale formats
Antti Hirvonen
2014-03-21
Removed deprecated TRANSACTIONS_MANAGED setting.
Aymeric Augustin
2014-03-21
Removed django.views.defaults.shortcut and django.conf.urls.shortcut per depr...
Tim Graham
2014-03-21
Removed settings.SEND_BROKEN_LINK_EMAILS per deprecation timeline.
Tim Graham
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-03-14
Changed start of week for Australia to Sunday as requested in https://code.dj...
Nathan Smith
2014-03-09
Revert "Reordered INSTALLED_APPS in default template, refs #22005"
Aymeric Augustin
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-06
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-01
Fixed #15318 -- Added settings for language cookie max-age, path, domain
Sergey Kolosov
2014-02-19
Fixed #19647 -- Added formats.py for Esperanto.
Baptiste Darthenay
2014-02-11
Reordered INSTALLED_APPS in default template, refs #22005
Florian Apolloner
2014-02-08
Fixed #21237 -- Added Australian English (en_AU) to locale conf
Tom Fifield
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-20
Fixes #21833 -- Fix UserSettingsHolder.is_overridden() and add tests.
Carl Meyer
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2013-12-31
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-31
Fixed #21714 -- Moved logging configuration to global setup()
Claude Paroz
2013-12-31
Removed an obsolete unicity check.
Aymeric Augustin
2013-12-18
Simplied some code in django.conf.__init__.
Ondrej Sika
2013-11-27
Change initial migration writing to work as docs suggest.
Andrew Godwin
2013-11-26
Use str.isupper() to test if a string is uppercased.
Baptiste Mispelon
[prev]
[next]