kumrzz / kgdjangoshop1

simple online shop app using code from "Django By Example"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple Online shop app using code from "Django By Example"
note, celery.py had to be changed to celeryapp.py to avoid conflicts with the library load
need ngrok.exe to be able to receive notifications from Paypal into server
command: ngrok http 800

About

simple online shop app using code from "Django By Example"


Languages

Language:Python 68.1%Language:HTML 17.6%Language:CSS 14.3%