Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arneb/django-export
/ functions
Functions
5 in github.com/arneb/django-export
⨍
Functions
5
◇
Types & classes
0
Function
export_database
Dump the database directly to the browser
export/views.py:23
Function
export_index
List all available export views.
export/views.py:116
Function
export_media
Tar the MEDIA_ROOT and send it directly to the browser
export/views.py:48
Function
export_to_s3
Dump the database and upload the dump to Amazon S3
export/views.py:67
Function
list_s3
List Amazon S3 bucket contents
export/views.py:96