Skip to content

Saumya-Mishra9129/IBM_Hackathon

Repository files navigation

Simple File Upload Example

Example used in the blog post How to Upload Files With Django

Running Locally

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published