Skip to content
  • Christos Stavrakakis's avatar
    Fix migration files · c64ee93e
    Christos Stavrakakis authored
    Fix south migration files. In data migrations, access the Models from
    the orm, instead importing Models from synnefo.db. This is necessary as
    the orm provides access to the version of the models that existed when
    the migration file was created.
    c64ee93e