wagtail-nest / wagtail-bakery

A set of helpers for baking your Django Wagtail site out as flat files.
MIT License
182 stars 40 forks source link

Remove old compatibility code #46

Closed loicteixeira closed 5 years ago

loicteixeira commented 5 years ago

Now that we don't support Wagtail 1.x and Python 2.x, all conditional and future imports can be removed.