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

Django 1.7 support #4

Closed
hannseman opened this issue Jun 11, 2014 · 4 comments
Closed

Django 1.7 support #4

hannseman opened this issue Jun 11, 2014 · 4 comments

Comments

@hannseman
Copy link
Contributor

We need to make the field serializable for the new migration framework by adding a deconstruct-method to the field.

https://docs.djangoproject.com/en/dev/releases/1.7/#deconstruct-and-serializability

@bh
Copy link
Contributor

bh commented Jun 11, 2014

Should I make a pull request for it?

@hannseman
Copy link
Contributor Author

I actually have something that passes the test ready. Give me a minute and I'll make a PR.

@Orhideous
Copy link
Contributor

@hannseman, thanks!
P.S. Can you add pins from https://pypip.in/ in README for new PyPI-release?

@hannseman
Copy link
Contributor Author

@Orhideous absolutely.

hannseman added a commit that referenced this issue Jun 11, 2014
Add support for Django 1.7, fixes #4
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

No branches or pull requests

3 participants