Tim Graham
|
150d88cc2c
Restored is_anonymous() check in ModelBackend permission checking removed in refs #17903.
|
10 anos atrás |
Jorge C. Leitão
|
c33447a50c
Fixed #17903 -- Modified ModelBackend to eliminate permissions on inactive users.
|
10 anos atrás |
Jorge C. Leitão
|
cc35bd461d
Fixed #7599 -- Added get_user_permissions to ModelBackend.
|
11 anos atrás |
Claude Paroz
|
680a0f08b1
Updated doc links to point to Python 3 documentation
|
11 anos atrás |
Tim Graham
|
26d118c3fe
Moved RemoteUserBackend documentation to reference guide.
|
11 anos atrás |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 anos atrás |
Baptiste Mispelon
|
79e1d6ebd7
Don't show `self` in the list of arguments of a method.
|
11 anos atrás |
Tim Graham
|
0150830687
Fixed #21710 -- Documented User.get_short_name()
|
11 anos atrás |
Phaneendra Chiruvella
|
bd72c2acb6
Minor typo fix in django.contrib.auth.models.User docs
|
11 anos atrás |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 anos atrás |
SusanTan
|
71c491972e
Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()
|
11 anos atrás |
Jaime Irurzun
|
f96fe3cd1e
Clarify meaning of models.User.is_authenticated()
|
11 anos atrás |
Dominic Rodger
|
c33d1ca1d9
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
11 anos atrás |
Ramiro Morales
|
c196564132
Removed custom profile model functionality as per deprecation TL.
|
11 anos atrás |
Erik Romijn
|
2c4fe761a0
Fixed #20593 -- Allow blank passwords in check_password() and set_password()
|
11 anos atrás |
Tim Graham
|
ac4d82b94a
Fixed #9913 - Clarified User.is_authenticated docs.
|
12 anos atrás |
Claude Paroz
|
6d3b0c33dc
Fixed #19960 -- Fixed sentence in contrib.auth signals docs
|
12 anos atrás |
Preston Holmes
|
c44d748272
Fixed #19662 -- alter auth modelbackend to accept custom username fields
|
12 anos atrás |
Tim Graham
|
4da5947a87
Fixed #19588 - Added create_superuser to UserManager docs.
|
12 anos atrás |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 anos atrás |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 anos atrás |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
12 anos atrás |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 anos atrás |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 anos atrás |