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
-
Notifications
You must be signed in to change notification settings - Fork 0
manjurulhoque/django-photo-uploading
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published