Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib/contenttypes.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed #14141: docs now use the :doc: construct for links ↵Jacob Kaplan-Moss2010-08-191-5/+3
| | | | | | | | between documents. Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #11047 -- Clarified the explanation of arguments ↵Russell Keith-Magee2010-08-071-9/+13
| | | | | | to GenericForeignKey. Thanks to psmith and timo for their work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13554 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed bad indentation in contenttypes code example so ↵Karen Tracey2010-01-181-2/+2
| | | | | | that cut and paste from doc will work. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12253 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiroAdrian Holovaty2010-01-091-1/+1
| | | | git-svn-id: http://code.djangoproject.com/svn/django/trunk@12129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #11450 -- Corrected markup problem in contenttype ↵Russell Keith-Magee2009-07-111-2/+2
| | | | | | docs. Thanks to seveas for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11218 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #11272 -- Made some clarifications to the overview ↵Russell Keith-Magee2009-06-181-2/+2
| | | | | | and tutorial. Thanks to jjinux for the review notes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11044 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #11039: documented that aggregation and generic ↵Jacob Kaplan-Moss2009-05-141-0/+15
| | | | | | relations don't mix. Thanks, psmith. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10781 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #10367 -- Corrected an example in the ↵Russell Keith-Magee2009-05-021-8/+8
| | | | | | documentation for GenericRelation. Thanks to George Song for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* A whole lotta documentation fixes: Fixes #8704, #8826, ↵Jacob Kaplan-Moss2009-04-011-0/+8
| | | | | | #8980, #9243, #9343, #9529, git-svn-id: http://code.djangoproject.com/svn/django/trunk@10303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #10367: Added note to generic-relation docs ↵James Bennett2009-03-311-1/+14
| | | | | | explaining when it's necessary to pass in field names to create a reverse relation. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10273 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, ↵Adrian Holovaty2008-09-061-1/+1
| | | | | | arien git-svn-id: http://code.djangoproject.com/svn/django/trunk@8973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Massive reorganization of the docs. See the new docs ↵Jacob Kaplan-Moss2008-08-241-0/+347
online at http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37