Changes between Initial Version and Version 2 of Ticket #29971
- Timestamp:
- Nov 20, 2018, 4:50:02 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29971
- Property Type Uncategorized → Cleanup/optimization
-
Ticket #29971 – Description
initial v2 1 While reviewing process_response I believe the code is trying to accomplish the following things:1 While reviewing process_response in django/contrib/sessions/middleware.py I believe the code is trying to accomplish the following things: 2 2 3 3 1. Determine if the session has been accessed.