django1/django/contrib/contenttypes
Adrian Holovaty a4b11826a7 Tightened up code in django.contrib.contenttypes.models.ContentTypeManager.get_for_model() to use get_or_create()
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3173 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-20 04:47:07 +00:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
management.py Fixed #1856 -- install content-type entries and auth permissions for 2006-06-19 12:50:53 +00:00
models.py Tightened up code in django.contrib.contenttypes.models.ContentTypeManager.get_for_model() to use get_or_create() 2006-06-20 04:47:07 +00:00