Re: [Django] #30621: CheckConstraint crash with __contains lookup on DateTimeRangeFields.

2019-07-09 Thread Django
#30621: CheckConstraint crash with __contains lookup on DateTimeRangeFields. -+- Reporter: Tilman Koschnick |Owner: felixxm Type: Bug | Status: assign

Re: [Django] #30517: Add Redis cache backend.

2019-07-09 Thread Django
#30517: Add Redis cache backend. -+- Reporter: dulmandakh |Owner: nobody Type: New feature | Status: closed Component: Core (Cache system) |

Re: [Django] #30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times.

2019-07-09 Thread Django
#30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times. -+- Reporter: Julien Enselme |Owner: Simon

Re: [Django] #30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times.

2019-07-09 Thread Django
#30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times. -+- Reporter: Julien Enselme |Owner: Simon

Re: [Django] #30517: Add Redis cache backend.

2019-07-09 Thread Django
#30517: Add Redis cache backend. -+- Reporter: dulmandakh |Owner: nobody Type: New feature | Status: closed Component: Core (Cache system) |

Re: [Django] #30629: Add Redis to django.core.cache

2019-07-09 Thread Django
#30629: Add Redis to django.core.cache -+- Reporter: go away |Owner: nobody Type: New feature | Status: closed Component: Core (Cache system) |

[Django] #30629: Add Redis to django.core.cache

2019-07-09 Thread Django
#30629: Add Redis to django.core.cache ---+ Reporter: go away | Owner: nobody Type: New feature | Status: new Component: Core (Cache system

Re: [Django] #30543: admin.E108 is raised on fields accessible only via instance.

2019-07-09 Thread Django
#30543: admin.E108 is raised on fields accessible only via instance. -+- Reporter: ajcsimons|Owner: ajcsimons Type: Bug | Status: assigned

Re: [Django] #30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times.

2019-07-09 Thread Django
#30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times. -+- Reporter: Julien Enselme |Owner: Simon

Re: [Django] #30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times.

2019-07-09 Thread Django
#30628: order_by() on union() querysets results with wrong ordering when the same field type is presented multiple times. -+- Reporter: Julien Enselme |Owner: Simon

Re: [Django] #30621: CheckConstraint crash with __contains lookup on DateTimeRangeFields.

2019-07-09 Thread Django
#30621: CheckConstraint crash with __contains lookup on DateTimeRangeFields. -+- Reporter: Tilman Koschnick |Owner: felixxm Type: Bug | Status: assign

Re: [Django] #18763: Shortcut to get users by permission

2019-07-09 Thread Django
#18763: Shortcut to get users by permission -+- Reporter: Sergiy Kuzmenko |Owner: Berker Peksag Type: New feature | Status: assigned Component: contrib.auth

Re: [Django] #28357: Prepopulated_fields doesn't work for admin.StackedInline.

2019-07-09 Thread Django
#28357: Prepopulated_fields doesn't work for admin.StackedInline. -+- Reporter: ChristosKon |Owner: Jakob | Köhler Type: Bug |

Re: [Django] #28357: Prepopulated_fields doesn't work for admin.StackedInline. (was: Prepopulated_fields doesn't work for admin.StackedInline)

2019-07-09 Thread Django
#28357: Prepopulated_fields doesn't work for admin.StackedInline. -+- Reporter: ChristosKon |Owner: Jakob | Köhler Type: Bug |

Re: [Django] #29824: Add support for EXCLUDE USING constraint

2019-07-09 Thread Django
#29824: Add support for EXCLUDE USING constraint -+- Reporter: Mads Jensen |Owner: Mads | Jensen Type: New feature |

Re: [Django] #30624: Use numbered list reStructuredText syntax throughout the docs.

2019-07-09 Thread Django
#30624: Use numbered list reStructuredText syntax throughout the docs. -+- Reporter: Jon Dufresne |Owner: Jon Type: | Dufresne Cleanup/optimization

Re: [Django] #30627: In multi-table inheritance, querying with invalid pk raises different exception depending on the inheritance level. (was: In multi-table inheritance, querying with invalid pk rais

2019-07-09 Thread Django
#30627: In multi-table inheritance, querying with invalid pk raises different exception depending on the inheritance level. -+- Reporter: Antonis |Owner: nobody Christofides