phildini / cards-against-django

CAH done as a Django web app.
Other
8 stars 4 forks source link

testing - ensure allauth creates unique usernames #44

Open clach04 opened 11 years ago

clach04 commented 11 years ago

e.g. fred.blogs from facebook logs in, then (a different) fred.blogs from twitter logs in.

Check Django User.username is unique (and that they are both allowed in)