Closed vxsx closed 6 years ago
@glasnt so the frontend tests are finally passing, but the recent release of filer unpinned django-polymorphic and django-polymorphic requires django>=1.11 which breaks all other tests, could you look into that?
I've just added the test_requirements changes from https://github.com/divio/django-filer/commit/3bcc1fa671c81ab33a392d7d663835bf830c5815 to this project's test_requirements.
Hopefully this should now run clean
This PR fixes the problem with the renamed "Application configurations" to "Sections", but the
'NoneType' object has no attribute 'exclude_featured'
strikes again