ojuso-map/apps/files/__init__.py

4 lines
138 B
Python
Raw Normal View History

""" AJAX file uploads
based on https://simpleisbetterthancomplex.com/tutorial/2016/11/22/django-multiple-file-upload-using-ajax.html """