This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
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