A simple Django REST app that provides reusable utils for the django REST project.
Project description
=====
rest_utils
=====
rest_utils is a simple Django app tha that provides resusable utils for a django rest project.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "rest_utils" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'rest_utils',
]
2. Use the resusables in views, and renderers.py files in your project.
rest_utils
=====
rest_utils is a simple Django app tha that provides resusable utils for a django rest project.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "rest_utils" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'rest_utils',
]
2. Use the resusables in views, and renderers.py files in your project.
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
File details
Details for the file django-rest-utils-mosoti-0.1.tar.gz.
File metadata
- Download URL: django-rest-utils-mosoti-0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec7b0170db09e5d7ecea2ef3ebe892dbafff42bfd167aa3fea5980cc2510631f
|
|
| MD5 |
46f3f96a21220a2edf9d481a36cffc0b
|
|
| BLAKE2b-256 |
2613b67cfc9fc3e7d079aa7075e45964949dc9add99ba6aec32cb686eef4bafb
|