Mercurial > public > sg101
log gpp/core/widgets.py @ 11:cc8eb028def1
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. |
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. |