Skip to content

manjurulhoque/django-photo-uploading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Photo Uploading App

To run the app
virtualenv <name of the env>
cd <name of the env>
git clone https://github.com/manjurulhoque/django-photo-uploading.git
cd django-photo-uploading
pip install -r requirments.txt
cd src
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published