This app can generate a DBML output for all installed models.
Project description
# django-dbml
This app can generate a DBML output for all installed models.
## How to install and use?
#### 1. Install the django-dbml package
` pip install django-dbml `
#### 2. Put django_dbml on your django settings
`python '...', 'django_dbml', '...', `
#### 3. Run the command to generate a DBML schema based on your Django models
`bash $ python manage.py dbml all `
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
django-dbml-0.1.tar.gz
(2.9 kB
view details)
File details
Details for the file django-dbml-0.1.tar.gz.
File metadata
- Download URL: django-dbml-0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c855b36cf6518007d60b4f2fe24e80561e01b3ab6eb55deb6a09c5213c0823f
|
|
| MD5 |
bd23bbab3b566c3edaaa332e53f5cba4
|
|
| BLAKE2b-256 |
31d6e4db3f77a1dce2221616cead9f040cddfc69fd16cf961ccdfb6a24e5d4c0
|