I've tried

>python manage.py flush    --database 'retail'

...and then changed the model a little.

syncdb gives no output about table creation afterwards, and objects
that were in the db remain after the flush.

also tried ...

>python manage.py reset  retail_store  --database 'retail'

same thing.

Posgresql 8.3
 psycopg2
ubuntu 8.4
django 1.3 dev


any ideas? TIA

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

Reply via email to