skyl / django-mariposa

Django management command for mariposa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Mariposa

pip install django-mariposa

put django_mariposa in INSTALLED_APPS

add the MARIPOSA_DIRECTORY setting.

Go to that directory and mariposa create your migration files and edit them.

Now you can:

./manage.py migrate

About

Django management command for mariposa

License:MIT License


Languages

Language:Python 100.0%