log apps/snippet/forms.py @ 207:d534881629ff

age author description
Mon, 19 Aug 2013 20:30:19 +0500 Ahsan Ali Shahid Updated snippet's template and views files to fix rating code collision which prevented posting new snippets.
Fri, 19 Jul 2013 22:09:29 +0500 Ahsan Ali Shahid Add necessary code to views and forms of snippet for Ratings
Mon, 15 Oct 2012 00:52:00 -0400 dellsystem Bundles! (basic functionality)
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.