Re: [Django] #26600: map says a queryset is not iterable

2018-06-06 Thread Django
#26600: map says a queryset is not iterable -+- Reporter: ihucos |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #26600: map says a queryset is not iterable

2018-06-06 Thread Django
#26600: map says a queryset is not iterable -+- Reporter: ihucos |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #29152: Allow more control over ArgumentParser initialization in management commands

2018-06-06 Thread Django
#29152: Allow more control over ArgumentParser initialization in management commands -+- Reporter: Dmitry |Owner: Type: | humbertotm

Re: [Django] #28621: Crash in QuerySet.annotate() with OuterRef

2018-06-06 Thread Django
#28621: Crash in QuerySet.annotate() with OuterRef -+- Reporter: Дилян Палаузов |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #29301: Reorder management command arguments in --help output to prioritize command-specific arguments

2018-06-06 Thread Django
#29301: Reorder management command arguments in --help output to prioritize command-specific arguments -+- Reporter: David Foster |Owner: David Type: | Foster

Re: [Django] #29301: Reorder management command arguments in --help output to prioritize command-specific arguments

2018-06-06 Thread Django
#29301: Reorder management command arguments in --help output to prioritize command-specific arguments -+- Reporter: David Foster |Owner: David Type: | Foster

Re: [Django] #29477: wrong translation on es_MX

2018-06-06 Thread Django
#29477: wrong translation on es_MX -+- Reporter: zodman |Owner: nobody Type: Bug | Status: closed Component: |

Re: [Django] #11964: Add the ability to use database-level CHECK CONSTRAINTS

2018-06-06 Thread Django
#11964: Add the ability to use database-level CHECK CONSTRAINTS -+- Reporter: Matthew Schinckel|Owner: Ian Foote Type: New feature | Status: assigned

Re: [Django] #29152: Allow more control over ArgumentParser initialization in management commands

2018-06-06 Thread Django
#29152: Allow more control over ArgumentParser initialization in management commands -+- Reporter: Dmitry |Owner: Type: | humbertotm

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets

2018-06-06 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets -+- Reporter: Ben Cole |Owner: nobody Type: Bug |

Re: [Django] #29476: Filter with BooleanField produces invalid SQL for .query

2018-06-06 Thread Django
#29476: Filter with BooleanField produces invalid SQL for .query -+- Reporter: Martin Gropp |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29477: wrong translation on es_MX

2018-06-06 Thread Django
#29477: wrong translation on es_MX -+- Reporter: zodman |Owner: nobody Type: Bug | Status: new Component: |

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets

2018-06-06 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets -+- Reporter: Ben Cole |Owner: nobody Type: Bug |

[Django] #29477: wrong translation on es_MX

2018-06-06 Thread Django
#29477: wrong translation on es_MX + Reporter: zodman| Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets

2018-06-06 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets -+- Reporter: Ben Cole |Owner: nobody Type: Bug |

[Django] #29476: Filter with BooleanField produces invalid SQL for .query

2018-06-06 Thread Django
#29476: Filter with BooleanField produces invalid SQL for .query -+- Reporter: Martin | Owner: nobody Gropp | Type: Bug| Status:

Re: [Django] #29451: Add compatibility with MySQL 8

2018-06-06 Thread Django
#29451: Add compatibility with MySQL 8 -+- Reporter: Tim Graham |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #820: Add "view" permission to compliment add/change/delete (was: [patch] "view" permission to compliment add/change/delete)

2018-06-06 Thread Django
#820: Add "view" permission to compliment add/change/delete -+- Reporter: kayos@… |Owner: Adrian | Holovaty Type: New feature |

Re: [Django] #29475: Only the change permission allows reading data

2018-06-06 Thread Django
#29475: Only the change permission allows reading data -+- Reporter: James Howe |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29475: Only the change permission allows reading data

2018-06-06 Thread Django
#29475: Only the change permission allows reading data -+- Reporter: James Howe |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24384: compilemessages shouldn't return with exit code 0 when it fails

2018-06-06 Thread Django
#24384: compilemessages shouldn't return with exit code 0 when it fails -+- Reporter: Aymeric Augustin |Owner: Claude | Paroz Type: Bug

[Django] #29475: Only the change permission allows reading data

2018-06-06 Thread Django
#29475: Only the change permission allows reading data -+- Reporter: James | Owner: nobody Howe | Type: Bug| Status: new

Re: [Django] #29419: Limiting visibility of Admin actions to `change` permission only isn't right.

2018-06-06 Thread Django
#29419: Limiting visibility of Admin actions to `change` permission only isn't right. -+- Reporter: Paulo|Owner: Carlton | Gibson Type:

Re: [Django] #24384: compilemessages shouldn't return with exit code 0 when it fails

2018-06-06 Thread Django
#24384: compilemessages shouldn't return with exit code 0 when it fails -+- Reporter: Aymeric Augustin |Owner: Claude | Paroz Type: Bug

Re: [Django] #29428: Add support to admin for expressions like (Lower('myfield'), ) in model Meta.ordering

2018-06-06 Thread Django
#29428: Add support to admin for expressions like (Lower('myfield'),) in model Meta.ordering -+- Reporter: Dutch Stiphout |Owner: Nicolas | Noé

Re: [Django] #29419: Limiting visibility of Admin actions to `change` permission only isn't right.

2018-06-06 Thread Django
#29419: Limiting visibility of Admin actions to `change` permission only isn't right. -+- Reporter: Paulo|Owner: Carlton | Gibson Type: