Re: [Django] #26192: Cannot order query by constant value on PostgreSQL

2019-05-30 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: Sven R. Kunze|Owner: felixxm Type: Bug | Status: closed Component:

Re: [Django] #26192: Cannot order query by constant value on PostgreSQL

2019-05-30 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: Sven R. Kunze|Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #28520: Add --start-at/after options to runtests.py

2019-05-30 Thread Django
#28520: Add --start-at/after options to runtests.py -+- Reporter: Marten Kenbeek |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #28520: Add --start-at/after options to runtests.py

2019-05-30 Thread Django
#28520: Add --start-at/after options to runtests.py -+- Reporter: Marten Kenbeek |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching.

2019-05-30 Thread Django
#30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching. -+- Reporter: Finn Stutzenstein|Owner: Can | Sarıgöl Type: Bug

Re: [Django] #27995: Raise a descriptive error on unsupported operations following QuerySet.union(), intersection(), and difference().

2019-05-30 Thread Django
#27995: Raise a descriptive error on unsupported operations following QuerySet.union(), intersection(), and difference(). -+- Reporter: Tim Graham |Owner: nobody Type:

Re: [Django] #30532: Union queryset should raise on filter() and exclude(). (was: Feature request: union queryset should raise on filter)

2019-05-30 Thread Django
#30532: Union queryset should raise on filter() and exclude(). -+- Reporter: cgthayer |Owner: nobody Type: | Status: closed

Re: [Django] #30352: Error al ejecutar python manage.py sin sealizar cambios

2019-05-30 Thread Django
#30352: Error al ejecutar python manage.py sin sealizar cambios -+- Reporter: irv-ro-j |Owner: nobody Type: | Status: closed

[Django] #30532: Feature request: union queryset should raise on filter

2019-05-30 Thread Django
#30532: Feature request: union queryset should raise on filter -+ Reporter: cgthayer | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #30530: url `path` accepts newlines in various places.

2019-05-30 Thread Django
#30530: url `path` accepts newlines in various places. +-- Reporter: Sjoerd Job Postmus |Owner: nobody Type: Bug | Status: closed Component: Core

Re: [Django] #30509: Various FileResponse fixes and changes

2019-05-30 Thread Django
#30509: Various FileResponse fixes and changes --+ Reporter: Piotr Kunicki |Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling

Re: [Django] #30509: Various FileResponse fixes and changes

2019-05-30 Thread Django
#30509: Various FileResponse fixes and changes --+ Reporter: Piotr Kunicki |Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling

Re: [Django] #30530: url `path` accepts newlines in various places.

2019-05-30 Thread Django
#30530: url `path` accepts newlines in various places. +-- Reporter: Sjoerd Job Postmus |Owner: nobody Type: Bug | Status: closed Component: Core

Re: [Django] #30514: Occasional CSRF cookie not set Django 2.1

2019-05-30 Thread Django
#30514: Occasional CSRF cookie not set Django 2.1 --+-- Reporter: Yusuf Musleh |Owner: nobody Type: Bug | Status: closed Component: CSRF |

Re: [Django] #30530: url `path` accepts newlines in various places.

2019-05-30 Thread Django
#30530: url `path` accepts newlines in various places. +-- Reporter: Sjoerd Job Postmus |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #30527: Problem with creating migrations for subclassed field changes. (was: Problem with creating migrations for subclassed field changes)

2019-05-30 Thread Django
#30527: Problem with creating migrations for subclassed field changes. ---+-- Reporter: Wolfgang Fehr |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #30528: Django Admin adds Javascript in different sequences

2019-05-30 Thread Django
#30528: Django Admin adds Javascript in different sequences ---+-- Reporter: Fabian Clemenz |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #26192: Cannot order query by constant value on PostgreSQL

2019-05-30 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: Sven R. Kunze|Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #30530: url `path` accepts newlines in various places.

2019-05-30 Thread Django
#30530: url `path` accepts newlines in various places. +-- Reporter: Sjoerd Job Postmus |Owner: nobody Type: Bug | Status: closed Component: Core

[Django] #30531: Exception when creating an inherited model object with existing base

2019-05-30 Thread Django
#30531: Exception when creating an inherited model object with existing base -+- Reporter: Victor | Owner: nobody Porton | Type: Bug|

Re: [Django] #30531: Exception when creating an inherited model object with existing base

2019-05-30 Thread Django
#30531: Exception when creating an inherited model object with existing base -+- Reporter: Victor Porton|Owner: nobody Type: Bug | Status: new

Re: [Django] #26192: Cannot order query by constant value on PostgreSQL

2019-05-30 Thread Django
#26192: Cannot order query by constant value on PostgreSQL -+- Reporter: Sven R. Kunze|Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching.

2019-05-30 Thread Django
#30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching. -+- Reporter: Finn Stutzenstein|Owner: Can | Sarıgöl Type: Bug

Re: [Django] #28520: Add --start-at/after options to runtests.py

2019-05-30 Thread Django
#28520: Add --start-at/after options to runtests.py -+- Reporter: Marten Kenbeek |Owner: Hasan | Ramezani Type: New feature |

Re: [Django] #28410: query filter on date portion of datetime creates wrong parameters for mysql CONVERT_TZ function when used with a fixed offset timezone

2019-05-30 Thread Django
#28410: query filter on date portion of datetime creates wrong parameters for mysql CONVERT_TZ function when used with a fixed offset timezone -+- Reporter: donaldinho |Owner: nobody

Re: [Django] #30531: Exception when creating an inherited model object with existing base

2019-05-30 Thread Django
#30531: Exception when creating an inherited model object with existing base -+- Reporter: Victor Porton|Owner: nobody Type: Bug | Status: closed

Re: [Django] #30352: Error al ejecutar python manage.py sin sealizar cambios

2019-05-30 Thread Django
#30352: Error al ejecutar python manage.py sin sealizar cambios -+- Reporter: irv-ro-j |Owner: nobody Type: | Status: closed

Re: [Django] #28752: Prevent django.setup() from running multiple times

2019-05-30 Thread Django
#28752: Prevent django.setup() from running multiple times --+ Reporter: pascal chambon|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25707: Use py.test for internal testing

2019-05-30 Thread Django
#25707: Use py.test for internal testing -+- Reporter: Olivier Le Thanh |Owner: nobody Duong | Type: New feature | Status: new