Re: [Django] #31982: Convert max_age to an int in set_cookie()

2020-09-03 Thread Django
#31982: Convert max_age to an int in set_cookie() --+ Reporter: Matt Johnson |Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP

Re: [Django] #31981: many_to_many add() does not trigger post_save signal for the through class

2020-09-03 Thread Django
#31981: many_to_many add() does not trigger post_save signal for the through class -+- Reporter: Kurt Wheeler |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #31981: many_to_many add() does not trigger post_save signal for the through class

2020-09-03 Thread Django
#31981: many_to_many add() does not trigger post_save signal for the through class -+- Reporter: Kurt Wheeler |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #25068: Metaclass conflict when doing createmigrations in ModelState.render

2020-09-03 Thread Django
#25068: Metaclass conflict when doing createmigrations in ModelState.render -+- Reporter: kosz85 |Owner: nobody Type: Bug | Status: new

[Django] #31981: many_to_many add() does not trigger post_save signal for the through class

2020-09-03 Thread Django
#31981: many_to_many add() does not trigger post_save signal for the through class -+ Reporter: Kurt Wheeler | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2020-09-03 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain -+- Reporter: epandurski@… |Owner: Tim | Graham Type: New

Re: [Django] #31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0

2020-09-03 Thread Django
#31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0 -+- Reporter: Magnus Longva|Owner: nobody Type: Bug

Re: [Django] #31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0

2020-09-03 Thread Django
#31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0 -+- Reporter: magnus-longva- |Owner: nobody bouvet

Re: [Django] #31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0

2020-09-03 Thread Django
#31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0 -+- Reporter: magnus-longva- |Owner: nobody bouvet

Re: [Django] #31958: Django ORM sync_to_async error FATAL: remaining connection slots are reserved for non-replication superuser connections

2020-09-03 Thread Django
#31958: Django ORM sync_to_async error FATAL: remaining connection slots are reserved for non-replication superuser connections -+- Reporter: Supratim Samantray |Owner: nobody Type: Bug

Re: [Django] #31224: Add asynchronous views.

2020-09-03 Thread Django
#31224: Add asynchronous views. -+- Reporter: felixxm |Owner: Andrew | Godwin Type: New feature | Status:

Re: [Django] #31224: Add asynchronous views.

2020-09-03 Thread Django
#31224: Add asynchronous views. -+- Reporter: felixxm |Owner: Andrew | Godwin Type: New feature | Status:

[Django] #31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0

2020-09-03 Thread Django
#31980: manage.py check --deploy should not throw security.W004 warning if SECURE_HSTS_SECONDS is explicitly set to 0 -+- Reporter: magnus-| Owner: nobody longva-bouvet |

Re: [Django] #25791: Implement autoreload behaviour for cached template loader

2020-09-03 Thread Django
#25791: Implement autoreload behaviour for cached template loader -+- Reporter: Jaap Roes|Owner: Tom | Forbes Type: New feature |

Re: [Django] #31639: F() and OuterRef() objects do not error when referencing transforms.

2020-09-03 Thread Django
#31639: F() and OuterRef() objects do not error when referencing transforms. -+- Reporter: Baptiste Mispelon|Owner: Srinivas | Reddy Thatiparthy

Re: [Django] #31639: F() and OuterRef() objects do not error when referencing transforms.

2020-09-03 Thread Django
#31639: F() and OuterRef() objects do not error when referencing transforms. -+- Reporter: Baptiste Mispelon|Owner: Srinivas | Reddy Thatiparthy

Re: [Django] #28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation'

2020-09-03 Thread Django
#28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation' -+- Reporter: Logan Gunthorpe |Owner: Pallav Parikh Type: Bug

Re: [Django] #31970: Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations)

2020-09-03 Thread Django
#31970: Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations) --+-- Reporter: אורי |Owner: nobody Type: Bug

Re: [Django] #31894: JSONField filter() and JSONField exclude() are sometimes not inverses of each other

2020-09-03 Thread Django
#31894: JSONField filter() and JSONField exclude() are sometimes not inverses of each other -+- Reporter: Mikuael |Owner: Johnny Type: | Pribyl

Re: [Django] #31719: Remaining data.decode('ascii') @ hashers.py, but data is a str

2020-09-03 Thread Django
#31719: Remaining data.decode('ascii') @ hashers.py, but data is a str -+- Reporter: Marcel Nogueira d' |Owner: nobody Eurydice | Type: Bug |

Re: [Django] #31719: Remaining data.decode('ascii') @ hashers.py, but data is a str

2020-09-03 Thread Django
#31719: Remaining data.decode('ascii') @ hashers.py, but data is a str -+- Reporter: Marcel Nogueira d' |Owner: nobody Eurydice | Type: Bug |

Re: [Django] #30032: Allow expressions to be used for default

2020-09-03 Thread Django
#30032: Allow expressions to be used for default -+- Reporter: Gavin Wahl |Owner: Johannes | Hoppe Type: New feature |

Re: [Django] #31747: Avoid potential admin model enumeration

2020-09-03 Thread Django
#31747: Avoid potential admin model enumeration ---+ Reporter: Daniel Maxson |Owner: Jon Dufresne Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #31979: Make new setup_databases() argument time_keeper optional

2020-09-03 Thread Django
#31979: Make new setup_databases() argument time_keeper optional -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #31978: Include hidden username field on password reset to help password managers

2020-09-03 Thread Django
#31978: Include hidden username field on password reset to help password managers -+- Reporter: Collin Anderson |Owner: Collin Type: | Anderson

Re: [Django] #31719: Remaining data.decode('ascii') @ hashers.py, but data is a str

2020-09-03 Thread Django
#31719: Remaining data.decode('ascii') @ hashers.py, but data is a str -+- Reporter: Marcel Nogueira d' |Owner: nobody Eurydice | Type: Bug |

Re: [Django] #31970: Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations)

2020-09-03 Thread Django
#31970: Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations) --+-- Reporter: אורי |Owner: nobody Type: Bug

Re: [Django] #31719: Remaining data.decode('ascii') @ hashers.py, but data is a str

2020-09-03 Thread Django
#31719: Remaining data.decode('ascii') @ hashers.py, but data is a str -+- Reporter: Marcel Nogueira d' |Owner: nobody Eurydice | Type: Bug |

Re: [Django] #31719: Remaining data.decode('ascii') @ hashers.py, but data is a str

2020-09-03 Thread Django
#31719: Remaining data.decode('ascii') @ hashers.py, but data is a str -+- Reporter: Marcel Nogueira d' |Owner: nobody Eurydice | Type: Bug |

Re: [Django] #31970: Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations)

2020-09-03 Thread Django
#31970: Logging in from one browser logs me out from other browsers (after any change in PBKDF2PasswordHasher.iterations) --+-- Reporter: אורי |Owner: nobody Type: Bug

Re: [Django] #31978: Include hidden username field on password reset to help password managers

2020-09-03 Thread Django
#31978: Include hidden username field on password reset to help password managers -+- Reporter: Collin Anderson |Owner: Collin Type: | Anderson