On 6/8/06, Todd O'Bryan <[EMAIL PROTECTED]> wrote: > sqlreset and reset seem to require an appname to run. > > Is there a way to reset all the INSTALLED_APPS in a project without > knowing what they are ahead of time?
No, there's no way to do this at the moment. If you have nothing else in your database, you may as well just drop your database, create it again and run "syncdb". Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---