Multiple_Upload_Gallery_Django

Upload Multiple files in django

The File is in zip due to large size. Download zip file to view the project.

The video is stored in video folder.

To Run

Follow the following steps
1.Run on commandline after reaching to the folder"virtualenv -p python ."
2.For running virtual env run on windows " ./Scripts/activate"
3.Run manage.py using "python manage.py runserver".