After upgrading to Django 1.0 I am having trouble getting django evolution (svn) to work. I have looked on their site, and applied one of the patches made available (for ImageField), but still no luck. I found a post dated September 2 from Keith saying he would update the project within a week, so I understand things will be upgraded shortly.
My question is, can I remove django_evolution from settings.py, apply the change I need right now manually, and then when django evolution is running happily against 1.0, somehow baseline and start again ? Should I delete the django_evolution table from the database before re- enabling django_evolution in settings.py ? I don't mind losing the migration history and starting again, I just want to know that if I go manual updates for now, I can somehow re-baseline or start again, because I find it very useful. Thanks, Greig --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

