Re: [Django] #31703: Name all initial migrations "NNNN_initial".

2020-06-23 Thread Django
#31703: Name all initial migrations "_initial". -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #31737: Strange admin behaviour on Django 3.1b1 with Firefox

2020-06-23 Thread Django
#31737: Strange admin behaviour on Django 3.1b1 with Firefox -+-- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #31738: invalid exception thrown "django.core.exceptions.ImproperlyConfigured: settings.FIXTURE_DIRS contains duplicates."

2020-06-23 Thread Django
#31738: invalid exception thrown "django.core.exceptions.ImproperlyConfigured: settings.FIXTURE_DIRS contains duplicates." -+- Reporter: timharsch|Owner: nobody Type:

Re: [Django] #31738: invalid exception thrown "django.core.exceptions.ImproperlyConfigured: settings.FIXTURE_DIRS contains duplicates."

2020-06-23 Thread Django
#31738: invalid exception thrown "django.core.exceptions.ImproperlyConfigured: settings.FIXTURE_DIRS contains duplicates." -+- Reporter: timharsch|Owner: nobody Type:

Re: [Django] #31735: Migration crash when adding inline foreign key to different schema on PostgreSQL.

2020-06-23 Thread Django
#31735: Migration crash when adding inline foreign key to different schema on PostgreSQL. -+- Reporter: Rodrigo Estevao |Owner: nobody Type: Bug |

[Django] #31738: invalid exception thrown "django.core.exceptions.ImproperlyConfigured: settings.FIXTURE_DIRS contains duplicates."

2020-06-23 Thread Django
#31738: invalid exception thrown "django.core.exceptions.ImproperlyConfigured: settings.FIXTURE_DIRS contains duplicates." -+ Reporter: timharsch | Owner: nobody Type: Uncategorized

Re: [Django] #31730: manage.py sqlsequencereset not implemented for sqlite3

2020-06-23 Thread Django
#31730: manage.py sqlsequencereset not implemented for sqlite3 -+- Reporter: axil |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #31736: PostgreSQL InspectDB test fails on Windows.

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB test fails on Windows. -+- Reporter: Ahmad A. Hussein |Owner: Ahmad A. | Hussein Type: Bug |

Re: [Django] #31736: PostgreSQL InspectDB test fails on Windows.

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB test fails on Windows. -+- Reporter: Ahmad A. Hussein |Owner: Ahmad A. | Hussein Type: Bug |

Re: [Django] #31541: Improve documentation of django.contrib.redirects.

2020-06-23 Thread Django
#31541: Improve documentation of django.contrib.redirects. -+- Reporter: Adam (Chainz)|Owner: Yash Johnson| Saini Type: |

Re: [Django] #31541: Improve documentation of django.contrib.redirects.

2020-06-23 Thread Django
#31541: Improve documentation of django.contrib.redirects. -+- Reporter: Adam (Chainz)|Owner: Yash Johnson| Saini Type: |

Re: [Django] #31541: Improve documentation of django.contrib.redirects.

2020-06-23 Thread Django
#31541: Improve documentation of django.contrib.redirects. -+- Reporter: Adam (Chainz)|Owner: Yash Johnson| Saini Type: |

Re: [Django] #31541: Improve documentation of django.contrib.redirects.

2020-06-23 Thread Django
#31541: Improve documentation of django.contrib.redirects. -+- Reporter: Adam (Chainz)|Owner: Yash Johnson| Saini Type: |

Re: [Django] #31736: PostgreSQL InspectDB test fails on Windows. (was: PostgreSQL InspectDB test fails due to assuming it only runs on Linux)

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB test fails on Windows. -+- Reporter: Ahmad A. Hussein |Owner: Ahmad A. | Hussein Type: Bug |

[Django] #31737: Strange admin behaviour on Django 3.1b1 with Firefox

2020-06-23 Thread Django
#31737: Strange admin behaviour on Django 3.1b1 with Firefox ---+ Reporter: Claude Paroz | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #31735: Migration crash when adding inline foreign key to different schema on PostgreSQL.

2020-06-23 Thread Django
#31735: Migration crash when adding inline foreign key to different schema on PostgreSQL. -+- Reporter: Rodrigo Estevao |Owner: nobody Type: Bug |

Re: [Django] #31736: PostgreSQL InspectDB test fails due to assuming it only runs on Linux

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB test fails due to assuming it only runs on Linux -+- Reporter: Ahmad A. Hussein |Owner: Ahmad A. | Hussein Type: Bug

Re: [Django] #31736: PostgreSQL InspectDB test fails due to assuming it only runs on Linux (was: PostgreSQL InspectDB tests due to assuming it only runs on Linux)

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB test fails due to assuming it only runs on Linux -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status:

Re: [Django] #31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: assigned

Re: [Django] #31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: assigned

Re: [Django] #31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: assigned

[Django] #31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux

2020-06-23 Thread Django
#31736: PostgreSQL InspectDB tests due to assuming it only runs on Linux -+- Reporter: Ahmad A. | Owner: nobody Hussein| Type: Bug|

Re: [Django] #31541: Improve documentation of django.contrib.redirects.

2020-06-23 Thread Django
#31541: Improve documentation of django.contrib.redirects. -+- Reporter: Adam (Chainz)|Owner: Yash Johnson| Saini Type: |

Re: [Django] #9061: formsets with can_delete=True shouldn't add delete field to extra forms

2020-06-23 Thread Django
#9061: formsets with can_delete=True shouldn't add delete field to extra forms -+- Reporter: Gabriel Farrell |Owner: David | Smith Type: New

Re: [Django] #31692: compilemessages needlessly runs msgfmt on unchanged .po files

2020-06-23 Thread Django
#31692: compilemessages needlessly runs msgfmt on unchanged .po files -+- Reporter: Per Cederqvist |Owner: Claude Type: | Paroz Cleanup/optimization

Re: [Django] #31443: LoginRequiredMixin/AccessMixin bug with off-site LOGIN_URL

2020-06-23 Thread Django
#31443: LoginRequiredMixin/AccessMixin bug with off-site LOGIN_URL -+- Reporter: minusf |Owner: minusf Type: Bug | Status: closed

Re: [Django] #29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens.

2020-06-23 Thread Django
#29177: Unmanaged models with ForeignKeys do not get those fields serialized into their migration state when CreateModel happens. --+ Reporter: Keryn Knight |Owner: nobody Type: Bug |

Re: [Django] #31443: LoginRequiredMixin/AccessMixin bug with off-site LOGIN_URL

2020-06-23 Thread Django
#31443: LoginRequiredMixin/AccessMixin bug with off-site LOGIN_URL -+- Reporter: minusf |Owner: minusf Type: Bug | Status: assigned

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2020-06-23 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. --+ Reporter: Jon Moroney |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #25281: Permission strings don't uniquely identify permissions

2020-06-23 Thread Django
#25281: Permission strings don't uniquely identify permissions -+- Reporter: Przemysław |Owner: tsyplakou Pietrzkiewicz | Type: |

Re: [Django] #31717: WSGI calling close causes premature close_if_unusable_or_obsolete calls during transaction?

2020-06-23 Thread Django
#31717: WSGI calling close causes premature close_if_unusable_or_obsolete calls during transaction? ---+-- Reporter: Yu Li |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #31703: Name all initial migrations "NNNN_initial".

2020-06-23 Thread Django
#31703: Name all initial migrations "_initial". -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #31722: RangeWidget produces 1 subwidget, itself

2020-06-23 Thread Django
#31722: RangeWidget produces 1 subwidget, itself -+- Reporter: Ryan Heard |Owner: nobody Type: Uncategorized| Status: closed Component:

Re: [Django] #31725: Setting ImageField and FileField default to a static file

2020-06-23 Thread Django
#31725: Setting ImageField and FileField default to a static file -+- Reporter: Daniel González |Owner: nobody Fernández | Type: New feature |