django1/django/contrib/contenttypes
Anssi Kääriäinen 6ab58e3605 Fixed a couple of deprecation warnings 2014-01-20 13:12:15 +02:00
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
__init__.py Fixed a small collection of flake8 violations that had snuck in 2014-01-19 21:15:31 -06:00
apps.py Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
checks.py Fixed a couple of deprecation warnings 2014-01-20 13:12:15 +02:00
generic.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
management.py Fixed #21477 -- Renamed db to using in pre/post_migrate signals. 2014-01-12 22:24:33 +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