Skip to content

Conversation

@amrlotfy77
Copy link

No description provided.

PYTHONDONTWRITEBYTECODE=1
deps =
django1.11: Django>=1.11,<2.0
django1.11: Django>=1.11,<=2.2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be <3.0

django1.11: Django>=1.11,<=2.2
django2: Django>=2.0,<3.0
drf3.5: djangorestframework>=3.5,<3.6
drf3.6: djangorestframework>=3.6,<3.7
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update the drf versions as well

@RignonNoel
Copy link

Hey @amrlotfy77 ! Just to let you know that we took in charge a fork of this project and that we put it available on Pypi! 🎉 🎉

Our github repository -> https://github.com/FJNR-inc/dry-rest-permissions

Do not panic, even if the PyPi is now named django-dry-rest-permissions and that you will need to update your requirements the usage of the package is 100% compatible without change of code. 😃

Better than that you can now use it with Django 2.2 and Django 3.0 to be up-to-date! I think you will like it since you created this PR!

Let us know in the Issues and PR of our fork if you have some requests, idea or contribution to merge! We will be happy to welcome anyone that want to help to make this package great again!

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.

3 participants