summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-07[1.5.x] Fixed #19706 - Tweaks to the tutorial.Tim Graham
2013-02-07[1.5.x] Fixed #19756 - Corrected a ManyToMany example and added some links an...Tim Graham
2013-02-06[1.5.x] Fixed a typo in the test suite that was causing some spurious failure...Julien Phalip
2013-02-06Partially revert 9efe1a721, strip_tags improvementsClaude Paroz
2013-02-06[1.5.x] Fixed #19743 - Documented some limitations of contrib.auth.Tim Graham
2013-02-06[1.5.x] Fixed #19745 -- Forced resolution of verbose names in createsupersuserClaude Paroz
2013-02-04[1.5.x] Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.Simon Charette
2013-02-04[1.5.x] Updated translations (bn/es/eu/lb/mn)Claude Paroz
2013-02-04[1.5.x] Fixed #19725 -- Made createsuperuser handle non-ascii promptsClaude Paroz
2013-02-03[1.5.x] Fixed a typo in docs/topics/auth/customizing.txtTim Graham
2013-02-02[1.5.x] Fixed #19333 -- Moved compress.py outside of the admin static folder....Julien Phalip
2013-02-02[1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.g...Nick Sandford
2013-02-02[1.5.x] Fixed #19700 - Added documentation for BoundField.field.Tim Graham
2013-02-02[1.5.x] Lowered field ordering requirement in ogrinspect testClaude Paroz
2013-02-02[1.5.x] Added missing parentheses in if clauseClaude Paroz
2013-02-02[1.5.x] Fixed #18144 -- Added backwards compatibility with old unsalted MD5 p...Claude Paroz
2013-02-01[1.5.x] Small generic FK docs tweaks.Ramiro Morales
2013-02-01[1.5.x] Fixed content types contrib app doc typos.Ramiro Morales
2013-02-01[1.5.x] Fixed #19690 - Removed unused import in doc examples.Lucian Ursu
2013-02-01[1.5.x] Fix rst syntax error.Aymeric Augustin
2013-02-01[1.5.x] Documented ArchiveIndexView's date_list context variable.Aymeric Augustin
2013-02-01[1.5.x] Fixed #19714 -- Updated documentation about TemplateView contextClaude Paroz
2013-01-31[1.5.x] Fixed #19708 -- Exception in timezone.override(None).Aymeric Augustin
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