graph
- For issue #4, add support for the Django Debug Toolbar if in debug mode.2011-10-30, by Brian Neal
- Added tests for the just added generic views.2011-10-29, by Brian Neal
- Added generic views for music, videos, and the buy page with placeholder text.2011-10-29, by Brian Neal
- Saving initial band data as a fixture.2011-10-29, by Brian Neal
- Tweaking some of the text in the navigation bar.2011-10-29, by Brian Neal
- Enabled the admin. Created a "bands" app with a band model.2011-10-29, by Brian Neal
- Prototyped home page. Used fancybox effect on cover art.2011-10-28, by Brian Neal
- Created a template tag for displaying a Bootstrap CSS toolbar.2011-10-28, by Brian Neal
- Created a generic view (for now) to display a home page.2011-10-28, by Brian Neal
- Normalize the paths in the settings.2011-10-27, by Brian Neal
- Restructured settings as a directory to allow for different settings files. E.g.2011-10-27, by Brian Neal
- Initial commit after running 'django-admin.py startproject'.2011-10-25, by Brian Neal