Re: [Django] #30826: Chaining __contains lookup with JSONField key transforms crashes.

2019-10-01 Thread Django
#30826: Chaining __contains lookup with JSONField key transforms crashes. -+- Reporter: Nic Perry|Owner: nobody Type: Bug | Status: new Co

Re: [Django] #29984: Support prefetch_related() with Queryset.iterator()

2019-10-01 Thread Django
#29984: Support prefetch_related() with Queryset.iterator() -+- Reporter: Taylor H |Owner: nobody Type: New feature | Status: new Component: Data

Re: [Django] #30348: Add superuser_required decorator

2019-10-01 Thread Django
#30348: Add superuser_required decorator --+ Reporter: Sultan Iman |Owner: nobody Type: New feature | Status: new Component: contrib.auth | Version: ma

[Django] #30828: Add ManyToMany relationships in bulk

2019-10-01 Thread Django
#30828: Add ManyToMany relationships in bulk -+- Reporter: David | Owner: David Foster Foster | Type: New| Status: assigned fea

Re: [Django] #30807: test_extract_file_permissions test fails when umask is set to 000.

2019-10-01 Thread Django
#30807: test_extract_file_permissions test fails when umask is set to 000. -+- Reporter: Brady|Owner: Ad | Timmering Type: Bug

Re: [Django] #30826: Chaining __contains lookup with JSONField key transforms crashes.

2019-10-01 Thread Django
#30826: Chaining __contains lookup with JSONField key transforms crashes. -+- Reporter: Nic Perry|Owner: nobody Type: Bug | Status: new Co

Re: [Django] #30817: Document that Sitemap.items() can return an iterable.

2019-10-01 Thread Django
#30817: Document that Sitemap.items() can return an iterable. -+- Reporter: Chris Jerdonek |Owner: Type: | Christoffer Sjöbergsson Cleanup/optimization

Re: [Django] #30825: Confusing message on the default Django home page mentioning the debug settings

2019-10-01 Thread Django
#30825: Confusing message on the default Django home page mentioning the debug settings -+- Reporter: Therry van Neerven |Owner: KESHAV | KUMAR Type:

Re: [Django] #30817: Document that Sitemap.items() can return an iterable.

2019-10-01 Thread Django
#30817: Document that Sitemap.items() can return an iterable. -+- Reporter: Chris Jerdonek |Owner: Type: | Christoffer Sjöbergsson Cleanup/optimization

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-01 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation -+- Reporter: Ahmet Kucuk |Owner: nobody Type: Bug | Status:

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-01 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation ---+ Reporter: Ahmet Kucuk|Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #30788: Fix concatenation of tuple to list (or vice versa)

2019-10-01 Thread Django
#30788: Fix concatenation of tuple to list (or vice versa) -+- Reporter: Dmitry Mugtasimov|Owner: nobody Type: Bug | Status: closed Component: Da

Re: [Django] #30651: __eq__ should return NotImplemented when equality cannot be checked.

2019-10-01 Thread Django
#30651: __eq__ should return NotImplemented when equality cannot be checked. -+- Reporter: Elizabeth Uselton|Owner: Elizabeth Type: | Uselton Cleanup/optimization

Re: [Django] #30651: __eq__ should return NotImplemented when equality cannot be checked.

2019-10-01 Thread Django
#30651: __eq__ should return NotImplemented when equality cannot be checked. -+- Reporter: Elizabeth Uselton|Owner: Elizabeth Type: | Uselton Cleanup/optimization

Re: [Django] #30651: __eq__ should return NotImplemented when equality cannot be checked.

2019-10-01 Thread Django
#30651: __eq__ should return NotImplemented when equality cannot be checked. -+- Reporter: Elizabeth Uselton|Owner: Elizabeth Type: | Uselton Cleanup/optimization

Re: [Django] #30825: Confusing message on the default Django home page mentioning the debug settings

2019-10-01 Thread Django
#30825: Confusing message on the default Django home page mentioning the debug settings +-- Reporter: Therry van Neerven |Owner: nobody Type: Bug | Status:

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-01 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation ---+-- Reporter: Ahmet Kucuk|Owner: nobody Type: Bug| Status: new Componen

[Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-01 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation -+ Reporter: Ahmet Kucuk| Owner: nobody Type: Bug| Status: new Co

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-01 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation ---+-- Reporter: Ahmet Kucuk|Owner: nobody Type: Bug| Status: new Componen

Re: [Django] #30826: Chaining __contains lookup with JSONField key transforms crashes.

2019-10-01 Thread Django
#30826: Chaining __contains lookup with JSONField key transforms crashes. -+- Reporter: Nic Perry|Owner: nobody Type: Bug | Status: new Co

Re: [Django] #30826: Chaining __contains lookup with JSONField key transforms crashes.

2019-10-01 Thread Django
#30826: Chaining __contains lookup with JSONField key transforms crashes. -+- Reporter: Nic Perry|Owner: nobody Type: Bug | Status: new Co

Re: [Django] #30826: Chaining __contains lookup with JSONField key transforms crashes. (was: Backwards-incompatible change to querying data within arrays in JSONFields using `contains` in 1.11.25)

2019-10-01 Thread Django
#30826: Chaining __contains lookup with JSONField key transforms crashes. -+- Reporter: Nic Perry|Owner: nobody Type: Bug | Status: new Co

[Django] #30826: Backwards-incompatible change to querying data within arrays in JSONFields using `contains` in 1.11.25

2019-10-01 Thread Django
#30826: Backwards-incompatible change to querying data within arrays in JSONFields using `contains` in 1.11.25 -+- Reporter: souldeux | Owner: nobody Type: Bug| S

Re: [Django] #30651: __eq__ should return NotImplemented when equality cannot be checked.

2019-10-01 Thread Django
#30651: __eq__ should return NotImplemented when equality cannot be checked. -+- Reporter: Elizabeth Uselton|Owner: Elizabeth Type: | Uselton Cleanup/optimization

Re: [Django] #30788: Fix concatenation of tuple to list (or vice versa)

2019-10-01 Thread Django
#30788: Fix concatenation of tuple to list (or vice versa) -+- Reporter: Dmitry Mugtasimov|Owner: nobody Type: Bug | Status: closed Component: Da

Re: [Django] #30788: Fix concatenation of tuple to list (or vice versa)

2019-10-01 Thread Django
#30788: Fix concatenation of tuple to list (or vice versa) -+- Reporter: Dmitry Mugtasimov|Owner: nobody Type: Bug | Status: closed Component: Da

Re: [Django] #30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle.

2019-10-01 Thread Django
#30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle. -+- Reporter: Mark Gordon |Owner: Ahmet | Kucuk Type: Bug

Re: [Django] #30788: Fix concatenation of tuple to list (or vice versa)

2019-10-01 Thread Django
#30788: Fix concatenation of tuple to list (or vice versa) -+- Reporter: Dmitry Mugtasimov|Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #30788: Fix concatenation of tuple to list (or vice versa)

2019-10-01 Thread Django
#30788: Fix concatenation of tuple to list (or vice versa) -+- Reporter: Dmitry Mugtasimov|Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #30825: Confusing message on the default Django home page mentioning the debug settings

2019-10-01 Thread Django
#30825: Confusing message on the default Django home page mentioning the debug settings +-- Reporter: Therry van Neerven |Owner: nobody Type: Bug | Status:

Re: [Django] #30825: Confusing message on the default Django home page mentioning the debug settings

2019-10-01 Thread Django
#30825: Confusing message on the default Django home page mentioning the debug settings +-- Reporter: Therry van Neerven |Owner: nobody Type: Bug | Status:

[Django] #30825: Confusing message on the default Django home page mentioning the debug settings

2019-10-01 Thread Django
#30825: Confusing message on the default Django home page mentioning the debug settings --+ Reporter: Therry van Neerven | Owner: nobody Type: Bug | Status: ne

Re: [Django] #14722: @last_modified should ignore lack of etag method when USE_ETAGS is enabled. (was: @last_modified should ignore lack of etag method when USE_ETAGS is enabled)

2019-10-01 Thread Django
#14722: @last_modified should ignore lack of etag method when USE_ETAGS is enabled. ---+ Reporter: Chris Lamb |Owner: nobody Type: Bug| Status: closed Compone

Re: [Django] #30817: Document that Sitemap.items() can return an iterable.

2019-10-01 Thread Django
#30817: Document that Sitemap.items() can return an iterable. -+- Reporter: Chris Jerdonek |Owner: Type: | Christoffer Sjöbergsson Cleanup/optimization

Re: [Django] #30817: Document that Sitemap.items() can return an iterable.

2019-10-01 Thread Django
#30817: Document that Sitemap.items() can return an iterable. -+- Reporter: Chris Jerdonek |Owner: KESHAV Type: | KUMAR Cleanup/optimization |

Re: [Django] #30821: Add "iso_week_day" lookup type to DateField/DateTimeField.

2019-10-01 Thread Django
#30821: Add "iso_week_day" lookup type to DateField/DateTimeField. -+- Reporter: Anatol Ulrich|Owner: Anatol | Ulrich Type: New feature

Re: [Django] #30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle.

2019-10-01 Thread Django
#30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle. -+- Reporter: Mark Gordon |Owner: Ahmet | Kucuk Type: Bug

Re: [Django] #30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle.

2019-10-01 Thread Django
#30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle. -+- Reporter: Mark Gordon |Owner: Ahmet | Kucuk Type: Bug

Re: [Django] #30803: Dateparse function should support comma separators for milliseconds according to ISO-8601

2019-10-01 Thread Django
#30803: Dateparse function should support comma separators for milliseconds according to ISO-8601 -+-- Reporter: Ben Wilber |Owner: Ben Wilber Type: New feature | Status: assig

Re: [Django] #30817: Document that Sitemap.items() can return an iterable.

2019-10-01 Thread Django
#30817: Document that Sitemap.items() can return an iterable. --+ Reporter: Chris Jerdonek|Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #14218: Paginator just implement the __iter__ function

2019-10-01 Thread Django
#14218: Paginator just implement the __iter__ function -+- Reporter: mlhamel |Owner: Tanner | Stirrat Type: New feature |

Re: [Django] #23048: Add the ability to make RemoveField reversible for non-null fields

2019-10-01 Thread Django
#23048: Add the ability to make RemoveField reversible for non-null fields -+ Reporter: Harris Lapiroff |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #30824: Test Cases for Multi-db and unmanged models are failing. (was: Test Cases for Multi-db and unmanged models - Test case are failing)

2019-10-01 Thread Django
#30824: Test Cases for Multi-db and unmanged models are failing. ---+-- Reporter: seenureddy |Owner: nobody Type: Bug| Status: closed Component: T

Re: [Django] #30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle.

2019-10-01 Thread Django
#30510: bulk_create() crashes with mixed length arguments on LOB fields on Oracle. -+- Reporter: Mark Gordon |Owner: Ahmet | Kucuk Type: Bug

Re: [Django] #30824: Test Cases for Multi-db and unmanged models - Test case are failing

2019-10-01 Thread Django
#30824: Test Cases for Multi-db and unmanged models - Test case are failing ---+-- Reporter: seenureddy |Owner: nobody Type: Uncategorized | Status: new Compo

[Django] #30824: Test Cases for Multi-db and unmanged models - Test case are failing

2019-10-01 Thread Django
#30824: Test Cases for Multi-db and unmanged models - Test case are failing -+ Reporter: seenureddy | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #27914: makemigrations produces incorrect path for inner classes

2019-10-01 Thread Django
#27914: makemigrations produces incorrect path for inner classes -+- Reporter: Serge van den Boom |Owner: Hasan | Ramezani Type: New feature