somabc / simple-file-upload

Django file uploads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple File Upload with Django

Running Locally

git clone https://github.com/somabc/simple-file-upload.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

About

Django file uploads

License:MIT License


Languages

Language:Python 84.8%Language:HTML 15.2%