django-garnett
django-garnett copied to clipboard
Doens't get required details from CharField
After changing CharField into Translated(CharField(max_length = 10))
, it doesn't return 'allow_blank' and 'null' attributes of the field.