Thu, 09 Apr 2015 12:58:31 +0200 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
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
Fri, 03 Apr 2015 17:52:48 +0200 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 [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()
(0) -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 tip