skoczen / django-longer-username

An app to easily provide a longer username field for django.
Other
63 stars 43 forks source link

Added testing #10

Closed garbados closed 12 years ago

garbados commented 12 years ago

Created a tests.py file that tests user creation with a username longer than 30 characters.

Tests passed on django 1.3.1 and django-nonrel 1.3.1.

garbados commented 12 years ago

oops, committed bad files. Made a different pull request with the cleaned repo.