django / django-contrib-comments

BSD 3-Clause "New" or "Revised" License
619 stars 197 forks source link

Added testing for Python 3.5; removed 3.3. #112

Closed timgraham closed 7 years ago

timgraham commented 7 years ago

Only Python 3.3 cryptically fails with raise RuntimeError('Settings already configured.'). Tempted to drop support rather than debug it.

claudep commented 7 years ago

I don't mind dropping support for testing 3.3.