summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-29Fixes #3799 -- Oops - ran last checkin from the wrong directory. Checked in t...Russell Keith-Magee
2007-03-29Fixed #3799 -- Added Lorem template tag for generation of random latin conten...Russell Keith-Magee
2007-03-29Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks...Russell Keith-Magee
2007-03-29Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gm...Russell Keith-Magee
2007-03-29Fixed #3853 -- Added svn:ignore property to a few new directories.Russell Keith-Magee
2007-03-28Backed out [4828]. We keep all contributor names in the AUTHORS file, not inMalcolm Tredinnick
2007-03-27Fixed #3822 -- Changed get_indexes_for_model() in django.core.management to q...Adrian Holovaty
2007-03-27Fixed #3814 -- Fixed HTML typo in docs/templates.txt regroup section. Thanks,...Adrian Holovaty
2007-03-27Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Than...Adrian Holovaty
2007-03-27Edited docs/templates.txt changes from [4830]Adrian Holovaty
2007-03-27Cleaned up the docs from [4830] a bit.Jacob Kaplan-Moss
2007-03-27Fixed #3826: added a {% with %}. Thanks, SmileyChris.Jacob Kaplan-Moss
2007-03-27Improved error reporting when fixture files are provided in an unknown serial...Russell Keith-Magee
2007-03-25Fixed #3633 -- Added credit to German translators. Thanks, Dirk EschlerAdrian Holovaty
2007-03-25Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gm...Adrian Holovaty
2007-03-25Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txtAdrian Holovaty
2007-03-25Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austinAdrian Holovaty
2007-03-25Fixed #3773 -- Added app_label to Permission.__str__(), so that the admin per...Adrian Holovaty
2007-03-25Fixed #3715 -- Added Japanese package to django.contrib.localflavor. Thanks, ...Adrian Holovaty
2007-03-25Indented DEPARTMENT_ASCII_CHOICES in localflavor.fr.fr_department to be consi...Adrian Holovaty
2007-03-25Fixed #3813 -- Added French package to django.contrib.localflavor. Thanks, Fa...Adrian Holovaty
2007-03-25Added start of 'Creating custom fields' section to docs/newforms.txtAdrian Holovaty
2007-03-25Fixed typo in docs/django-admin.txt. Refs #3786Adrian Holovaty
2007-03-25Fixed #3808 -- Fixed some typos in comments. Thanks, Collin GradyAdrian Holovaty
2007-03-23Removed note about setuptools from install.txt -- it's not correct any more.Jacob Kaplan-Moss
2007-03-23Fixed explicit reference to 0.95 in install.txt.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