Mercurial > public > bravenewsurf
log bns_website/urls.py @ 67:a878a98292a8
age | author | description |
---|---|---|
Sat, 19 Nov 2011 14:19:00 -0600 | Brian Neal | For issue #8, create a videos application to randomize videos in the playlist. |
Sun, 30 Oct 2011 23:07:05 -0500 | Chris Ridgway | First stab at the review app. |
Sun, 30 Oct 2011 21:33:45 -0500 | Bob Mourlam | My first stab at the news app. The template is a little dull, but it's a start. |
Sat, 29 Oct 2011 22:31:42 -0500 | Brian Neal | Added generic views for music, videos, and the buy page with placeholder text. |
Sat, 29 Oct 2011 17:11:58 -0500 | Brian Neal | Enabled the admin. Created a "bands" app with a band model. |
Fri, 28 Oct 2011 20:32:29 -0500 | Brian Neal | Created a generic view (for now) to display a home page. |
Tue, 25 Oct 2011 18:38:42 -0500 | Brian Neal | Initial commit after running 'django-admin.py startproject'. |