1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/invalid_models_tests
kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables.
Thanks Jared Chung, Tom Carrick, David Smith, Nick Pope, and Mariusz
Felisiak for reviews.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
2022-12-28 06:28:07 +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 #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
test_relative_fields.py Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00