Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 631 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 631 Bytes

Template-Django

Quick-start Django application. Support for user login with Facebook, twitter & google.

Install:

pip install python-social-auth

Install Tastypie: sudo pip install django-tastypie and Correct the bug in Tastypie

Install Memcached

Install python-memcached