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-09-23
Refs #22384 -- Removed the ability to reverse URLs by dotted path per depreca...
Tim Graham
2015-09-23
Refs #23276 -- Removed passing views as strings to url() per deprecation time...
Tim Graham
2015-09-23
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
Tim Graham
2015-09-23
Refs #24022 -- Removed the ssi tag per deprecation timeline.
Tim Graham
2015-09-07
Fixed #25356 -- Removed default_app_config from startapp template.
Tim Graham
2015-09-05
Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS.
Joshua Kehn
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Refs #24121 -- Added repr() to LazySettings, Settings, and UserSettingsHolder.
Keryn Knight
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-08-03
Fixed #25194 -- Fixed Korean YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT.
Donggi Jung
2015-07-16
Fixed #25120 -- Deprecated egg template loader.
Tim Graham
2015-06-27
Sorted imports in __init__.py files.
Tim Graham
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-16
Fixed #24971 -- Made startapp generate an apps.py
Mounir Messelmeni
2015-06-11
Fixed #24950 -- Added unicode_literals to models.py in app template
Markus Holtermann
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-08
Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE...
Marissa Zhou
2015-06-07
Fixed #16860 -- Added password validation to django.contrib.auth.
Erik Romijn
2015-04-30
Updated translations from Transifex
Claude Paroz
2015-04-14
Fixed #24635 -- Updated deprecated urls.py examples in default project template.
Andrew Pinkham
2015-04-01
Fetched updated core translations from Transifex
Claude Paroz
2015-03-18
Updated translation catalogs
Claude Paroz
2015-03-13
Fixed #24478 -- Added NUMBER_GROUPING value for Icelandic
Sævar Öfjörð Magnússon
2015-03-05
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
Grzegorz Slusarek
2015-02-23
Added formats for the Azerbaijani locale.
Emin Mastizada
2015-02-15
Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-02-12
Fixed #17716 -- Prevented include('...', app_name='...') without a namespace.
Tim Graham
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-29
Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND_SEPARATORs.
Reza Mohammadi
2015-01-28
Updated Azerbaijani language name.
Emin Mastizada
2015-01-18
Added contrib.postgres translation catalog
Claude Paroz
2015-01-17
Removed deprecated Chinese language codes; refs #18149.
Tim Graham
2015-01-17
Removed FastCGI support per deprecation timeline; refs #20766.
Tim Graham
2015-01-17
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
[prev]
[next]