Skip to main content

Django Migration Framework, useful to do migrations from other systems to Django data model

Project description

django-migrator is a migration framework which allows implement migrations easily.

Installing

Install package from pypi:

$ easy_install django-migrator

Include migrator in the INSTALLED_APPS setting.

Create data models:

$ python manage.py syncdb --migrate

0.5

  • Fake fields support

0.4

  • Relaxed package requirements

0.3

  • Added param –register-only-with-errors

  • Added command delete_migrated_objects

0.2

  • Added param –no-interactive

  • Refactored

0.1

  • Initial version

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-migrator-0.5.tar.gz (16.1 kB view details)

Uploaded Source

File details

Details for the file django-migrator-0.5.tar.gz.

File metadata

File hashes

Hashes for django-migrator-0.5.tar.gz
Algorithm Hash digest
SHA256 715aaf5a1d1e6bbf8c0701f2c067274042082e8c39e8ae5bc99c55f7bdb6b5c4
MD5 d9c24058898f7f90fc798303451878a2
BLAKE2b-256 338fbeb4a935734e6bedc54adb20381d588262ef4f09c028da605fcf7dc1d9d4

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