Extras for DRF
Project description
DRF Rehive Extras
Extra utilities for using Django REST Framework.
Features
- Python >= 3.6
- Django >= 3.0
- Generic views and mixins for all CRUD.
- Custom pagination that supports cursor and page based pagination.
- Integrated support for flex fields and django filters.
- Base serializers.
- Metadata, timestamp and enum serializer fields.
Getting started
- Install the package:
pip install drf-rehive-extras
- Add "drf_rehive_extras" to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [
...
'drf_rehive_extras',
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drf-rehive-extras-2.1.0.tar.gz
(11.0 kB
view details)
File details
Details for the file drf-rehive-extras-2.1.0.tar.gz
.
File metadata
- Download URL: drf-rehive-extras-2.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ccb5610ba0ce7b59fec3669d12b556fc3f3480fe35a97d3e67fde738149c4b9 |
|
MD5 | e39eb7a8c9e8155ff0e7ec157b665f9d |
|
BLAKE2b-256 | 38ecaa30dcef48af7189ef9c2471aa919c97cab386498326e6529a5d920d17c0 |