summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19[0.96-bugfixes] Update download_url.stable/0.96.xJames Bennett
2009-08-19[0.96-bugfixes] Bump version information for 0.96.5 bugfix release.James Bennett
2009-08-12[0.96.X] Another update to security patch from r11354.Russell Keith-Magee
2009-08-11Added file accidentally ommitted from [11354].Russell Keith-Magee
2009-07-29[0.96-bugfixes] Update packaging information for impending 0.96.4 security/bu...James Bennett
2009-07-29[0.96.X] SECURITY ALERT: Corrected a problem with the Admin media handler tha...Russell Keith-Magee
2008-09-02Bump legacy support branch to 0.96.3 for impending security releaseJames Bennett
2008-09-02Security fix. Announcement forthcoming.Jacob Kaplan-Moss
2008-05-14Version bump 0.96.1 -> 0.96.2 for forthcoming security bugfix releaseJames Bennett
2008-05-14Backport [7521] to 0.96-bugfixes per security policy; announcement and securi...James Bennett
2007-10-26i18n security fix. Details will be posted shortly to the Django mailing lists...Jacob Kaplan-Moss
2007-10-26Created 0.96-bugfixes branch.Jacob Kaplan-Moss
2007-03-23Re-tagged the 0.96 release.Jacob Kaplan-Moss
2007-03-23Bumped django.VERSION to 0.96.Jacob Kaplan-Moss
2007-03-23Remove notes about things added/removed in development version, since the dev...James Bennett
2007-03-23One more typo in the notesJames Bennett
2007-03-23Hopefully finalized release notesJames Bennett
2007-03-23Correcting formatting styles in release notesJames Bennett
2007-03-23Fix broken link in MySQLdb notesJames Bennett
2007-03-23Minor reordering of sections in 0.96 release notesJames Bennett
2007-03-23Removed formatting from the select_related test title.Jacob Kaplan-Moss
2007-03-23Renumbered all the doctest examples so that they are ordered correctly on the...Jacob Kaplan-Moss
2007-03-23Note non-availability of DATABASE_OPTIONS in mysql_old backendJames Bennett
2007-03-23Some work on the 0.96 release notesJames Bennett
2007-03-23Fixed #3779 -- Resolved problem with order of creation of m2m tables during s...Russell Keith-Magee
2007-03-23Clarified documentation on submission of multiple selections using test client.Russell Keith-Magee
2007-03-22Added draft release notes for 0.96 (which should be coming closer...)Jacob Kaplan-Moss
2007-03-22Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris.Russell Keith-Magee
2007-03-22Fixes #3212 -- Added code to test client to allow posting of multi-form value...Russell Keith-Magee
2007-03-22Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txtAdrian Holovaty
2007-03-22Fixed #2351 -- Fixed problem with using ".count" attribute of QuerySets inMalcolm Tredinnick
2007-03-22Reduced the chances of session object collision. The window of opportunity isMalcolm Tredinnick
2007-03-21Fixed a mistaken import from the mysql backend that had snuck through.Malcolm Tredinnick
2007-03-21Added a mysql_old backend that matches the mysql backend prior to [4724]. ThisMalcolm Tredinnick
2007-03-20Fixed #3745 -- Added Portugese (pt) translation. Thanks Nuno Mariz.Malcolm Tredinnick
2007-03-20Fixed #3726 -- Updated Tamil (ta) translations. ThanksMalcolm Tredinnick
2007-03-20Fixed #3720 -- Updated Turkish translations. Thanks Can Burak Çilingir.Malcolm Tredinnick
2007-03-20Added missing Polish translation file.Malcolm Tredinnick
2007-03-20Fixed #3709 -- Updated Polish (pl) translation. Thanks Michal Chruszcz.Malcolm Tredinnick
2007-03-20Fixed #1984 -- Italian updates from Nicola Larosa.Malcolm Tredinnick
2007-03-20Fixed #3754 -- Re-introduced utf-8 as default encoding for interaction withMalcolm Tredinnick
2007-03-20Fixed tests that broke after [4756].Malcolm Tredinnick
2007-03-20Fixed #3758 -- Changed FormPreview template to use 'label' instead of 'verbos...Adrian Holovaty
2007-03-20Fixed #3767 -- Added reason to Http404 exception raised in get_object_or_404 ...Adrian Holovaty
2007-03-20Fixed #3738 -- Minor inline documentation fix. Thanks, Simon.Russell Keith-Magee
2007-03-20Fixed #3714 -- Fixed handling of indented text in wordwrap template filter. T...Russell Keith-Magee
2007-03-19Fixed #3741 -- Fixed serialization of GenericRelations. Thanks for the report...Russell Keith-Magee
2007-03-18Fixed #3747 -- Added a stricter MySQLdb version check so that (1, 2, 1,Malcolm Tredinnick
2007-03-16Cleaned up docs/databases.txtAdrian Holovaty
2007-03-16Tightened docs/i18n.txt change from [4707]Adrian Holovaty