summaryrefslogtreecommitdiff
path: root/django/conf
AgeCommit message (Expand)Author
2013-11-05[1.6.x] Pulled Transifex translations for Django coreClaude Paroz
2013-08-30[1.6.x] Set 'bidi' Urdu property to TrueClaude Paroz
2013-08-22[1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...Tim Graham
2013-08-22[1.6.x] Moved translator comment just above the target stringClaude Paroz
2013-08-16[1.6.x] Updated translation templatesClaude Paroz
2013-07-13[1.6.x] Fixed #20582 -- Allowed default Form.label_suffix to be translatedClaude Paroz
2013-07-08[1.6.x] Completed some more name_local namesClaude Paroz
2013-07-08[1.6.x] Fixed #20716 --Missing 'name_local' translationMathias Andre
2013-05-27Merge pull request #1217 from erikr/better-settings-errors2Claude Paroz
2013-05-25Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.Preston Holmes
2013-05-25Fixed #20443 -- Import errors in settings cause confusing error messagesErik Romijn
2013-05-25Updated translation catalogsClaude Paroz
2013-05-19Make Urdu (ur) recognized as RTL language. Refs #20454Axel Hecht
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-05-02Updated translation templates and removed en translationsClaude Paroz
2013-04-05Removed LocaleMiddleware from settings template.Aymeric Augustin
2013-03-29Fixed #14540 -- Added Porto-Rico specific formatsClaude Paroz
2013-03-28Updated translation templatesClaude Paroz
2013-03-28Added Burmese languageClaude Paroz
2013-03-28Added Ossetic languageClaude Paroz
2013-03-28Replaced escaped by real characters in LANG_INFO structureClaude Paroz
2013-03-28Updated translations from TransifexClaude Paroz
2013-03-27Merge remote-tracking branch 'ptone/18985-fix'Jacob Kaplan-Moss
2013-03-26Fixed #20138 -- Added BCryptSHA256PasswordHasherDonald Stufft
2013-03-24Fixed #18985 -- ensure module level deprecations are displayedPreston Holmes
2013-03-17Fixed #19697 -- Added a deployment checklist.Aymeric Augustin
2013-03-14Deprecated django.views.defaults.shortcut.Aymeric Augustin
2013-03-02Fixed #16888 -- Added microseconds in localized input formatsClaude Paroz
2013-03-02Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATSClaude Paroz
2013-02-26Merged core translations from 1.5 branchClaude Paroz
2013-02-25Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.Aymeric Augustin
2013-02-19Added a new required ALLOWED_HOSTS setting for HTTP host header validation.Carl Meyer
2013-02-15Put unicode_literals into all formats.pyAlexey Boriskin
2013-02-07Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.Aymeric Augustin
2013-02-04Fixed #17061 -- Factored out importing object from a dotted pathClaude Paroz
2013-02-04Simplified default project template.Aymeric Augustin
2013-01-15Fixed #19099 -- Split broken link emails out of common middleware.Aymeric Augustin
2013-01-15Fixed #19092 -- Completed Lithuanian date/time formatsClaude Paroz
2013-01-09Remove inaccurate comment regarding language names.Carl Meyer
2013-01-01Merge pull request #182 from kspi/patch-1Florian Apolloner
2012-12-29Advanced pending deprecation warnings.Aymeric Augustin
2012-12-29Removed django.conf.urls.defaults.Aymeric Augustin
2012-12-29Removed backwards-compatibility shim for #16288.Aymeric Augustin
2012-12-01Fixed #19015 -- Removed ISO formats from localized formats.pyClaude Paroz
2012-12-01Fixed #19015 -- Add ISO input formats to all formatsClaude Paroz
2012-11-25Merge pull request #476 from wraithan/patch-1Aymeric Augustin
2012-11-24Fixed #19293 -- Updated Czech input formatsVladimĂ­r Macek
2012-11-17Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.Aymeric Augustin
2012-11-16Fixed #18985 -- made DeprecationWarnings loudPreston Holmes
2012-11-10Fixed #14264 -- Ensured settings.configure configures loggingClaude Paroz