This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-16 01:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
bc94e3c1a2
django
/
tests
/
fixtures_model_package
History
Download ZIP
Download TAR.GZ
Markus Holtermann
da0b2554ec
Renamed camelCaseTestMethods to snake_case_test_methods
2019-04-14 16:14:14 +02:00
..
fixtures
Removed support for initial_data fixtures per deprecation timeline.
2015-01-17 09:59:25 -05:00
models
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
tests.py
Renamed camelCaseTestMethods to snake_case_test_methods
2019-04-14 16:14:14 +02:00