Skip to content

Update Django instructions to fix South migrations#454

Merged
omab merged 1 commit intoomab:masterfrom
drpancake:patch-1
Jan 2, 2015
Merged

Update Django instructions to fix South migrations#454
omab merged 1 commit intoomab:masterfrom
drpancake:patch-1

Conversation

@drpancake
Copy link
Copy Markdown
Contributor

Instructions are broken when using South / Django 1.6 as South will try to use the default 'migrations' directory and fail.

This tells South to use the alternate directory.

Instructions are broken when using South / Django 1.6 as South will try to use the default 'migrations' directory and fail.

This tells South to use the alternate directory.
@maxvyaznikov
Copy link
Copy Markdown

Thank you for this, @drpancake!

omab added a commit that referenced this pull request Jan 2, 2015
Update Django instructions to fix South migrations
@omab omab merged commit b755d06 into omab:master Jan 2, 2015
@omab
Copy link
Copy Markdown
Owner

omab commented Jan 2, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants