log

age author description
Fri, 31 Aug 2012 02:29:59 -0400 dellsystem Add a get_title() method to the Snippet model
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
Fri, 31 Aug 2012 02:24:30 -0400 dellsystem Change URL mapping from user/ to users/ for profile app
Fri, 31 Aug 2012 02:01:52 -0400 dellsystem Increase header size in snippet_diff template
Fri, 31 Aug 2012 02:01:02 -0400 dellsystem Replace some filler text with lorem ipsum
Fri, 31 Aug 2012 01:56:22 -0400 dellsystem Remove trailing whitespace in a file
Fri, 31 Aug 2012 01:54:54 -0400 dellsystem Change link for snippet in breadcrumbs to snippet_new
Fri, 31 Aug 2012 01:51:33 -0400 dellsystem Switch snippet_new and snippet_explore views
Fri, 31 Aug 2012 01:50:39 -0400 dellsystem Add some blank lines where relevant
Fri, 24 Aug 2012 23:48:14 -0400 dellsystem Remove inheriting from whitebox.djhtml for template files
Fri, 24 Aug 2012 23:47:25 -0400 dellsystem Add prototype for code page layout
Fri, 24 Aug 2012 23:46:34 -0400 dellsystem Rename context variable in snippets/views.py
Fri, 24 Aug 2012 23:45:48 -0400 dellsystem Update styling of snippets page
Fri, 24 Aug 2012 23:42:18 -0400 dellsystem Fix the colouring of the snippet icon
Fri, 24 Aug 2012 23:39:42 -0400 dellsystem Change URL for new snippet view
Fri, 24 Aug 2012 17:24:02 -0400 dellsystem Fix template inheritance in index.djhtml
Fri, 24 Aug 2012 17:22:27 -0400 dellsystem Fix header-icon positioning in Firefox/Opera
Fri, 24 Aug 2012 17:13:38 -0400 dellsystem Add fabfile.py to .hgignore
Fri, 24 Aug 2012 17:12:44 -0400 dellsystem Remove deleted files
Fri, 24 Aug 2012 17:09:07 -0400 dellsystem Start integration of new design
Fri, 24 Aug 2012 16:37:22 -0400 dellsystem Tailor editprofile view to work only for the logged-in user
Fri, 24 Aug 2012 16:32:17 -0400 dellsystem Use named URLs and the url function where applicable
Fri, 17 Aug 2012 16:47:31 -0400 dellsystem Added django-openid-auth as a dependency
Tue, 07 Aug 2012 12:55:28 -0400 Jordi GutiƩrrez Hermoso .txt is not an informative filename extension
Tue, 07 Aug 2012 00:54:50 -0400 dellsystem Add pip requirements file
Tue, 07 Aug 2012 00:51:42 -0400 dellsystem settings.py: Fix another whitespace issue
Tue, 07 Aug 2012 00:40:57 -0400 dellsystem settings.py: Fix small whitespace issues
Tue, 07 Aug 2012 00:34:46 -0400 dellsystem settings.py: Fix Django compatibility issue with TEMPLATE_CONTEXT_PROCESSORS
Thu, 19 Jul 2012 09:36:02 -0400 Jordi GutiƩrrez Hermoso Add an explanation to the title