[snowy] Set OAUTH_AUTH_VIEW



commit b0c96fc91bfc16b1a332263ea8263c56f301bd56
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Thu Jun 25 17:34:49 2009 -0700

    Set OAUTH_AUTH_VIEW

 local_settings.py.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/local_settings.py.in b/local_settings.py.in
index 3d3851a..fb07c6c 100644
--- a/local_settings.py.in
+++ b/local_settings.py.in
@@ -6,3 +6,4 @@ TEMPLATE_DEBUG = DEBUG
 DATABASE_ENGINE = 'sqlite3'    # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
 DATABASE_NAME = 'snowy.db'  # Or path to database file if using sqlite3.
 
+OAUTH_AUTH_VIEW = "notes.views.note_oauth_auth_view"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]