Commit graph

8 commits

Author SHA1 Message Date
cc84293480 Rename graph views 2012-08-18 16:01:59 -07:00
56587aa345 Repo stub view 2012-08-18 12:42:23 -07:00
2184fab678 Rename follower_graph to graph_followers
Create graph_followers template
Add urlconf for graph_followers
Redirect use to followers view instead of just calling it
2012-08-18 12:42:22 -07:00
4dc5f872cf Fix the regex for the login view 2012-08-17 22:24:32 -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
97a2191b1a Really (I mean *really*) simple index view 2012-08-17 20:26:22 -07:00
Jonas Obrist
b2d77336d3 github authentication
note: don't deploy this on the server without setting the necessary
config vars on heroku first, thanks.
2012-08-18 02:58:02 +02:00
Jonas Obrist
82c77fc031 initial project layout 2012-08-18 02:24:05 +02:00