django/tests/contenttypes_tests
Alex Hill 7bec480fe2 Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey. 2015-08-27 09:20:17 -04:00
..
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey. 2015-08-27 09:20:17 -04:00
test_models.py Moved contrib.contenttypes tests out of contrib. 2015-02-16 17:45:38 -05:00
test_order_with_respect_to.py Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey. 2015-08-27 09:20:17 -04:00
tests.py Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() 2015-08-10 08:51:32 -04:00
urls.py Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00