Mercurial > public > bravenewsurf
log bns_website/urls.py @ 107:89d0511cb5c2
age | author | description |
---|---|---|
2011-12-15 | Brian Neal | Created a feedback page with Disqus comments. |
2011-11-19 | Brian Neal | For issue #8, create a videos application to randomize videos in the playlist. |
2011-10-31 | Chris Ridgway | First stab at the review app. |
2011-10-31 | Bob Mourlam | My first stab at the news app. The template is a little dull, but it's a start. |
2011-10-30 | Brian Neal | Added generic views for music, videos, and the buy page with placeholder text. |
2011-10-29 | Brian Neal | Enabled the admin. Created a "bands" app with a band model. |
2011-10-29 | Brian Neal | Created a generic view (for now) to display a home page. |
2011-10-25 | Brian Neal | Initial commit after running 'django-admin.py startproject'. |