On Feb 6, 2008 3:30 PM, Chris <[EMAIL PROTECTED]> wrote: > Does magic removal help to upgrade code from 91 to present or is it a > set of code used to assist with writing a potential application that > could do this?
"Magic-removal" is not a script or a piece of code. It was the name given to the lengthy process of rewriting most of Django's internals between version 0.91 and 0.95. The page I linked you to is a list of the things which you will need to change in your own application code in order to adapt to how drastically Django changed between those versions. I know of no publicly-available script which can automatically apply those changes to your application; as I know all too well, migrating a legacy Django application from those earliest releases is simply a long process which has to involve manual effort. -- "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 -~----------~----~----~----~------~----~------~--~---