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.1.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.1.tar.gz.

File metadata

File hashes

Hashes for django_generate_serializers_views-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ee6c739345ad21ab8e115f5a74a76eb653e267df929f3136e5208f2cc13071e7
MD5 2d13d07c4d2eeb9477a8aa4948cc55c1
BLAKE2b-256 c7e0c708f64a4bebdd68be50e244817f37965a524aada6ed0d2452290302f0c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Django_generate_serializers_views-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 51daa4fc9b161ebaf7d63896a047dc61472cc3ac0c71abbaa3acf23aeffc7668
MD5 54ddfb4444fa0b8a011fc4ea8f6f9e61
BLAKE2b-256 b844cee8c90368ee6e7b2f6ee18c6b9f9eda08e3578bafd2ddc8f60aa63b2149

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