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-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
invalid_models_tests
History
薛丞宏
d3e12c9017
Fixed
#25016
-- Reallowed non-ASCII values for ForeignKey.related_name on Python 3.
2015-06-26 08:30:05 -04:00
..
__init__.py
…
base.py
…
test_backend_specific.py
…
test_custom_fields.py
Fixed
#23761
-- Added test for MySQL validator and db_type is None.
2014-11-13 11:06:59 +01:00
test_deprecated_fields.py
Removed IPAddressField per deprecation timeline; refs
#20439
.
2015-01-19 11:12:57 -05:00
test_models.py
…
test_ordinary_fields.py
…
test_relative_fields.py
Fixed
#25016
-- Reallowed non-ASCII values for ForeignKey.related_name on Python 3.
2015-06-26 08:30:05 -04:00