django1/tests/contenttypes_tests
Karl Hobley a8c53041f9 [1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
Backport of 81e1a35c36 from master
2015-03-18 19:12:46 -04:00
..
fixtures Fixed #16727 -- Added protocol-relative URL support to contenttypes.views.shortcut. 2014-03-03 22:57:06 +01:00
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py [1.8.x] Moved contrib.contenttypes tests out of contrib. 2015-02-16 18:06:13 -05:00
test_models.py [1.8.x] Moved contrib.contenttypes tests out of contrib. 2015-02-16 18:06:13 -05:00
tests.py [1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:12:46 -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