-
Notifications
You must be signed in to change notification settings - Fork 58
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
Project status - Is this project maintained? #60
Comments
The question answers itself. |
I am going to vendor this project on my drf-exensions package. |
no commits on @dbkaplan 's repo for over 2 years. |
Hey everyone! 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 Better than that you can now use it with Django 2.2 and Django 3.0 to be up-to-date! 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! |
@RignonNoel Very cool. You should also consider opening a PR to change the reference in the DRF docs that point to this repo to your new project, since it will be maintained now. |
@johnthagen Excellent idea! Thanks for the tips, really appreciate. I just did it: encode/django-rest-framework#7374 |
The last commit for this project is from over a year and a half ago and a PR for adding support for new versions of Python, DRF, and Django has not been commented on for months (#57).
We are trying to evaluate whether this project is a safe bet to use for a new project, or whether we should instead only consider a more maintained package, like
django-guardian
anddjango-rest-framework-guardian
.Is this project still maintained? If not, at a minimum the README should be updated to reflect this.
The text was updated successfully, but these errors were encountered: