Mercurial > public > bravenewsurf
log bns_website/settings/base.py @ 40:5c0f9d80442e
age | author | description |
---|---|---|
2011-11-05 | Brian Neal | Adding support for the TinyMCE javascript editor in the admin for news and reviews apps. |
2011-11-02 | Brian Neal | Add path to Django in WSGI file. |
2011-11-02 | Brian Neal | For #5, make some tweaks to the files to prepare for production hosting. |
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-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-28 | Brian Neal | Normalize the paths in the settings. |
2011-10-28 | Brian Neal | Restructured settings as a directory to allow for different settings files. E.g. base bns_website/settings.py@b9e3f3d87824 |