Re: [Django] #33891: TypeError when trying to run tests in parallel with spawn.

2022-08-03 Thread Django
#33891: TypeError when trying to run tests in parallel with spawn. -+- Reporter: Kevin Renskers |Owner: Mariusz | Felisiak Type: Bug

[Django] #33892: Management commands with flags using action="store_false" create possible inverted boolean flags in call_command

2022-08-03 Thread Django
#33892: Management commands with flags using action="store_false" create possible inverted boolean flags in call_command -+- Reporter: lukewiwa | Owner: nobody Type: Bug|

Re: [Django] #33891: TypeError when trying to run tests in parallel with spawn. (was: TypeError when trying to run tests in parallel)

2022-08-03 Thread Django
#33891: TypeError when trying to run tests in parallel with spawn. -+- Reporter: Kevin Renskers |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name'

2022-08-03 Thread Django
#33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name' -+- Reporter: piscvau |Owner: nobody Type: Bug |

Re: [Django] #28333: Filter and subquery for window expressions

2022-08-03 Thread Django
#28333: Filter and subquery for window expressions -+- Reporter: Mads Jensen |Owner: (none) Type: New feature | Status: new Component: Database laye

Re: [Django] #5815: Adds per-view cache refreshing (clearing)

2022-08-03 Thread Django
#5815: Adds per-view cache refreshing (clearing) -+ Reporter: k0001|Owner: nobody Type: New feature | Status: new Component: Core (Cache syst

Re: [Django] #31721: Allow ModelForm meta to specify formfield_callback.

2022-08-03 Thread Django
#31721: Allow ModelForm meta to specify formfield_callback. ---+--- Reporter: Klaas-Jan Gorter |Owner: Kamil Turek Type: New feature| Status: assigned Component:

Re: [Django] #33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name'

2022-08-03 Thread Django
#33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name' -+- Reporter: piscvau |Owner: nobody Type: Bug |

Re: [Django] #33353: Can't collect static files if don't have vendor's JavaScript source map files

2022-08-03 Thread Django
#33353: Can't collect static files if don't have vendor's JavaScript source map files -+- Reporter: Michael |Owner: nobody Type: Bug | Status:

[Django] #33891: TypeError when trying to run tests in parallel

2022-08-03 Thread Django
#33891: TypeError when trying to run tests in parallel -+ Reporter: kevinrenskers | Owner: nobody Type: Bug| Status: new Component: Testing

Re: [Django] #33865: Optimize django.core.handlers.wsgi.LimitedStream

2022-08-03 Thread Django
#33865: Optimize django.core.handlers.wsgi.LimitedStream -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: assigned Cleanup/optim

Re: [Django] #33889: Error in admin.site.register on pypy3.8 and Django 4.1+.

2022-08-03 Thread Django
#33889: Error in admin.site.register on pypy3.8 and Django 4.1+. +-- Reporter: Hasan Ramezani |Owner: nobody Type: Bug | Status: closed Component: contrib.ad

Re: [Django] #33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name'

2022-08-03 Thread Django
#33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name' -+- Reporter: piscvau |Owner: nobody Type: Bug |

Re: [Django] #33889: Error in admin.site.register on pypy3.8 and Django 4.1+.

2022-08-03 Thread Django
#33889: Error in admin.site.register on pypy3.8 and Django 4.1+. +-- Reporter: Hasan Ramezani |Owner: nobody Type: Bug | Status: closed Component: contrib.ad

Re: [Django] #33888: get_select2_language crashes when translations are deactivated

2022-08-03 Thread Django
#33888: get_select2_language crashes when translations are deactivated -+- Reporter: Claude Paroz |Owner: Claude | Paroz Type: Bug

Re: [Django] #33888: get_select2_language crashes when translations are deactivated

2022-08-03 Thread Django
#33888: get_select2_language crashes when translations are deactivated -+- Reporter: Claude Paroz |Owner: Claude | Paroz Type: Bug

Re: [Django] #33889: Error in admin.site.register on pypy3.8 and Django 4.1+. (was: Error in admin.site.register on pypy3.8 Django 4.1 and main)

2022-08-03 Thread Django
#33889: Error in admin.site.register on pypy3.8 and Django 4.1+. +-- Reporter: Hasan Ramezani |Owner: nobody Type: Bug | Status: closed Component: contrib.ad

[Django] #33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name'

2022-08-03 Thread Django
#33890: call_command('startproject', 'project_name', '.') raises CommandError 'project_name' -+- Reporter: piscvau| Owner: nobody Type: Bug| Status: new

Re: [Django] #33888: get_select2_language crashes when translations are deactivated

2022-08-03 Thread Django
#33888: get_select2_language crashes when translations are deactivated -+- Reporter: Claude Paroz |Owner: Claude | Paroz Type: Bug

Re: [Django] #33886: GeoIP module unnecessarily requires GDAL

2022-08-03 Thread Django
#33886: GeoIP module unnecessarily requires GDAL -+- Reporter: Aarni Koskela|Owner: Aarni | Koskela Type: Bug |

Re: [Django] #33886: GeoIP module unnecessarily requires GDAL

2022-08-03 Thread Django
#33886: GeoIP module unnecessarily requires GDAL -+- Reporter: Aarni Koskela|Owner: Aarni | Koskela Type: Bug |

[Django] #33889: Error in admin.site.register on pypy3.8 Django 4.1 and main

2022-08-03 Thread Django
#33889: Error in admin.site.register on pypy3.8 Django 4.1 and main --+ Reporter: Hasan Ramezani | Owner: nobody Type: Bug | Status: new Component: cont

Re: [Django] #33886: GeoIP module unnecessarily requires GDAL

2022-08-03 Thread Django
#33886: GeoIP module unnecessarily requires GDAL -+- Reporter: Aarni Koskela|Owner: Aarni | Koskela Type: Bug |

Re: [Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert -+- Reporter: Alberto Planas |Owner: Alberto | Planas Type: Bug

Re: [Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert -+- Reporter: Alberto Planas |Owner: Alberto | Planas Type: Bug

Re: [Django] #33888: get_select2_language crashes when translations are deactivated

2022-08-03 Thread Django
#33888: get_select2_language crashes when translations are deactivated -+ Reporter: Claude Paroz |Owner: Claude Paroz Type: Bug | Status: assigned Com

Re: [Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert -+- Reporter: Alberto Planas |Owner: Alberto | Planas Type: Bug

Re: [Django] #33886: GeoIP module unnecessarily requires GDAL

2022-08-03 Thread Django
#33886: GeoIP module unnecessarily requires GDAL -+- Reporter: Aarni Koskela|Owner: Aarni Koskela Type: Bug | Status: assigned Component: GIS

Re: [Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert -+ Reporter: Alberto Planas |Owner: nobody Type: Bug | Status: new Component: Migrat

Re: [Django] #33886: GeoIP module unnecessarily requires GDAL

2022-08-03 Thread Django
#33886: GeoIP module unnecessarily requires GDAL ---+- Reporter: Aarni Koskela |Owner: Aarni Koskela Type: Bug| Status: assigned Component: GIS|

Re: [Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert -+ Reporter: Alberto Planas |Owner: nobody Type: Bug | Status: new Component: Migrat

Re: [Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert -+ Reporter: Alberto Planas |Owner: nobody Type: Bug | Status: new Component: Migrat

Re: [Django] #33888: get_select2_language crashes when translations are deactivated

2022-08-03 Thread Django
#33888: get_select2_language crashes when translations are deactivated -+-- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Component: cont

[Django] #33888: get_select2_language crashes when translations are deactivated

2022-08-03 Thread Django
#33888: get_select2_language crashes when translations are deactivated ---+ Reporter: Claude Paroz | Owner: nobody Type: Bug | Status: new Component:

[Django] #33887: test_fails_squash_migration_manual_porting fails in the assert

2022-08-03 Thread Django
#33887: test_fails_squash_migration_manual_porting fails in the assert --+ Reporter: Alberto Planas | Owner: nobody Type: Bug | Status: new Component: M

[Django] #33886: GeoIP module unnecessarily requires GDAL

2022-08-03 Thread Django
#33886: GeoIP module unnecessarily requires GDAL -+--- Reporter: Aarni Koskela | Owner: Aarni Koskela Type: Bug| Status: assigned Component: GIS

Re: [Django] #29186: "django.request" logging breaks "logging.handlers.SocketHandler"

2022-08-03 Thread Django
#29186: "django.request" logging breaks "logging.handlers.SocketHandler" --+- Reporter: direx |Owner: Anvesh Mishra Type: Bug | Status: assigned Componen

Re: [Django] #33872: Deprecate CICharField, CIEmailField, CITextField.

2022-08-03 Thread Django
#33872: Deprecate CICharField, CIEmailField, CITextField. -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #28975: Skip automatic creation of postgis extension if it already exists

2022-08-03 Thread Django
#28975: Skip automatic creation of postgis extension if it already exists -+- Reporter: sphrak |Owner: amureki Type: | Status: assigned