django1/django/contrib/contenttypes
Aymeric Augustin 7b88a96553 Added AppConfig.get_models(). 2013-12-29 20:31:59 +01: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
generic.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
management.py Added AppConfig.get_models(). 2013-12-29 20:31:59 +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