log gpp/settings.py @ 7:ca66189c7c44

age author description
Sun, 12 Apr 2009 00:31:36 +0000 Brian Neal Added tiny_mce to the GPP_THIRD_PARTY_JS setting. Updated code to use it.
Sat, 11 Apr 2009 22:50:56 +0000 Brian Neal Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.