Tagged Questions
2
votes
1answer
2k views
Compound/Composite primary/unique key with Django
How can you create models (and thus tables) with a compound (composite) primary/unique key using Django?