log gpp/settings.py @ 17:8eb9b8d014a2

age author description
Tue, 14 Apr 2009 02:35:35 +0000 Brian Neal Update jquery-ui and theme version that is hosted on google. In preparation for having jquery on every page (?), make it so that the autocomplete plug is using the 'global' jquery, and not the one that came with it. It seems to work okay with jquery 1.3.2.
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.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.