Monday, October 4, 2010

Re: unique constraint

1. http://docs.djangoproject.com/en/dev/ref/models/options/#unique-together

2. If you're using a foreign key to a User instance then duplicate names aren't a problem.

Shawn

No comments:

Post a Comment