Django

Code

root/django/trunk/tests/modeltests/generic_relations/models.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8855 [8855] 09/02/08 10:26:00 jacob Fixed #8309: subclasses now inherit GenericForeignKey correctly. There's …
(edit) @8815 [8815] 09/01/08 16:16:17 jacob Fixed #8763: added an explicit ordering to the generic_relations test so …
(edit) @8644 [8644] 08/28/08 00:00:23 mtredinnick Improvements to [8608] to fix an infinite loop (for …
(edit) @8608 [8608] 08/27/08 00:22:33 mtredinnick Fixed #5937 -- When filtering on generic relations, restrict the target …
(edit) @8325 [8325] 08/12/08 09:15:38 gwilson Fixed a couple typos in the modeltests' descriptions and made use of ReST …
(edit) @8279 [8279] 08/09/08 23:03:01 brosner Fixed #4667 -- Added support for inline generic relations in the admin. …
(edit) @8170 [8170] 08/01/08 10:54:53 lukeplant Fixed #2175: Added tests for models with multiple GenericForeignKeys? Also …
(edit) @6900 [6900] 12/09/07 01:12:07 mtredinnick Fixed #3906 -- Fixed the reverse_m2m_name for a generic relation. Refs …
(edit) @5876 [5876] 08/12/07 07:49:01 mtredinnick Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have …
(edit) @5803 [5803] 08/05/07 00:14:46 gwilson Fixed #2101 -- Renamed maxlength argument to max_length for oldforms …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5172 [5172] 05/08/07 05:59:35 mtredinnick Moved generic relations into django.contrib.contenttypes, since it depends …
(edit) @4796 [4796] 03/23/07 15:17:04 jacob Renumbered all the doctest examples so that they are ordered correctly on …
(edit) @4428 [4428] 01/25/07 05:24:17 russellm Fixed #3215, #3081, #2749 -- Fixed problem with mistaken deletion of …
(edit) @3661 [3661] 08/27/06 08:59:47 russellm Refs #2333 - Modified runtests script to use new testing framework. …
(edit) @3160 [3160] 06/19/06 22:03:43 adrian Fixed #2195 -- Fixed spelling error in generic_relations model test. Other …
(edit) @3156 [3156] 06/19/06 15:19:01 adrian Fixed some small typos in generic_relations model tests
(add) @3134 [3134] 06/16/06 14:18:30 jacob Added generic foreign key support to Django. Much thanks to Ian Holsman …
Note: See TracRevisionLog for help on using the revision log.