Wagtail is a Django content management system (CMS), focused on flexibility and user experience.
I'm getting an error when performing a migration after introducing a new app (django-allauth). I'm not sure what else to …
django django-allauth django-1.7 wagtailI am trying to implement Honeypot into a Wagtail email form, but I don't understand how to add the @check_…
wagtail honeypotIn Wagtail CMS, I'm trying to create an index page that will display a list of all its child pages …
python django wagtailI'm using a Django-Compressor Filter as part of Wagtail (Django variant CMS with super cool UI). Environment is Wagtail 0.2 + Python 2.7 + …
python django python-2.7 django-compressor wagtail