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.2.1.tar.gz (4.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.2.1.tar.gz.

File metadata

File hashes

Hashes for django_generate_serializers_views-0.2.1.tar.gz
Algorithm Hash digest
SHA256 7894bb236e3616256b8c573d5625add7fb21f9a2f93b66dab55a96039b665aca
MD5 6f2e5d4f1dac989276ecdf77cc5df062
BLAKE2b-256 015d39388e188f0b036bcb7efd16cd1b5b2d779cc471f1f3635661c64344f2c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Django_generate_serializers_views-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7289c7ce733202e079936c81de2456174d16cbc9d1b77b2cf1e1669b450b3ce3
MD5 0561c4476542864f109b37995b79451f
BLAKE2b-256 60815a325c44362a134d424328e7432b2b03c4c5fa5a92e9f2cacbfb6171a16a

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