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

Support for Django >3.0 #85

Open
jonnyhoff opened this issue May 22, 2023 · 2 comments
Open

Support for Django >3.0 #85

jonnyhoff opened this issue May 22, 2023 · 2 comments

Comments

@jonnyhoff
Copy link

Feature description

Please add support for the latest versions of Django ie. 4.*

How this feature can improve the project?

The project will keep up with the progression of the framework versions.

@curious-broccoli
Copy link

Does it not work? #84 might be your problem

@jonnyhoff
Copy link
Author

❯ poetry add django_neomodel                
Using version ^0.1.0 for django-neomodel

Updating dependencies
Resolving dependencies... (1.9s)

Because no versions of django-neomodel match >0.1.0,<0.2.0
 and django-neomodel (0.1.0) depends on django (>=2.2,<3.0), django-neomodel (>=0.1.0,<0.2.0) requires django (>=2.2,<3.0).
And because django-filter (23.2) depends on Django (>=3.2)
 and no versions of django-filter match >23.2,<24.0, django-neomodel (>=0.1.0,<0.2.0) is incompatible with django-filter (>=23.2,<24.0).
So, because bjb-django-core depends on both django-filter (^23.2) and django-neomodel (^0.1.0), version solving failed.

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