https://dev.to/codewitgabi/how-to-remove-help-text-from-djangos-usercreationform-4jpp
How to remove help text from django's UserCreationForm - DEV Community
So I've had a hard time creating users with the in-built UserCeationForm in django mostly because of... Tagged with career, productivity.
how to removehelp text
https://code.djangoproject.com/ticket/36140?cnum_hist=9&cversion=4
#36140 (UserCreationForm doesn't allow empty password even if password fields are specified as "not...