Q : Are you  using migrations in "soulapp2"?

A : I don't think so. I wasn't using South because I knew that it was going to be rolled into Django...
When I did a schema change I just deleted the table and did a syncdb
g


On 08/04/15 13:54, Eduardo Rivas wrote:
I think you meant to post to this thread instead of the other, as your latest question has to do with your custom app.

Are you using migrations in "soulapp2"? As the link that appears in the Traceback says: "Be aware, however, that unmigrated apps cannot depend on migrated apps". https://docs.djangoproject.com/en/1.8/topics/migrations/#dependencies. This basically means that anybody looking to leverage Mezzanine's Page, Displayable or the like is forced to use migrations.
--
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 mezzanine-users+unsubscr...@googlegroups.com <mailto:mezzanine-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to