https://github.com/apo-bozdag/emrullah-proje-shopping-cart-django
https://github.com/apo-bozdag/emrullah-proje-shopping-cart-django
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apo-bozdag/emrullah-proje-shopping-cart-django
- Owner: apo-bozdag
- Created: 2019-06-14T09:02:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T02:23:51.000Z (over 2 years ago)
- Last Synced: 2025-03-09T03:49:13.362Z (3 months ago)
- Language: Python
- Size: 329 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emrullah-proje-shopping-cart-django-2.0-and-Python-3.6
**INSTALLATION**
``
pip install -r requirements.txt
``**RUN SERVER**
``
python manage.py migrate --run-syncdb
``
``
python manage.py runserver
``**ADD SUPER USER**
``
python manage.py createsuperuser
``http://127.0.0.1:8000/admin/login/?next=/admin/