0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 11 years ago
Updated the README More... about 11 years ago
Updated the templates to use the new namespaced URL patterns More... about 11 years ago
Added the new Comment class More... about 11 years ago
Added migrations for Comments More... about 11 years ago
Converted the stories app to use south More... about 11 years ago
Installed South (the DB migration tool) More... about 11 years ago
Updated the README with setup instructions More... about 11 years ago
Removed the dependency on the requests module More... about 11 years ago
Renamed the README file More... about 11 years ago
Added a simple README More... about 11 years ago
Replaced all hard coded URLs with named URL patterns More... over 11 years ago
Added names for each of the URL patterns More... over 11 years ago
Add the voters field to the exclude tuple More... over 11 years ago
Adding code to show/hide the vote arrow based on wheter or not the user is logged in or the story is a liked story More... over 11 years ago
Passing a list of the liked stories from the top 30 to the index template More... over 11 years ago
Add the liked story to the user's liked_stories list More... over 11 years ago
Added the voters relationship to the Story model More... over 11 years ago
Added the vote link More... over 11 years ago
Added the head block and JS includes for the stories view More... over 11 years ago
Added the vote view More... over 11 years ago
Added the JS and arrow GIF More... over 11 years ago
Fixed the missing moderator error from episode 10 More... over 11 years ago
Added the user object to the index view's context More... over 11 years ago
Made the story view require the user to be logged in More... over 11 years ago
added the login/logout URLs More... over 11 years ago
added user info to the header More... over 11 years ago
Added the login.html template More... over 11 years ago
Added CSS for the user info on main page More... over 11 years ago
Added default login URLs More... over 11 years ago