Django

Code

root/django/trunk/django/contrib/contenttypes/models.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7216 [7216] 03/10/08 18:32:28 jacob Beefed up caching of ContentType? lookups by adding …
(edit) @6287 [6287] 09/15/07 10:06:32 mtredinnick Fixed #5177 -- Changed content type creation to also remove the types for …
(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) @4703 [4703] 03/11/07 11:06:08 jacob Added ContentType.objects.clear_cache() which clears the lookup …
(edit) @4307 [4307] 01/12/07 09:15:05 jacob Fixed #1717: ContentType?.objects.get_for_manager() is now cached for a …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3173 [3173] 06/19/06 23:47:07 adrian Tightened up code in …
(edit) @2904 [2904] 05/14/06 23:01:23 adrian Fixed #1864 -- Changed ContentType? repr to str
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/django/contrib/contenttypes/models.py:
(edit) @2486 [2486] 03/03/06 18:53:52 lukeplant magic-removal: Fixed uniqueness constraint on ContentType? model.
Note: See TracRevisionLog for help on using the revision log.