Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

adding django migrations support #91

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

francofuji
Copy link

No description provided.

@kaedroho
Copy link

It's probably better to rename the south migrations folder to south_migrations (South will detect this in 1.0 and above, so update that in install_requires) and name the django migrations folder migrations. This way it will continue to work in both environments without extra settings.

@czpython
Copy link
Contributor

@francofuji please use migrations for django migrations and south_migrations for the old south migrations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants