| Mon, 11 Apr 2016 16:47:09 +0200 | durandn | Added permission management into metaeducation (instead of it being in renkanmanager) + more logging around auth code + corrected client.py for oauth server so it sends the correct content-type when using client credentials | file | diff | annotate |
| Mon, 14 Mar 2016 15:08:25 +0100 | durandn | used '%r' and removed '+str()' in logger.debug() calls | file | diff | annotate |
| Mon, 14 Mar 2016 14:17:29 +0100 | durandn | added logging and logs config | file | diff | annotate |
| Fri, 11 Mar 2016 14:47:16 +0100 | durandn | use BASE_URL in middleware + increment version | file | diff | annotate |
| Thu, 10 Mar 2016 13:32:18 +0100 | durandn | Corrected settings to support deployment in a subdirectory + protected front_list and front_delete so only staff users can access it + added version display in front_list | file | diff | annotate |
| Wed, 17 Feb 2016 16:14:04 +0100 | durandn | corrected middleware to allow proper redirects | file | diff | annotate |