1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/schema
Federico Frenguelli 3a36c80795 Fixed #25412 -- Fixed missing PostgreSQL index on Char/TextField when using AlterField.
Thanks to Emanuele Palazzetti for the help.
2015-12-10 16:12:51 -05:00
..
__init__.py
fields.py Fix import sorting problem. 2015-09-21 22:55:18 +02:00
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
tests.py Fixed #25412 -- Fixed missing PostgreSQL index on Char/TextField when using AlterField. 2015-12-10 16:12:51 -05:00