Re: [Django] #31069: Change in behavior for optional re matches. (was: Change in behavior for optional re matches)

2019-12-05 Thread Django
#31069: Change in behavior for optional re matches. -+ Reporter: Terence Honles |Owner: nobody Type: Bug | Status: new Component: Documentation|

Re: [Django] #31067: Python crashes after trying to visit admin page on Windows and MacOS. (was: Python crashes after trying to visit admin page with exit code 245)

2019-12-05 Thread Django
#31067: Python crashes after trying to visit admin page on Windows and MacOS. -+- Reporter: Bruce|Owner: nobody Type: Bug | Status: closed

Re: [Django] #31067: Python 3.7 crashes after trying to visit admin page on Windows and MacOS. (was: Python crashes after trying to visit admin page on Windows and MacOS.)

2019-12-05 Thread Django
#31067: Python 3.7 crashes after trying to visit admin page on Windows and MacOS. -+- Reporter: Bruce|Owner: nobody Type: Bug | Status: c

Re: [Django] #31067: Python crashes after trying to visit admin page with exit code 245

2019-12-05 Thread Django
#31067: Python crashes after trying to visit admin page with exit code 245 -+- Reporter: Bruce|Owner: nobody Type: Bug | Status: closed

Re: [Django] #30998: Make it easier to use the model instance in ChoiceWidget.create_option()

2019-12-05 Thread Django
#30998: Make it easier to use the model instance in ChoiceWidget.create_option() --+ Reporter: Jon Dufresne |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: Antonio Vazquez |Owner: exploit19 Type: | Status: assigned Cle

Re: [Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: Antonio Vazquez |Owner: exploit19 Type: | Status: assigned Cle

Re: [Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: Antonio Vazquez |Owner: exploit19 Type: | Status: assigned Cle

Re: [Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: Antonio Vazquez |Owner: exploit19 Type: | Status: assigned Cle

[Django] #31069: Change in behavior for optional re matches

2019-12-05 Thread Django
#31069: Change in behavior for optional re matches --+ Reporter: Terence Honles | Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #27590: Prevent public access of staticfiles manifest

2019-12-05 Thread Django
#27590: Prevent public access of staticfiles manifest --+ Reporter: David Sanders |Owner: jwygoda Type: Cleanup/optimization | Status: assigned Component: co

Re: [Django] #31068: Server stops when going to /admin

2019-12-05 Thread Django
#31068: Server stops when going to /admin +-- Reporter: adriangzz |Owner: nobody Type: Bug | Status: closed Component: contrib.admin |

Re: [Django] #31067: Python crashes after trying to visit admin page with exit code 245

2019-12-05 Thread Django
#31067: Python crashes after trying to visit admin page with exit code 245 -+-- Reporter: Bruce|Owner: nobody Type: Bug | Status: new Component:

[Django] #31068: Server stops when going to /admin

2019-12-05 Thread Django
#31068: Server stops when going to /admin -+- Reporter: adriangzz | Owner: nobody Type: Bug| Status: new Component: |Version: 3.

Re: [Django] #31039: Support __contained_by lookup for AutoFields and BigAutoFields.

2019-12-05 Thread Django
#31039: Support __contained_by lookup for AutoFields and BigAutoFields. -+- Reporter: Bolay Michael|Owner: Hasan | Ramezani Type: New feature

Re: [Django] #31039: Support __contained_by lookup for AutoFields and BigAutoFields.

2019-12-05 Thread Django
#31039: Support __contained_by lookup for AutoFields and BigAutoFields. -+- Reporter: Bolay Michael|Owner: Hasan | Ramezani Type: New feature

Re: [Django] #30945: Plural equation changes for some languages are not documented in Django 2.2 release notes

2019-12-05 Thread Django
#30945: Plural equation changes for some languages are not documented in Django 2.2 release notes --+ Reporter: אורי |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #30439: Translations issues on Django upgrade due to unexpected changes in plural forms

2019-12-05 Thread Django
#30439: Translations issues on Django upgrade due to unexpected changes in plural forms --+ Reporter: Michal Čihař |Owner: Rodrigo Type: Bug | S

Re: [Django] #31067: Python crashes after trying to visit admin page with exit code 245

2019-12-05 Thread Django
#31067: Python crashes after trying to visit admin page with exit code 245 -+-- Reporter: Bruce|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: Antonio Vazquez |Owner: nobody Type: | Status: new Cleanup/opt

Re: [Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: Antonio Vazquez |Owner: nobody Type: | Status: new Cleanup/opt

[Django] #31067: Python crashes after trying to visit admin page with exit code 245

2019-12-05 Thread Django
#31067: Python crashes after trying to visit admin page with exit code 245 ---+-- Reporter: bcye | Owner: nobody Type: Bug | Status: new

Re: [Django] #30460: ManyToMany relationships with a custom `through` do not respect Meta.ordering on the intermediary model

2019-12-05 Thread Django
#30460: ManyToMany relationships with a custom `through` do not respect Meta.ordering on the intermediary model -+- Reporter: Ryan Petrello|Owner: nobody Type: New feature |

Re: [Django] #17344: A away to tell ManyToManyField to use ordering on intermediate field

2019-12-05 Thread Django
#17344: A away to tell ManyToManyField to use ordering on intermediate field -+- Reporter: FunkyBob |Owner: nobody Type: New feature | Status: closed

Re: [Django] #31061: Optional URL params crash some view functions.

2019-12-05 Thread Django
#31061: Optional URL params crash some view functions. -+- Reporter: Claude Paroz |Owner: felixxm Type: Bug | Status: assigned Component: Cor

Re: [Django] #30481: Document that force_str() allows lone surrogates. (was: Document that force_text() allows lone surrogates.)

2019-12-05 Thread Django
#30481: Document that force_str() allows lone surrogates. --+ Reporter: Adam Hooper |Owner: nobody Type: Cleanup/optimization | Status: new Component: Docu

Re: [Django] #31034: Add a navigation sidebar to the admin

2019-12-05 Thread Django
#31034: Add a navigation sidebar to the admin ---+--- Reporter: Tom Carrick|Owner: Tom Carrick Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #14071: Row duplicated when modifying PK

2019-12-05 Thread Django
#14071: Row duplicated when modifying PK ---+-- Reporter: mnbayazit |Owner: nobody Type: Bug| Status: closed Component: contrib.admin | Ver

Re: [Django] #2259: Primary keys should be readonly by default in admin

2019-12-05 Thread Django
#2259: Primary keys should be readonly by default in admin -+- Reporter: ed@… |Owner: Pathangi | Jatinshravan Type: Bug

Re: [Django] #31065: "django.db.utils.InterfaceError: connection already closed" in unittests

2019-12-05 Thread Django
#31065: "django.db.utils.InterfaceError: connection already closed" in unittests -+- Reporter: Harm Verhagen|Owner: nobody Type: Bug | Status: c

Re: [Django] #14071: Row duplicated when modifying PK

2019-12-05 Thread Django
#14071: Row duplicated when modifying PK ---+-- Reporter: mnbayazit |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Versio

Re: [Django] #14071: Row duplicated when modifying PK

2019-12-05 Thread Django
#14071: Row duplicated when modifying PK ---+-- Reporter: mnbayazit |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Versio

Re: [Django] #31034: Add a navigation sidebar to the admin

2019-12-05 Thread Django
#31034: Add a navigation sidebar to the admin ---+--- Reporter: Tom Carrick|Owner: Tom Carrick Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #31061: Optional URL params crash some view functions.

2019-12-05 Thread Django
#31061: Optional URL params crash some view functions. -+ Reporter: Claude Paroz |Owner: felixxm Type: Bug | Status: assigned Component: Core (URLs)

Re: [Django] #31061: Optional URL params crash some view functions.

2019-12-05 Thread Django
#31061: Optional URL params crash some view functions. -+ Reporter: Claude Paroz |Owner: felixxm Type: Bug | Status: assigned Component: Core (URLs)

[Django] #31066: Add function docstring to manage.py main function template

2019-12-05 Thread Django
#31066: Add function docstring to manage.py main function template -+- Reporter: | Owner: nobody antoniovazquezblanco | Type: | Status:

Re: [Django] #24991: Range types not properly converted to SQL in QuerySet.query.__str__()

2019-12-05 Thread Django
#24991: Range types not properly converted to SQL in QuerySet.query.__str__() -+- Reporter: Villiers Strauss |Owner: Dmitry | Dygalo Type: Bug

Re: [Django] #31064: Migration doesn't detect precision changes in fields that ManyToMany points to. (was: Wrong db migration in case of change PK which in many to many relationship)

2019-12-05 Thread Django
#31064: Migration doesn't detect precision changes in fields that ManyToMany points to. -+ Reporter: zapililirad |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #31065: "django.db.utils.InterfaceError: connection already closed" in unittests

2019-12-05 Thread Django
#31065: "django.db.utils.InterfaceError: connection already closed" in unittests -+- Reporter: Harm Verhagen|Owner: nobody Type: Bug | Status: n

[Django] #31065: "django.db.utils.InterfaceError: connection already closed" in unittests

2019-12-05 Thread Django
#31065: "django.db.utils.InterfaceError: connection already closed" in unittests -+- Reporter: Harm | Owner: nobody Verhagen | Type: Bug|

Re: [Django] #30416: Runserver's reloading mechanism should restore terminal state completely

2019-12-05 Thread Django
#30416: Runserver's reloading mechanism should restore terminal state completely -+- Reporter: Daniel Hahler|Owner: nobody Type: Bug | Status: clo

Re: [Django] #29039: Disabling migrations doesn't work with --keepdb

2019-12-05 Thread Django
#29039: Disabling migrations doesn't work with --keepdb -+- Reporter: Vackar Afzal |Owner: nobody Type: Bug | Status: closed Component: Testi

[Django] #31064: Wrong db migration in case of change PK which in many to many relationship

2019-12-05 Thread Django
#31064: Wrong db migration in case of change PK which in many to many relationship -+- Reporter: | Owner: nobody zapililirad| Type: Bug

Re: [Django] #30481: Document that force_text() allows lone surrogates.

2019-12-05 Thread Django
#30481: Document that force_text() allows lone surrogates. --+ Reporter: Adam Hooper |Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #31010: Add subdomains of localhost to ALLOWED_HOSTS in DEBUG mode

2019-12-05 Thread Django
#31010: Add subdomains of localhost to ALLOWED_HOSTS in DEBUG mode -+- Reporter: thenewguy|Owner: thenewguy Type: New feature | Status: closed Com

Re: [Django] #31010: Add subdomains of localhost to ALLOWED_HOSTS in DEBUG mode

2019-12-05 Thread Django
#31010: Add subdomains of localhost to ALLOWED_HOSTS in DEBUG mode -+- Reporter: thenewguy|Owner: thenewguy Type: New feature | Status: assigned C