Filepond advanced demo page for
django-drf-filepond
This page provides a more advanced standalone demo web page for django-drf-filepond demonstrating the use of the library's store_upload functionality combined with filepond's load function.
To operate correctly, this page requires that you put the
provided example views.py
file into your demonstration
app, as detailed in the django-drf-filepond tutorial.