Changes between Initial Version and Version 2 of Ticket #30348


Ignore:
Timestamp:
Apr 15, 2019, 6:14:11 AM (5 years ago)
Author:
Sultan Iman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30348 – Description

    initial v2  
    1 Create a new decorator **superuser_required** which has use cases when only super users can access certain views.
     1Create a new decorator **superuser_required** and **SuperuserRequiredMixin** which has use cases when only super users can access certain views.
    22Github PR is at https://github.com/django/django/pull/10640
Back to Top