Skip to main content

Restful API view utils.

Project description

django-apiview

Restful API view utils.

Install

pip install django-apiview

Settings

INSTALLED_APPS = [
    ......
    'apiview',
    ......
]

Exports

  • apiview.annotations

    • String
    • Integer
    • Boolean
    • Bytes
  • apiview.views

    • apiview
  • apiviews.utils

    • DjangoJsonEncoder

Releases

v0.1.2

  • Fix, 修正form处理过程中的错误。

v0.1.1

  • apiview允许使用PAYLOAD的字段进行注入,但字段优先级较低。

v0.1.0

  • First release

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-apiview-0.1.2.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file django-apiview-0.1.2.tar.gz.

File metadata

  • Download URL: django-apiview-0.1.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4

File hashes

Hashes for django-apiview-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a1a368ad1c61f26562f520c9caa0c79f8eacc340ac681bae23b1bfc87e5e47fd
MD5 91f07c65bf893f2013ece8574cc0c40c
BLAKE2b-256 47745161e1486241f03f368dab9478c248b9a8b4609b41d63cfeb591daf3967a

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