Changes between Initial Version and Version 1 of Ticket #29977
- Timestamp:
 - Nov 23, 2018, 1:02:40 PM (7 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #29977
- Property Resolution → needsinfo
 - Property Status new → closed
 - Property Summary Allow customizing AccessMixin redirect behaviour. → Allow customizing AccessMixin redirect
 - Property Type Uncategorized → New feature
 
 - 
      
Ticket #29977 – Description
initial v1 1 Reported on #28379, ref https://code.djangoproject.com/changeset/9b1125bfc7e2dc747128e6e7e8a2259ff1a7d39f.1 Reported on #28379, ref 9b1125bfc7e2dc747128e6e7e8a2259ff1a7d39f. 2 2 3 > note: this change made it to v2.1.3 (https://github.com/django/django/releases/tag/2.1.3)4 3 > 5 4 > just raising a 403 for authenticated users is not ideal.