Skip to main content

Django app with common implementations for base Angewandte projects using Django REST Framework

Project description

base-common-drf

base-common-drf is a Django app with common implementations for base Angewandte projects using Django REST Framework.

Quick start

  1. Install the package:
pip install base-common-drf
  1. Add base_common_drf to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
    …,
    'base_common_drf',
]

Project details


Download files

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

Source Distribution

base-common-drf-0.4.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

base_common_drf-0.4-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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