log urls.py @ 192:7ec7f6a30592

age author description
Tue, 02 Jul 2013 01:56:35 +0500 ahsanalishahid Added comments url to handle comments
Sat, 22 Sep 2012 11:09:13 -0400 dellsystem Remove extra newline at end of urls.py
Tue, 11 Sep 2012 20:23:51 -0400 dellsystem Add login popup box
Tue, 11 Sep 2012 18:06:01 -0400 dellsystem Update "code" page
Fri, 31 Aug 2012 02:24:30 -0400 dellsystem Change URL mapping from user/ to users/ for profile app
Fri, 24 Aug 2012 16:32:17 -0400 dellsystem Use named URLs and the url function where applicable
Thu, 06 Oct 2011 23:40:01 +0200 Rettaw Added some urls for the bundle links, and a template
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.
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
Wed, 30 Jun 2010 00:04:34 -0500 Jordi Gutiérrez Hermoso Implement initial profiles, cleanup models, change Free_license to FreeLicense
Mon, 28 Jun 2010 03:00:01 -0500 Jordi Gutiérrez Hermoso Many fixes. See detailed description.
Sun, 27 Jun 2010 21:56:57 -0500 Jordi Gutiérrez Hermoso Implement initial user registration and authentication. Still way buggy.
Sat, 26 Jun 2010 13:02:11 -0500 Jordi Gutiérrez Hermoso Rename media/ dir to static/, update the settings-example.py file
Sat, 26 Jun 2010 02:19:08 -0500 Jordi Gutiérrez Hermoso Fix some bugs on how static data was served during debug
Sat, 26 Jun 2010 02:04:53 -0500 Jordi Gutiérrez Hermoso Decouple bundle urlconfs; improve the skeleton layout to more than a few bones
Fri, 25 Jun 2010 14:04:30 -0500 Jordi Gutiérrez Hermoso Define stub template and admin site
Fri, 25 Jun 2010 10:03:51 -0500 Jordi Gutiérrez Hermoso Start actual app structure
Thu, 24 Jun 2010 08:59:14 -0500 Jordi Gutiérrez Hermoso Implement basic mippets, stub templates
Wed, 16 Jun 2010 23:18:41 -0500 Jordi Gutiérrez Hermoso Initial Agora Octave commit