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.2.tar.gz (3.7 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.2.tar.gz.

File metadata

File hashes

Hashes for django_generate_serializers_views-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7ae3fea0adca282e0886c3d0f24a03f1726f6bff38988093b6e14f639407e1e4
MD5 1546ce909bdebf4fa26b185fa87126a5
BLAKE2b-256 62b072fbdc99aecad691b9b8dfe1494d7567f9a31d7724103ad2d8092a14d623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Django_generate_serializers_views-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 aa37bd585c045573b08d558213e45e9b35794ff85d8ab373212cc9d0f78b7d7a
MD5 bb73d56db404f593b9baf1229094ae5b
BLAKE2b-256 d463d3969860bccc1a783904b8cc117b0b8f65509efa8b0ef5617935b19baabc

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