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.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.3.tar.gz
(16.4 kB
view details)
File details
Details for the file django-migrator-0.3.tar.gz.
File metadata
- Download URL: django-migrator-0.3.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2caeae93ec8cce4c65c2e54331de5dc1372db944b19ff5a583142646c8f9eed4
|
|
| MD5 |
b0009078f4e8bfa6072f39b7b7dbd74a
|
|
| BLAKE2b-256 |
72e182157fc5e58b7581dc95f3c82c5da8764600751f8f74fb83ccb7c29118b1
|