Re: [Django] #29576: HTTP_COOKIE value is wrongly constructed in test client

2018-07-20 Thread Django
#29576: HTTP_COOKIE value is wrongly constructed in test client ---+ Reporter: Thng Kai Yuan |Owner: (none) Type: Bug| Status: new Component: Testing

Re: [Django] #23034: Add migrations support for adding ManyToMany "through" model

2018-07-20 Thread Django
#23034: Add migrations support for adding ManyToMany "through" model -+-- Reporter: lorinkoz@… |Owner: Simon Charette Type: New feature | Status: assigned Component: M

Re: [Django] #29576: HTTP_COOKIE value is wrongly constructed in test client

2018-07-20 Thread Django
#29576: HTTP_COOKIE value is wrongly constructed in test client ---+ Reporter: Thng Kai Yuan |Owner: oliver Type: Bug| Status: assigned Component: Te

Re: [Django] #29582: SearchVector doesn't support querying non-text fields

2018-07-20 Thread Django
#29582: SearchVector doesn't support querying non-text fields --+ Reporter: mickaelmarin |Owner: nobody Type: Bug | Status: new Component: contrib.post

Re: [Django] #29583: python manage.py inspectdb makes all fields with a default value blank=True, null=True

2018-07-20 Thread Django
#29583: python manage.py inspectdb makes all fields with a default value blank=True, null=True -+- Reporter: Kimball Leavitt |Owner: nobody Type: Bug |

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

2018-07-20 Thread Django
#23919: Cleanups for when we drop Python 2 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: closed Component: Co

[Django] #29583: python manage.py inspectdb makes all fields with a default value blank=True, null=True

2018-07-20 Thread Django
#29583: python manage.py inspectdb makes all fields with a default value blank=True, null=True -+- Reporter: kimballo | Owner: nobody Type: Bug| Status: new

Re: [Django] #29580: Now() database function doesn't respect TIME_ZONE with USE_TZ

2018-07-20 Thread Django
#29580: Now() database function doesn't respect TIME_ZONE with USE_TZ -+- Reporter: lobziik |Owner: nobody Type: Bug | Status: closed Com

Re: [Django] #26001: Make ModelAdmin.search_fields do an integer lookup for IntegerFields

2018-07-20 Thread Django
#26001: Make ModelAdmin.search_fields do an integer lookup for IntegerFields --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #29582: SearchVector doesn't support querying non-text fields (was: postgresql SearchVector error when try to add integerfield to it)

2018-07-20 Thread Django
#29582: SearchVector doesn't support querying non-text fields --+ Reporter: mickaelmarin |Owner: nobody Type: Bug | Status: new Component: contrib.post

Re: [Django] #29523: Remove DateTimeShortcuts.js dependency on jQuery

2018-07-20 Thread Django
#29523: Remove DateTimeShortcuts.js dependency on jQuery --+ Reporter: Claude Paroz |Owner: nobody Type: Cleanup/optimization | Status: closed Component: co

Re: [Django] #29563: SQLite and Queryset.iterator() support

2018-07-20 Thread Django
#29563: SQLite and Queryset.iterator() support -+- Reporter: Andrew Brown |Owner: Andrew Type: | Brown Cleanup/optimization |

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

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

Re: [Django] #29580: Now() database function doesn't respect TIME_ZONE with USE_TZ

2018-07-20 Thread Django
#29580: Now() database function doesn't respect TIME_ZONE with USE_TZ -+- Reporter: lobziik |Owner: nobody Type: Bug | Status: closed Com

[Django] #29582: postgresql SearchVector error when try to add integerfield to it

2018-07-20 Thread Django
#29582: postgresql SearchVector error when try to add integerfield to it -+ Reporter: mickaelmarin | Owner: nobody Type: Uncategorized | Status: new Component: Un

Re: [Django] #29412: django.utils.text.slugify() shouldn't return a SafeString

2018-07-20 Thread Django
#29412: django.utils.text.slugify() shouldn't return a SafeString -+- Reporter: Andreas Pelme|Owner: Tim | Graham Type: Bug |

Re: [Django] #29412: django.utils.text.slugify() shouldn't return a SafeString (was: django.utils.text.slugify / SafeString)

2018-07-20 Thread Django
#29412: django.utils.text.slugify() shouldn't return a SafeString -+- Reporter: Andreas Pelme|Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #29580: Now() database function doesn't respect TIME_ZONE with USE_TZ (was: Postgresql: db Now() doesnt respect TIME_ZONE with USE_TZ)

2018-07-20 Thread Django
#29580: Now() database function doesn't respect TIME_ZONE with USE_TZ -+- Reporter: lobziik |Owner: nobody Type: Bug | Status: closed Com

Re: [Django] #29579: Objects count after Many to many related query shows wrong

2018-07-20 Thread Django
#29579: Objects count after Many to many related query shows wrong -+- Reporter: noufalvlpr |Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #29581: MultiValueDict behaviour does not match dict behaviour for single values

2018-07-20 Thread Django
#29581: MultiValueDict behaviour does not match dict behaviour for single values -+- Reporter: Piet van Agtmaal |Owner: nobody Type: Bug | Status: clo

Re: [Django] #29568: Avoid trying to UPDATE a parent model when its child just got INSERT

2018-07-20 Thread Django
#29568: Avoid trying to UPDATE a parent model when its child just got INSERT -+- Reporter: François Dupayrat|Owner: nobody Type: | Status: closed

[Django] #29581: MultiValueDict behaviour does not match dict behaviour for single values

2018-07-20 Thread Django
#29581: MultiValueDict behaviour does not match dict behaviour for single values -+- Reporter: | Owner: nobody pvanagtmaal| Type: Bug|

Re: [Django] #29579: Objects count after Many to many related query shows wrong

2018-07-20 Thread Django
#29579: Objects count after Many to many related query shows wrong -+- Reporter: noufalvlpr |Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #29580: Postgresql: db Now() doesnt respect TIME_ZONE with USE_TZ

2018-07-20 Thread Django
#29580: Postgresql: db Now() doesnt respect TIME_ZONE with USE_TZ -+- Reporter: lobziik |Owner: nobody Type: Bug | Status: new Component:

[Django] #29580: Postgresql: db Now() doesnt respect TIME_ZONE with USE_TZ

2018-07-20 Thread Django
#29580: Postgresql: db Now() doesnt respect TIME_ZONE with USE_TZ -+- Reporter: lobziik| Owner: nobody Type: Bug| Status: new Component: Database

Re: [Django] #29579: Objects count after Many to many related query shows wrong

2018-07-20 Thread Django
#29579: Objects count after Many to many related query shows wrong -+- Reporter: noufalvlpr |Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #29198: Add a --plan option to the migrate command

2018-07-20 Thread Django
#29198: Add a --plan option to the migrate command -+- Reporter: Craig de Stigter |Owner: Calvin | DeBoer Type: New feature |

Re: [Django] #29528: Make URLValidator reject invalid characters in the username and password

2018-07-20 Thread Django
#29528: Make URLValidator reject invalid characters in the username and password -+- Reporter: Tim Bell |Owner: nobody Type: Bug | Status: new