[Django] #30132: str(QuerySet.query) returns broken SQL for filter on text field

2019-01-24 Thread Django
#30132: str(QuerySet.query) returns broken SQL for filter on text field -+- Reporter: bernd- | Owner: nobody wechner| Type: Bug|

Re: [Django] #30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL

2019-01-24 Thread Django
#30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL ---+ Reporter: kenichi-cc |Owner: nobody Type: Bug|

Re: [Django] #30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query (was: Using database functions with tzinfo=datetime.timedelta(...) re

2019-01-24 Thread Django
#30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query -+- Reporter: mvarnar |Owner: nobody Type: Bug

Re: [Django] #30130: Django .values().distinct() returns a lot more records than .values().distinct().count()

2019-01-24 Thread Django
#30130: Django .values().distinct() returns a lot more records than .values().distinct().count() -+- Reporter: James Lin|Owner: nobody Type: Bug |

Re: [Django] #30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it

2019-01-24 Thread Django
#30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it ---+-- Reporter: Noah |Owner: Noah Type: New feature| Status:

Re: [Django] #30130: Django .values().distinct() returns a lot more records than .values().distinct().count()

2019-01-24 Thread Django
#30130: Django .values().distinct() returns a lot more records than .values().distinct().count() -+- Reporter: James Lin|Owner: nobody Type: Bug |

Re: [Django] #30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it

2019-01-24 Thread Django
#30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it ---+-- Reporter: Noah |Owner: Noah Type: New feature| Status:

Re: [Django] #30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it

2019-01-24 Thread Django
#30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it ---+-- Reporter: Noah |Owner: nobody Type: New feature| Status:

Re: [Django] #30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it

2019-01-24 Thread Django
#30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it ---+-- Reporter: Noah |Owner: nobody Type: New feature| Status:

[Django] #30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it

2019-01-24 Thread Django
#30131: When I Do The code for the tutorial from 2017 it seems to be wrong that i have to fix it -+ Reporter: Noah | Owner: nobody Type: New feature| Status: new

Re: [Django] #30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL

2019-01-24 Thread Django
#30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL ---+ Reporter: kenichi-cc |Owner: nobody Type: Bug|

Re: [Django] #30130: Django .values().distinct() returns a lot more records than .values().distinct().count()

2019-01-24 Thread Django
#30130: Django .values().distinct() returns a lot more records than .values().distinct().count() -+- Reporter: James Lin|Owner: nobody Type: Bug |

Re: [Django] #30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL

2019-01-24 Thread Django
#30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL ---+ Reporter: kenichi-cc |Owner: nobody Type: Bug|

Re: [Django] #30130: Django .values().distinct() returns a lot more records than .values().distinct().count()

2019-01-24 Thread Django
#30130: Django .values().distinct() returns a lot more records than .values().distinct().count() -+- Reporter: James Lin|Owner: nobody Type: Bug |

Re: [Django] #30130: Django .values().distinct() returns a lot more records than .values().distinct().count()

2019-01-24 Thread Django
#30130: Django .values().distinct() returns a lot more records than .values().distinct().count() -+- Reporter: James Lin|Owner: nobody Type: Bug |

[Django] #30130: Django .values().distinct() returns a lot more records than .values().distinct().count()

2019-01-24 Thread Django
#30130: Django .values().distinct() returns a lot more records than .values().distinct().count() -+- Reporter: James Lin | Owner: nobody Type: Bug| Status: new

Re: [Django] #30129: Allow creating models with fields values as a Subquery() with F() expressions

2019-01-24 Thread Django
#30129: Allow creating models with fields values as a Subquery() with F() expressions -+- Reporter: Charlie McBride |Owner: nobody Type: New feature |

Re: [Django] #30129: Allow creating models with fields values as a Subquery() with F() expressions (was: Request to Allow F() Expressions in Subquery() on Insert)

2019-01-24 Thread Django
#30129: Allow creating models with fields values as a Subquery() with F() expressions -+- Reporter: Charlie McBride |Owner: nobody Type: New feature |

[Django] #30129: Request to Allow F() Expressions in Subquery() on Insert

2019-01-24 Thread Django
#30129: Request to Allow F() Expressions in Subquery() on Insert -+- Reporter: Charlie| Owner: nobody McBride| Type: New| Status:

Re: [Django] #30128: Using database functions with tzinfo=datetime.timedelta(...) results in an incorrect query (was: Using timezone created with datetime.timedelta causes incorrect timezone in SQL qu

2019-01-24 Thread Django
#30128: Using database functions with tzinfo=datetime.timedelta(...) results in an incorrect query -+- Reporter: mvarnar |Owner: nobody Type: Bug |

Re: [Django] #30122: Add index in object_id column in LogEntry table to make fetch query faster.

2019-01-24 Thread Django
#30122: Add index in object_id column in LogEntry table to make fetch query faster. -+- Reporter: Shashank Parekh |Owner: nobody Type: | Status:

Re: [Django] #17659: django_admin_log searches are slow

2019-01-24 Thread Django
#17659: django_admin_log searches are slow --+ Reporter: anonymous |Owner: keeff Type: Cleanup/optimization | Status: new Component: contrib.admin

[Django] #30128: Using timezone created with datetime.timedelta causes incorrect timezone in SQL query.

2019-01-24 Thread Django
#30128: Using timezone created with datetime.timedelta causes incorrect timezone in SQL query. -+- Reporter: mvarnar| Owner: nobody Type: Bug| Status: new

Re: [Django] #28223: Form not always picklable due to template renderer

2019-01-24 Thread Django
#28223: Form not always picklable due to template renderer --+- Reporter: Claude Paroz |Owner: Gaurav Sehgal Type: Bug | Status: assigned Component: Forms