After changing CharField into `Translated(CharField(max_length = 10))`, it doesn't return 'allow_blank' and 'null' attributes of the field.