~locolanderos/locolander/trunk

« back to all changes in this revision

Viewing changes to locolander/locolander/settings.py

  • Committer: Natalia B. Bidart
  • Date: 2013-07-21 03:05:23 UTC
  • Revision ID: natalia.bidart@canonical.com-20130721030523-27pz1rdba9wdp5bj
- Enabled google for allauth.

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
    #'allauth.socialaccount.providers.bitly',
137
137
    #'allauth.socialaccount.providers.facebook',
138
138
    'allauth.socialaccount.providers.github',
139
 
    #'allauth.socialaccount.providers.google',
 
139
    'allauth.socialaccount.providers.google',
140
140
    #'allauth.socialaccount.providers.linkedin',
141
141
    #'allauth.socialaccount.providers.openid',
142
142
    'allauth.socialaccount.providers.twitter',