Skip to main content

The Django-related reusable app provides the ability to dump database and media files via an admin interface.

Project description

Prerequisites

The package postgresql-client should be installed on the host.

Introduction

django-fs-dump is the Django-related reusable app provides the ability to dump database and media files via an admin interface.

Installation

Install django-fs-dump using pip:

$ pip install django-fs-dump

Add the 'fs_dump' application to the INSTALLED_APPS setting of your Django project settings.py file:

INSTALLED_APPS = (
    ...
    'fs_dump',
    ...
)

Run migrate:

$ ./manage.py migrate

Credits

Fogstream

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_fs_dump-1.0.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_fs_dump-1.0.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file django_fs_dump-1.0.0.tar.gz.

File metadata

  • Download URL: django_fs_dump-1.0.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for django_fs_dump-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d9834acb006cb38b8932f2344d889d29db6989f2431b44e8a9e79ca65ab85d35
MD5 fbf695daf5ceb264e4f8f32889f3a796
BLAKE2b-256 ad08b7148ba610d2aa10b4d9dcac65243b074a9d42949e07472c166929ce040b

See more details on using hashes here.

File details

Details for the file django_fs_dump-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_fs_dump-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for django_fs_dump-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 010194a76c3fd160e43d185c741ef27a7d818d1735079af48f899b74b810e35a
MD5 83de9ec5c6286d2ca4f64722e96d5625
BLAKE2b-256 f7477e8d3e7375e5ea42a373bac737d239cf89ea08e153a1e960b0fb0eab2997

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page