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

Database migrations #15

Merged
merged 2 commits into from
May 11, 2013
Merged

Database migrations #15

merged 2 commits into from
May 11, 2013

Conversation

dstufft
Copy link
Member

@dstufft dstufft commented May 11, 2013

Enables Database migrations using South for warehouse.accounts and creates the start of a SQL file to convert a PyPI database to a Warehouse database.

dstufft added 2 commits May 10, 2013 18:39
* Use a pre-release version of South to enable database migrations
  with Python 3.
* Create the migrations for warehouse.accounts
* Currently only converts the users table sans GPG keys
* Properly sets anyone with the Admin role on PyPI to a superadmin
* Properly converts the passlib based passwords to Django
dstufft added a commit that referenced this pull request May 11, 2013
@dstufft dstufft merged commit 569faec into master May 11, 2013
@dstufft dstufft deleted the database-migrations branch May 11, 2013 18:07
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.

1 participant