Metadata-Version: 1.0
Name: django-smuggler
Version: 0.2
Summary: dump/load fixtures via Django admin interface
Home-page: http://github.com/semente/django-smuggler
Author: Guilherme Gondim
Author-email: semente@taurinus.org
License: GNU Lesser General Public License (LGPL), Version 3
Download-URL: http://github.com/semente/django-smuggler/downloads
Description: Django Smuggler is a pluggable application for Django Web Framework for you easily dump/load fixtures via the automatically-generated administration interface. Especially useful for transporting data in production for the development project and viceversa, but can also be used as a backup tool.
Keywords: django apps tools backup fixtures admin
Platform: UNKNOWN
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
