sincerely, nobody take care about that feature because that's needed just for legacy db.
The number of applications with on legacy db is less than 0.01% of the django applications.
There are some workaround for that applications, for example use SQL Alchemy.
I implemented a CompositeKey Dajngo feature for Django 1.4. It is completly working also for the Generic Keys, concatening escaped keys. There was also a draft to implement the indexes. However, Django core team is evolving the platform so quickly (good for the framework) and the library is not mantained anymore. On Dajngo 1.6 I had should rewrote it completly.
In the end, now I understand why the core team don't care about the feature. Forget it.
Should I consider his statements to be the final statement from the Django core developers?
Should I consider his statements to be the final statement from the Django core developers?