django1/django/contrib/contenttypes
Anssi Kääriäinen 90e7004ec1 Merge branch 'master' into lookups_3 2014-01-11 13:21:01 +02:00
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01: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
apps.py Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
generic.py Merge branch 'master' into lookups_3 2013-12-21 22:53:10 +02:00
management.py Removed the only_with_models_module argument of get_model[s]. 2013-12-30 23:59:34 +01:00
models.py Changed get_model to raise an exception on errors. 2013-12-28 20:53:00 +01:00
tests.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
views.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00