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.