Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/conf/global_settings.py
Commit message (Expand)AuthorAgeFilesLines
* Removed deprecated TEMPLATE_* settings per deprecation ti...Tim Graham2015-09-241-29/+0
* Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham2015-09-241-4/+0
* Fixed #25334 -- Provided a way to allow cross-origin unsa...Joshua Kehn2015-09-051-0/+1
* 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 #25120 -- Deprecated egg template loader.Tim Graham2015-07-161-1/+0
* Fixed #16860 -- Added password validation to django.contr...Erik Romijn2015-06-071-0/+2
* Fixed #21495 -- Added settings.CSRF_HEADER_NAMEGrzegorz Slusarek2015-03-051-0/+1
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-40/+40
* Removed deprecated Chinese language codes; refs #18149.Tim Graham2015-01-171-2/+0
* Removed FastCGI support per deprecation timeline; refs #2...Tim Graham2015-01-171-2/+2
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-281-6/+6
* Added initial support for loading template engines.Aymeric Augustin2014-12-281-0/+2
* Fixed #23461 -- Added EMAIL_TIMEOUT settingJosé Padilla2014-09-131-0/+1
* Fixed #17101 -- Integrated django-secure and added check ...Tim Graham2014-09-121-0/+11
* Fixed #20743 -- Added support for keyfile/certfile in SMT...Andi Albrecht2014-09-101-0/+2
* Limited lines to 119 characters in django/Tim Graham2014-09-051-12/+25
* Added new supported languagesClaude Paroz2014-08-231-0/+3
* Removed ADMIN_FOR from global_settings.py.Tim Graham2014-07-021-5/+0
* Fixed #22477 -- Removed contrib middleware from the globa...mlavin2014-06-131-5/+0
* Fixed #22487: Optional rollback emulation for migrated appsAndrew Godwin2014-06-091-0/+4
* Fixed several typos in DjangoAlex Gaynor2014-05-291-1/+1
* Removed deprecated TRANSACTIONS_MANAGED setting.Aymeric Augustin2014-03-211-4/+0
* Removed settings.SEND_BROKEN_LINK_EMAILS per deprecation ...Tim Graham2014-03-211-3/+0
* Removed contrib.comments per deprecation timeline.Tim Graham2014-03-211-10/+0
* Fixed #22185 -- Added settings.CSRF_COOKIE_AGERoger Hu2014-03-061-0/+1
* Fixed #15318 -- Added settings for language cookie max-ag...Sergey Kolosov2014-03-011-0/+6
* Fixed #21237 -- Added Australian English (en_AU) to local...Tom Fifield2014-02-081-0/+1
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+10
* Fixed #21581 -- Fixed a number of issues with collectstatic.Loic Bistuer2013-12-311-1/+1
* Fixed #21388 -- Corrected language code for FrisianBouke Haarsma2013-11-111-1/+1
* Fixed #18149 -- Changed language codes for ChineseBouke Haarsma2013-11-041-0/+2
* Fixed all E261 warningscoagulant2013-11-021-6/+6
* Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol2013-10-181-5/+5
* Merge remote-tracking branch 'core/master' into schema-al...Andrew Godwin2013-08-231-0/+1
|\
| * Fixed #20922 -- Allowed customizing the serializer used b...Tim Graham2013-08-221-0/+1
* | Merge remote-tracking branch 'core/master' into schema-al...Andrew Godwin2013-08-191-0/+5
|\|
| * Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS s...Mel Collins2013-08-121-0/+5
* | Merge branch 'master' into schema-alterationAndrew Godwin2013-07-221-0/+1
|\|
| * Fixed #17471 -- Added smtplib.SMTP_SSL connection option ...Claude Paroz2013-07-111-0/+1
* | Merge branch 'master' into schema-alterationAndrew Godwin2013-07-021-1/+1
|\|
| * Deprecated django.utils.dictconfig.Aymeric Augustin2013-07-011-1/+1
* | Fix test running with new apps stuff/migrate actually run...Andrew Godwin2013-06-191-0/+7
|/
* Make Urdu (ur) recognized as RTL language. Refs #20454Axel Hecht2013-05-191-1/+1
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-1/+1
* Added Burmese languageClaude Paroz2013-03-281-0/+1
* Added Ossetic languageClaude Paroz2013-03-281-0/+1
* Fixed #20138 -- Added BCryptSHA256PasswordHasherDonald Stufft2013-03-261-0/+1
* Fixed #19917 -- Added microseconds in default TIME_INPUT_...Claude Paroz2013-03-021-0/+1
* Merged core translations from 1.5 branchClaude Paroz2013-02-261-0/+7