| Age | Commit message (Collapse) | Author |
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
Tests and docs complement to cecc079168e8669138728d31611ff3a1e7eb3a9f.
|
|
get_full_name() in AbstractBaseUser subclasses.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
timeline.
|
|
|
|
|
|
This makes it equivalent to: `from django.contrib.auth.models import User`.
Thanks Aymeric Augustin for the initial patch and Tim Graham for the
review.
|
|
|
|
|
|
|
|
work as documented.
Thanks goblinJoel for the report and feedback.
|
|
This reverts commit 1ec1633cb294d8ce2a65ece6b56c258483596fba as it
doesn't handle ContentType's auth.Permission dependency. Thus, it
doesn't allow auth without migrations.
|
|
redirect_authenticated_user.
|
|
|
|
|
|
email field not named 'email'.
|
|
|
|
|
|
|
|
|
|
Allows specifying additional hosts to redirect after login and log out.
|
|
|
|
|
|
|
|
|
|
the model level.
|
|
in after a reset.
|
|
contrib.auth.views.logout_then_login().
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review.
|
|
|
|
|
|
command line utility.
|
|
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|