Skip to main content

django-crud-app

this module is extends of django startapp

install

pip install django-crud-app

add crud to your django settings.py

example)

INSTALLED_APPS = [
    # ...
    'crud',
]

Usage

python manage.py startcrud <app_name>

UserModel

python manage.py startcrud user

or

python manage.py startcrud <app_name> --auth-user True

Model name

you can customize created model name

example:

python manage.py startcrud blog
# model name is 'Blog'

python manage.py startcrud blog --model-name web_blog
# model name is 'WebBlog'

Release files for django-crud-app 0.2.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for django-crud-app 0.2.3
File Interpreter ABI Platform
django_crud_app-0.2.3-py3-none-any.whl Python 3 none any Details

Release files / django_crud_app-0.2.3-py3-none-any.whl

Download URL django_crud_app-0.2.3-py3-none-any.whl
Size 36.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
95915b0b24e54b9e70ab0d0733746f2a75d5badcadc867b63b739315c485906e
BLAKE2b-256 checksum
How to use checksums
f703f101d1dd5d4f648e72b495308209e4773e4a062ac96f52f4de2c23f87944
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4

Release history Release notifications | RSS feed

This release

0.2.3 This release

1 release file

0.2.2

1 release file

0.2.1

1 release file

0.2.0

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page