Skip to main content

Better inspectdb.

Project description

A fork of Django management command inspectdb. It was first created to get the correct max_length of MySQL inspection, see ticket #5725.

Installation

First install the package using pip:

pip install django-inspectdb

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'inspectdb',
    ...
)

Usage

Just use it as the normal inspectdb management command:

python manage.py inspectdb > models.py

Project details


Download files

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

Source Distribution

django-inspectdb-0.2.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file django-inspectdb-0.2.1.tar.gz.

File metadata

File hashes

Hashes for django-inspectdb-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a8052e2148b9976dc6112f35d4d9ab1f53b23f787ce6c8ef073a22b70a48520a
MD5 abff256fa562e60a16a21c30e239eaa5
BLAKE2b-256 0a7a692b3d679be6bcee092511bbb85fd520649fb3713b1f722b1bf86ebef216

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