Re: [Django] #15619: Logout link should be protected

2022-03-28 Thread Django
#15619: Logout link should be protected -+- Reporter: Alexey Boriskin |Owner: René Type: | Fleschenberg Cleanup/optimization |

Re: [Django] #33604: Allow CacheMiddleware.key_prefix to be a callable.

2022-03-28 Thread Django
#33604: Allow CacheMiddleware.key_prefix to be a callable. --+ Reporter: Alexandru Mărășteanu |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #33604: Allow CacheMiddleware.key_prefix to be a callable.

2022-03-28 Thread Django
#33604: Allow CacheMiddleware.key_prefix to be a callable. --+ Reporter: Alexandru Mărășteanu |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #33604: Allow CacheMiddleware.key_prefix to be a callable. (was: Allow `CacheMiddleware.key_prefix` to be a callable)

2022-03-28 Thread Django
#33604: Allow CacheMiddleware.key_prefix to be a callable. --+ Reporter: Alexandru Mărășteanu |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #32604: File uploads larger than FILE_UPLOAD_MAX_MEMORY_SIZE get wrong unix group based on setgid

2022-03-28 Thread Django
#32604: File uploads larger than FILE_UPLOAD_MAX_MEMORY_SIZE get wrong unix group based on setgid -+- Reporter: Gavin Wahl |Owner: Mateo Type: | Radman

Re: [Django] #33604: Allow `CacheMiddleware.key_prefix` to be a callable

2022-03-28 Thread Django
#33604: Allow `CacheMiddleware.key_prefix` to be a callable -+- Reporter: Alexandru|Owner: nobody Mărășteanu | Type: New feature |

Re: [Django] #33604: Allow `CacheMiddleware.key_prefix` to be a callable

2022-03-28 Thread Django
#33604: Allow `CacheMiddleware.key_prefix` to be a callable -+- Reporter: Alexandru|Owner: nobody Mărășteanu | Type: New feature |

[Django] #33604: Allow `CacheMiddleware.key_prefix` to be a callable

2022-03-28 Thread Django
#33604: Allow `CacheMiddleware.key_prefix` to be a callable + Reporter: Alexandru Mărășteanu | Owner: nobody Type: New feature | Status: new

Re: [Django] #33598: Using multiple FilteredRelation with different filters but for same relation is ignored.

2022-03-28 Thread Django
#33598: Using multiple FilteredRelation with different filters but for same relation is ignored. -+- Reporter: lind-marcus |Owner: Mariusz | Felisiak

Re: [Django] #33603: Backslashes in template tag arguments are escaped

2022-03-28 Thread Django
#33603: Backslashes in template tag arguments are escaped -+- Reporter: bhch |Owner: nobody Type: | Status: closed

Re: [Django] #16406: Allow separate access to matches from urlpatterns and extra_context args

2022-03-28 Thread Django
#16406: Allow separate access to matches from urlpatterns and extra_context args -+- Reporter: Florian Apolloner|Owner: Alokik Type: | Roy Cleanup/optimization