]> git.parisson.com Git - django-social-auth.git/commit
Moved definition of USERNAME_MAX_LENGTH to models modules
authorSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 03:56:12 +0000 (22:56 -0500)
committerSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 03:56:12 +0000 (22:56 -0500)
commit0d762a6901fdab8454938a1f7d312ce17c1bd45a
treee802d8354372fba13265293abe4dea14c1b5a147
parent95f21db0b8e7baaa92cb321b557a10ba5a36533f
Moved definition of USERNAME_MAX_LENGTH to models modules
social_auth/backends/pipeline/__init__.py
social_auth/backends/pipeline/user.py
social_auth/django_models.py
social_auth/mongoengine_models.py