log apps/snippet/forms.py @ 135:f299232c82e8

age author description
Sat, 22 Sep 2012 12:39:37 -0400 dellsystem Perform basic validation on snippet file uploads
Sat, 22 Sep 2012 12:20:24 -0400 dellsystem Add ability to upload a file to create a snippet
Fri, 31 Aug 2012 02:28:57 -0400 dellsystem Move choices for lexer field from SnippetForm to Snippet
Fri, 31 Aug 2012 02:26:22 -0400 dellsystem Fix extra whitespace issues in Python file
Mon, 07 Feb 2011 04:43:09 -0600 Jordi Gutiérrez Hermoso Tie snippets to their authors, enable a couple more lexer languages
Sat, 31 Jul 2010 19:17:11 -0500 Jordi Gutiérrez Hermoso Format code for 80 columns, add some js to static/ dir
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.