Mercurial > public > sg101
log
age | author | description |
---|---|---|
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. |
Sat, 11 Apr 2009 19:45:17 +0000 | Brian Neal | Display news links and send to friend on the summary page. Use icons. |
Sat, 11 Apr 2009 18:52:19 +0000 | Brian Neal | Got rid of the pseudo cancel buttons on various forms. Replaced them with cancel links. |