Skip to main content

django rest management command for dynamic write crud api

Project description

Quick Start

  1. Add "crud_management" to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [

     ...
     'crud_management',
    

    ]

  2. Run python manage.py migrate to create the user models

  3. You need to create a url.py and serializers.py file in your applications

  4. Run python manage.py generate_crud <your_app_name> <your_model>

  5. Start the development server and visit http://127.0.0.1:8000/ to create a new user login register

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

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

Source Distribution

drf-crud-command-0.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

drf_crud_command-0.3-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file drf-crud-command-0.3.tar.gz.

File metadata

  • Download URL: drf-crud-command-0.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for drf-crud-command-0.3.tar.gz
Algorithm Hash digest
SHA256 de234052586ed31cac6ca0c723fa83920754d1aca087c23a8ff3ccda87dfe291
MD5 3226467ff2faee04dc1a3aced3b6ef5f
BLAKE2b-256 7c9a5dbe11574e6b29115abc728f5b50f83ef12c035c2f1d8b9f048c6bfde25b

See more details on using hashes here.

File details

Details for the file drf_crud_command-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for drf_crud_command-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dd196a06f6926545ea610d5146d853cd0f9db7b14fa27d339a8646d19b49536f
MD5 b5b864fc72060ed326f404204d67b44a
BLAKE2b-256 4f7f35a00f4ee108600aec1bd24fcff17ca0d2297e0c11e14ff234495bd448ab

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