Skip to content
Snippets Groups Projects
Commit 0e488ecf authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Add credit to https://github.com/BertrandBordage for initial work

parent 022ab896
No related branches found
No related tags found
No related merge requests found
# Credit to https://github.com/BertrandBordage for initial implementation
from django import forms
from django.db.models import BLANK_CHOICE_DASH
from django.utils.dateparse import parse_datetime
......
# Credit to https://github.com/BertrandBordage for initial implementation
from collections import OrderedDict
from wagtail.wagtailforms.models import AbstractForm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment