log

age author description
Thu, 06 Oct 2011 23:40:01 +0200 Rettaw Added some urls for the bundle links, and a template
Mon, 25 Jul 2011 15:55:20 -0500 Jordi Gutiérrez Hermoso Add a desperate cry for help
Sat, 04 Jun 2011 19:17:46 -0500 Jordi Gutiérrez Hermoso Remove some old Lorem ipsum
Wed, 11 May 2011 12:37:21 -0500 Jordi Gutiérrez Hermoso Increase code size in <pre>
Sat, 30 Apr 2011 01:09:02 -0500 Jordi Gutiérrez Hermoso Import sys in settings.py
Mon, 14 Feb 2011 07:20:55 -0600 Jordi Gutiérrez Hermoso Fix authorlink in recent snippets
Sun, 13 Feb 2011 23:13:36 -0600 Jordi Gutiérrez Hermoso Add missing activation_complete.html registration template
Mon, 07 Feb 2011 13:17:51 -0600 Jordi Gutiérrez Hermoso Update TODO in README with the work that's been done
Mon, 07 Feb 2011 11:59:52 -0600 Jordi Gutiérrez Hermoso Show snippets by user in their profile, and show 10 latest snippets on the add snippet page
Mon, 07 Feb 2011 04:43:09 -0600 Jordi Gutiérrez Hermoso Tie snippets to their authors, enable a couple more lexer languages
Mon, 07 Feb 2011 04:37:46 -0600 Jordi Gutiérrez Hermoso Add some styling to the snippet UI
Mon, 07 Feb 2011 04:37:08 -0600 Jordi Gutiérrez Hermoso Fundamental fixes in snippet templates
Tue, 18 Jan 2011 23:04:05 -0600 Jordi Gutiérrez Hermoso Mention in README that pygments is also a required external lib
Sun, 07 Nov 2010 12:13:53 -0600 Jordi Gutiérrez Hermoso Fix typo
Sun, 07 Nov 2010 12:08:38 -0600 Jordi Gutiérrez Hermoso Fix small bug when showing snippets in user's profile
Mon, 02 Aug 2010 23:44:23 -0500 Jordi Gutiérrez Hermoso Implement/fix js for snippets and make whiteboxes all same width
Sat, 31 Jul 2010 23:16:23 -0500 Jordi Gutiérrez Hermoso Fix display of js code and copy-pastability of displayed code
Sat, 31 Jul 2010 19:17:11 -0500 Jordi Gutiérrez Hermoso Format code for 80 columns, add some js to static/ dir
Sat, 31 Jul 2010 17:11:50 -0500 Jordi Gutiérrez Hermoso More snippet template name changes
Sat, 31 Jul 2010 16:58:08 -0500 Jordi Gutiérrez Hermoso Rename .html snippets to .djhtml
Thu, 29 Jul 2010 12:04:51 -0500 Jordi Gutiérrez Hermoso Add license information
Thu, 29 Jul 2010 00:25:30 -0500 Jordi Gutiérrez Hermoso Copy preliminary django-paste code for snippets along with mptt. Works clunkily. Still need to adapt it for Agora.
Thu, 08 Jul 2010 20:27:23 -0500 Jordi Gutiérrez Hermoso Fix a URL
Thu, 08 Jul 2010 21:34:53 +0200 Fotios Kasolis small license fix
Wed, 07 Jul 2010 16:20:57 -0500 Jordi Gutiérrez Hermoso Add the text of the WTFPL to the free_license fixtures
Wed, 07 Jul 2010 15:49:53 -0500 Jordi Gutiérrez Hermoso Add some license fixtures for testing
Wed, 07 Jul 2010 15:35:56 -0500 Jordi Gutiérrez Hermoso Do license framework (need to create an SQL fixture for them)
Wed, 07 Jul 2010 09:23:03 -0500 Jordi Gutiérrez Hermoso Shuffle URLs around, make them more consistent
Mon, 05 Jul 2010 00:31:20 -0500 Jordi Gutiérrez Hermoso Implement editing user profiles and fix bugs related to the login/logout buttons. Implement 403 exception
Fri, 02 Jul 2010 02:18:22 -0500 Jordi Gutiérrez Hermoso Move the configurable parts of settings.py into a conf file