Re: [Django] #29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table

2018-04-11 Thread Django
#29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table -+- Reporter: Jeremy Bowman|Owner: Jeremy Bowman Type: Bug |

Re: [Django] #29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table

2018-04-11 Thread Django
#29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table -+- Reporter: Jeremy Bowman|Owner: Jeremy Bowman Type: Bug |

Re: [Django] #29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table

2018-04-11 Thread Django
#29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table -+- Reporter: Jeremy Bowman|Owner: Jeremy Bowman Type: Bug |

Re: [Django] #29318: ValidationError has no attribute `error_list` if message is a dict, but Field.run_validators() depends on it

2018-04-11 Thread Django
#29318: ValidationError has no attribute `error_list` if message is a dict, but Field.run_validators() depends on it ---+-- Reporter: Michael Käufl |Owner: nobody Type: Bug|

[Django] #29318: ValidationError has no attribute `error_list` if message is a dict, but Field.run_validators() depends on it

2018-04-11 Thread Django
#29318: ValidationError has no attribute `error_list` if message is a dict, but Field.run_validators() depends on it -+ Reporter: Michael Käufl | Owner: nobody Type: Bug|

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

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

Re: [Django] #19153: Deprecate GzipMiddleware

2018-04-11 Thread Django
#19153: Deprecate GzipMiddleware --+ Reporter: Aymeric Augustin |Owner: nobody Type: Cleanup/optimization | Status: closed Component: HTTP handling |

Re: [Django] #29313: Add documentation for how to use F() expressions in combination with nulls_last

2018-04-11 Thread Django
#29313: Add documentation for how to use F() expressions in combination with nulls_last --+ Reporter: drd0013 |Owner: drd0013 Type: Cleanup/optimization |

Re: [Django] #29317: filter keyword undocumented in PostgreSQL aggregate functions

2018-04-11 Thread Django
#29317: filter keyword undocumented in PostgreSQL aggregate functions -+- Reporter: Matthew Pava |Owner: nobody Type: | Status: new

Re: [Django] #29317: filter keyword undocumented in PostgreSQL aggregate functions

2018-04-11 Thread Django
#29317: filter keyword undocumented in PostgreSQL aggregate functions -+- Reporter: Matthew Pava |Owner: nobody Type: | Status: new

[Django] #29317: filter keyword undocumented in PostgreSQL aggregate functions

2018-04-11 Thread Django
#29317: filter keyword undocumented in PostgreSQL aggregate functions -+- Reporter: Matthew| Owner: nobody Pava | Type: |

Re: [Django] #29305: GET or POST requests outside of the browser to the LiveServerTestCase server hang

2018-04-11 Thread Django
#29305: GET or POST requests outside of the browser to the LiveServerTestCase server hang ---+-- Reporter: Santiago García|Owner: nobody Type: Bug| Status:

Re: [Django] #29315: exclude with OneToOneField produces incorrect results on sqlite

2018-04-11 Thread Django
#29315: exclude with OneToOneField produces incorrect results on sqlite -+- Reporter: Raphael Kimmig |Owner: nobody Type: Bug | Status: closed

Re: [Django] #29315: exclude with OneToOneField produces incorrect results on sqlite

2018-04-11 Thread Django
#29315: exclude with OneToOneField produces incorrect results on sqlite -+- Reporter: Raphael Kimmig |Owner: nobody Type: Bug | Status: new

Re: [Django] #25594: Difficult to customize model field default_validators and have them used on both model and form fields

2018-04-11 Thread Django
#25594: Difficult to customize model field default_validators and have them used on both model and form fields -+- Reporter: Marcin Nowak |Owner: nobody Type: New feature

Re: [Django] #29311: Ease customizing URLField validation (was: URLField is too strict, doesn't allow other valid URLs)

2018-04-11 Thread Django
#29311: Ease customizing URLField validation -+- Reporter: Arthur Pemberton |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function

2018-04-11 Thread Django
#29303: non_atomic_requests decorator alters _non_atomic_requests attribute of original function -+- Reporter: Alasdair Nicol |Owner: nobody Type: Bug |

Re: [Django] #28600: Add prefetch related support to RawQuerySet

2018-04-11 Thread Django
#28600: Add prefetch related support to RawQuerySet -+- Reporter: Adnan Umer |Owner: Adnan | Umer Type: New feature |

Re: [Django] #29315: exclude with OneToOneField produces incorrect results on sqlite

2018-04-11 Thread Django
#29315: exclude with OneToOneField produces incorrect results on sqlite -+- Reporter: Raphael Kimmig |Owner: nobody Type: Bug | Status: new

Re: [Django] #29304: QuerySet.bulk_create() fails with "ORA-01790: expression must have same datatype as corresponding expression"

2018-04-11 Thread Django
#29304: QuerySet.bulk_create() fails with "ORA-01790: expression must have same datatype as corresponding expression" -+- Reporter: isergey |Owner: nobody Type: Bug

Re: [Django] #29316: TypeError when defining `strip` on a CharField

2018-04-11 Thread Django
#29316: TypeError when defining `strip` on a CharField -+- Reporter: Daniel Samuels |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29309: Recommended MySQL Setup Does Not Work Properly

2018-04-11 Thread Django
#29309: Recommended MySQL Setup Does Not Work Properly -+- Reporter: ReStartercc |Owner: nobody Type: | Status: closed

Re: [Django] #29316: TypeError when defining `strip` on a CharField

2018-04-11 Thread Django
#29316: TypeError when defining `strip` on a CharField -+- Reporter: Daniel Samuels |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29316: TypeError when defining `strip` on a CharField

2018-04-11 Thread Django
#29316: TypeError when defining `strip` on a CharField -+- Reporter: Daniel Samuels |Owner: nobody Type: Bug | Status: new Component: Database

[Django] #29316: TypeError when defining `strip` on a CharField

2018-04-11 Thread Django
#29316: TypeError when defining `strip` on a CharField -+- Reporter: Daniel | Owner: nobody Samuels| Type: Bug| Status: new

Re: [Django] #11688: verbose_name should allow dynamical translation based on a number

2018-04-11 Thread Django
#11688: verbose_name should allow dynamical translation based on a number --+ Reporter: Mitar |Owner: nobody Type: New feature | Status: new

Re: [Django] #29058: Adding 'null=True' to a PointField doesn't create working migration

2018-04-11 Thread Django
#29058: Adding 'null=True' to a PointField doesn't create working migration -+- Reporter: Yaman Ozakin |Owner: nobody Type: Bug | Status: new

Re: [Django] #29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table

2018-04-11 Thread Django
#29193: Altering a field with a unique constraint drops and rebuilds FKs to other fields in the table -+- Reporter: Jeremy Bowman|Owner: Jeremy Bowman Type: Bug |

[Django] #29315: exclude with OneToOneField produces incorrect results on sqlite

2018-04-11 Thread Django
#29315: exclude with OneToOneField produces incorrect results on sqlite -+- Reporter: | Owner: nobody RaphaelKimmig | Type: Bug|

Re: [Django] #29306: Prevent template variable lookups from intiatiating a class

2018-04-11 Thread Django
#29306: Prevent template variable lookups from intiatiating a class -+- Reporter: Luoxzhg |Owner: Luoxzhg Type: Bug | Status: closed Component:

Re: [Django] #28312: ModelChoiceIterator uses cached length of queryset.

2018-04-11 Thread Django
#28312: ModelChoiceIterator uses cached length of queryset. -+- Reporter: Sjoerd Job Postmus |Owner: François | Freitag Type: Bug |

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

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

Re: [Django] #16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres

2018-04-11 Thread Django
#16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres --+ Reporter: anonymous |Owner: nobody Type: Bug |