On Thursday 23 May 2013, Michał Nowotka wrote: > I don't and I won't (south is not working with Oracle).
This discussion is getting to a place where it belongs either on django-users or south-users; I should point out, though, that South does work with Oracle. If I'm not mistaken, there are some problems with the latest released version (0.7.6), which are already solved in the development version, and there is of course the Oracle limitation of no-transactional-DDL; we picked an unreleased version, and we use it in production with no special issues, in a project with hundreds of migrations. Shai. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
