Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support for setup.py build #4

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

Conversation

kralla
Copy link

@kralla kralla commented Nov 4, 2014

another quick fix

owais and others added 5 commits October 16, 2014 13:43
    * `migrate` now automatically calls `migrate_schemas` if django version >= 1.7; This is important as many parts of django (like test suit) calls django's migrate command to sync tables. The whole ecosystem now assumes that `migrate` command is available and some libraries migh try to automate calling it. Making it fail instead of properly synching tables to right schemas breaks automation.
alexjillard pushed a commit to alexjillard/django-tenant-schemas that referenced this pull request Dec 7, 2016
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.

2 participants