Re: [Django] #28354: Add a "humanized" widget for DurationField

2020-03-06 Thread Django
#28354: Add a "humanized" widget for DurationField -+- Reporter: Nikita Levonovich|Owner: Artem Type: New feature | Status: assigned Component: Forms

Re: [Django] #31344: Django raises UnicodeEncodeError when there is a cookie with a non-latin character.

2020-03-06 Thread Django
#31344: Django raises UnicodeEncodeError when there is a cookie with a non-latin character. ---+-- Reporter: Ozgur Akcali |Owner: nobody Type: Bug| Status: closed

Re: [Django] #28354: Add a "humanized" widget for DurationField

2020-03-06 Thread Django
#28354: Add a "humanized" widget for DurationField -+- Reporter: Nikita Levonovich|Owner: Artem Type: New feature | Status: assigned Component: Forms

Re: [Django] #18305: force_update/force_insert not passed up the inheritance chain in .save()

2020-03-06 Thread Django
#18305: force_update/force_insert not passed up the inheritance chain in .save() -+- Reporter: Anssi Kääriäinen |Owner: nobody Type: Bug | Status:

Re: [Django] #15727: Add support for Content-Security-Policy (CSP) to core

2020-03-06 Thread Django
#15727: Add support for Content-Security-Policy (CSP) to core ---+-- Reporter: db.pub.mail@… |Owner: Tom Forbes Type: New feature| Status: assigned Component: HTTP

Re: [Django] #31347: CreateExtension should check if migration is allowed.

2020-03-06 Thread Django
#31347: CreateExtension should check if migration is allowed. -+- Reporter: Petr Přikryl |Owner: Hasan | Ramezani Type: Bug |

Re: [Django] #31318: sqlmigrate doesn't allow inspecting migrations that have been squashed

2020-03-06 Thread Django
#31318: sqlmigrate doesn't allow inspecting migrations that have been squashed -+- Reporter: Adam (Chainz)|Owner: David Johnson| Wobrock Type:

Re: [Django] #31172: Note that yesno can be affected by extra spaces in translations.

2020-03-06 Thread Django
#31172: Note that yesno can be affected by extra spaces in translations. -+- Reporter: José Antonio Ruiz|Owner: José | Antonio Ruiz Type: Bug

Re: [Django] #31172: Note that yesno can be affected by extra spaces in translations.

2020-03-06 Thread Django
#31172: Note that yesno can be affected by extra spaces in translations. -+- Reporter: José Antonio Ruiz|Owner: José | Antonio Ruiz Type: Bug

Re: [Django] #31347: CreateExtension should check if migration is allowed. (was: Router support for CreateExtension operations)

2020-03-06 Thread Django
#31347: CreateExtension should check if migration is allowed. --+ Reporter: Petr Přikryl |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #31172: Note that yesno can be affected by extra spaces in translations.

2020-03-06 Thread Django
#31172: Note that yesno can be affected by extra spaces in translations. -+- Reporter: José Antonio Ruiz|Owner: José | Antonio Ruiz Type: Bug

Re: [Django] #31172: Note that yesno can be affected by extra spaces in translations.

2020-03-06 Thread Django
#31172: Note that yesno can be affected by extra spaces in translations. -+- Reporter: José Antonio Ruiz|Owner: José | Antonio Ruiz Type: Bug

Re: [Django] #31342: Default manager vs Base manager for RelatedManager

2020-03-06 Thread Django
#31342: Default manager vs Base manager for RelatedManager -+- Reporter: Benjamin Mampaey |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases

2020-03-06 Thread Django
#23521: removal of concrete Model from bases doesn't remove it from ModelState bases -+- Reporter: Sergey Fedoseev |Owner: Ian Foote Type: Bug | Status:

Re: [Django] #31343: Foreign key constraint to MTI child model is lost if the child model's parent was changed. (was: Foreign key constraint to a multi-table inheritance child model is lost if the chi

2020-03-06 Thread Django
#31343: Foreign key constraint to MTI child model is lost if the child model's parent was changed. -+- Reporter: Antonis |Owner: nobody Christofides |

Re: [Django] #31172: Note that yesno can be affected by extra spaces in translations.

2020-03-06 Thread Django
#31172: Note that yesno can be affected by extra spaces in translations. -+- Reporter: José Antonio Ruiz|Owner: José | Antonio Ruiz Type: Bug

Re: [Django] #31304: PostgreSQL full-text search employs coalesce function for non-null single-column searches with SearchVector

2020-03-06 Thread Django
#31304: PostgreSQL full-text search employs coalesce function for non-null single- column searches with SearchVector -+- Reporter: Paul Boddie |Owner: nobody Type: New feature

Re: [Django] #31344: Django raises UnicodeEncodeError when there is a cookie with a non-latin character. (was: Django raises UnicodeEncodeError when there is a cookie with a non-latin character)

2020-03-06 Thread Django
#31344: Django raises UnicodeEncodeError when there is a cookie with a non-latin character. ---+-- Reporter: Ozgur Akcali |Owner: nobody Type: Bug| Status: closed

Re: [Django] #31345: BaseDatabaseIntrospection.get_relations() is missing

2020-03-06 Thread Django
#31345: BaseDatabaseIntrospection.get_relations() is missing -+- Reporter: Tim Graham |Owner: Shankar Type: | Jha Cleanup/optimization |