Re: [Django] #28908: Array specific lookups do not work with array aggregates

2017-12-07 Thread Django
#28908: Array specific lookups do not work with array aggregates -+- Reporter: Jaap Roes|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #28553: Querysets: annotate() columns are forced into a certain position which may disrupt union()

2017-12-07 Thread Django
#28553: Querysets: annotate() columns are forced into a certain position which may disrupt union() -+- Reporter: David Sanders|Owner: nobody Type: |

Re: [Django] #28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery

2017-12-07 Thread Django
#28900: QuerySet.values() and values_list() for union(), difference(), and intersection() queries fails with annotated subquery -+- Reporter: elliott-omosheye |Owner: nobody Type: Bug

Re: [Django] #28906: Reduce calls to bool()

2017-12-07 Thread Django
#28906: Reduce calls to bool() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #28907: Exploit that iterating over empty sequences is noop

2017-12-07 Thread Django
#28907: Exploit that iterating over empty sequences is noop -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: closed

Re: [Django] #28906: Reduce calls to bool()

2017-12-07 Thread Django
#28906: Reduce calls to bool() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28791: ManagementUtility.execute() does not handle ImportError for invalid settings module

2017-12-07 Thread Django
#28791: ManagementUtility.execute() does not handle ImportError for invalid settings module -+- Reporter: Marten Kenbeek |Owner: Type: | Hrishikesh Barman

Re: [Django] #28898: Admin check prohibits using a OneToOneField in autocomplete_fields (was: autocomplete_fields doesn't support OneToOneField)

2017-12-07 Thread Django
#28898: Admin check prohibits using a OneToOneField in autocomplete_fields -+ Reporter: Lachlan Cannon |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28902: password_validators_help_text_html isn't marked as safe correctly

2017-12-07 Thread Django
#28902: password_validators_help_text_html isn't marked as safe correctly --+-- Reporter: Ole Laursen |Owner: fireballpoint1 Type: Bug | Status: assigned

Re: [Django] #28907: Exploit that iterating over empty sequences is noop

2017-12-07 Thread Django
#28907: Exploit that iterating over empty sequences is noop -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new

Re: [Django] #28891: Document Origin's `loader` attribute

2017-12-07 Thread Django
#28891: Document Origin's `loader` attribute --+ Reporter: Matthew Somerville|Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation

Re: [Django] #28891: Document Origin's `loader` attribute

2017-12-07 Thread Django
#28891: Document Origin's `loader` attribute --+ Reporter: Matthew Somerville|Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2017-12-07 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: nobody Type: | Status: new

Re: [Django] #28906: Reduce calls to bool()

2017-12-07 Thread Django
#28906: Reduce calls to bool() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2017-12-07 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: nobody Type: | Status: new

Re: [Django] #28907: Exploit that iterating over empty sequences is noop

2017-12-07 Thread Django
#28907: Exploit that iterating over empty sequences is noop -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new

Re: [Django] #28903: Wheel files don't include the license properly (was: setup.cfg may be set up incorrectly)

2017-12-07 Thread Django
#28903: Wheel files don't include the license properly -+- Reporter: Garrett Jenkins |Owner: nobody Type: Bug | Status: closed Component:

[Django] #28908: Array specific lookups do not work with array aggregates

2017-12-07 Thread Django
#28908: Array specific lookups do not work with array aggregates -+- Reporter: Jaap Roes | Owner: nobody Type: New| Status: new feature

Re: [Django] #28907: Exploit that iterating over empty sequences is noop

2017-12-07 Thread Django
#28907: Exploit that iterating over empty sequences is noop -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new

[Django] #28907: Exploit that iterating over empty sequences is noop

2017-12-07 Thread Django
#28907: Exploit that iterating over empty sequences is noop + Reporter: Дилян Палаузов| Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #23919: Cleanups for when we drop Python 2 compatibility

2017-12-07 Thread Django
#23919: Cleanups for when we drop Python 2 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #28856: GenericForeignKey attributes create new instances on every access

2017-12-07 Thread Django
#28856: GenericForeignKey attributes create new instances on every access --+ Reporter: Morgan Wahl |Owner: nobody Type: Bug | Status: new

Re: [Django] #28856: GenericForeignKey attributes create new instances on every access

2017-12-07 Thread Django
#28856: GenericForeignKey attributes create new instances on every access --+ Reporter: Morgan Wahl |Owner: nobody Type: Bug | Status: new

Re: [Django] #28904: QuerySet.exclude() doesn't work properly with __in and a list containing None (was: Queryset exclude not working properly)

2017-12-07 Thread Django
#28904: QuerySet.exclude() doesn't work properly with __in and a list containing None -+- Reporter: Prasad Sidda |Owner: nobody Type: Bug |

Re: [Django] #28906: Reduce calls to bool()

2017-12-07 Thread Django
#28906: Reduce calls to bool() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

[Django] #28906: Reduce calls to bool()

2017-12-07 Thread Django
#28906: Reduce calls to bool() + Reporter: Дилян Палаузов| Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized

[Django] #28905: Overhaul extra_requires to include more optional dependencies

2017-12-07 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #28904: Queryset exclude not working properly

2017-12-07 Thread Django
#28904: Queryset exclude not working properly -+- Reporter: Prasad Sidda |Owner: nobody Type: Bug | Status: closed Component: Uncategorized

Re: [Django] #28904: Queryset exclude not working properly

2017-12-07 Thread Django
#28904: Queryset exclude not working properly -+- Reporter: Prasad Sidda |Owner: nobody Type: Bug | Status: new Component: Uncategorized

[Django] #28904: Queryset exclude not working properly

2017-12-07 Thread Django
#28904: Queryset exclude not working properly -+- Reporter: Prasad | Owner: nobody Sidda | Type: Bug| Status: new