Re: [Django] #28838: annotations + base_manager_name + instance.save() raises exception

2018-01-04 Thread Django
#28838: annotations + base_manager_name + instance.save() raises exception -+- Reporter: James Addison|Owner: | shangdahao Type: Bug

Re: [Django] #28983: Documentation on providing initial data with migrations is unhelpful

2018-01-04 Thread Django
#28983: Documentation on providing initial data with migrations is unhelpful -+- Reporter: Rob Atkinson |Owner: nobody Type: | Status: new

Re: [Django] #28517: admin does not check if a model has default_permissions before raising PermissionDenied

2018-01-04 Thread Django
#28517: admin does not check if a model has default_permissions before raising PermissionDenied --+ Reporter: Paulo |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #28983: Documentation on providing initial data with migrations is unhelpful

2018-01-04 Thread Django
#28983: Documentation on providing initial data with migrations is unhelpful -+- Reporter: Rob Atkinson |Owner: nobody Type: | Status: new

Re: [Django] #28459: Improve performance of QuerySet

2018-01-04 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28459: Improve performance of QuerySet

2018-01-04 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28643: Complete the ORM Function Library

2018-01-04 Thread Django
#28643: Complete the ORM Function Library -+- Reporter: Matthew Pava |Owner: JunyiJ Type: New feature | Status: assigned Component: Database layer

Re: [Django] #28989: Allow deleting cookies using restricted cookie prefixes

2018-01-04 Thread Django
#28989: Allow deleting cookies using restricted cookie prefixes +-- Reporter: Alvin Lindstam |Owner: nobody Type: Uncategorized | Status: assigned Component:

[Django] #28989: Allow deleting cookies using restricted cookie prefixes

2018-01-04 Thread Django
#28989: Allow deleting cookies using restricted cookie prefixes --+-- Reporter: Alvin Lindstam | Owner: nobody Type: Uncategorized | Status: assigned Component:

Re: [Django] #28977: Change Local Memory Cache to Use LRU

2018-01-04 Thread Django
#28977: Change Local Memory Cache to Use LRU -+- Reporter: Grant Jenks |Owner: Grant | Jenks Type: New feature |

[Django] #28988: Multi-table inheritance breaks GenericRelation querying

2018-01-04 Thread Django
#28988: Multi-table inheritance breaks GenericRelation querying -+ Reporter: robwa | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28982: Simplify code with "and" and "or"

2018-01-04 Thread Django
#28982: Simplify code with "and" and "or" -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #17419: Add a JSON template filter

2018-01-04 Thread Django
#17419: Add a JSON template filter -+- Reporter: Lau Bech Lauritzen |Owner: Aymeric | Augustin Type: New feature | Status:

Re: [Django] #28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes

2018-01-04 Thread Django
#28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes -+- Reporter: Thierry Bastian |Owner: nobody Type: Bug |

Re: [Django] #28833: "Cache-Control: private" responses should not be cached by server

2018-01-04 Thread Django
#28833: "Cache-Control: private" responses should not be cached by server --+ Reporter: Nathan Vander Wilt|Owner: (none) Type: Cleanup/optimization | Status: new

Re: [Django] #28973: Change verbosity level of collectstatic command's outputs

2018-01-04 Thread Django
#28973: Change verbosity level of collectstatic command's outputs -+- Reporter: Tanguy Nodet |Owner: nobody Type: | Status: new

Re: [Django] #28442: Error creating queryset with nested OuterRefs on a foreign key

2018-01-04 Thread Django
#28442: Error creating queryset with nested OuterRefs on a foreign key -+- Reporter: Abram Booth |Owner: Oliver | Sauder Type: Bug