You can override and customize the forms, then manually add the unique indexes to your database.

Django doesn't provide much index functionality and adding indexes to your database manually may be required for something like this or performance.

Whenever possible update the related code with comments about the indexes that exist in the database.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to