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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
invalid_models_tests
History
Daniel Pyrathon
865bc71783
Added a unit test to ensure models cannot be ordered by a M2M field.
2014-07-08 09:19:08 -04:00
..
__init__.py
…
base.py
…
test_backend_specific.py
…
test_models.py
Added a unit test to ensure models cannot be ordered by a M2M field.
2014-07-08 09:19:08 -04:00
test_ordinary_fields.py
Fixed several flake8 errors, including one where a test wouldn't be run
2014-05-17 09:54:34 -07:00
test_relative_fields.py
Flake8 corrections
2014-03-12 20:34:05 +02:00