Skip to main content

A set of Django tastypie extras (Multipart resource, smart paginator, SwaggerUI authentication)

Project description

Code Climate

A set of Django Tastypie extras.

Table of contents

Resources

MultipartResourceMixin

Resource with upload image possibility

ReadOnlyResourceMixin

Raise BadRequest on update, create or delete request.

Paginator

SmartPaginator

SmartPaginator does not perform SELECT COUNT(*) when

  • limit is 0 and offset is 0

  • limit is greater than 0 and offset is 0 and length of self.objects is lower than limit

Authentication

SwaggerApiKeyAuthentication

SwaggerUI provides request authentication only through api_key parameter. SwaggerApiKeyAuthentication reads username and api_key from api_key request parameter.

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-tastypie-extras-0.4b4.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

django_tastypie_extras-0.4b4-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-tastypie-extras-0.4b4.tar.gz.

File metadata

File hashes

Hashes for django-tastypie-extras-0.4b4.tar.gz
Algorithm Hash digest
SHA256 fe67c5a9c9ac4bab2acdc280b87386df54b9352b32422ee0d720b6bc72b77d03
MD5 beccd49c22878df4b711bbfdf55c8845
BLAKE2b-256 43f51040e070201f78bdd08c7447c6f03c8818262ebee6900121ad1a8e6c2cc5

See more details on using hashes here.

File details

Details for the file django_tastypie_extras-0.4b4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_tastypie_extras-0.4b4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b75aa8e59945d7803117085a1024bd2fc8800edb594d5924a24b1418e1f497dc
MD5 988579fbe17c48918cca40d7d0d0dcac
BLAKE2b-256 fcefc6c3091fe8d38aa469e7f091bd65fc0e91edbbd1272c10780d13e92401c7

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