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.1.0-alpha
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.1.tar.gz
(15.4 kB
view details)
File details
Details for the file django-migrator-0.1.tar.gz
.
File metadata
- Download URL: django-migrator-0.1.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff93048a2ac1a667df445ca72cefc63822003ef249896cabc31fa02b782dacce |
|
MD5 | 878e206f3e52708f4ac3e4d7c79d8fd9 |
|
BLAKE2b-256 | d73885d6a5ec894ebe3c128aef1b023bcfdd191835ec56fda7d11ef8d2f2e079 |