Tue, 12 May 2015 14:40:27 +0200 ymh correct migrations + new version
Thu, 30 Apr 2015 13:29:53 +0200 durandn Django 1.8 upgrade: migrations
Tue, 28 Apr 2015 15:43:41 +0200 durandn Django 1.8 upgrade: adding app_label to models Meta + Using string instead of classes in ForeignKey fields
Fri, 24 Apr 2015 12:56:15 +0200 durandn Upgrade to Django 1.7: migration (2) + data migration ldt.user for group permission is_owner_group
Thu, 23 Apr 2015 12:12:33 +0200 durandn Upgrade to Django 1.7: migrations
Tue, 21 Apr 2015 15:05:22 +0200 durandn 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
Thu, 09 Apr 2015 12:58:31 +0200 durandn 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
Fri, 03 Apr 2015 17:52:48 +0200 ndurand 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()
(0) -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 tip