labd / django-oscar-wagtail

Wagtail integration for Oscar Commerce (or Oscar Commerce integration for Wagtail?)
MIT License
101 stars 33 forks source link

Feature/wagtail compat #12

Closed supermanzer closed 2 years ago

supermanzer commented 4 years ago

I am attempting to provide compatibility with Wagtail 2.6.1. This feature branch is where I am making these changes. The current modifications simply adjust the import statement for the wagtail.admin.search.SearchForm and adjust the setup.py to permit installing with current versions of Wagtail and Django.