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.2.tar.gz
(3.3 kB
view details)
File details
Details for the file django-dbml-0.2.tar.gz.
File metadata
- Download URL: django-dbml-0.2.tar.gz
- Upload date:
- Size: 3.3 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 |
de01ad1dc0ff1ac19d7363c3c44243e3858ad1253098726bb091ad5e33561dfd
|
|
| MD5 |
abfc61c8b10b9d306a252608dc71712e
|
|
| BLAKE2b-256 |
7e48b18853fe8aadbe6cb8152c1d9bc7ee7976865563252643e889336945d67c
|