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-08-23
[1.7.x] Added new supported languages
Claude Paroz
2014-08-20
[1.7.x] Fetched translations from Transifex
Claude Paroz
2014-07-26
[1.7.x] Fixed #22887 -- Added comment for translators on unique_for_date erro...
Federico Frenguelli
2014-06-20
[1.7.x] Removed two unused translations
Claude Paroz
2014-06-13
[1.7.x] Fixed #22477 -- Removed contrib middleware from the global settings d...
mlavin
2014-06-08
[1.7.x] Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-05-29
[1.7.x] Fixed several typos in Django
Alex Gaynor
2014-05-25
[1.7.x] Removed executeable bit from a few files.
Florian Apolloner
2014-05-19
[1.7.x] Updated translation catalogs
Claude Paroz
2014-05-18
[1.7.x] Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale.
SaeX
2014-04-12
[1.7.x] Also allowed a non-overridden setting to be deleted
Claude Paroz
2014-04-05
[1.7.x] Fixed #21649 -- Added optional invalidation of sessions when user pas...
Tim Graham
2014-03-22
[1.7.x] Fixed #22302 -- Updated Finnish locale formats
Antti Hirvonen
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
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-04
Fixed #18149 -- Changed language codes for Chinese
Bouke Haarsma
2013-11-02
Fixed all E261 warnings
coagulant
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-09-22
Removed a few trailing backslashes.
Aymeric Augustin
2013-08-30
Set 'bidi' Urdu property to True
Claude Paroz
2013-08-23
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Tim Graham
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-12
Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
Mel Collins
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-09
Fixed test failures on Python 3 - refs #12288
Tim Graham
2013-08-09
Fixed #12288 -- Added unique validation for INSTALLED_APPS
SusanTan
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
[next]