Re: [Django] #29253: method_decorator() with list argument doesn't copy over attributes of the decorator function

2018-04-16 Thread Django
#29253: method_decorator() with list argument doesn't copy over attributes of the decorator function +-- Reporter: Chris Jerdonek |Owner: Chris Jerdonek Type: Bug |

Re: [Django] #29331: Model fields where the python attribute name does not match the db column are not saved

2018-04-16 Thread Django
#29331: Model fields where the python attribute name does not match the db column are not saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

Re: [Django] #29329: Inconsistent datetime logging from runserver.

2018-04-16 Thread Django
#29329: Inconsistent datetime logging from runserver. --+ Reporter: Sjoerd Job Postmus|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

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

2018-04-16 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] #29331: Model fields where the python attribute name does not match the db column are not saved

2018-04-16 Thread Django
#29331: Model fields where the python attribute name does not match the db column are not saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

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

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

Re: [Django] #29175: makemessages does parse ES6 template strings

2018-04-16 Thread Django
#29175: makemessages does parse ES6 template strings --+ Reporter: Artem Skoretskiy |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #29175: makemessages does parse ES6 template strings

2018-04-16 Thread Django
#29175: makemessages does parse ES6 template strings --+ Reporter: Artem Skoretskiy |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #29175: makemessages does parse ES6 template strings

2018-04-16 Thread Django
#29175: makemessages does parse ES6 template strings --+ Reporter: Artem Skoretskiy |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #29331: Model fields where the python attribute name does not match the db column are not saved

2018-04-16 Thread Django
#29331: Model fields where the python attribute name does not match the db column are not saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

[Django] #29331: Model fields where the python attribute name does not match the db column are not saved

2018-04-16 Thread Django
#29331: Model fields where the python attribute name does not match the db column are not saved -+- Reporter: Ben| Owner: nobody Mathes |

Re: [Django] #29331: Model fields where the field name is shadowed by Python property aren't saved (was: Model fields where the python attribute name does not match the db column are not saved)

2018-04-16 Thread Django
#29331: Model fields where the field name is shadowed by Python property aren't saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

Re: [Django] #29274: Update the password list used by CommonPasswordValidator to a more recent list

2018-04-16 Thread Django
#29274: Update the password list used by CommonPasswordValidator to a more recent list -+- Reporter: Brenton Cleeland |Owner: Jessica Type: |

Re: [Django] #24342: Add EnumField model/form fields

2018-04-16 Thread Django
#24342: Add EnumField model/form fields -+- Reporter: Thomas Stephenson|Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #29323: HTTPRequest QueryDict wrongly decodes binary encoded values

2018-04-16 Thread Django
#29323: HTTPRequest QueryDict wrongly decodes binary encoded values -+-- Reporter: Thomas Riccardi |Owner: nobody Type: Bug | Status: new Component: HTTP

[Django] #29329: Inconsistent datetime logging from runserver.

2018-04-16 Thread Django
#29329: Inconsistent datetime logging from runserver. --+ Reporter: Sjoerd Job Postmus | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #29330: Regression in master: cannot pickle queryset with expression

2018-04-16 Thread Django
#29330: Regression in master: cannot pickle queryset with expression -+- Reporter: Daniel Miller|Owner: nobody Type: Bug | Status: new

Re: [Django] #29323: HTTPRequest QueryDict wrongly decodes binary encoded values

2018-04-16 Thread Django
#29323: HTTPRequest QueryDict wrongly decodes binary encoded values -+-- Reporter: Thomas Riccardi |Owner: nobody Type: Bug | Status: new Component: HTTP

Re: [Django] #29323: HTTPRequest QueryDict wrongly decodes binary encoded values (was: HTTPRequest QueryDict wrongly decodes binary encoded values in python2)

2018-04-16 Thread Django
#29323: HTTPRequest QueryDict wrongly decodes binary encoded values -+-- Reporter: Thomas Riccardi |Owner: nobody Type: Bug | Status: new Component: HTTP

Re: [Django] #29330: Regression in master: cannot pickle queryset with expression

2018-04-16 Thread Django
#29330: Regression in master: cannot pickle queryset with expression -+- Reporter: Daniel Miller|Owner: nobody Type: Bug | Status: new

Re: [Django] #29259: Disable Fuzzy

2018-04-16 Thread Django
#29259: Disable Fuzzy -+- Reporter: Mostafa Zeinivand|Owner: nobody Type: Uncategorized| Status: new Component: |

Re: [Django] #29330: Regression in master: cannot pickle queryset with expression

2018-04-16 Thread Django
#29330: Regression in master: cannot pickle queryset with expression -+- Reporter: Daniel Miller|Owner: nobody Type: Bug | Status: closed

Re: [Django] #29329: Inconsistent datetime logging from runserver.

2018-04-16 Thread Django
#29329: Inconsistent datetime logging from runserver. -+- Reporter: Sjoerd Job Postmus |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29281: In some cases i18n set_language does not change url language

2018-04-16 Thread Django
#29281: In some cases i18n set_language does not change url language -+- Reporter: Nikita Delyukov |Owner: nobody Type: Bug | Status: new

Re: [Django] #29331: Model fields where the field name is shadowed by Python property aren't saved

2018-04-16 Thread Django
#29331: Model fields where the field name is shadowed by Python property aren't saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

Re: [Django] #29331: Model fields where the field name is shadowed by Python property aren't saved

2018-04-16 Thread Django
#29331: Model fields where the field name is shadowed by Python property aren't saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

Re: [Django] #29331: Model fields where the field name is shadowed by Python property aren't saved

2018-04-16 Thread Django
#29331: Model fields where the field name is shadowed by Python property aren't saved -+- Reporter: Ben Mathes |Owner: nobody Type: Bug |

[Django] #29332: AdminReadOnly field accepts the optional argument model_admin but treats it as non-optional

2018-04-16 Thread Django
#29332: AdminReadOnly field accepts the optional argument model_admin but treats it as non-optional -+ Reporter: Josh DM| Owner: nobody Type: Bug| Status: new

[Django] #29330: Regression in master: cannot pickle queryset with expression

2018-04-16 Thread Django
#29330: Regression in master: cannot pickle queryset with expression -+- Reporter: Daniel | Owner: nobody Miller | Type: Bug|

Re: [Django] #29259: Disable Fuzzy

2018-04-16 Thread Django
#29259: Disable Fuzzy -+- Reporter: Mostafa Zeinivand|Owner: nobody Type: Uncategorized| Status: closed Component: |

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

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