Re: [Django] #34002: PasswordResetView should work with AbstractBaseUser subclasses without is_active field. (was: PasswordResetView cannot find is_active property of User model extending AbstractBase

2022-09-11 Thread Django
#34002: PasswordResetView should work with AbstractBaseUser subclasses without is_active field. -+- Reporter: Brylie Christopher |Owner: nobody Oxley | Type:

Re: [Django] #34000: Fix numberformat.py "string index out of range" when null

2022-09-11 Thread Django
#34000: Fix numberformat.py "string index out of range" when null -+- Reporter: Jimmy Angelakos |Owner: Jimmy | Angelakos Type: Bug

Re: [Django] #33984: Related managers cache gets stale after saving a fetched model with new PK

2022-09-11 Thread Django
#33984: Related managers cache gets stale after saving a fetched model with new PK -+- Reporter: joeli|Owner: Bhuvnesh Type: Bug | Status:

Re: [Django] #34002: PasswordResetView cannot find is_active property of User model extending AbstractBaseUser

2022-09-11 Thread Django
#34002: PasswordResetView cannot find is_active property of User model extending AbstractBaseUser -+- Reporter: Brylie Christopher |Owner: nobody Oxley | Type

Re: [Django] #34004: DateTimeField for Forms does not always respect input_formats (was: Bug: DateTimeField for Forms does not always respect input_formats)

2022-09-11 Thread Django
#34004: DateTimeField for Forms does not always respect input_formats +-- Reporter: Emily Hontoria |Owner: nobody Type: Bug | Status: closed Component: Forms