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.3

  • More robust URL fetching from the migrated objects.

0.5.2

  • Created a new hooks before deleting non finished migrations.

0.5.1

  • Improved logic for –only-new-objects param

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.3.tar.gz (16.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-migrator-0.5.3.tar.gz
Algorithm Hash digest
SHA256 acbe33a124cca7ee175c86b929cfd97db37c6f6c4139549d26c7a1d52e0b725e
MD5 ba147d3048a6fa99229de425fb2c9678
BLAKE2b-256 792c2e13fce55d62de4862f22aba7d792d7e1d1a275fa4bdaef524fbd9b0c487

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