Hi all, Moving over to the new migrations, I noticed that whenever I create a migration involving a custom model field, it imports that field at the top of the migration. The South docs were always quite firm about not doing this sort of thing, in case the code changed in the future. Is this a design decision, i.e. we now expected to make sure imports in our migration files always work in the future? What are the reasons for this? I can imagine this causing issues when refactoring old code for example.
Thanks, Greg -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/46209b0d-6e9e-4e67-a510-90fcc2bda3a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
