1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/schema
Claude Paroz ae635cc365 Fixed #24757 -- Recreated MySQL index when needed during combined index removal
Thanks Thomas Recouvreux for the report and Tim Graham for the tests and
review.
2015-05-15 17:07:14 +02:00
..
__init__.py
fields.py Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
models.py Fixed #24658 -- Added missing Meta attribute in schema tests 2015-04-19 00:05:58 +02:00
tests.py Fixed #24757 -- Recreated MySQL index when needed during combined index removal 2015-05-15 17:07:14 +02:00