Re: [Django] #30511: Support Identity columns on PostgreSQL.

2019-06-21 Thread Django
#30511: Support Identity columns on PostgreSQL. -+- Reporter: Michael Kany |Owner: Michael | Kany Type: New feature |

Re: [Django] #27801: Make createsuperuser inspect environment variables for username and password

2019-06-21 Thread Django
#27801: Make createsuperuser inspect environment variables for username and password -+- Reporter: Markus Holtermann|Owner: Hasan | Ramezani Type: N

Re: [Django] #30477: Filtering on reverse ForeignKey relation uses get_db_prep_value from a wrong field.

2019-06-21 Thread Django
#30477: Filtering on reverse ForeignKey relation uses get_db_prep_value from a wrong field. -+- Reporter: Michal Petrucha |Owner: (none) Type: Bug | S

Re: [Django] #29043: test --keepdb says "Using existing test database" even if it's run for the first time

2019-06-21 Thread Django
#29043: test --keepdb says "Using existing test database" even if it's run for the first time -+- Reporter: karyon |Owner: Hasan Type: | Ramezani Clean

[Django] #30585: Add support for "translate" and "blocktranslate" tags

2019-06-21 Thread Django
#30585: Add support for "translate" and "blocktranslate" tags + Reporter: Mike Hansen | Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #30421: Allow ManyToManyField using a intermediary table to be defined as symmetrical.

2019-06-21 Thread Django
#30421: Allow ManyToManyField using a intermediary table to be defined as symmetrical. -+- Reporter: Nadege |Owner: Nadege Type: New feature | Status

Re: [Django] #30421: Allow ManyToManyField using a intermediary table to be defined as symmetrical.

2019-06-21 Thread Django
#30421: Allow ManyToManyField using a intermediary table to be defined as symmetrical. -+- Reporter: Nadege |Owner: Nadege Type: New feature | Status

Re: [Django] #28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression

2019-06-21 Thread Django
#28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression -+- Reporter: Kevin Marsh |Owner: Can | Sarıgöl

Re: [Django] #30427: Descriptors not accessible for inherited models.

2019-06-21 Thread Django
#30427: Descriptors not accessible for inherited models. -+- Reporter: Jarek Glowacki |Owner: nobody Type: Bug | Status: new Component: Databas

[Django] #30584: call_command doesn't recognize subparsers for parameter validation

2019-06-21 Thread Django
#30584: call_command doesn't recognize subparsers for parameter validation -+- Reporter: bparquet | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #30583: XML serializer doesn't handle JSONFields. (was: xml serializing doesn't work with JSONField.)

2019-06-21 Thread Django
#30583: XML serializer doesn't handle JSONFields. --+ Reporter: Ustinov Sergey|Owner: nobody Type: Bug | Status: new Component: Core (Serial

Re: [Django] #30583: xml serializing doesn't work with JSONField. (was: xml serializing doesn't work with JSONField)

2019-06-21 Thread Django
#30583: xml serializing doesn't work with JSONField. --+ Reporter: Ustinov Sergey|Owner: nobody Type: Bug | Status: new Component: Core (Ser

[Django] #30583: xml serializing doesn't work with JSONField

2019-06-21 Thread Django
#30583: xml serializing doesn't work with JSONField + Reporter: ustnv | Owner: nobody Type: Bug | Status: new Component: Co

Re: [Django] #16732: Unable to have abstract model with unique_together

2019-06-21 Thread Django
#16732: Unable to have abstract model with unique_together -+- Reporter: Mitar|Owner: Can | Sarıgöl Type: Bug |

Re: [Django] #30420: Do not reload runserver during debugging / request processing

2019-06-21 Thread Django
#30420: Do not reload runserver during debugging / request processing -+- Reporter: Daniel Hahler|Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #30420: Do not reload runserver during debugging / request processing

2019-06-21 Thread Django
#30420: Do not reload runserver during debugging / request processing -+- Reporter: Daniel Hahler|Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression

2019-06-21 Thread Django
#28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression -+- Reporter: Kevin Marsh |Owner: Can | Sarıgöl

Re: [Django] #29043: test --keepdb says "Using existing test database" even if it's run for the first time

2019-06-21 Thread Django
#29043: test --keepdb says "Using existing test database" even if it's run for the first time -+- Reporter: karyon |Owner: Hasan Type: | Ramezani Clean

Re: [Django] #30582: Redirect by using 307/308 instead of 301/302.

2019-06-21 Thread Django
#30582: Redirect by using 307/308 instead of 301/302. -+- Reporter: Yoshiki Shibukawa|Owner: nobody Type: New feature | Status: closed Component: HTTP ha