Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/conf
Commit message (Expand)AuthorAgeFilesLines
* Updated translation catalogsClaude Paroz2015-10-091-182/+188
* Fixed #25525 -- Added instructions about importing includ...Baptiste Mispelon2015-10-071-1/+2
* Removed deprecated TEMPLATE_* settings per deprecation ti...Tim Graham2015-09-241-29/+0
* Refs #23957 -- Required session verification per deprecat...Tim Graham2015-09-242-13/+0
* Refs #22384 -- Removed the ability to reverse URLs by dot...Tim Graham2015-09-241-1/+3
* Refs #23276 -- Removed passing views as strings to url() ...Tim Graham2015-09-241-15/+2
* Refs #22218 -- Removed conf.urls.patterns() per deprecati...Tim Graham2015-09-242-37/+5
* Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham2015-09-242-5/+0
* Fixed #25356 -- Removed default_app_config from startapp ...Tim Graham2015-09-071-1/+0
* Fixed #25334 -- Provided a way to allow cross-origin unsa...Joshua Kehn2015-09-051-0/+1
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-1/+0
* Refs #24121 -- Added repr() to LazySettings, Settings, an...Keryn Knight2015-08-311-0/+19
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-1/+1
* Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FO...Matt Robenolt2015-08-041-0/+1
* Fixed #25194 -- Fixed Korean YEAR_MONTH_FORMAT and MONTH_...Donggi Jung2015-08-031-2/+2
* Fixed #25120 -- Deprecated egg template loader.Tim Graham2015-07-161-1/+0
* Sorted imports in __init__.py files.Tim Graham2015-06-272-4/+5
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-243-15/+16
* Fixed #24971 -- Made startapp generate an apps.pyMounir Messelmeni2015-06-162-0/+6
* Fixed #24950 -- Added unicode_literals to models.py in ap...Markus Holtermann2015-06-111-1/+1
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-082-6/+34
* Fixed #24796 -- Added a hint on placement of SecurityMidd...Marissa Zhou2015-06-081-1/+1
* Fixed #16860 -- Added password validation to django.contr...Erik Romijn2015-06-072-0/+21
* Updated translations from TransifexClaude Paroz2015-04-306-35/+43
* Fixed #24635 -- Updated deprecated urls.py examples in de...Andrew Pinkham2015-04-141-4/+15
* Fetched updated core translations from TransifexClaude Paroz2015-04-01162-25529/+4468
* Updated translation catalogsClaude Paroz2015-03-181-2/+6
* Fixed #24478 -- Added NUMBER_GROUPING value for IcelandicSævar Öfjörð Magnússon2015-03-131-1/+1
* Fixed #21495 -- Added settings.CSRF_HEADER_NAMEGrzegorz Slusarek2015-03-051-0/+1
* Added formats for the Azerbaijani locale.Emin Mastizada2015-02-232-0/+35
* Deprecated TEMPLATE_DEBUG setting.Aymeric Augustin2015-02-151-2/+0
* Fixed #17716 -- Prevented include('...', app_name='...') ...Tim Graham2015-02-121-0/+3
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-2/+5
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-0346-243/+242
* Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND...Reza Mohammadi2015-01-291-3/+3
* Updated Azerbaijani language name.Emin Mastizada2015-01-281-1/+1
* Added contrib.postgres translation catalogClaude Paroz2015-01-181-81/+1
* Removed deprecated Chinese language codes; refs #18149.Tim Graham2015-01-1710-2845/+0
* Removed FastCGI support per deprecation timeline; refs #2...Tim Graham2015-01-171-2/+2
* Updated en translation catalogsClaude Paroz2015-01-171-207/+311
* Fixed #24124 -- Changed context_processors in the default...Collin Anderson2015-01-121-4/+1
* Fixed #23967 -- Added formats for GreekSerafeim Papastefanos2015-01-101-11/+25
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-282-11/+11
* Added initial support for loading template engines.Aymeric Augustin2014-12-282-0/+22
* Fixed timesince translations for KoreanJuneHyeon Bae2014-12-142-9/+10
* Fixed #23957 -- Started deprecation toward requiring sess...Tim Graham2014-12-051-0/+12
* Fixed #23899 -- Added 'Generated by Django X.Y' to startp...Martin Blech2014-11-251-0/+2
* Normalized check that ALLOWED_INCLUDE_ROOTS is a tuple.Aymeric Augustin2014-11-171-4/+6
* Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday.slollo2014-10-301-1/+1
* Updated translations from TransifexClaude Paroz2014-09-30164-429/+1489