0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding new blog tests courtesy of Eric Holscher More... over 15 years ago
Handling accidental duplicate follows more gracefully More... over 15 years ago
Blog search now includes tags and categories More... over 15 years ago
Fixed blog manager and template tag More... over 15 years ago
Removed <meta name='author'/> from base templates More... over 15 years ago
git-svn-id: http://django-basic-apps.googlecode.com/svn/trunk@89 5ae32e2a-df40-0410-a01d-45158a99d8df More... over 15 years ago
git-svn-id: http://django-basic-apps.googlecode.com/svn/trunk@88 5ae32e2a-df40-0410-a01d-45158a99d8df More... over 15 years ago
git-svn-id: http://django-basic-apps.googlecode.com/svn/trunk@87 5ae32e2a-df40-0410-a01d-45158a99d8df More... over 15 years ago
Forgot to import render_to_string More... over 15 years ago
Added email notification to follow view More... over 15 years ago
Changed model imports to be relative More... over 15 years ago
Changed the template ids and class names More... over 15 years ago
More polishing More... over 15 years ago
Changed /stop_following/ to /stop-following/ More... over 15 years ago
removed unessasary import More... over 15 years ago
Changed manager names More... over 15 years ago
Fixed templatetags More... over 15 years ago
Added more docstrings and another manager method More... over 15 years ago
Added more docstrings and another manager method More... over 15 years ago
Added some docstrings More... over 15 years ago
Making relationships work. More... over 15 years ago
Adding relationships which have not be tested so wear knee pads and a helmet before playing More... over 15 years ago
Improved events app with templates More... over 15 years ago
Enabled the ability to override the default template names in the people app More... over 15 years ago
Enabled the ability to override the default template names in the blog app More... over 15 years ago
Throwing basic.events out there just to get the ball rolling. More... over 15 years ago
Fixed some bugs with the profile templates and removed the unessasary first_name, last_name methods. More... over 15 years ago
Fixed lacking HttpResponseRedirect in view More... over 15 years ago
Fixed get_latest_posts thanks to Eric :) More... over 15 years ago
Added missing max_length to profiles model More... over 15 years ago