django/tests/invalid_models_tests
Adrian Torres 7eee1dca42 Fixed #14094 -- Added support for unlimited CharField on PostgreSQL.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-12-28 12:31:04 +01:00
..
__init__.py
test_backend_specific.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_custom_fields.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_deprecated_fields.py Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2022-08-03 11:42:51 +02:00
test_models.py Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
test_ordinary_fields.py Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. 2022-12-28 12:31:04 +01:00
test_relative_fields.py Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00