log gpp/gcalendar/forms.py @ 70:c0d3b09c9b95

age author description
Wed, 01 Jul 2009 17:57:11 +0000 Brian Neal #18 - Add time zone field to user profile.
Wed, 15 Apr 2009 01:13:17 +0000 Brian Neal Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
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.