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.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.2.tar.gz
(15.7 kB
view details)
File details
Details for the file django-migrator-0.2.tar.gz
.
File metadata
- Download URL: django-migrator-0.2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b407aa6ab1f463dc6739d840bc20437d6270b6f3606d2c81c2f7f321b921850 |
|
MD5 | f726b17982411b8204fe766f2552b6c5 |
|
BLAKE2b-256 | 8911e5df9a1f603f85b358d2d6f8338813cea10890cf81e0d58dd093175a76cb |