This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
2f8ab2f1b0
django
/
tests
/
modeltests
/
invalid_models
History
Alex Gaynor
4285571c5a
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00
..
invalid_models
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00
__init__.py
…
models.py
Fixed
#16681
-- Refactored the invalid_models unit test so that it can be invoked manually. Thanks to Anthony Briggs for the report and patch.
2011-08-23 04:25:07 +00:00
tests.py
Fixed
#19049
-- Ensure that swapped models aren't included in reverse field caches.
2012-10-02 22:52:45 +08:00