Berker Peksag f2e4d39a71 Switched to use assertEqual instead of assertEquals. il y a 10 ans
..
__init__.py f25fa9d859 Deprecated load_app(). il y a 11 ans
base.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework il y a 11 ans
test_backend_specific.py 3b570dbcdb Removed BaseDatabaseValidation.validate_field() per deprecation timeline. il y a 10 ans
test_custom_fields.py e118e3af37 Fixed #23761 -- Added test for MySQL validator and db_type is None. il y a 10 ans
test_deprecated_fields.py 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. il y a 10 ans
test_models.py f2e4d39a71 Switched to use assertEqual instead of assertEquals. il y a 10 ans
test_ordinary_fields.py e9d1f1182a Fixed #23801 -- Added warning when max_length is used with IntegerField il y a 10 ans
test_relative_fields.py 0ed7d15563 Sorted imports with isort; refs #23860. il y a 10 ans