8

remove customer manager again for now

This commit is contained in:
Paul J Stevens
2018-05-26 14:35:47 +02:00
parent c8fe62d2b1
commit 12f110d913
5 changed files with 14 additions and 18 deletions

View File

@@ -1,5 +1,3 @@
from __future__ import absolute_import, unicode_literals
from django.db import models
from wagtail.admin.edit_handlers import FieldPanel
from wagtail.core.fields import RichTextField