Skip to main content

A Django Rest Framework addon for Nested Serializers.

Project description

This is a Django Rest Framework addon to rezolve folowing problems
  • infinit level of nested serializer

  • different level of nested objects

  • writable nested objects

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “drf-ns” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'drf-ns',
    ]
  2. This also includes ModelTracker as Base model class for your app

  3. Run python manage.py migrate to create the models.

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

drf-ns-0.0.3.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file drf-ns-0.0.3.tar.gz.

File metadata

  • Download URL: drf-ns-0.0.3.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for drf-ns-0.0.3.tar.gz
Algorithm Hash digest
SHA256 45f981083bbdd07946513b949178b90a9fe6683549ef9995ad258883da9c53ed
MD5 51a10dc323ea25f9ab641710eeb2b13a
BLAKE2b-256 8905154b39e76068b3ffe80c86cbe0bb9aeb4090badc2239e6c5f4be0d6b00a2

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