Skip to main content

Package for auto creating serializers, filters and views for Django models

Project description

# Django Rest Framework auto creator ### Creates serializers, filters and generics for created model

Installation: pip install drfauto

Include drfauto into Django Installed apps and use python manage.py makeserializer | makefilter | makeviews for your -m model_name or -a app_name or -A all project. This commands generate serializers.py, filters.py and views.py in your apps directories and create suitable classes. Also u can import drfauto.dynamic for creating class as python object in your code. This classes can be used as abstract for inheritance or ready functional classes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

drfauto-1.4-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file drfauto-1.4-py3-none-any.whl.

File metadata

  • Download URL: drfauto-1.4-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.7.4

File hashes

Hashes for drfauto-1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 324c2b3efd4b7676359e8b54dda697041d280c59d80088699bb7264f0c28066a
MD5 2535070e7fa94639c69d33c079ab6fc0
BLAKE2b-256 1b054864db41af72189a5663e68a225a05ebe32cc598f7b678c20dbb873f3349

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