index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
auth
Age
Commit message (
Expand
)
Author
2013-12-29
Added AppConfig.get_models().
Aymeric Augustin
2013-12-29
Cleared get_models cache when swapping User model.
Aymeric Augustin
2013-12-29
Refactored the migration signals to use app configs.
Aymeric Augustin
2013-12-28
Changed get_model to raise an exception on errors.
Aymeric Augustin
2013-12-26
Removed a few gratuitous lambdas.
Aymeric Augustin
2013-12-26
Added missing newline in previous commit.
Tim Graham
2013-12-26
Fixed #21627 -- Added unicode_literals to changepassword command.
Jon Lønne
2013-12-24
Renamed AppCache to Apps.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-23
Refactored INSTALLED_APPS overrides.
Aymeric Augustin
2013-12-22
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-17
Moved the new app cache inside core.
Aymeric Augustin
2013-12-17
Deprecated get_app().
Aymeric Augustin
2013-12-17
Removed module-level functions for the app cache.
Aymeric Augustin
2013-12-17
Moved django.db.models.loading to django.apps.cache.
Aymeric Augustin
2013-12-14
Fixed #21250 -- Made HTTP auth user header configurable in tests
Bartolomé Sánchez
2013-12-14
Fixed E127 pep8 warnings.
Loic Bistuer
2013-12-12
Fixed #21473 -- Limited language preservation to logout
Ludwik Trammer
2013-12-10
Fixed E124 pep8 warnings.
Loic Bistuer
2013-11-30
Fixed #21535 -- Fixed password hash iteration upgrade.
Tim Graham
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-29
Fixed an unescisarily gendered pronoun in a docstring
Alex Gaynor
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-14
Propagate get_user_model exception from get_user
Matt Robenolt
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-09
Fixed #21398 -- Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3.
Tim Graham
2013-11-06
Fixed #21387 -- Merge two very similar help texts.
Ramiro Morales
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-23
Fixed #21298 -- Fixed E301 pep8 warnings
Alasdair Nicol
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-21
Fixed #21275 -- Fixed a serializer error when generating migrations for contr...
Loic Bistuer
2013-10-21
Force update of the password on iteration count changes.
Florian Apolloner
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-19
Fixed #21291 -- Ensured inactive users cannot reset their passwords
Claude Paroz
2013-10-19
Cleaned formatting/comments in PasswordResetFormTest
Claude Paroz
2013-10-18
Fixed bug causing CSRF token not to rotate on login.
Tim Graham
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-16
Avoided hardcoding Permission.name max_length
Tim Graham
2013-10-14
Fixed #18866 -- added validation error for verbose_name longer than 39 charac...
joaoxsouls
2013-10-14
Imported custom user classes in tests depending on it
Claude Paroz
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-08
Fixed #21164 -- Added documentation for issue with test users.
Russell Keith-Magee
2013-10-02
Fixed #16919 -- Passed user to set_password_form in GET requests.
Tim Graham
2013-09-24
Revert "Ensure that passwords are never long enough for a DoS."
Florian Apolloner
[prev]
[next]