stephenmcd/mezzanine

TokenType not found with Django 1.11

jonathan-chao-artivest opened this issue · 3 comments

I know there was a release today for support of Django 2.2, but my django version is still @ 1.11, and there's no TokenType until Django 2.1

I know Django 1.11 is not supported from official site, but should Mezzanine still be backward compatible to 1.11?

I'm installing from master.zip

Got this error in my travis where I need to install from requirements.txt which pulls master branch

Guess I'll need to update where I'm pulling from.....

Yes, I suggest you install a specific version (4.3.1 in this case)