I am in the process of integrating wagtail with an existing Django project. For the time being, there is no need to use Pages, we will continue using Django Models for now.
Is there any way to hide the Pages tab in the Admin? See screenshot below.
Also if I am not leveraging Pages, are any of the wagtail apps below not needed?
'wagtail.contrib.forms','wagtail.embeds','wagtail.sites','wagtail.users','wagtail.snippets','wagtail.documents','wagtail.images','wagtail.search','wagtail.admin','wagtail',