Re: [Django] #35127: Model.full_clean() errors with GeneratedField

2024-01-18 Thread Django
#35127: Model.full_clean() errors with GeneratedField -+- Reporter: Claude Paroz |Owner: Mariusz | Felisiak Type: Bug |

Re: [Django] #35127: Model.full_clean() errors with GeneratedField

2024-01-18 Thread Django
#35127: Model.full_clean() errors with GeneratedField -+- Reporter: Claude Paroz |Owner: Mariusz | Felisiak Type: Bug |

Re: [Django] #35126: forms.NullBooleanField's validation logic is surprising

2024-01-18 Thread Django
#35126: forms.NullBooleanField's validation logic is surprising --+-- Reporter: Jeremy Lainé |Owner: Gaurav sah Type: Bug | Status: closed Component: Forms

Re: [Django] #35127: Model.full_clean() errors with GeneratedField

2024-01-18 Thread Django
#35127: Model.full_clean() errors with GeneratedField -+- Reporter: Claude Paroz |Owner: Mariusz | Felisiak Type: Bug |

Re: [Django] #35127: Model.full_clean() errors with GeneratedField

2024-01-18 Thread Django
#35127: Model.full_clean() errors with GeneratedField -+- Reporter: Claude Paroz |Owner: Mariusz | Felisiak Type: Bug |

Re: [Django] #34910: Color Contrast Admin Plus Icon

2024-01-18 Thread Django
#34910: Color Contrast Admin Plus Icon -+- Reporter: laserhyena |Owner: Hisham | Mahmood Type: Bug | Status

Re: [Django] #28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible

2024-01-18 Thread Django
#28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible -+- Reporter: Joey Wilhelm |Owner: HAMA | Barhamou Type: New featu

Re: [Django] #35128: Soft-deletion feature

2024-01-18 Thread Django
#35128: Soft-deletion feature -+- Reporter: softzer0 |Owner: nobody Type: New feature | Status: closed Component: Database layer |

Re: [Django] #35125: Parent model fields are ignored when preparing the update_fields

2024-01-18 Thread Django
#35125: Parent model fields are ignored when preparing the update_fields -+- Reporter: Gustavo Silva|Owner: nobody Type: New feature | Status: closed

[Django] #35128: Soft-deletion feature

2024-01-18 Thread Django
#35128: Soft-deletion feature -+- Reporter: softzer0 | Owner: nobody Type: New| Status: new feature| Component: Datab

Re: [Django] #34910: Color Contrast Admin Plus Icon

2024-01-18 Thread Django
#34910: Color Contrast Admin Plus Icon -+- Reporter: laserhyena |Owner: Hisham | Mahmood Type: Bug | Status

Re: [Django] #35126: forms.NullBooleanField's validation logic is surprising

2024-01-18 Thread Django
#35126: forms.NullBooleanField's validation logic is surprising --+-- Reporter: Jeremy Lainé |Owner: Gaurav sah Type: Bug | Status: closed Component: Forms

Re: [Django] #29280: Add a database OPTIONS to specify the transaction mode one SQLite. (was: Fix SQLite "database is locked" problems using "BEGIN IMMEDIATE")

2024-01-18 Thread Django
#29280: Add a database OPTIONS to specify the transaction mode one SQLite. -+- Reporter: Ove Kåven|Owner: nobody Type: New feature | Status: new C

Re: [Django] #35126: forms.NullBooleanField's validation logic is surprising

2024-01-18 Thread Django
#35126: forms.NullBooleanField's validation logic is surprising --+-- Reporter: Jeremy Lainé |Owner: Gaurav sah Type: Bug | Status: closed Component: Forms

Re: [Django] #28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible

2024-01-18 Thread Django
#28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible -+- Reporter: Joey Wilhelm |Owner: HAMA | Barhamou Type: New featu

Re: [Django] #35127: Model.full_clean() errors with GeneratedField

2024-01-18 Thread Django
#35127: Model.full_clean() errors with GeneratedField -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Component: Database l

Re: [Django] #28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible

2024-01-18 Thread Django
#28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible -+- Reporter: Joey Wilhelm |Owner: HAMA | Barhamou Type: New featu

Re: [Django] #35119: Unify max_length for EmailValidator and model's and form's EmailField (was: Have the same max_length for EmailValidator and EmailField)

2024-01-18 Thread Django
#35119: Unify max_length for EmailValidator and model's and form's EmailField --+ Reporter: jecarr|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #35119: Have the same max_length for EmailValidator and EmailField

2024-01-18 Thread Django
#35119: Have the same max_length for EmailValidator and EmailField --+ Reporter: jecarr|Owner: nobody Type: Cleanup/optimization | Status: new Compone

[Django] #35127: Model.full_clean() errors with GeneratedField

2024-01-18 Thread Django
#35127: Model.full_clean() errors with GeneratedField -+- Reporter: Claude | Owner: nobody Paroz | Type: Bug| Status: new

Re: [Django] #32923: Add Field._clean_bound_field() to remove isinstance check in BaseForm._clean_fields()

2024-01-18 Thread Django
#32923: Add Field._clean_bound_field() to remove isinstance check in BaseForm._clean_fields() -+- Reporter: Chris Jerdonek |Owner: Syed Type: | Waheed Cleanup/o

Re: [Django] #35126: forms.NullBooleanField's validation logic is surprising

2024-01-18 Thread Django
#35126: forms.NullBooleanField's validation logic is surprising --+-- Reporter: Jeremy Lainé |Owner: sarangkkl Type: Bug | Status: assigned Component: Forms

Re: [Django] #35124: Could bulk_update() aggregate the pk's in WHEN clauses?

2024-01-18 Thread Django
#35124: Could bulk_update() aggregate the pk's in WHEN clauses? -+- Reporter: Vlada Macek |Owner: nobody Type: | Status: closed Cleanup/opt

Re: [Django] #35126: forms.NullBooleanField's validation logic is surprising

2024-01-18 Thread Django
#35126: forms.NullBooleanField's validation logic is surprising --+-- Reporter: Jeremy Lainé |Owner: nobody Type: Bug | Status: new Component: Forms |

[Django] #35126: forms.NullBooleanField's validation logic is surprising

2024-01-18 Thread Django
#35126: forms.NullBooleanField's validation logic is surprising + Reporter: Jeremy Lainé | Owner: nobody Type: Bug | Status: new Component: Forms

[Django] #35125: Parent model fields are ignored when preparing the update_fields

2024-01-18 Thread Django
#35125: Parent model fields are ignored when preparing the update_fields -+- Reporter: Gustavo| Owner: nobody Silva | Type: | S

Re: [Django] #34051: makemigrations --check generating migrations is inconsistent with other uses of --check

2024-01-18 Thread Django
#34051: makemigrations --check generating migrations is inconsistent with other uses of --check -+- Reporter: Jacob Walls |Owner: Jacob Type: | Walls Cleanup

Re: [Django] #34051: makemigrations --check generating migrations is inconsistent with other uses of --check

2024-01-18 Thread Django
#34051: makemigrations --check generating migrations is inconsistent with other uses of --check -+- Reporter: Jacob Walls |Owner: Jacob Type: | Walls Cleanup

Re: [Django] #34961: Add a max_length parameter to EmailValidator

2024-01-18 Thread Django
#34961: Add a max_length parameter to EmailValidator -+- Reporter: jecarr |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #34961: Add a max_length parameter to EmailValidator

2024-01-18 Thread Django
#34961: Add a max_length parameter to EmailValidator -+- Reporter: jecarr |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #35124: Could bulk_update() aggregate the pk's in WHEN clauses?

2024-01-18 Thread Django
#35124: Could bulk_update() aggregate the pk's in WHEN clauses? -+- Reporter: Vlada Macek |Owner: nobody Type: | Status: closed Cleanup/opt

Re: [Django] #35121: Links in the admin should use the --link-fg color.

2024-01-18 Thread Django
#35121: Links in the admin should use the --link-fg color. -+- Reporter: Mariusz Felisiak |Owner: Salvo | Polizzi Type: Bug |

Re: [Django] #35121: Links in the admin should use the --link-fg color.

2024-01-18 Thread Django
#35121: Links in the admin should use the --link-fg color. -+- Reporter: Mariusz Felisiak |Owner: Salvo | Polizzi Type: Bug |

Re: [Django] #34961: Add a max_length parameter to EmailValidator

2024-01-18 Thread Django
#34961: Add a max_length parameter to EmailValidator -+- Reporter: jecarr |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #34961: Add a max_length parameter to EmailValidator

2024-01-18 Thread Django
#34961: Add a max_length parameter to EmailValidator -+- Reporter: jecarr |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #35030: Make django.contrib.auth decorators work with async functions.

2024-01-18 Thread Django
#35030: Make django.contrib.auth decorators work with async functions. --+ Reporter: Mike Lissner |Owner: Dingning Type: New feature | Status: assigned Componen

Re: [Django] #35122: --prune should take app_label into account then checking squashed migrations.

2024-01-18 Thread Django
#35122: --prune should take app_label into account then checking squashed migrations. -+- Reporter: smoeinbbp|Owner: smoeinbbp Type: Bug | Stat

Re: [Django] #35123: Migrate prune for apps that are deleted

2024-01-18 Thread Django
#35123: Migrate prune for apps that are deleted -+- Reporter: smoeinbbp|Owner: nobody Type: New feature | Status: closed Component: Core (Managem

Re: [Django] #34910: Color Contrast Admin Plus Icon

2024-01-18 Thread Django
#34910: Color Contrast Admin Plus Icon -+- Reporter: laserhyena |Owner: Hisham | Mahmood Type: Bug | Status

Re: [Django] #35124: Could bulk_update() aggregate the pk's in WHEN clauses? (was: Could bulk_update() aggregate the primary keys in CASE clauses?)

2024-01-18 Thread Django
#35124: Could bulk_update() aggregate the pk's in WHEN clauses? -+- Reporter: Vlada Macek |Owner: nobody Type: | Status: new Cleanup/optimi

Re: [Django] #34380: Make URLField assume "https".

2024-01-18 Thread Django
#34380: Make URLField assume "https". -+- Reporter: Coen van der Kamp|Owner: Coen van Type: | der Kamp Cleanup/optimization | Stat

[Django] #35124: Could bulk_update() aggregate the primary keys in CASE clauses?

2024-01-18 Thread Django
#35124: Could bulk_update() aggregate the primary keys in CASE clauses? -+- Reporter: Vlada | Owner: nobody Macek | Type: | St

Re: [Django] #34819: GenericForeignKey.get_prefetch_queryset()

2024-01-18 Thread Django
#34819: GenericForeignKey.get_prefetch_queryset() --+ Reporter: Richard Laager|Owner: nobody Type: Bug | Status: new Component: contrib.cont

Re: [Django] #34380: Make URLField assume "https".

2024-01-18 Thread Django
#34380: Make URLField assume "https". -+- Reporter: Coen van der Kamp|Owner: Coen van Type: | der Kamp Cleanup/optimization | Stat

Re: [Django] #34819: GenericForeignKey.get_prefetch_queryset()

2024-01-18 Thread Django
#34819: GenericForeignKey.get_prefetch_queryset() --+ Reporter: Richard Laager|Owner: nobody Type: Bug | Status: new Component: contrib.cont

Re: [Django] #35123: Migrate prune for apps that are deleted (was: Migrate prune apps that are deleted)

2024-01-18 Thread Django
#35123: Migrate prune for apps that are deleted -+- Reporter: smoeinbbp|Owner: nobody Type: New feature | Status: new Component: Core (Management

[Django] #35123: Migrate prune apps that are deleted

2024-01-18 Thread Django
#35123: Migrate prune apps that are deleted -+- Reporter: smoeinbbp | Owner: nobody Type: New| Status: new feature| Com

Re: [Django] #35122: --prune should take app_label into account then checking squashed migrations. (was: Migrate prune command)

2024-01-18 Thread Django
#35122: --prune should take app_label into account then checking squashed migrations. -+- Reporter: smoeinbbp|Owner: smoeinbbp Type: Bug | Stat

Re: [Django] #35121: Links in the admin should use the --link-fg color.

2024-01-18 Thread Django
#35121: Links in the admin should use the --link-fg color. -+- Reporter: Mariusz Felisiak |Owner: Salvo | Polizzi Type: Bug |

[Django] #35122: Migrate prune command

2024-01-18 Thread Django
#35122: Migrate prune command -+- Reporter: smoeinbbp | Owner: nobody Type: Bug| Status: new Component: Core |Version: 4.2 (Managem

Re: [Django] #35058: Update GDAL integration

2024-01-18 Thread Django
#35058: Update GDAL integration -+- Reporter: David Smith |Owner: David Type: | Smith Cleanup/optimization | Status: assigne

Re: [Django] #35058: Update GDAL integration

2024-01-18 Thread Django
#35058: Update GDAL integration -+- Reporter: David Smith |Owner: David Type: | Smith Cleanup/optimization | Status: assigne

Re: [Django] #35121: Links in the admin should use the --link-fg color.

2024-01-18 Thread Django
#35121: Links in the admin should use the --link-fg color. --+ Reporter: Mariusz Felisiak |Owner: nobody Type: Bug | Status: new Component: contrib.admin