ycocatrix

Results 1 issues of ycocatrix

I get this error: `'NoneType' object has no attribute 'exclude_featured'` From there: ``` /usr/local/lib/python2.7/dist-packages/aldryn_newsblog/views.py in get_queryset exclude_count = self.config.exclude_featured ``` I don't know what to do.. all package are uptodate:...