Skip to main content

Django makemigrations settings module

Project description

Installation

$ pip install django-migrations-settings

Pros

  • standalone migrations settings without project and database

Cons

  • migrations history not supported

How it works

key value
INSTALLED_APPS setuptools.find_packages() without .

Examples

$ export DJANGO_SETTINGS_MODULE='django_migrations_settings'
$ django-admin.py makemigrations

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-migrations-settings-2021.6.17.tar.gz (1.1 kB view hashes)

Uploaded Source

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