Re: [Django] #29997: Allow combining SearchQuerys with different configs

2018-11-29 Thread Django
#29997: Allow combining SearchQuerys with different configs -+- Reporter: Jaap Roes|Owner: Jaap Roes Type: Bug | Status: assigned

Re: [Django] #6870: pre_delete should be sent before collecting ForeignKey relationships

2018-11-29 Thread Django
#6870: pre_delete should be sent before collecting ForeignKey relationships -+- Reporter: Waldemar Kornewald |Owner: nobody Type: Bug | Status: new

Re: [Django] #29997: Allow combining SearchQuerys with different configs

2018-11-29 Thread Django
#29997: Allow combining SearchQuerys with different configs -+- Reporter: Jaap Roes|Owner: Jaap Roes Type: Bug | Status: assigned

Re: [Django] #29997: Allow combining SearchQuerys with different configs

2018-11-29 Thread Django
#29997: Allow combining SearchQuerys with different configs --+- Reporter: Jaap Roes |Owner: Jaap Roes Type: Bug | Status: assigned Component:

Re: [Django] #29991: Document logger propagation for the default logging config

2018-11-29 Thread Django
#29991: Document logger propagation for the default logging config -+- Reporter: George Tantiras |Owner: George Type: | Tantiras Cleanup/optimization

Re: [Django] #29991: Document logger propagation for the default logging config

2018-11-29 Thread Django
#29991: Document logger propagation for the default logging config -+- Reporter: George Tantiras |Owner: George Type: | Tantiras Cleanup/optimization

Re: [Django] #29992: Error in admin checking list_display items

2018-11-29 Thread Django
#29992: Error in admin checking list_display items -+-- Reporter: gtoffoli |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

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

2018-11-29 Thread Django
#29984: Support prefetch_related() with Queryset.iterator() -+- Reporter: Taylor H |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #29991: Document logger propagation for the default logging config (was: Explain the default logging configuration a bit more)

2018-11-29 Thread Django
#29991: Document logger propagation for the default logging config -+- Reporter: George Tantiras |Owner: George Type: | Tantiras Cleanup/optimization

Re: [Django] #25678: migrate scalar to array field in PostrgreSQL fails

2018-11-29 Thread Django
#25678: migrate scalar to array field in PostrgreSQL fails -+- Reporter: Mark Mikofski|Owner: nobody Type: Bug | Status: closed Component:

[Django] #29997: Allow combining SearchQuerys with different configs

2018-11-29 Thread Django
#29997: Allow combining SearchQuerys with different configs -+- Reporter: Jaap Roes | Owner: nobody Type: | Status: assigned Cleanup/optimization

[Django] #29998: pk setup for MTI to parent get confused by multiple OneToOne references.

2018-11-29 Thread Django
#29998: pk setup for MTI to parent get confused by multiple OneToOne references. -+- Reporter: shulcsm| Owner: nobody Type: Bug| Status: new

Re: [Django] #29997: Allow combining SearchQuerys with different configs

2018-11-29 Thread Django
#29997: Allow combining SearchQuerys with different configs -+- Reporter: Jaap Roes|Owner: Jaap Roes Type: | Status: assigned

Re: [Django] #29998: pk setup for MTI to parent get confused by multiple OneToOne references.

2018-11-29 Thread Django
#29998: pk setup for MTI to parent get confused by multiple OneToOne references. -+- Reporter: Mārtiņš Šulcs|Owner: nobody Type: Bug | Status:

Re: [Django] #29990: Error in part 7 of the tutorial

2018-11-29 Thread Django
#29990: Error in part 7 of the tutorial ---+-- Reporter: Shrey |Owner: Shrey Type: Bug| Status: closed Component: Documentation |

Re: [Django] #29992: Error in admin checking list_display items

2018-11-29 Thread Django
#29992: Error in admin checking list_display items --+-- Reporter: Giovanni Toffoli |Owner: nobody Type: Bug | Status: closed Component: contrib.admin

Re: [Django] #29998: pk setup for MTI to parent get confused by multiple OneToOne references.

2018-11-29 Thread Django
#29998: pk setup for MTI to parent get confused by multiple OneToOne references. -+- Reporter: Mārtiņš Šulcs|Owner: nobody Type: Bug | Status:

Re: [Django] #29997: Allow combining SearchQuerys with different configs

2018-11-29 Thread Django
#29997: Allow combining SearchQuerys with different configs -+- Reporter: Jaap Roes|Owner: Jaap Roes Type: Bug | Status: assigned

Re: [Django] #25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb

2018-11-29 Thread Django
#25251: Inconsistent availability of data migrations in TransactionTestCase when using --keepdb -+- Reporter: David Szotten|Owner: Romain | Garrigues