mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-20 06:50:58 +00:00
For django 1.10 and above the search url will fail with a TypeError since there is no support for views as string insider urlpatterns, It will raise TypeError('view must be a callable or a list/tuple in the case of include().')
TypeError: view must be a callable or a list/tuple in the case of include().
|
||
|---|---|---|
| .. | ||
| api | ||
| customisation | ||
| documents | ||
| i18n | ||
| images | ||
| deploying.rst | ||
| embeds.rst | ||
| index.rst | ||
| jinja2.rst | ||
| performance.rst | ||
| privacy.rst | ||
| settings.rst | ||
| testing.rst | ||
| third_party_tutorials.rst | ||