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

Fix AttributeError for django 3.1 #111

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

Fix AttributeError for django 3.1 #111

wants to merge 2 commits into from

Conversation

wfehr
Copy link

@wfehr wfehr commented Jun 28, 2021

Fixes #110

@tschale
Copy link

tschale commented Apr 4, 2022

Thank you @wfehr! Do you happen to know whether aldryn-search is deprecated? It isn't marked as such, but given that your PR is open for months now...

@wfehr
Copy link
Author

wfehr commented Apr 12, 2022

@tschale I don't know, but it does seem like it is..

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.

AttributeError: module 'django.db.models' has no attribute 'FieldDoesNotExist'
2 participants