Fixup forms and templates for forms

This commit is contained in:
Livvy Mackintosh
2017-10-10 00:58:36 +01:00
parent 8c38748347
commit 52090ec25a
6 changed files with 66 additions and 7 deletions

View File

@ -231,3 +231,7 @@ LEAFLET_CONFIG = {
}
},
}
# Moderation
# https://django-moderation.readthedocs.io/
MODERATION_MODERATORS = ('livvy@base.nu')