william higgins

Results 2 issues of william higgins

Flags that are declared in Django settings don't show up in the admin because of a Catch-22: The admin only shows database entries, and db entries are only created by...

We've been getting server errors when pages without tags are copied. I think I've traced the problem to [contrib/taggit.py](https://github.com/wagtail/django-modelcluster/blob/master/modelcluster/contrib/taggit.py#L45), where the passed `tags` value is a tuple consisting of an...