On 8/15/07, Collin Grady <[EMAIL PROTECTED]> wrote: > Wouldn't reset do that? > > ./manage.py reset auth contenttypes
I haven't tried that but that looks like it would clear those tables completely vs. purging only the unused tables. Would following that with a syncdb then restore the content types for the installed apps? I'll have to test that later. -Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
