I'm trying to port Spirit to python 3, as it is a dependencie of it I need to port django-djconfig. The method used is the one preconised from django doc.
Coverage increased (+0.04%) when pulling 48eeaf869a119eb8f8045ef4e072cbdda9edc410 on benjaminabel:python3-support into 1eb41b9147385fef6e02296cfecb15e4a0bfcfc5 on nitely:master.
I'm trying to port Spirit to python 3, as it is a dependencie of it I need to port
django-djconfig
. The method used is the one preconised from django doc.The travis build is OK for django 1.5, 1.6, 1.7 and python 2.7, 3.3, 3.4 see https://travis-ci.org/benjaminabel/django-djconfig/builds/39861832.