ncsu-stars / Stars-CMS

A CMS written in Django for the STARS SLC at NCSU
http://research.csc.ncsu.edu/stars
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

CreateMemberForm does not validate for unique usernames #43

Closed mdraelos closed 12 years ago

mdraelos commented 12 years ago

Bugfix

CreateMemberForm should implement validation:

omarestrella commented 12 years ago
mdraelos commented 12 years ago

Looks completely fixed to me.