Binary package “python3-django-dbbackup” in ubuntu noble

Backup and restore commands for Django

 This Django application provides management commands to help backup and
 restore your project database and media files with various storages such as
 Amazon S3, Dropbox, local file storage or any Django storage.
 .
 It is made for:
 .
  * Ensure your backup with GPG signature and encryption
  * Archive with compression
  * Deal easily with remote archiving
  * Great to keep your development database up to date.
  * Use Crontab or Celery to setup automated backups.