summaryrefslogtreecommitdiff
path: root/docs/contenttypes.txt
AgeCommit message (Collapse)Author
2008-08-23Massive reorganization of the docs. See the new docs online at ↵Jacob Kaplan-Moss
http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-16Documented that GenericForeignKey fields can't be used transparently inMalcolm Tredinnick
filters. Refs #3006. Patch from rmyers. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8417 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-15Fixed #8352 -- Corrected a typo in the contenttypes.txt documentation. ↵Brian Rosner
Thanks cjs for the ticket. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-10Fixed #4667 -- Added support for inline generic relations in the admin. ↵Brian Rosner
Thanks to Honza Král and Alex Gaynor for their work on this ticket. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8279 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-22Fixed spaces vs. tabs issue in docs/contenttypes.txt from [7976]Adrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-19Fixed #7785 -- Added a note in the contenttypes documentation that ↵Russell Keith-Magee
GenericRelations must share a common field type for primary keys. Thanks to Rudolph for the suggestion and initial draft. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-02-14Fixed #6600 -- Corrected typos in contenttype documentation.Russell Keith-Magee
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7111 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-15Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrumAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6302 bcc190cf-cafb-0310-a4f2-bffc1f526a37