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
2011-08-12
Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelso...
Jannis Leidel
2011-08-12
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
Jannis Leidel
2011-07-29
Fixed #16520 -- Fixed typo in Hungarian localization formats introduced in r1...
Jannis Leidel
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-06-22
Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG s...
Carl Meyer
2011-06-17
Fixed #16076 -- Updated Hungarian l10n formats. Thanks, slink.
Jannis Leidel
2011-06-15
Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan...
Jannis Leidel
2011-06-09
Fixed #9459: forms.HiddenInput and DateTime field loses microseconds. Thanks ...
Andrew Godwin
2011-06-08
Fixed #14614 - filtering of sensitive information in 500 error reports.
Luke Plant
2011-06-01
Fix the staticfiles_tests and django.conf to not think that None meant a lazy...
Alex Gaynor
2011-05-30
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Luke Plant
2011-05-21
Fixed #12417 -- Added signing functionality, including signing cookies. Many ...
Jannis Leidel
2011-05-09
Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF c...
Luke Plant
2011-05-05
Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte...
Luke Plant
2011-04-29
Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e...
Jannis Leidel
2011-04-29
Removed superfluous settings that were forgotten when the comments app was re...
Jannis Leidel
2011-04-17
Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...
Adrian Holovaty
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-04-02
Advanced deprecation of user-based messages and the LegacyFallbackStorage in ...
Russell Keith-Magee
2011-04-02
Advanced deprecation for MEDIA_URL and STATIC_URL without a trailing slash.
Russell Keith-Magee
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-31
Fixed #15726 -- Fixed the name of a file of the Mexican Spanish translation a...
Jannis Leidel
2011-03-28
Removed totally unused setting.
Luke Plant
2011-03-20
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-15
Refined changes to Polish localization format file made in r13298 and r13327 ...
Jannis Leidel
2011-03-15
Fixed mistake introduced in r15838 regarding naming of Mexican Spanish.
Jannis Leidel
2011-03-15
Fixed #15608 -- Added Nicaraguan Spanish locale (format file only). Thanks, f...
Jannis Leidel
2011-03-15
Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. ...
Jannis Leidel
2011-03-15
Fixed #15563 -- Update the LANG_INFO dictionary with newly added translations...
Jannis Leidel
2011-03-15
Pulled core translation updates from Transifex.
Jannis Leidel
2011-03-14
Fixed #10654 -- Removed 'Does it have syntax errors' from the ImportError in ...
Adrian Holovaty
2011-03-07
Fixed #15553 -- Updated Macedonian locale. Thanks to vasiliyeah for the patch.
Russell Keith-Magee
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-01
Added Azerbaijani and Urdu to list of supported languages and added initial c...
Jannis Leidel
2011-03-01
Fixed #15300 -- Updated core translations from transifex.net.
Jannis Leidel
2011-02-16
Fixed #15314 -- Added tests for the static URL pattern function added in r155...
Jannis Leidel
2011-02-14
Fixes #15270 -- Moved back the serve view to django.views.static due to depen...
Jannis Leidel
2011-02-13
Fixed #14130 -- Made manage.py error reporting more useful when the settings....
Ramiro Morales
2011-02-12
Fixed whitespace errors in settings modules.
Jannis Leidel
2011-02-12
Fixed #13833 -- Corrected the Indonesian localization. Thanks to rodin for th...
Russell Keith-Magee
2011-02-06
Fixed #15227 -- Updated Slovenian localization. Thanks to Gasper Zejn.
Russell Keith-Magee
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-02-04
Refs #14675 - Added import of url() function in project template urls.py, add...
Carl Meyer
2011-02-04
Fixed #15217 -- Made the CACHE_BACKEND deprecation warning more selective, so...
Russell Keith-Magee
2011-02-03
We have always been at war with 'import *'.
Carl Meyer
[prev]
[next]