Changes between Version 3 and Version 4 of CookBookShortcutsOpenIDAuthentication
- Timestamp:
- Apr 17, 2006, 10:40:49 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookShortcutsOpenIDAuthentication
v3 v4 90 90 #!python 91 91 import cgi 92 import openid.store. 92 import openid.store.filestore 93 93 import openid.consumer.consumer 94 94 from myproject.settings import OPENID_DATASTORE_PATH,SITE_TOP_URL