Django Smuggler 0.1.1 released!
Yesterday I published the first stable version of Django Smuggler. An pluggable application for easily export/import fixtures via the administration interface. Especially useful for transporting data in production for the development project and vice versa, but can also be used as a backup tool.
Smuggler is in the Python Package Index (PyPI) and you can easily install it using the tools pip or easy_install. Try:
pip install django-smuggler
or:
easy_install django-smuggler
Feedback (with or without code) is always welcome!
Comentários
Thank you for your effort, such app is necessary. I will try to add it to production.
Hi Alex, you're welcome!
Deixar um comentário