Re: [Django] #29341: Automatically Set "request.current_app" for all Request

2018-04-19 Thread Django
#29341: Automatically Set "request.current_app" for all Request -+- Reporter: Luoxzhg |Owner: nobody Type: New feature | Status: closed

Re: [Django] #29341: Automatically Set "request.current_app" for all Request

2018-04-19 Thread Django
#29341: Automatically Set "request.current_app" for all Request -+- Reporter: Luoxzhg |Owner: nobody Type: New feature | Status: new Component:

[Django] #29341: Automatically Set "request.current_app" for all Request

2018-04-19 Thread Django
#29341: Automatically Set "request.current_app" for all Request -+- Reporter: Luoxzhg| Owner: nobody Type: New| Status: new feature

Re: [Django] #29027: file_move_safe error with SELinux

2018-04-19 Thread Django
#29027: file_move_safe error with SELinux -+- Reporter: bhargu |Owner: nobody Type: Bug | Status: closed Component: File

Re: [Django] #29212: Redirect loop with @permission_required and redirect_authenticated_user

2018-04-19 Thread Django
#29212: Redirect loop with @permission_required and redirect_authenticated_user -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status:

Re: [Django] #29313: Add documentation for how to use F() expressions in combination with nulls_last

2018-04-19 Thread Django
#29313: Add documentation for how to use F() expressions in combination with nulls_last -+- Reporter: drd0013 |Owner: drd0013 Type: |

Re: [Django] #29313: Add documentation for how to use F() expressions in combination with nulls_last

2018-04-19 Thread Django
#29313: Add documentation for how to use F() expressions in combination with nulls_last -+- Reporter: drd0013 |Owner: drd0013 Type: |

Re: [Django] #29340: "cache.get_or_set()" extra hits on database

2018-04-19 Thread Django
#29340: "cache.get_or_set()" extra hits on database -+- Reporter: hematinik|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #29340: "cache.get_or_set()" extra hits on database

2018-04-19 Thread Django
#29340: "cache.get_or_set()" extra hits on database -+- Reporter: hematinik|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29340: "cache.get_or_set()" extra hits on database

2018-04-19 Thread Django
#29340: "cache.get_or_set()" extra hits on database -+- Reporter: hematinik|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29340: "cache.get_or_set()" extra hits on database

2018-04-19 Thread Django
#29340: "cache.get_or_set()" extra hits on database -+- Reporter: hematinik|Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #29340: "cache.get_or_set()" extra hits on database

2018-04-19 Thread Django
#29340: "cache.get_or_set()" extra hits on database + Reporter: hematinik | Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #27391: Support unittest.TestCase.debug() method

2018-04-19 Thread Django
#27391: Support unittest.TestCase.debug() method -+- Reporter: Pavel Savchenko |Owner: nobody Type: New feature | Status: new Component: Testing

Re: [Django] #28600: Add prefetch related support to RawQuerySet

2018-04-19 Thread Django
#28600: Add prefetch related support to RawQuerySet -+- Reporter: Adnan Umer |Owner: Adnan | Umer Type: New feature |

Re: [Django] #29337: Add __len__() & __bool__() to RawQueryset

2018-04-19 Thread Django
#29337: Add __len__() & __bool__() to RawQueryset -+- Reporter: Adnan Umer |Owner: Adnan Type: | Umer Cleanup/optimization |

Re: [Django] #22349: RawQuerySet doesn't implement __len__, __bool__

2018-04-19 Thread Django
#22349: RawQuerySet doesn't implement __len__, __bool__ -+- Reporter: Craig de Stigter |Owner: Tim Type: | Graham Cleanup/optimization

Re: [Django] #29337: Add __len__() & __bool__() to RawQueryset (was: __len__ & __bool__ support in RawQueryset)

2018-04-19 Thread Django
#29337: Add __len__() & __bool__() to RawQueryset -+- Reporter: Adnan Umer |Owner: Adnan Type: | Umer Cleanup/optimization |

Re: [Django] #29339: Add result caching to RawQuerySet / QuerySet.raw()

2018-04-19 Thread Django
#29339: Add result caching to RawQuerySet / QuerySet.raw() -+- Reporter: Tim Graham |Owner: nobody Type: | Status: closed

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

2018-04-19 Thread Django
#29338: Can't use OuterRef in union Subquery -+- Reporter: Matthew Pava |Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #29339: Add result caching to RawQuerySet / QuerySet.raw()

2018-04-19 Thread Django
#29339: Add result caching to RawQuerySet / QuerySet.raw() -+- Reporter: Tim| Owner: nobody Graham | Type: | Status: new

Re: [Django] #28574: Add a QuerySet.explain() method

2018-04-19 Thread Django
#28574: Add a QuerySet.explain() method -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: New feature | Status:

Re: [Django] #29212: Redirect loop with @permission_required and redirect_authenticated_user

2018-04-19 Thread Django
#29212: Redirect loop with @permission_required and redirect_authenticated_user -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status:

Re: [Django] #8936: Add view (read-only) permission to admin

2018-04-19 Thread Django
#8936: Add view (read-only) permission to admin ---+ Reporter: simon |Owner: Olivier Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #29049: Add slicing notation to F expressions

2018-04-19 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: Priyansh | Saxena Type: New feature |

Re: [Django] #19580: Unify reverse foreign key and m2m unsaved model querying

2018-04-19 Thread Django
#19580: Unify reverse foreign key and m2m unsaved model querying -+- Reporter: Anssi Kääriäinen |Owner: Rajesh Type: | Veeranki Cleanup/optimization

Re: [Django] #4848: Allow inline fields to be "mixed in" with the models' own fields

2018-04-19 Thread Django
#4848: Allow inline fields to be "mixed in" with the models' own fields -+- Reporter: leifbyron|Owner: nobody Type: New feature | Status: new