Changes between Initial Version and Version 1 of Ticket #33269


Ignore:
Timestamp:
Nov 5, 2021, 5:57:56 PM (3 years ago)
Author:
lieryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33269 – Description

    initial v1  
    44
    55An alternative way this could be fixed is to just silently behave like has_perm() if perm_list is actually a string rather than raising an error, but that'll probably enforce a bad habit.
     6
     7Pull request in [#14969](https://github.com/django/django/pull/14969).
Back to Top