Skip to main content

Backup2CSV is a simple Django app that allow you to download and restore your models content in a csv file.

Quick start

  1. Add “backup2csv” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
            ...
            'backups',
    ]
  2. Include the backup2csv URLconf in your project urls.py like this::

    … from django.urls import include

    urlpatterns = [

    … path(‘backup/’, include(‘backups.urls’, namespace=’bkups’)), …

    ]

  3. Start the development server and visit http://127.0.0.1:8000/backup/ to see the list of all apps and models you have.

Release files for django-backup2csv 0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-backup2csv 0.8
File Size Uploaded
django-backup2csv-0.8.tar.gz 11.0 kB Details

Release files / django-backup2csv-0.8.tar.gz

Download URL django-backup2csv-0.8.tar.gz
Size 11.0 kB
Tags Source
SHA-256 checksum
How to use checksums
8757775f85e9145b82db0c3a8503817b62aced4ab953c423eda6609d72ddb6d2
BLAKE2b-256 checksum
How to use checksums
0bc159acb79296914d4bfe882e87f14c19dae24dc6015688836cd7323956820f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

Release history Release notifications | RSS feed

This release

0.8 This release

1 release file

0.6

1 release file

0.5

1 release file

0.4

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page