Hi,
darren wrote:
> I upgraded django version from (not exactly sure) about 1.0 to 1.2.
> After doing so, if I run manage.py syncdb, I get messages saying I
> need to add unique constraints. I added "unique=True" to the columns
> in the model that were indicated. However, I continue to get the
>
I upgraded django version from (not exactly sure) about 1.0 to 1.2.
After doing so, if I run manage.py syncdb, I get messages saying I
need to add unique constraints. I added "unique=True" to the columns
in the model that were indicated. However, I continue to get the
messages. That didn't turn
2 matches
Mail list logo