mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	docs: Remove mention of SessionMiddleware from django-upgrades.md.
We no longer fork SessionMiddleware since
dce6b4a40f.
			
			
This commit is contained in:
		@@ -21,7 +21,6 @@ new major versions of Django.  Here are the steps:
 | 
			
		||||
* Look at the pieces of Django code that we've copied and then
 | 
			
		||||
  adapted, and confirm whether Django has any updates to the modified
 | 
			
		||||
  code we should apply.  Partial list:
 | 
			
		||||
  * SessionMiddleware in `django.contrib.sessions.middleware` (we fork `get_response`).
 | 
			
		||||
  * `CursorDebugWrapper`, which we have a modified version of in
 | 
			
		||||
    `zerver/lib/db.py`.  See
 | 
			
		||||
    [the issue for contributing this upstream](https://github.com/zulip/zulip/issues/974)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user