Fri, 04 Nov 2011 19:26:48 -0500 |
Brian Neal |
Adding support for the TinyMCE javascript editor in the admin for news and reviews apps.
|
Tue, 01 Nov 2011 20:15:21 -0500 |
Brian Neal |
Add path to Django in WSGI file.
|
Tue, 01 Nov 2011 19:17:07 -0500 |
Brian Neal |
For #5, make some tweaks to the files to prepare for production hosting.
|
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 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.
|
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.
base
bns_website/settings.py@b9e3f3d87824
|