summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-02[1.6.x] Fixed #21358 -- Allowed runserver on non-English localesClaude Paroz
2013-12-01[1.6.x] Fixed incorrect type for max_length.Tim Graham
2013-11-30[1.6.x] Fixed #21535 -- Fixed password hash iteration upgrade.Tim Graham
2013-11-28[1.6.x] Fixed #21496 -- Fixed crash when GeometryField uses TextInputClaude Paroz
2013-11-28[1.6.x] Fixed #21515 -- Corrected example of template.Context in documentation.Baptiste Mispelon
2013-11-26[1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessionsClaude Paroz
2013-11-26[1.6.x] Fixed #21355 -- try importing _imaging from PIL namespace first.Richard Xia
2013-11-25[1.6.x] Fixed #21507 -- Corrected default widget information for FileFieldLudwik Trammer
2013-11-24[1.6.x] Fixed typo in previous commit; refs #21490.Tim Graham
2013-11-24[1.6.x] Fixed #21490 -- Fixed custom admin URL reverse example.Tim Graham
2013-11-23[1.6.x] Fixed #21486 -- Prevented settings config in signal connectionClaude Paroz
2013-11-23[1.6.x] Fixed #21488 -- Multiple locales treatment in i18n commands.Ramiro Morales
2013-11-23[1.6.x] Removed obsolete deprecation notes.Aymeric Augustin
2013-11-22[1.6.x] Improved docs for ModelFormSet.clean().Loic Bistuer
2013-11-22[1.6.x] Noted that localmem is the default cache.mlissner
2013-11-22[1.6.x] Fixed #21443 -- Cannot show debug info on PY3's importlibBouke Haarsma
2013-11-22[1.6.x] Fixed sentence structure in docs/internals/contributing/triaging-tick...Cody Scott
2013-11-22[1.6.x] Fixed #21487 -- Session cannot store tzinfo instances anymore.Aymeric Augustin
2013-11-21[1.6.x] Fixed #21405 -- Prevented queryset overwrite in BaseModelAdminClaude Paroz
2013-11-21[1.6.x] Fixed #21431 -- GenRel->FK list_filter regression in adminAnssi Kääriäinen
2013-11-21[1.6.x] Fixed #21427 -- Clearly state integer field value ranges in docsMarkus Amalthea Magnuson
2013-11-20[1.6.x] Fixed #21472 -- Fixed inline formsets display when parent pk is 0Claude Paroz
2013-11-19[1.6.x] Recommended setuptools in the reuseable app tutorial.Dražen Lučanin
2013-11-19[1.6.x] Added more examples to the get_object_or_404 documentation.Baptiste Mispelon
2013-11-19[1.6.x] Fixed the base class note in the Date Views docs.Rocky Meza
2013-11-18[1.6.x] Fixed typo in topics/http/sessions.txt.Tim Graham
2013-11-18[1.6.x] Fixed #21457 -- Allowed fixture file name to contain dotsClaude Paroz
2013-11-18[1.6.x] Added non-breaking spaces for humanize in RussianClaude Paroz
2013-11-18[1.6.x] Added more internal links in the management command documentation.Baptiste Mispelon
2013-11-18[1.6.x] Added release note for TypedChoiceField coerce limitationClaude Paroz
2013-11-18[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.Dominic Rodger
2013-11-18[1.6.x] Fixed #21240 -- Added 1.5 release note for OneToOneField/select_relat...Tim Graham
2013-11-18[1.6.x] Fixed #21404 -- Added session.set_expiry() note to 1.6 release notes.Tim Graham
2013-11-17Updated humanize translations and added release note.Claude Paroz
2013-11-16[1.6.x] Fixed a regression caused by fix for #21428Anssi Kääriäinen
2013-11-16[1.6.x] Fixed #21428 -- editable GenericRelation regressionAnssi Kääriäinen
2013-11-15[1.6.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txtTim Graham
2013-11-15[1.6.x] Updated humanize translation catalogClaude Paroz
2013-11-15[1.6.x] Fixed #21415 -- Replaced escape sequence by literal non-breaking spaceglts
2013-11-15[1.6.x] Fixed #21440 -- Typo in topics/http/shortcuts.txtTim Graham
2013-11-15Fixed Python2.6 incompatibility caused by 67c30426c1370f5d6c39bd73888c3902c1c...Baptiste Mispelon
2013-11-14[1.6.x] Added backported fixes to 1.6.1 release notes.Baptiste Mispelon