On 8/30/07, akonsu <[EMAIL PROTECTED]> wrote: > my script creates a fixture file at FIXTURE_PATH, and then runs the > reset command on my application. the relevant code is listed below. > now that i synced to the latest trunk, this code no longer runs > because the management module has no procedure 'reset'.
If you are following Django's SVN version, *always* keep an eye on the list of backwards-incompatible changes: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges Every time something like this happens, we document it. In this case: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Changestomanagement.pycommands -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---