A example of bulid a little shop with Python and Django :)
To take advantage of this store you need to:
- Get a copy of the code.
- Install Python, Pip and (Python-dev) for Django-compressor.
- Install Virtualenvwrapper https://virtualenvwrapper.readthedocs.org/en/latest/ for your local fun.
- Install the requirements if you don't already have them. Django==1.9.4 django-appconf==1.0.1 django-bootstrap-themes==3.1.3 django-bootstrap3==7.0.0 django-compressor==2.0 django-registration-redux==1.4 oauthlib==1.0.3 PyJWT==1.4.0 python-openid==2.2.5 python-social-auth==0.2.14 rcssmin==1.0.6 requests==2.9.1 requests-oauthlib==0.6.1 rjsmin==1.0.12 six==1.10.0