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-04-01
[1.8.x] Fetched updated core translations from Transifex
Claude Paroz
2015-03-18
[1.8.x] Updated translation catalogs
Claude Paroz
2015-03-13
[1.8.x] Fixed #24478 -- Added NUMBER_GROUPING value for Icelandic
Sævar Öfjörð Magnússon
2015-02-23
[1.8.x] Added formats for the Azerbaijani locale.
Emin Mastizada
2015-02-15
[1.8.x] Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-12
[1.8.x] Fixed #17716 -- Prevented include('...', app_name='...') without a na...
Tim Graham
2015-02-09
[1.8.x] Sorted imports with isort; refs #23860.
Tim Graham
2015-01-29
[1.8.x] Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND_SEPARATORs.
Reza Mohammadi
2015-01-28
[1.8.x] Updated Azerbaijani language name.
Emin Mastizada
2015-01-18
[1.8.x] Added contrib.postgres translation catalog
Claude Paroz
2015-01-17
[1.8.x] Updated en translation catalogs
Claude Paroz
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
[next]