8

Corrects pages item and adds personalisation pages

This commit is contained in:
Jasper Berghoef
2017-06-08 07:34:57 +02:00
parent b553295fc2
commit 80e33a467e
2 changed files with 58 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
from __future__ import absolute_import, unicode_literals
import itertools
from django.db import models, transaction
from django.template.defaultfilters import slugify