https://github.com/majidovnurbek/django_shopping_web
shopping web site django
https://github.com/majidovnurbek/django_shopping_web
Last synced: about 2 months ago
JSON representation
shopping web site django
- Host: GitHub
- URL: https://github.com/majidovnurbek/django_shopping_web
- Owner: majidovnurbek
- Created: 2024-06-07T04:44:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-09T12:50:19.000Z (over 1 year ago)
- Last Synced: 2025-04-06T13:49:05.648Z (6 months ago)
- Language: HTML
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
create venv
pip install django
cd root and python manage.py runserver
pip install pillow