nitely / django-djconfig

:gear: Dynamic configuration made easy
http://django-djconfig.readthedocs.org
MIT License
32 stars 5 forks source link

Adding python3 support #6

Closed ghost closed 10 years ago

ghost commented 10 years ago

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.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.04%) when pulling 48eeaf869a119eb8f8045ef4e072cbdda9edc410 on benjaminabel:python3-support into 1eb41b9147385fef6e02296cfecb15e4a0bfcfc5 on nitely:master.