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
2015-01-12
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2015-01-10
Fixed #23967 -- Added formats for Greek
Serafeim Papastefanos
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-28
Added initial support for loading template engines.
Aymeric Augustin
2014-12-14
Fixed timesince translations for Korean
JuneHyeon Bae
2014-12-05
Fixed #23957 -- Started deprecation toward requiring session verification.
Tim Graham
2014-11-25
Fixed #23899 -- Added 'Generated by Django X.Y' to startproject template.
Martin Blech
2014-11-17
Normalized check that ALLOWED_INCLUDE_ROOTS is a tuple.
Aymeric Augustin
2014-10-30
Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday.
slollo
2014-09-30
Updated translations from Transifex
Claude Paroz
2014-09-28
Fixed #23436 -- Made BASE_DIR absolute in settings template.
Aymeric Augustin
2014-09-22
Fixed #23532 -- Fixed Macedonian locale date formats
Dejan Noveski
2014-09-17
Fixed #23495 -- Stopped swallowing real settings import error
Claude Paroz
2014-09-13
Fixed #23466 -- Removed seconds from all locale time output formats.
Malte Beckmann
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
[next]