summaryrefslogtreecommitdiff
path: root/django/conf
AgeCommit message (Expand)Author
2013-11-11Fixed #21388 -- Corrected language code for FrisianBouke Haarsma
2013-11-04Fixed #18149 -- Changed language codes for ChineseBouke Haarsma
2013-11-02Fixed all E261 warningscoagulant
2013-10-31Started attackign the next flake8 violationAlex Gaynor
2013-10-24Start attacking E231 violationsAlex Gaynor
2013-10-17Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol
2013-10-11Fixed assorted flake8 errors.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2013-09-22Removed a few trailing backslashes.Aymeric Augustin
2013-08-30Set 'bidi' Urdu property to TrueClaude Paroz
2013-08-23Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-22Fixed #20922 -- Allowed customizing the serializer used by contrib.sessionsTim Graham
2013-08-19Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-12Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS settingMel Collins
2013-08-09Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-09Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-09Fixed test failures on Python 3 - refs #12288Tim Graham
2013-08-09Fixed #12288 -- Added unique validation for INSTALLED_APPSSusanTan
2013-07-29Deprecated django.utils.importlibClaude Paroz
2013-07-22Merge branch 'master' into schema-alterationAndrew Godwin
2013-07-13Fixed #20582 -- Allowed default Form.label_suffix to be translatedClaude Paroz
2013-07-11Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backendClaude Paroz
2013-07-08Completed some more name_local namesClaude Paroz
2013-07-08Fixed #20716 --Missing 'name_local' translationMathias Andre
2013-07-02Merge branch 'master' into schema-alterationAndrew Godwin
2013-07-01Deprecated django.utils.dictconfig.Aymeric Augustin
2013-07-01Removed some conditional code only needed under Python 2.6.Aymeric Augustin
2013-06-29Report wrongly-typed settings and abort, as originally planned.Ramiro Morales
2013-06-29Advanced deprecation warnings for Django 1.7.Aymeric Augustin
2013-06-28Stop auto-correcting string INSTALLED_APPS, TEMPLATE_DIRS settings, as per de...Ramiro Morales
2013-06-19Fix test running with new apps stuff/migrate actually running migrationsAndrew Godwin
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