Jonas Obrist
|
603c29c8b4
|
detect logged in users on the home page (mostly debugging social auth)
|
2012-08-18 17:23:15 +02:00 |
|
|
eacaa2db3a
|
Error message when the client doesn't do cookies.
|
2012-08-17 22:24:21 -07:00 |
|
|
e3e8295e47
|
Fix test cookie logic
set_test_cookie has to be in a separate request/response cycle than test_ and
delete_test_cookie.
Add some comments about what's going on.
|
2012-08-17 20:49:57 -07:00 |
|
|
b25eb12d7e
|
Login and index view work.
Fix the docstrings.
Rename the pre_login_test view to just login. Functionality is still the same.
|
2012-08-17 20:44:57 -07:00 |
|
|
63de6467f6
|
More logic for index; pre_login_test view; follower_graph stub view
|
2012-08-17 20:41:55 -07:00 |
|
|
97a2191b1a
|
Really (I mean *really*) simple index view
|
2012-08-17 20:26:22 -07:00 |
|