Hi there, I'm trying to upgrade (actually I'm only trying to start running a test upgrade) from 1.4.6 to 3.1.4 and failing before I start because as soon as I switch to using the 3.1.4 mezzanine code, south has disappeared from manage.py output. USE_SOUTH is set to true, and I can literally reproduce the problem thus:
- checkout mezzanine to the 1.4.6 branch - manage.py shows south section - checkout mezzanine to the 3.1.4 branch - manage.py shows no south USE_SOUTH seems to be still a valid setting in 3.1.4 because it's there in the project template still, so I can't imagine that is the problem. Has something else changed? Thanks! Penny -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
