summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-30[1.6.x] Fixed #21708 -- Added some headings to separate unrelated topics.Tim Graham
2013-12-30[1.6.x] Fixed #21710 -- Documented User.get_short_name()Tim Graham
2013-12-28[1.6.x] Worked around a bug in python 3.3.3. Refs #21093Florian Apolloner
2013-12-28[1.6.x] Fixed #21093 -- Ensured that mails are not base64 encoded on python 3...Florian Apolloner
2013-12-28[1.6.x] Fixed #21618 -- Added hints about openlayers.js hostingClaude Paroz
2013-12-27[1.6.x] Fixed #21650 -- Corrected bad advice for plural translation.Tim Graham
2013-12-26[1.6.x] Fixed #21582 -- Corrected URL namespace example.Tim Graham
2013-12-26[1.6.x] Fixed #21629 -- Added instructions for loading MySQL time zone defini...Tim Graham
2013-12-26[1.6.x] Fixed typo and slightly improved error message when db is missing tim...Loic Bistuer
2013-12-26[1.6.x] Fixed #21627 -- Added unicode_literals to changepassword command.Jon Lønne
2013-12-26[1.6.x] Fixed #21662 -- Kept parent reference in prepared geometryClaude Paroz
2013-12-25[1.6.x] Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.Tim Graham
2013-12-19[1.6.x] Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-12-18[1.6.x] Fixed #21585 -- Updated some links to 3rd party database projects.Tim Graham
2013-12-18[1.6.x] Fixed #21613 -- Removed a hardcoded input id from the tutorial.Tim Graham
2013-12-18[1.6.x] Fixed #21632 -- Docs: Removed example with callable as query parameterKevin Christopher Henry
2013-12-18[1.6.x] Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suiteTianyi Wang
2013-12-15[1.6.x] Added some internal links to render_to_string documentation.Baptiste Mispelon
2013-12-15[1.6.x] Fixed typo in docs/ref/models/fields.txtTim Graham
2013-12-15[1.6.x] Added internal link to i18n documentation.Baptiste Mispelon
2013-12-14[1.6.x] Fixed #21539 -- Added example of modelformset_factory's form argumentAlasdair Nicol
2013-12-14[1.6.x] Fixed #21614 -- improved docs on configuring email for development.Chris Jerdonek
2013-12-14[1.6.x] Fixed link text for "Testing in Django" in tutorial 5.Chris Jerdonek
2013-12-13[1.6.x] Fixed #21580 -- Clarified why render() does not return a TemplateResp...johannes-gehrs
2013-12-13[1.6.x] Added 1.6.2 release notes stub.Tim Graham
2013-12-13[1.6.x] Removed weird unicode char in some de po filesClaude Paroz
2013-12-12[1.6.x] Post release version bump.Tim Graham
2013-12-12[1.6.x] Added 1.6.1 release date.Tim Graham
2013-12-12Bumped version number for 1.6.1.1.6.1Jacob Kaplan-Moss
2013-12-11[1.6.x] Fixed #21594 -- Added note about model formsets deleting objects.Ben Spaulding
2013-12-11[1.6.x] Additions and edits to the 1.6.1 release notes.Tim Graham
2013-12-11[1.6.x] Added release note for #21443Claude Paroz
2013-12-11[1.6.x] Added release note for #21358Claude Paroz
2013-12-11[1.6.x] Added release note for #21473Claude Paroz
2013-12-11[1.6.x] Fixed #21473 -- Limited language preservation to logoutLudwik Trammer
2013-12-11[1.6.x] Fixed #21510 -- Readded search reset link in changelist search barClaude Paroz
2013-12-10[1.6.x] Updated translations from TransifexClaude Paroz
2013-12-10[1.6.x] Fixed #21560 -- Added missing 'slug' field in example code.Christian Schmitt
2013-12-08[1.6.x] Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-07[1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectoryClaude Paroz
2013-12-07[1.6.x] Fixed #21568 -- Added missing ModelMultipleChoiceField to_python methodClaude Paroz
2013-12-07[1.6.x] Added fix for #21530 to 1.6.1 release notes.Baptiste Mispelon
2013-12-07[1.6.x] Fixed #21530 -- Prevent AttributeError in default URLconf detection c...Baptiste Mispelon
2013-12-05[1.6.x] Fixed #21562 -- Warned against using the same app name as a django co...Alasdair Nicol
2013-12-05[1.6.x] Corrected setting name in gis test error message.Ramiro Morales
2013-12-04[1.6.x] Listed 1.6.x releases in descending orderAlasdair Nicol
2013-12-04[1.6.x] Fixed #21558 -- Support building CHM files.Aymeric Augustin
2013-12-04[1.6.x] Added link to localized formatting doc from main index.Ramiro Morales
2013-12-02[1.6.x] Added a warning regarding risks in serving user uploaded media.Tim Graham
2013-12-02[1.6.x] Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol