Re: [Django] #30321: Add example to Form.changed_data

2019-04-08 Thread Django
#30321: Add example to Form.changed_data -+- Reporter: Matthew Pava |Owner: Bruno Type: | Furtado Cleanup/optimization |

Re: [Django] #30341: Add support for furlongs unit to Distance objects

2019-04-08 Thread Django
#30341: Add support for furlongs unit to Distance objects + Reporter: Dustin Neighly |Owner: nobody Type: New feature | Status: new Component: GIS |

Re: [Django] #30341: Add support for furlongs unit to Distance objects (was: Adding support for furlongs in /contrib/gis/measure.py)

2019-04-08 Thread Django
#30341: Add support for furlongs unit to Distance objects + Reporter: Dustin Neighly |Owner: nobody Type: New feature | Status: new Component: GIS |

Re: [Django] #13091: admin list_editable with unique_together raises Integrity Error

2019-04-08 Thread Django
#13091: admin list_editable with unique_together raises Integrity Error -+- Reporter: Sławek Ehlert|Owner: nobody Type: Bug | Status: new

Re: [Django] #13091: admin list_editable with unique_together raises Integrity Error

2019-04-08 Thread Django
#13091: admin list_editable with unique_together raises Integrity Error -+- Reporter: Sławek Ehlert|Owner: nobody Type: Bug | Status: new

Re: [Django] #30329: ImproperlyConfigured exceptions should be raised immediately.

2019-04-08 Thread Django
#30329: ImproperlyConfigured exceptions should be raised immediately. -+ Reporter: Alasdair Nicol |Owner: (none) Type: Bug | Status: new Component: Error

Re: [Django] #30318: Add new system check message when custom error handler 'path.to.view' cannot be imported

2019-04-08 Thread Django
#30318: Add new system check message when custom error handler 'path.to.view' cannot be imported -+- Reporter: Alasdair Nicol |Owner: Alasdair | Nicol

Re: [Django] #30321: Add example to Form.changed_data

2019-04-08 Thread Django
#30321: Add example to Form.changed_data -+- Reporter: Matthew Pava |Owner: Bruno Type: | Furtado Cleanup/optimization |

Re: [Django] #30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner

2019-04-08 Thread Django
#30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner -+- Reporter: Dolan Antenucci |Owner: Dolan |

Re: [Django] #30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner

2019-04-08 Thread Django
#30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner -+- Reporter: Dolan Antenucci |Owner: Dolan |

Re: [Django] #30321: Add example to Form.changed_data

2019-04-08 Thread Django
#30321: Add example to Form.changed_data -+- Reporter: Matthew Pava |Owner: Bruno Type: | Furtado Cleanup/optimization |

Re: [Django] #30330: delete() on instances of models without any dependencies doesn't clear PKs.

2019-04-08 Thread Django
#30330: delete() on instances of models without any dependencies doesn't clear PKs. -+- Reporter: Artur|Owner: nobody Type: Bug | Status:

Re: [Django] #30330: delete() on instances of models without any dependencies doesn't clear PKs.

2019-04-08 Thread Django
#30330: delete() on instances of models without any dependencies doesn't clear PKs. -+- Reporter: Artur|Owner: nobody Type: Bug | Status:

[Django] #30341: Adding support for furlongs in /contrib/gis/measure.py

2019-04-08 Thread Django
#30341: Adding support for furlongs in /contrib/gis/measure.py ---+--- Reporter: neighlyd | Owner: nobody Type: New feature | Status: new Component: GIS

Re: [Django] #30340: Filtering after `.difference()` does not work

2019-04-08 Thread Django
#30340: Filtering after `.difference()` does not work -+- Reporter: Herman S |Owner: nobody Type: Bug | Status: closed Component:

[Django] #30340: Filtering after `.difference()` does not work

2019-04-08 Thread Django
#30340: Filtering after `.difference()` does not work -+ Reporter: Herman S | Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #30330: delete() on instances of models without any dependencies doesn't clear PKs.

2019-04-08 Thread Django
#30330: delete() on instances of models without any dependencies doesn't clear PKs. -+- Reporter: Artur|Owner: nobody Type: Bug | Status:

Re: [Django] #30241: Add system checks to ensure correct configuration of translation settings.

2019-04-08 Thread Django
#30241: Add system checks to ensure correct configuration of translation settings. -+- Reporter: Nick Pope|Owner: Nick Pope Type: |

Re: [Django] #28780: Allow customizing PasswordResetConfirmView's INTERNAL_RESET_URL_TOKEN

2019-04-08 Thread Django
#28780: Allow customizing PasswordResetConfirmView's INTERNAL_RESET_URL_TOKEN --+-- Reporter: Meiyer|Owner: xmeowmeowx Type: New feature | Status: assigned

Re: [Django] #30323: Django 2.2 autoreloader is failing intermittently (not using watchman)

2019-04-08 Thread Django
#30323: Django 2.2 autoreloader is failing intermittently (not using watchman) -+ Reporter: Mark Chackerian |Owner: nobody Type: Bug | Status: new

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

2019-04-08 Thread Django
#30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query -+- Reporter: mvarnar |Owner: Can

Re: [Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-08 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: december1981 |Owner: nobody Type: Bug |

Re: [Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-08 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: december1981 |Owner: nobody Type: Bug |

[Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-08 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: | Owner: nobody december1981 | Type:

Re: [Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-08 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: december1981 |Owner: nobody Type: Bug |

Re: [Django] #30191: Optimize .delete() to use only required fields.

2019-04-08 Thread Django
#30191: Optimize .delete() to use only required fields. -+- Reporter: Ed Morley|Owner: Simon Type: | Charette Cleanup/optimization |

Re: [Django] #30304: Support setting Secure, HttpOnly, SameSite on the language cookie

2019-04-08 Thread Django
#30304: Support setting Secure, HttpOnly, SameSite on the language cookie -+- Reporter: Ran Benita |Owner: Ran | Benita Type: New feature

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

2019-04-08 Thread Django
#30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query -+- Reporter: mvarnar |Owner: Can

Re: [Django] #30333: __hash__ is not inherited from model.Model if __eq__ is defined

2019-04-08 Thread Django
#30333: __hash__ is not inherited from model.Model if __eq__ is defined -+- Reporter: Adam Janik |Owner: Carlton | Gibson Type: Bug

Re: [Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization --+ Reporter: Christian Peters |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #28373: TIME_ZONE value in DATABASES settings is not used when making dates timezone-aware on MySQL, SQLite, and Oracle.

2019-04-08 Thread Django
#28373: TIME_ZONE value in DATABASES settings is not used when making dates timezone-aware on MySQL, SQLite, and Oracle. -+- Reporter: Victor Talpaert |Owner: nobody Type: Bug

Re: [Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization --+ Reporter: Christian Peters |Owner: nobody Type: Bug | Status: new Component: contrib.sitemaps

Re: [Django] #30318: Add new system check message when custom error handler 'path.to.view' cannot be imported

2019-04-08 Thread Django
#30318: Add new system check message when custom error handler 'path.to.view' cannot be imported -+- Reporter: Alasdair Nicol |Owner: Alasdair | Nicol

Re: [Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization --+ Reporter: Christian Peters |Owner: nobody Type: Bug | Status: new Component: contrib.sitemaps

Re: [Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization --+-- Reporter: Christian Peters |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization --+-- Reporter: Christian Peters |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization --+-- Reporter: Christian Peters |Owner: nobody Type: Bug | Status: new Component:

[Django] #30338: sitemap.xml template should not use localization

2019-04-08 Thread Django
#30338: sitemap.xml template should not use localization + Reporter: Christian Peters | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #30321: Add example to Form.changed_data

2019-04-08 Thread Django
#30321: Add example to Form.changed_data -+- Reporter: Matthew Pava |Owner: Bruno Type: | Furtado Cleanup/optimization |

Re: [Django] #30335: TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation

2019-04-08 Thread Django
#30335: TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation -+- Reporter: Jaap Roes|Owner: nobody Type: Bug |

Re: [Django] #30321: Add example to Form.changed_data

2019-04-08 Thread Django
#30321: Add example to Form.changed_data -+- Reporter: Matthew Pava |Owner: Bruno Type: | Furtado Cleanup/optimization |

Re: [Django] #30328: Integer field range validators crash when limit_value is callable.

2019-04-08 Thread Django
#30328: Integer field range validators crash when limit_value is callable. -+- Reporter: Harro|Owner: Scott | Fitsimones Type: Bug