Skip to main content

Base Django Rest Framework Project Setup

Project description

Test Publish PyPI

Base Django Rest Framework Project Setup

Installation

Using pip

pip install base-django-rest-framework

Using poetry

poetry add base-django-rest-framework

Usage

In your project's settings.py

# ...

INSTALLED_APPS = [
    # ...
    "rest_framework",
    "base_django_rest_framework",
    # ...
]

# ...

# Default base_django_rest_framework configurations
from base_django_rest_framework.conf import *  # NOQA

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_django_rest_framework-1.0.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file base_django_rest_framework-1.0.0.tar.gz.

File metadata

File hashes

Hashes for base_django_rest_framework-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9dfc6f54274c035785afc5b4b5dc924d95bb2b9ecf5570dedd8fb07c2535acfd
MD5 b0cdb213e85479ecafa4c9f2ca8c5209
BLAKE2b-256 7ea6c80f42c7dd1311d976e960e99f0d95c38f776311d459fedbf14c61f7bda5

See more details on using hashes here.

File details

Details for the file base_django_rest_framework-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for base_django_rest_framework-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a5bc86ede4274878f39aca4a7da00dcac37d1fbf9762899d36a9143b2a32748
MD5 0fbab1e2202afeec3ee58a86d145f206
BLAKE2b-256 74a0bcc20078511699d0df8c4b41bc7b77682dba734572c12885972dfb83d52f

See more details on using hashes here.

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