This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
abf8e390a4
django1
/
tests
/
m2m_through_regress
History
Matt Wiens
e817ae74da
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
..
fixtures
…
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
test_multitable.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
tests.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00