stringField regex supported?
Created by: PhoenixAndMachine
I made a ModelForm by metaclass a document, but in which the stringField seems not to support regex in model. with error such as:
Error when calling the metaclass bases init() got an unexpected keyword argument 'regex'