This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
invalid_models_tests
History
Anubhav Joshi
bb2ca9fe6c
Fixed
#22172
-- Allowed index_together to be a single list (rather than list of lists)..
...
Thanks EmilStenstrom for the suggestion.
2014-03-01 15:44:42 -05:00
..
__init__.py
…
base.py
…
test_backend_specific.py
…
test_models.py
Fixed
#22172
-- Allowed index_together to be a single list (rather than list of lists)..
2014-03-01 15:44:42 -05:00
test_ordinary_fields.py
Removed a stray new line which upset flake8
2014-01-20 09:57:35 -06:00
test_relative_fields.py
Fixed
#22047
-- detecting related_name clash with inheritance
2014-02-15 17:24:05 +01:00