summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2010-04-06[1.1.X] Fixed #13035 - Incorrect documentation regarding admin and default ma...Luke Plant
2010-04-06[1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txtLuke Plant
2010-04-05[1.1.X] Fixed #13263 -- Corrected field name typo in queries documentation ex...Justin Bronn
2010-04-05[1.1.X] Fixed #13271 -- Corrected a typo in the signals documentation. Thank...Justin Bronn
2010-03-27[1.1.X] Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley f...Gary Wilson Jr
2010-03-07[1.1.X] Fixed #13048: Corrected typo in email documentation. Backport of [126...James Bennett
2010-03-01[1.1.X] Fixed #5605: only lowercase the domain portion of an email address in...Jacob Kaplan-Moss
2010-02-24[1.1.X] Fixed #11933 -- Added versionchanged marker for the cache_db session ...Russell Keith-Magee
2010-02-24[1.1.X] Fixed #11782 -- Added some Sphinx metadata to the file uploads docume...Russell Keith-Magee
2010-02-24[1.1.X] Fixed #12880 -- Added some missing sphinx directives for module refer...Russell Keith-Magee
2010-02-23[1.1.X] Fixed #12799 -- Added an extra newline to help with PDF generation of...Russell Keith-Magee
2010-02-23[1.1.X] Fixed #12859 -- Clarified the documentation on using multiple tables ...Russell Keith-Magee
2010-02-22[1.1.X] Fixed #11714 - Document a few of the i18n function that can be used o...Jannis Leidel
2010-02-22[1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks Timo.Jannis Leidel
2010-02-16[1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks,...Jannis Leidel
2010-01-17[1.1.X] Fixed #11794 - Typo in model manager documentation. Thanks, timo.Jannis Leidel
2010-01-16[1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections.Luke Plant
2010-01-08[1.1.X] Updated the docs to suggest using ``*args, **kwargs`` when implementi...Russell Keith-Magee
2010-01-04[1.1.X] Fixed #12503 - form examples don't validate according to w3cLuke Plant
2010-01-01[1.1.X] Fixed #12383 - Typo fix for authentication documentation.Jannis Leidel
2009-12-26[1.1.X] i18n documentation fixes:Gary Wilson Jr
2009-12-26[1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes...Gary Wilson Jr
2009-12-22[1.1.X] Fixed #8145 - Documented the codenames of the default auth permissionsJannis Leidel
2009-11-19Corrected an inconsistency in the documentation regarding the way to specify ...Russell Keith-Magee
2009-11-16[1.1.X] Fixed #5034 -- honor request.urlconf in reverse and resolve.Brian Rosner
2009-11-12[1.1.X] Fixed #12204 -- Corrected the use of :djadmin: links in the testing d...Russell Keith-Magee
2009-10-26[1.1.X] Fixed #11961: Corrected a few typos in docs/testing.txt. Thanks to ti...Karen Tracey
2009-09-23[1.1.X] Fixed #11931: Removed mention of nonexistent get_sql() method for arg...James Bennett
2009-09-13[1.1.X] Fixed #11755 -- Added documentation for an edge case of FormSet usage...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #11740 -- Added extra detail on the behavior of ModelForms. Tha...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #9414 -- Clarified the documentation on the permission decorato...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks t...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #10864 -- Clarified the role played by redirect_to_field in the...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #11589 -- Corrected an argument in the shortcuts documentation....Russell Keith-Magee
2009-09-11Fixed #11554: Several errors in Generic Views Documentation. Luke Plant
2009-09-10Fixed #7376: auth docs don't say they depend on contenttypes.Luke Plant
2009-09-10Fixed #11477: Generic views docs point out bug with wrong querysetLuke Plant
2009-07-21Cleanup of some minor markup problems in URL documentation.Russell Keith-Magee
2009-07-17Fixed #11492 -- Corrected some typos, and added some extra markup for the URL...Russell Keith-Magee
2009-07-16Fixed #11491 -- Corrected minor typo in new namespace URL docs. Thanks to Car...Russell Keith-Magee
2009-07-16Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...Russell Keith-Magee
2009-07-16Fixed #10908 -- Clarified the procedure for creating test users in the testin...Russell Keith-Magee
2009-07-15Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather t...Russell Keith-Magee
2009-07-15Fixed #10287 -- Added better examples in the docs of formset validation. Than...Russell Keith-Magee
2009-07-11Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks t...Russell Keith-Magee
2009-07-03Fixed #9607 -- Added documentation for the ``extra`` argument in test client ...Russell Keith-Magee
2009-07-03Fixed #10604 -- Added note on the limitation of ungettext, especially as rela...Russell Keith-Magee
2009-06-24Fixed #10741: Updated instructions on the best gettext package to get for Win...Karen Tracey
2009-06-24Fixed #8861 -- Added note on the availability of ModelForm.instance. Thanks t...Russell Keith-Magee