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

Adds compatibility for django 1.10 #65

Merged
merged 2 commits into from
Nov 21, 2016

Conversation

jrief
Copy link
Contributor

@jrief jrief commented Nov 5, 2016

This PR fixes #61 and #63 which make django-fsm-admin incompatible with Django-1.10

@Nagyman Nagyman merged commit de5db63 into gadventures:master Nov 21, 2016
pkolios pushed a commit to lock8/django-fsm-admin that referenced this pull request Mar 6, 2018
* Fix gadventures#63: AttributeError: Options object has no attribute get_field_by_name

* Fix gadventures#61: AttributeError: object has no attribute _deferred
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.

Django 1.10: AttributeError: 'Foo' object has no attribute '_deferred'
3 participants