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

issue with using django 2.x #57

Open
iamgigahex opened this issue Jul 24, 2018 · 1 comment
Open

issue with using django 2.x #57

iamgigahex opened this issue Jul 24, 2018 · 1 comment

Comments

@iamgigahex
Copy link

when using with latest django version its having some issue with ForeignKey , I corrected it with adding
' on_delete = models.CASCADE' to model field.

@IwoHerka
Copy link

As of right now, django-eav does not support Django 2.+. For compatibility with newest versions try django-eav2.

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

2 participants