Open morvan opened 8 years ago
can you do an iteration on this and fix the tests, so @gregmuellegger can merge it?
ref-ing #72, there is additional information about jinja.
Would love for this to get through. Not sure what's left for it.
I need this merge too...
@mcrowson tests are left: https://travis-ci.org/gregmuellegger/django-mobile/builds/156523744
I added a Django 1.10 support by fetching the loaders in TEMPLATES instead of TEMPLATE_LOADERS.
I now have problems while running the tests: test_ipad and test_motorola_xoom are failing because for a reason I couldn't identify, the Flavour returned is None.
Any clue about the reason why it happens ?