Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/conf
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1217 from erikr/better-settings-errors2Claude Paroz2013-05-271-1/+4
|\
| * Fixed #20443 -- Import errors in settings cause confusing...Erik Romijn2013-05-251-1/+4
* | Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-261-1/+2
|/
* Updated translation catalogsClaude Paroz2013-05-251-88/+100
* 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
* Updated translation templates and removed en translationsClaude Paroz2013-05-021-42/+45
* Removed LocaleMiddleware from settings template.Aymeric Augustin2013-04-051-1/+0
* Fixed #14540 -- Added Porto-Rico specific formatsClaude Paroz2013-03-292-0/+30
* Updated translation templatesClaude Paroz2013-03-281-218/+246
* Added Burmese languageClaude Paroz2013-03-284-0/+1220
* Added Ossetic languageClaude Paroz2013-03-284-0/+1250
* Replaced escaped by real characters in LANG_INFO structureClaude Paroz2013-03-281-42/+43
* Updated translations from TransifexClaude Paroz2013-03-2810-58/+62
* Merge remote-tracking branch 'ptone/18985-fix'Jacob Kaplan-Moss2013-03-271-8/+10
|\
| * Fixed #18985 -- ensure module level deprecations are disp...Preston Holmes2013-03-251-8/+10
* | Fixed #20138 -- Added BCryptSHA256PasswordHasherDonald Stufft2013-03-261-0/+1
|/
* Fixed #19697 -- Added a deployment checklist.Aymeric Augustin2013-03-171-4/+1
* Deprecated django.views.defaults.shortcut.Aymeric Augustin2013-03-141-0/+5
* Fixed #16888 -- Added microseconds in localized input for...Claude Paroz2013-03-0235-6/+110
* Fixed #19917 -- Added microseconds in default TIME_INPUT_...Claude Paroz2013-03-021-0/+1
* Merged core translations from 1.5 branchClaude Paroz2013-02-26156-17272/+26835
* Fixed #18144 -- Restored compatibility with SHA1 hashes w...Aymeric Augustin2013-02-251-0/+1
* Added a new required ALLOWED_HOSTS setting for HTTP host ...Carl Meyer2013-02-192-0/+8
* Put unicode_literals into all formats.pyAlexey Boriskin2013-02-1538-0/+38
* Fixed #15808 -- Added optional HttpOnly flag to the CSRF ...Aymeric Augustin2013-02-071-0/+1
* Fixed #17061 -- Factored out importing object from a dott...Claude Paroz2013-02-041-3/+2
* Simplified default project template.Aymeric Augustin2013-02-046-169/+68
* Fixed #19099 -- Split broken link emails out of common mi...Aymeric Augustin2013-01-151-2/+2
* Fixed #19092 -- Completed Lithuanian date/time formatsClaude Paroz2013-01-151-10/+29
* Remove inaccurate comment regarding language names.Carl Meyer2013-01-091-2/+1
* Merge pull request #182 from kspi/patch-1Florian Apolloner2013-01-011-1/+1
|\
| * Correct Lithuanian short date format. kspi2012-07-041-1/+1
* | Advanced pending deprecation warnings.Aymeric Augustin2012-12-291-1/+1
* | Removed django.conf.urls.defaults.Aymeric Augustin2012-12-291-6/+0
* | Removed backwards-compatibility shim for #16288.Aymeric Augustin2012-12-291-38/+1
* | Fixed #19015 -- Removed ISO formats from localized format...Claude Paroz2012-12-0132-163/+19
* | Fixed #19015 -- Add ISO input formats to all formatsClaude Paroz2012-12-011-4/+0
* | Merge pull request #476 from wraithan/patch-1Aymeric Augustin2012-11-251-2/+2
|\ \
| * | Consistently indent comments in project templateChris McDonald2012-10-281-2/+2
* | | Fixed #19293 -- Updated Czech input formatsVladimĂ­r Macek2012-11-241-10/+18
* | | Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.Aymeric Augustin2012-11-171-3/+0
* | | Fixed #18985 -- made DeprecationWarnings loudPreston Holmes2012-11-171-0/+10
* | | Fixed #14264 -- Ensured settings.configure configures log...Claude Paroz2012-11-101-0/+1
* | | Fixed #17083 -- Allowed sessions to use non-default cache.Aymeric Augustin2012-10-311-0/+1
* | | Fixed #19174 -- Fixed capitalization errors in LANG_INFOClaude Paroz2012-10-301-5/+5
* | | Fixed #15714 -- Added note about capitalization of LANG_I...Claude Paroz2012-10-301-1/+4
* | | Fixed #18575 -- Empty DATABASES should default to dummy b...Claude Paroz2012-10-281-6/+2
|/ /
* | Reverted unintentional change in aff9b2f.Aymeric Augustin2012-10-281-1/+1
* | Fixed #19203 -- Added isolation to a humanize testAymeric Augustin2012-10-281-1/+1