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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
invalid_models_tests
History
Brett Cannon
64b74804c5
Fixed
#29334
-- Updated pypi.python.org URLs to pypi.org.
2018-04-17 20:24:27 -04:00
..
__init__.py
…
test_backend_specific.py
…
test_custom_fields.py
…
test_deprecated_fields.py
…
test_models.py
Fixed
#28996
-- Simplified some boolean constructs and removed trivial continue statements.
2018-01-12 12:44:50 -05:00
test_ordinary_fields.py
Fixed
#29334
-- Updated pypi.python.org URLs to pypi.org.
2018-04-17 20:24:27 -04:00
test_relative_fields.py
…