An open API service indexing awesome lists of open source software.

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

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/