durandn [Fri, 24 Apr 2015 12:56:15 +0200] rev 1366
Upgrade to Django 1.7: migration (2) + data migration ldt.user for group permission is_owner_group
durandn [Thu, 23 Apr 2015 12:12:33 +0200] rev 1365
Upgrade to Django 1.7: migrations
durandn [Tue, 21 Apr 2015 15:05:22 +0200] rev 1364
replaced mimetype arg in HTTPResponse objects with content_type + fixed a url error from commit changing json to ldt_json + replaced md5 lib (deprecated) with hashlib.md5 for project id generation
durandn [Thu, 09 Apr 2015 12:58:31 +0200] rev 1363
Changed json.py to ldt_json.py due to import problem with python json module that now replace django simplejon + started replacing "mimetype" in httpresponses (deprecated) with "content-type" + added fields to forms that didn't declare fields as it's now required by django
ndurand [Fri, 03 Apr 2015 17:52:48 +0200] rev 1362
Starting upgrading to Django 1.7: removed module-level get_user_model() calls to adjust for new models loading flow + replaced WSFIHandler() with get_wsgi_application()
ndurand [Thu, 02 Apr 2015 17:29:54 +0200] rev 1361
Upgrade to Django 1.6: reworked and fixed tests and deprecations
ndurand [Fri, 27 Mar 2015 18:07:56 +0100] rev 1360
started upgrading to Django 1.6: fixed transactions, settings, switched django_social_auth to python_social_auth
ymh <ymh.work@gmail.com> [Wed, 29 Apr 2015 00:54:30 +0200] rev 1359
Added tag V01.55 for changeset 8c290b65505e