You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding valid setup.py - the django project with the setup.py file serves as an example / test. the package 'fileupload' is installed by the setup.py file as well as all of the necessary dependencies and the static media. Run python manage.py collectstatic to get the static media into your project.
description="A minimal django project containing a minimal app with a working jquery file upload form based on the work by Sebastian Tschan: http://aquantum-demo.appspot.com/file-upload",
0 commit comments