Mercurial > public > sg101
log
age | author | description |
---|---|---|
Thu, 01 Apr 2010 02:01:33 +0000 | Brian Neal | Added select_related() to weblinks. |
Thu, 01 Apr 2010 01:57:01 +0000 | Brian Neal | Added some select_related's to downloads. |
Thu, 01 Apr 2010 01:39:37 +0000 | Brian Neal | Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums. |
Wed, 31 Mar 2010 01:58:20 +0000 | Brian Neal | Adding support for the django debug toolbar. |
Wed, 31 Mar 2010 01:23:57 +0000 | Brian Neal | Remove jquery-autocomplete plugin as it is not compatible with jQuery 1.4.x. Ticket #66. |
Tue, 30 Mar 2010 01:30:32 +0000 | Brian Neal | Implement #66; use jQuery UI autocomplete widget to replace obsolete jquery-autocomplete plugin. I implemented a very simple caching system. |
Sun, 28 Mar 2010 23:25:10 +0000 | Brian Neal | Committing version 1.1.6.1 of the MarkItUp! editor. This is for #57. |