This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
30,880
Commits
26
Branches
382
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
David Wobrock
a6385b382e
Fixed
#27236
-- Deprecated Meta.index_together in favor of Meta.indexes.
...
This also deprecates AlterIndexTogether migration operation.
2022-07-12 09:04:31 +02:00
David Wobrock
41019e48bb
Refs
#27236
-- Added generic mechanism to handle the deprecation of migration operations.
2022-07-08 07:05:55 +02:00