django1/django/contrib/contenttypes
Claude Paroz 666c12e529 [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
..
locale [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
migrations Fixed #24099 -- Removed contenttype.name deprecated field 2015-01-16 20:21:34 +01:00
tests Fixed #24099 -- Removed contenttype.name deprecated field 2015-01-16 20:21:34 +01:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions 2015-01-02 10:46:04 -05:00
apps.py Fixed #23641 -- Moved post_migrate signals for contrib apps to AppConfig.ready(). 2014-11-27 13:06:35 -05:00
checks.py Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
fields.py Fixed #24020 -- Refactored SQL compiler to use expressions 2015-01-08 14:07:54 -05:00
forms.py Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
generic.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
management.py Fixed #24099 -- Removed contenttype.name deprecated field 2015-01-16 20:21:34 +01:00
models.py Fixed #24099 -- Removed contenttype.name deprecated field 2015-01-16 20:21:34 +01:00
views.py Fixed #15089 -- Allowed contrib.sites to lookup the current site based on request.get_host(). 2014-10-01 16:23:20 -04:00