Limit usernames to 64 characters

One-sentence description

Limit usernames to 64 characters

Why?

GSuite usernames have this maximum length

Current implementation

Standard Django 150 characters

Suggested implementation

Add validators in the registrations and members admin forms.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information