[ 原始碼: drf-extensions ]
套件:python3-djangorestframework-extensions(0.4.0-1.1)
python3-djangorestframework-extensions 的相關連結
Debian 的資源:
下載原始碼套件 drf-extensions:
- [drf-extensions_0.4.0-1.1.dsc]
- [drf-extensions_0.4.0.orig.tar.gz]
- [drf-extensions_0.4.0-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- python3-djangorestframework-filters
- python3-djangorestframework-haystack
- python3-djangorestframework-simplejwt
- python3-djoser
- python3-djangorestframework-spectacular
- python3-django-restframework-guardian
- python3-djangorestframework
- python3-djangorestframework-gis
- python3-django-rest-hooks
- python3-django-braces
- python-djangorestframework-haystack
custom extensions for Django REST framework (Python3 version)
a collection of custom extensions for Django REST Framework. It provides several mixins and extensions to code mechanics of Django REST framework.
Some of the features included:
* DetailSerializerMixin * Caching * Conditional requests * Customizable key construction for caching and conditional requests * Nested routes * Bulk operations
This package contains the Python 3 version of the library.
其他與 python3-djangorestframework-extensions 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-djangorestframework
- Web APIs for Django, made easy for Python3