Fri, 06 Sep 2013 21:50:53 -0500 |
Brian Neal |
For #53, use HTML5 DOCTYPE. Some markup cleanup also.
|
Wed, 04 Sep 2013 19:55:20 -0500 |
Brian Neal |
For issue #52, update many 3rd party Javascript libraries.
|
Sun, 01 Sep 2013 15:58:45 -0500 |
Brian Neal |
For #51, remove the ajax popup login window.
|
Sun, 01 Sep 2013 11:59:28 -0500 |
Brian Neal |
Oops, last commit has a bug. Must provide auth_type parameter to decorator.
|
Sun, 01 Sep 2013 00:15:42 -0500 |
Brian Neal |
For #48, rework blocking code to use fail2ban.
|
Sat, 31 Aug 2013 14:50:03 -0500 |
Brian Neal |
Remove unused import.
|
Sun, 25 Aug 2013 12:44:55 -0500 |
Brian Neal |
Updating production requirements.txt for Django 1.5.2.
|
Sun, 25 Aug 2013 12:15:35 -0500 |
Brian Neal |
Update dev requirements file for Django 1.5.2.
|
Sat, 24 Aug 2013 20:08:12 -0500 |
Brian Neal |
For Django 1.5: Remove all references to django.contrib.markup.
|
Fri, 23 Aug 2013 19:40:01 -0500 |
Brian Neal |
For Django 1.5: slugify is now available at django.utils.text.
|
Fri, 23 Aug 2013 19:17:40 -0500 |
Brian Neal |
For Django 1.5: management commands should use self.stdout, etc. for output.
|
Fri, 23 Aug 2013 19:02:45 -0500 |
Brian Neal |
For Django 1.5: LOGIN_* related settings take url names now.
|
Mon, 19 Aug 2013 21:04:27 -0500 |
Brian Neal |
For Django 1.5.2; remove 'load url from future' tag.
|
Fri, 16 Aug 2013 20:43:39 -0500 |
Brian Neal |
For Django 1.5.2; cleanup command is now called clearsessions.
|
Thu, 15 Aug 2013 20:35:02 -0500 |
Brian Neal |
For Django 1.5.2: select_related's depth argument is deprecated.
|