django / djangopeople

A geographical community site for Django developers

Home Page:https://people.djangoproject.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindingForm missing max_length for first_name and last_name fields

timgraham opened this issue · comments

Both have max_length=30 on the model.