Mon, 31 Oct 2011 20:30:37 -0500 |
Bob Mourlam |
Moved the news admin to its own file and removed it from Brian's band admin. I'm an idiot.
|
Sun, 30 Oct 2011 23:07:05 -0500 |
Chris Ridgway |
First stab at the review app.
|
Sun, 30 Oct 2011 21:37:52 -0500 |
Bob Mourlam |
Merged Brian's changes with mine.
|
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.
|
Sun, 30 Oct 2011 18:29:41 -0500 |
Bob Mourlam |
A new bob settings for running the test server with sqlite instead of MySQL because setting up MySQL on my Mac isn't that appealing.
|
Sun, 30 Oct 2011 16:00:12 -0500 |
Brian Neal |
For issue #3, add social media sharing icons to the home page.
|
Sun, 30 Oct 2011 14:51:12 -0500 |
Brian Neal |
For issue #4, add support for the Django Debug Toolbar if in debug mode.
|
Sat, 29 Oct 2011 22:38:18 -0500 |
Brian Neal |
Added tests for the just added generic views.
|
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 21:07:53 -0500 |
Brian Neal |
Saving initial band data as a fixture.
|
Sat, 29 Oct 2011 17:32:23 -0500 |
Brian Neal |
Tweaking some of the text in the navigation bar.
|
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 21:58:54 -0500 |
Brian Neal |
Prototyped home page. Used fancybox effect on cover art.
|
Fri, 28 Oct 2011 21:20:18 -0500 |
Brian Neal |
Created a template tag for displaying a Bootstrap CSS toolbar.
|
Fri, 28 Oct 2011 20:32:29 -0500 |
Brian Neal |
Created a generic view (for now) to display a home page.
|
Thu, 27 Oct 2011 20:57:52 -0500 |
Brian Neal |
Normalize the paths in the settings.
|
Thu, 27 Oct 2011 20:01:37 -0500 |
Brian Neal |
Restructured settings as a directory to allow for different settings files. E.g.
|
Tue, 25 Oct 2011 18:38:42 -0500 |
Brian Neal |
Initial commit after running 'django-admin.py startproject'.
|