Commit History

Автор SHA1 Съобщение Дата
  Claude Paroz 4d973f5939 Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. преди 5 години
  Carlton Gibson 11c5e0609b Fixed CVE-2019-19118 -- Required edit permissions on parent model for editable inlines in admin. преди 5 години
  Jon Dufresne 7f0946298e Replaced encode() usage with bytes literals. преди 5 години
  Sanyam Khurana 87f5d07eed Fixed #12952 -- Adjusted admin log change messages to use form labels instead of field names. преди 5 години
  Mattia Procopio aff61790a3 Refs #24944 -- Added test for overriding domain in email context in PasswordResetView. преди 5 години
  Rob 58df8aa40f Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs. преди 5 години
  Jon Dufresne 95b7699ffc Cleaned up exception message checking in some tests. преди 6 години
  Claude Paroz a8e2a9bac6 Refs #15902 -- Deprecated storing user's language in the session. преди 8 години
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). преди 6 години
  Simon Charette 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. преди 6 години
  Jon Dufresne c82893cb8c Refs #27795 -- Removed force_bytes() usage from django/utils/http.py. преди 6 години
  Tim Graham a7284cc0c3 Fixed #29809 -- Fixed a crash when a "view only" user POSTs to the admin user change form. преди 6 години
  Carlton Gibson bf39978a53 Fixed CVE-2018-16984 -- Fixed password hash disclosure to admin "view only" users. преди 6 години
  Alexander Todorov 53ebd4cb13 Fixed #29686 -- Made UserAdmin.user_change_password() pass user to has_change_permission(). преди 6 години
  Tim Graham 5d98d53fab Refs #27398 -- Simplified some tests with assertRedirects(). преди 6 години
  Jan Pieter Waagmeester 24959e48d9 Fixed #27398 -- Added an assertion to compare URLs, ignoring the order of their query strings. преди 7 години
  Claude Paroz 607970f31c Replaced django.test.utils.patch_logger() with assertLogs(). преди 7 години
  Nick Pope df90e462d9 Fixed #29212 -- Doc'd redirect loop if @permission_required used with redirect_authenticated_user. преди 7 години
  Mattia Procopio aeb8c38178 Fixed #29206 -- Fixed PasswordResetConfirmView crash when the URL contains a non-UUID where one is expected. преди 7 години
  Tim Graham fa75b2cb51 Refs #27795 -- Removed force_bytes/text() usage in tests. преди 7 години
  Tim Graham 6e40b70bf4 Refs #26929 -- Removed extra_context parameter of contrib.auth.views.logout_then_login(). преди 7 години
  Luoxzhg ffbee67f8e Fixed some comments referring to a nonexistent TestClient class. преди 7 години
  hui shang c0f4c60edd Fixed #28513 -- Added POST request support to LogoutView. преди 7 години
  Mikhail Golubev e7dc39fb65 Fixed #28229 -- Fixed the value of LoginView's "next" template variable. преди 7 години
  Bruno Alla 6092ea8fa6 Refs #27804 -- Used subTest() in several tests. преди 8 години
  Camilo Nova 5db465d5a6 Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend. преди 8 години
  Markus Holtermann b9b35f9efa Fixed #27840 -- Fixed KeyError in PasswordResetConfirmView.form_valid(). преди 8 години
  Zoltan Gyarmati 41ba27fefd Fixed #27815 -- Made LoginView pass the request kwarg to AuthenticationForm. преди 8 години
  Tim Graham 29f607927f Fixed spelling of "nonexistent". преди 8 години
  Claude Paroz fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents преди 8 години