Quickly generate application from django model files
Project description
# DJANGO APP BOOTSTRAP
A simple django application that can speedup your development by generating code from models.
Specify a different application structure to process by entering the full path to the folder in settings.py variable BOOTSTRAP_FOLDER
Quick start
pip install django-app-bootstrapp
Add “django_app_bootstrap” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'django_app_bootstrap', ]Run python manage.py bootstrap_app to start the wizard.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_app_bootstrap-1.0.8.tar.gz.
File metadata
- Download URL: django_app_bootstrap-1.0.8.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d925a30a55c171ae2d5ef0e7e166b864cefc1bf44e4e8cb3351cb9bdb772e3ff
|
|
| MD5 |
caabebe01b25baad00deb5a7a6d01dd7
|
|
| BLAKE2b-256 |
e0ef90fcfa9eda97dc8633b57e6ecd8b8d8ea6a8e26b20c47ef5d50218a6e2d7
|
File details
Details for the file django_app_bootstrap-1.0.8-py3-none-any.whl.
File metadata
- Download URL: django_app_bootstrap-1.0.8-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca3d83835d5d8b13c8e3fca133b295fcfb7c2e69ebc5412f601a7b9feb7b77a5
|
|
| MD5 |
c882702dd8f82435ea4968489faeec43
|
|
| BLAKE2b-256 |
2fd14d0102997c57b17d893125a08542e185cf6dc9434a1d5fd6cd8f72ab6a1d
|