Skip to main content

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.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-rest-utils-mosoti-0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page