#373: Add support for multiple-column primary keys
---------------------------------------------------+------------------------
Reporter: jacob | Owner: dcramer
Status: assigned | Milestone:
Component: Database layer (models, ORM) | Version:
Resolution: | Keywords: database
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by mikmani):
Lack of support for composite primary key fields is a major drawback of
Django and should be dealt with as a priority. Most applications use
databases with tables having composite primary keys. Such applications
cannot be migrated to Django which reduces Django's usability.
--
Ticket URL: <http://code.djangoproject.com/ticket/373#comment:65>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.