Skip to main content

This package helps in generate the views.py and serializers.py with the auto-generated code.

Project description

This package helps in generate the views.py and serializers.py with the auto-generated code.

to generate the serializers and views we need to install our package using: pip install Django_generate_serializers_views

after installing add the package to the settings.INSTALLED_APPS as :

INSTALLED_APPS = [ ..., 'Django_generate_serializers_views', ]

this will help the manage.py to generate the views and serializers with the help of package commands

use the below command in your django project directorry after defining the model in models.py of your django app.

python manage.py generate_serializers_views

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_generate_serializers_views-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file django_generate_serializers_views-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django_generate_serializers_views-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c7a42ad9ef99727c72944184ccaceab31365f2239bad2702db21470e168a9ff5
MD5 50f160317e423392a50d4daf4d81f119
BLAKE2b-256 ad31e933d99f0b0ce455e44830747deb4654131e2a8b9a653ec4b43815449599

See more details on using hashes here.

File details

Details for the file Django_generate_serializers_views-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Django_generate_serializers_views-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d87f910bef10bc746f4700f45e00b61008623b90a92d7d31d85044d92f8647f
MD5 189ea6cbcbc48298e454b5f6de45d7ef
BLAKE2b-256 18bc25a1a7e3d74f0fa695ab21cdcc58ba03ef444b70b80043ae89729b9e5a34

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page