mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Update link to dry-rest-permissions (#7374)
dry-rest-permissions was no maintain since 2018, so FJNR-inc just got a new PyPi version on their fork
This commit is contained in:
parent
acbd9d8222
commit
b677b7b15d
|
@ -322,7 +322,7 @@ The [Django Rest Framework Role Filters][django-rest-framework-role-filters] pac
|
||||||
[filtering]: filtering.md
|
[filtering]: filtering.md
|
||||||
[composed-permissions]: https://github.com/niwibe/djangorestframework-composed-permissions
|
[composed-permissions]: https://github.com/niwibe/djangorestframework-composed-permissions
|
||||||
[rest-condition]: https://github.com/caxap/rest_condition
|
[rest-condition]: https://github.com/caxap/rest_condition
|
||||||
[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions
|
[dry-rest-permissions]: https://github.com/FJNR-inc/dry-rest-permissions
|
||||||
[django-rest-framework-roles]: https://github.com/computer-lab/django-rest-framework-roles
|
[django-rest-framework-roles]: https://github.com/computer-lab/django-rest-framework-roles
|
||||||
[djangorestframework-api-key]: https://florimondmanca.github.io/djangorestframework-api-key/
|
[djangorestframework-api-key]: https://florimondmanca.github.io/djangorestframework-api-key/
|
||||||
[django-rest-framework-role-filters]: https://github.com/allisson/django-rest-framework-role-filters
|
[django-rest-framework-role-filters]: https://github.com/allisson/django-rest-framework-role-filters
|
||||||
|
|
|
@ -327,7 +327,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
|
||||||
[django-versatileimagefield-drf-docs]:https://django-versatileimagefield.readthedocs.io/en/latest/drf_integration.html
|
[django-versatileimagefield-drf-docs]:https://django-versatileimagefield.readthedocs.io/en/latest/drf_integration.html
|
||||||
[drf-tracking]: https://github.com/aschn/drf-tracking
|
[drf-tracking]: https://github.com/aschn/drf-tracking
|
||||||
[django-rest-framework-braces]: https://github.com/dealertrack/django-rest-framework-braces
|
[django-rest-framework-braces]: https://github.com/dealertrack/django-rest-framework-braces
|
||||||
[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions
|
[dry-rest-permissions]: https://github.com/FJNR-inc/dry-rest-permissions
|
||||||
[django-url-filter]: https://github.com/miki725/django-url-filter
|
[django-url-filter]: https://github.com/miki725/django-url-filter
|
||||||
[drf-url-filter]: https://github.com/manjitkumar/drf-url-filters
|
[drf-url-filter]: https://github.com/manjitkumar/drf-url-filters
|
||||||
[cookiecutter-django-rest]: https://github.com/agconti/cookiecutter-django-rest
|
[cookiecutter-django-rest]: https://github.com/agconti/cookiecutter-django-rest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user