Skip to main content

django-df-api

Project description

Django DF API

Module for automatic including Djangoflow apps API to your project.

Installation:

  • Install the package
pip install django-df-api
  • Add the package to your INSTALLED_APPS
INSTALLED_APPS = [
    ...
    'df_api',
    ...
]
  • Add the package to your urls.py
urlpatterns = [
    ...
    path("api/v1/", include("df_api.urls")),
    ...
]

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

django-df-api-0.0.3.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

django_df_api-0.0.3-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file django-df-api-0.0.3.tar.gz.

File metadata

  • Download URL: django-df-api-0.0.3.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for django-df-api-0.0.3.tar.gz
Algorithm Hash digest
SHA256 46886ac94cc6e33b8a6860e07e16035e894a9938b56db4d0c74058c11f8de9c1
MD5 13d85eb4f3e79f1c2814e7f894b2ec61
BLAKE2b-256 7d02a72fb96d2b0e73f4a8a3d0d9f99fbc4058c01df97ef81aad1994eb0544e5

See more details on using hashes here.

File details

Details for the file django_df_api-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_df_api-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9b780ec8be905858c928be10e71ad48bb969d6081bc5f67e0e940a39f1b82680
MD5 9302511e57ac70498b5eeaac23aa762a
BLAKE2b-256 a08c3958281d11a3e8cb264d3b17a9f4dfcd496a8870846a41eddad8f66b8077

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