Re: [Django] #28101: Regression in nested __in subquery lookups when using to_field.

2017-04-22 Thread Django
#28101: Regression in nested __in subquery lookups when using to_field. -+- Reporter: Kristian Klette |Owner: nobody Type: Bug | Status: closed C

Re: [Django] #28101: Regression in nested __in subquery lookups when using to_field.

2017-04-22 Thread Django
#28101: Regression in nested __in subquery lookups when using to_field. -+- Reporter: Kristian Klette |Owner: nobody Type: Bug | Status: closed C

Re: [Django] #28101: Regression in nested __in subquery lookups when using to_field.

2017-04-22 Thread Django
#28101: Regression in nested __in subquery lookups when using to_field. -+- Reporter: Kristian Klette |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #28101: Regression in nested __in subquery lookups when using to_field. (was: #26196 regression - __in lookups don't honor to_field)

2017-04-22 Thread Django
#28101: Regression in nested __in subquery lookups when using to_field. -+- Reporter: Kristian Klette |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #28099: Reuse of UpdateQuery breaks complex delete updates

2017-04-22 Thread Django
#28099: Reuse of UpdateQuery breaks complex delete updates -+- Reporter: milosu |Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #28099: Reuse of UpdateQuery breaks complex delete updates

2017-04-22 Thread Django
#28099: Reuse of UpdateQuery breaks complex delete updates -+- Reporter: milosu |Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #28115: geoip2 module broken with ImportError on master

2017-04-22 Thread Django
#28115: geoip2 module broken with ImportError on master -+- Reporter: Claude Paroz |Owner: Claude | Paroz Type: Bug |

Re: [Django] #28115: geoip2 module broken with ImportError on master

2017-04-22 Thread Django
#28115: geoip2 module broken with ImportError on master -+- Reporter: Claude Paroz |Owner: Claude | Paroz Type: Bug |

Re: [Django] #28109: Paginator warning about unordered object list should have the appropriate stacklevel

2017-04-22 Thread Django
#28109: Paginator warning about unordered object list should have the appropriate stacklevel -+- Reporter: Simon Charette |Owner: nobody Type: Bug |

Re: [Django] #26290: Pagination module should warn about unordered query set

2017-04-22 Thread Django
#26290: Pagination module should warn about unordered query set -+- Reporter: Kartik Anand |Owner: Tim Type: | Graham Cleanup/optimization |

Re: [Django] #28109: Paginator warning about unordered object list should have the appropriate stacklevel

2017-04-22 Thread Django
#28109: Paginator warning about unordered object list should have the appropriate stacklevel -+- Reporter: Simon Charette |Owner: nobody Type: Bug |

Re: [Django] #26290: Pagination module should warn about unordered query set

2017-04-22 Thread Django
#26290: Pagination module should warn about unordered query set -+- Reporter: Kartik Anand |Owner: Tim Type: | Graham Cleanup/optimization |

Re: [Django] #27881: Add "unified diff" output mode to diffsettings management command

2017-04-22 Thread Django
#27881: Add "unified diff" output mode to diffsettings management command -+- Reporter: Chris Lamb |Owner: (none) Type: New feature | Status: new Co

Re: [Django] #28115: geoip2 module broken with ImportError on master (was: geoip2 module broken on master)

2017-04-22 Thread Django
#28115: geoip2 module broken with ImportError on master -+- Reporter: Claude Paroz |Owner: Claude | Paroz Type: Bug |

[Django] #28117: loaddata raises ValueError with psycopg2 backend

2017-04-22 Thread Django
./src/manage.py", line 8, in execute_from_command_line(sys.argv) File "/srv/www/project/staging/20170422-113847/virtualenv/local/lib/python2.7 /site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line utility.execute() File "/srv/www

Re: [Django] #28116: Filtering PostgreSQL exception based on message is too brittle

2017-04-22 Thread Django
#28116: Filtering PostgreSQL exception based on message is too brittle -+- Reporter: Claude Paroz |Owner: felixxm Type: Bug | Status: assigned

Re: [Django] #28116: Filtering PostgreSQL exception based on message is too brittle

2017-04-22 Thread Django
#28116: Filtering PostgreSQL exception based on message is too brittle -+- Reporter: Claude Paroz |Owner: felixxm Type: Bug | Status: assigned

Re: [Django] #28116: Filtering PostgreSQL exception based on message is too brittle

2017-04-22 Thread Django
#28116: Filtering PostgreSQL exception based on message is too brittle -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Compo

[Django] #28116: Filtering PostgreSQL exception based on message is too brittle

2017-04-22 Thread Django
#28116: Filtering PostgreSQL exception based on message is too brittle -+- Reporter: Claude | Owner: nobody Paroz | Type: Bug| Sta

Re: [Django] #28115: geoip2 module broken on master

2017-04-22 Thread Django
#28115: geoip2 module broken on master --+ Reporter: Claude Paroz |Owner: Claude Paroz Type: Bug | Status: assigned Component: GIS |

Re: [Django] #26423: Make EmailValidator use HTML5 validation rather than more complicated regular expressions

2017-04-22 Thread Django
#26423: Make EmailValidator use HTML5 validation rather than more complicated regular expressions --+ Reporter: Tim Graham|Owner: (none) Type: Cleanup/optimization |

Re: [Django] #27881: Add "unified diff" output mode to diffsettings management command

2017-04-22 Thread Django
#27881: Add "unified diff" output mode to diffsettings management command -+- Reporter: Chris Lamb |Owner: (none) Type: New feature | Status: new Co

[Django] #28115: geoip2 module broken on master

2017-04-22 Thread Django
#28115: geoip2 module broken on master +-- Reporter: Claude Paroz | Owner: Claude Paroz Type: Bug | Status: assigned Component: GIS |

Re: [Django] #28114: Using a custom user model when starting a project: default code generation.

2017-04-22 Thread Django
#28114: Using a custom user model when starting a project: default code generation. -+- Reporter: RichardProsser |Owner: nobody Type: New feature | Status:

Re: [Django] #28100: Remove link in UserChangeForm.password's translatable help_text

2017-04-22 Thread Django
#28100: Remove link in UserChangeForm.password's translatable help_text -+- Reporter: Hélio Correia|Owner: nobody Type: Bug | Status: closed C

Re: [Django] #3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter

2017-04-22 Thread Django
#3461: DatabaseWrapper should pass through args and kwargs to underlying database adapter -+- Reporter: Jack Moffitt |Owner: Asif | Saifuddin Auvi Type: Bu

Re: [Django] #5929: Allow Fields to use multiple db columns (complex datatypes)

2017-04-22 Thread Django
#5929: Allow Fields to use multiple db columns (complex datatypes) -+- Reporter: Daniel |Owner: (none) Poelzleithner | Type: New feature |

Re: [Django] #28103: Add "quarter" lookup to DateField/DateTimeField

2017-04-22 Thread Django
#28103: Add "quarter" lookup to DateField/DateTimeField -+- Reporter: Matthew Pava |Owner: Mads | Jensen Type: New feature |

[Django] #28114: Using a custom user model when starting a project: default code generation.

2017-04-22 Thread Django
#28114: Using a custom user model when starting a project: default code generation. -+- Reporter: | Owner: nobody RichardProsser | Type: New