Skip to content

kabirul/python-django-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django file upload example

#Technology

Python 3.7.8rc1 Django 3.2 PyMySQL 0.9.3

Running the Application

Create the DB tables first:

python manage.py migrate

Run the development web server:

python manage.py runserver 8080

Open the URL http://localhost:8080/UploadFiles/ to access the application.

About

python django mysql file upload

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published