summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-31Enhanced traanslator comments documentation.Ramiro Morales
2013-01-31[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content...Aymeric Augustin
2013-01-30Added file forgotten in d5ad9d3d.Aymeric Augustin
2013-01-30[1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView.Aymeric Augustin
2013-01-29[1.5.x] Fixed typos in docs and commentsTim Graham
2013-01-29[1.5.x] Fixed #19683 - Added a missing import in signing example.Tim Graham
2013-01-27[1.5.x] Fixed a malformed link.Tim Graham
2013-01-25[1.5.x] Added more shortcuts to i18n docs in index page.Ramiro Morales
2013-01-25[1.5.x] Fixed #19665 -- Ensured proper stderr output for Command.run_from_argvClaude Paroz
2013-01-25[1.5.x] Fixed #19577 - Added HTML escaping to admin examples.Tim Graham
2013-01-24[1.5.x] Fixed #19639 - Updated contributing to reflect model choices best pra...Tim Graham
2013-01-24[1.5.x] Avoided a possible regression in 5097d3c5.Aymeric Augustin
2013-01-23[1.5.x] Fixed typo.Justin Bronn
2013-01-23[1.5.x] Fixed #19610 - Added enctype note to forms topics doc.Tim Graham
2013-01-23[1.5.x] Fixed #19652 -- Fixed .none() regression in related fieldsAnssi Kääriäinen
2013-01-22[1.5.x] Fixed #19633 - Discouraged use of gunicorn's Django integration.Tim Graham
2013-01-22[1.5.x] Fixed #19477 - Documented generic_inlineformset_factoryTim Graham
2013-01-22[1.5.x] Fixed #19640 - Added inlineformset_factory to reference docs.Tim Graham
2013-01-22[1.5.X] Fixed #19596 -- Use `_default_manager` instead of `objects` in the au...Florian Apolloner
2013-01-19[1.5.x] Fixed #19606 -- Adjusted cx_Oracle unicode detection.Jani Tiainen
2013-01-18[1.5.x] Fixed #19628 - Noted that app for custom user model must be in INSTAL...Tim Graham
2013-01-18[1.5.x] Fixed #19632 -- Bug in code sample.Aymeric Augustin
2013-01-17Fixed i18n test to match changed translationClaude Paroz
2013-01-15[1.5.x] Fixed #19597 - Added some notes on jQuery in admin.Tim Graham
2013-01-15Updated contrib apps translationsClaude Paroz
2013-01-15Updated localflavor translationsClaude Paroz
2013-01-15Updated core translationsClaude Paroz
2013-01-15[1.5.x] Fixed a typo in the error reporting docs.Aymeric Augustin
2013-01-15[1.5.x] Fixed #19614 -- Missing request argument in render call.Aymeric Augustin
2013-01-15[1.5.x] Clarified WizardView.get_form_prefix doc, refs #19024Tim Graham
2013-01-15[1.5.x] Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
2013-01-15[1.5.x] Fixed #19092 -- Completed Lithuanian date/time formatsClaude Paroz
2013-01-14[1.5.x] Minor DEBUG setting reference formatting edit.Ramiro Morales
2013-01-14[1.5.x] Fixed code examples in which render() calls were missing `request` pa...Vinod Kurup
2013-01-13[1.5.X] Added details on minified jQuery and DEBUG mode for contrib.admin.Tim Graham
2013-01-13[1.5.x] Fixed typo in file storage docs.Aymeric Augustin
2013-01-12[1.5.x] Fixed #19024 -- Corrected form wizard docs for get_form_prefix.Stephan Jaekel
2013-01-12[1.5.x] Fixed #18026 -- Don't return an anonymous dict if extra_data in stora...Stephan Jaekel
2013-01-11[1.5.x] Fixed #19488 -- Made i18n_patterns redirect work with non-slash-endin...Claude Paroz
2013-01-11[1.5.x] Fixed #19585 -- Fixed loading cookie value as a dictClaude Paroz
2013-01-11[1.5.x] Fixed #19437 - Clarified pip install instructions in contributing tut...Tim Graham
2013-01-11[1.5.x] Fixed #10239 - Added docs for modelform_factoryTim Graham
2013-01-10[1.5.x] Fixed #19588 - Added create_superuser to UserManager docs.Tim Graham
2013-01-10[1.5.x] Fixed #19573 -- Allow override of username field label in Authenticat...Nick Sandford
2013-01-09[1.5.x] Addeded CSS to bold deprecation notices.Tim Graham
2013-01-09[1.5.x] Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs.Tim Graham
2013-01-09[1.5.X] Fixed lockups in jenkins, refs #19546.Florian Apolloner
2013-01-09[1.5.x] Skipped deprecation warning test on Python 2.6Claude Paroz
2013-01-09[1.5.x] Fixed #19546 - ensure that deprecation warnings are shown during testsPreston Holmes
2013-01-08[1.5.x] Added sphinx substitutions in place of hardcoded version numbers.Tim Graham