This website requires JavaScript.
Explore
Help
Register
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-03 15:06:09 +00:00
Code
Issues
30
Releases
Wiki
Activity
dc890bef5a
django
/
tests
/
fixtures
History
Markus Holtermann
da0b2554ec
Renamed camelCaseTestMethods to snake_case_test_methods
2019-04-14 16:14:14 +02:00
..
fixtures
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
__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
tests.py
Renamed camelCaseTestMethods to snake_case_test_methods
2019-04-14 16:14:14 +02:00