Re: [Django] #30695: Fix an example of Storage objects in Managing files docs.

2019-08-20 Thread Django
#30695: Fix an example of Storage objects in Managing files docs. -+- Reporter: Tobias McNulty |Owner: Harrison Type: | Morgan Cleanup/optimization

Re: [Django] #30695: Fix an example of Storage objects in Managing files docs.

2019-08-20 Thread Django
#30695: Fix an example of Storage objects in Managing files docs. -+- Reporter: Tobias McNulty |Owner: Harrison Type: | Morgan Cleanup/optimization

Re: [Django] #30715: ArrayField lookups crash on ArrayAgg() over AutoFields. (was: ArrayField is converting AutoField to serial[] being an invalid pSQL type)

2019-08-20 Thread Django
#30715: ArrayField lookups crash on ArrayAgg() over AutoFields. -+- Reporter: NyanKiyoshi |Owner: (none) Type: Bug | Status: new Component:

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

2019-08-20 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

Re: [Django] #30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set

2019-08-20 Thread Django
#30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set -+- Reporter: Adam (Chainz)|Owner: nobody Johnson|

Re: [Django] #29667: path converters don't handle spaces well.

2019-08-20 Thread Django
#29667: path converters don't handle spaces well. -+- Reporter: Keryn Knight |Owner: Hasan | Ramezani Type: Bug |

Re: [Django] #29667: path converters don't handle spaces well.

2019-08-20 Thread Django
#29667: path converters don't handle spaces well. -+- Reporter: Keryn Knight |Owner: Hasan | Ramezani Type: Bug |

Re: [Django] #30715: ArrayField is converting AutoField to serial[] being an invalid pSQL type

2019-08-20 Thread Django
#30715: ArrayField is converting AutoField to serial[] being an invalid pSQL type -+- Reporter: NyanKiyoshi |Owner: (none) Type: Bug | Status:

Re: [Django] #29667: path converters don't handle spaces well.

2019-08-20 Thread Django
#29667: path converters don't handle spaces well. -+- Reporter: Keryn Knight |Owner: Hasan | Ramezani Type: Bug |

Re: [Django] #21039: Support Postgres "CREATE INDEX CONCURRENTLY" in migrations

2019-08-20 Thread Django
#21039: Support Postgres "CREATE INDEX CONCURRENTLY" in migrations -+ Reporter: FunkyBob |Owner: Dan Tao Type: New feature | Status: assigned Component: Migrations |

Re: [Django] #30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set

2019-08-20 Thread Django
#30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set -+- Reporter: Adam (Chainz)|Owner: nobody Johnson|

Re: [Django] #29979: Refactor AutoField logic into a mixin, implement checks and validators.

2019-08-20 Thread Django
#29979: Refactor AutoField logic into a mixin, implement checks and validators. -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status:

Re: [Django] #17337: [nonrel] Support for non-integer AutoFields

2019-08-20 Thread Django
#17337: [nonrel] Support for non-integer AutoFields -+- Reporter: Jonas H. |Owner: nobody Type: Bug | Status: new Component: Database

[Django] #30715: ArrayField is converting AutoField to serial[] being an invalid pSQL type

2019-08-20 Thread Django
#30715: ArrayField is converting AutoField to serial[] being an invalid pSQL type -+- Reporter: | Owner: (none) NyanKiyoshi| Type: Bug

Re: [Django] #30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set

2019-08-20 Thread Django
#30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set -+- Reporter: Adam (Chainz)|Owner: nobody Johnson|

[Django] #30716: ArrayContains does not call get_db_prep_value method for base field

2019-08-20 Thread Django
#30716: ArrayContains does not call get_db_prep_value method for base field -+- Reporter: Andrey | Owner: (none) Torsunov | Type: Bug|

Re: [Django] #30716: ArrayContains does not call get_db_prep_value method for base field

2019-08-20 Thread Django
#30716: ArrayContains does not call get_db_prep_value method for base field --+-- Reporter: Andrey Torsunov |Owner: (none) Type: Bug | Status: closed

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2019-08-20 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #30719: Unable to use OuterRef(Expression(...))

2019-08-20 Thread Django
#30719: Unable to use OuterRef(Expression(...)) -+- Reporter: Matthew Schinckel|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #30719: Unable to use OuterRef(Expression(...))

2019-08-20 Thread Django
#30719: Unable to use OuterRef(Expression(...)) -+- Reporter: Matthew Schinckel|Owner: nobody Type: New feature | Status: closed Component: Database

Re: [Django] #30719: Unable to use OuterRef(Expression(...))

2019-08-20 Thread Django
#30719: Unable to use OuterRef(Expression(...)) -+- Reporter: Matthew Schinckel|Owner: nobody Type: New feature | Status: closed Component: Database

Re: [Django] #30719: Unable to use OuterRef(Expression(...))

2019-08-20 Thread Django
#30719: Unable to use OuterRef(Expression(...)) -+- Reporter: Matthew Schinckel|Owner: nobody Type: New feature | Status: new Component: Database layer

[Django] #30719: Unable to use OuterRef(Expression(...))

2019-08-20 Thread Django
#30719: Unable to use OuterRef(Expression(...)) -+- Reporter: Matthew| Owner: nobody Schinckel | Type: New| Status: new feature

Re: [Django] #28107: Can't perform annotation on related table when un-managed model is backed by a DB view

2019-08-20 Thread Django
#28107: Can't perform annotation on related table when un-managed model is backed by a DB view -+- Reporter: powderflask |Owner: Vojtěch | Boček

Re: [Django] #30686: Improve utils.text.Truncator to use a full HTML parser.

2019-08-20 Thread Django
#30686: Improve utils.text.Truncator to use a full HTML parser. ---+ Reporter: Thomas Hooper |Owner: nobody Type: Bug| Status: new Component: Utilities |

Re: [Django] #30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set

2019-08-20 Thread Django
#30714: Add a system check against SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE both being set -+- Reporter: Adam (Chainz)|Owner: nobody Johnson|

[Django] #30717: Session model has a useless LIKE index

2019-08-20 Thread Django
#30717: Session model has a useless LIKE index + Reporter: Ran Benita| Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #30718: blocktrans is crashing when using percent signs when no variables were supplied

2019-08-20 Thread Django
#30718: blocktrans is crashing when using percent signs when no variables were supplied -+- Reporter: | Owner: nobody NyanKiyoshi| Type: Bug

Re: [Django] #30718: blocktrans is crashing when using percent signs when no variables were supplied

2019-08-20 Thread Django
#30718: blocktrans is crashing when using percent signs when no variables were supplied -+- Reporter: NyanKiyoshi |Owner: nobody Type: Bug |