Julio Nobrega dixit:
>  Afaik Django enforces uniqueness at the application level, but you
> could always add it to the database:

Ouch. Really? So Django is assuming that we are going to work with their
database *exclusively* through Django, and doesn't protect us from doing silly
things to the data when integrating with other applications.

This restriction should be on database, shouldn't it?

-- 
##############################
### Jordi Funollet
### http://www.terraquis.net

Reply via email to