[Django] #30724: Please create a hyperlink to easy pickings in README.rst file

2019-08-21 Thread Django
#30724: Please create a hyperlink to easy pickings in README.rst file -+- Reporter: Srinivas | Owner: nobody Reddy Thatiparthy | Type: |

Re: [Django] #27747: Add signals for Django management commands

2019-08-21 Thread Django
#27747: Add signals for Django management commands -+- Reporter: Dmitry Gladkov |Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #30723: Lazy translations in field help cause JSON serialize errors

2019-08-21 Thread Django
#30723: Lazy translations in field help cause JSON serialize errors -+- Reporter: Rob Lineberger |Owner: nobody Type: Uncategorized| Status: closed

[Django] #30723: Lazy translations in field help cause JSON serialize errors

2019-08-21 Thread Django
#30723: Lazy translations in field help cause JSON serialize errors -+- Reporter: Rob| Owner: nobody Lineberger | Type: |

Re: [Django] #30722: Rate-limit autocomplete widgets Ajax requests

2019-08-21 Thread Django
#30722: Rate-limit autocomplete widgets Ajax requests -+- Reporter: Federico Jaramillo |Owner: nobody Martínez | Type: |

Re: [Django] #30721: Implicit related objects filtration because of the set Manager.

2019-08-21 Thread Django
#30721: Implicit related objects filtration because of the set Manager. -+- Reporter: ApaDoctor|Owner: nobody Type: Bug | Status: closed

Re: [Django] #30722: Rate-limit autocomplete widgets Ajax requests

2019-08-21 Thread Django
#30722: Rate-limit autocomplete widgets Ajax requests -+- Reporter: Federico Jaramillo |Owner: nobody Martínez | Type: |

Re: [Django] #30722: Rate-limit autocomplete widgets Ajax requests

2019-08-21 Thread Django
#30722: Rate-limit autocomplete widgets Ajax requests -+- Reporter: Federico Jaramillo |Owner: nobody Martínez | Type: Uncategorized|

Re: [Django] #30722: Rate-limit autocomplete widgets Ajax requests

2019-08-21 Thread Django
#30722: Rate-limit autocomplete widgets Ajax requests -+- Reporter: Federico Jaramillo |Owner: nobody Martínez | Type: Uncategorized|

[Django] #30722: Rate-limit autocomplete widgets Ajax requests

2019-08-21 Thread Django
#30722: Rate-limit autocomplete widgets Ajax requests -+- Reporter: Federico | Owner: nobody Jaramillo Martínez | Type: | Status: new

Re: [Django] #30720: allow specifying multiple domains for makemessages and compilemessages commands

2019-08-21 Thread Django
#30720: allow specifying multiple domains for makemessages and compilemessages commands -+- Reporter: c v t|Owner: nobody Type: New feature |

[Django] #30721: Implicit related objects filtration because of the set Manager.

2019-08-21 Thread Django
#30721: Implicit related objects filtration because of the set Manager. -+ Reporter: ApaDoctor | Owner: nobody Type: Bug| Status: new Component:

[Django] #30720: allow specifying multiple domains for makemessages and compilemessages commands

2019-08-21 Thread Django
#30720: allow specifying multiple domains for makemessages and compilemessages commands + Reporter: c v t | Owner: nobody Type: New feature |

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

2019-08-21 Thread Django
#21039: Support Postgres "CREATE INDEX CONCURRENTLY" in migrations. -+- Reporter: FunkyBob |Owner: Dan Tao Type: New feature | Status: closed

Re: [Django] #21039: Support Postgres "CREATE INDEX CONCURRENTLY" in migrations. (was: Support Postgres "CREATE INDEX CONCURRENTLY" in migrations)

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

Re: [Django] #27339: Adding an AutoField prompts for a default which creates a broken migration

2019-08-21 Thread Django
#27339: Adding an AutoField prompts for a default which creates a broken migration --+ Reporter: Tim Graham|Owner: za Type: Cleanup/optimization | Status:

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

2019-08-21 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] #29391: Postgres array lookups need to call get_db_prep_value to adapt values to their db representation (FieldGetDbPrepValueMixin)

2019-08-21 Thread Django
#29391: Postgres array lookups need to call get_db_prep_value to adapt values to their db representation (FieldGetDbPrepValueMixin) -+- Reporter: Gavin Wahl |Owner: vinay

Re: [Django] #29391: Postgres array lookups need to call get_db_prep_value to adapt values to their db representation (FieldGetDbPrepValueMixin)

2019-08-21 Thread Django
#29391: Postgres array lookups need to call get_db_prep_value to adapt values to their db representation (FieldGetDbPrepValueMixin) -+- Reporter: Gavin Wahl |Owner: vinay

Re: [Django] #29338: Can't use OuterRef in union Subquery

2019-08-21 Thread Django
#29338: Can't use OuterRef in union Subquery -+- Reporter: Matthew Pava |Owner: (none) Type: Bug | Status: new Component: Database layer

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

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