Metadata-Version: 1.1
Name: django-backupdb
Version: 0.6.0
Summary: Management commands for backing up and restoring databases in Django.
Home-page: https://github.com/fusionbox/django-backupdb
Author: Fusionbox programmers
Author-email: programmers@fusionbox.com
License: Fusionbox
Description: ===============
        django-backupdb
        ===============
        
        Management commands for automatically backing up and restoring all databases
        defined in ``settings.DATABASES``.
        
        License
        -------
        
        Please take a moment to read the license specified in the ``LICENSE`` file.
        
Keywords: django database backup
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
