Re: [Django] #29895: Adjust atomic DDL documentation to avoid ambiguity with MySQL 8+ notion of atomic DDL.

2018-12-03 Thread Django
#29895: Adjust atomic DDL documentation to avoid ambiguity with MySQL 8+ notion of atomic DDL. --+ Reporter: Nathan Klug |Owner: Rodrigo Type: Cleanup/optimization |

Re: [Django] #30005: Example in documentation of transaction.atomic uses both decorator and context manager

2018-12-03 Thread Django
#30005: Example in documentation of transaction.atomic uses both decorator and context manager ---+-- Reporter: Peter Hull |Owner: Peter Hull Type: Bug| Status:

Re: [Django] #29895: Adjust atomic DDL documentation to avoid ambiguity with MySQL 8+ notion of atomic DDL.

2018-12-03 Thread Django
#29895: Adjust atomic DDL documentation to avoid ambiguity with MySQL 8+ notion of atomic DDL. --+ Reporter: Nathan Klug |Owner: Rodrigo Type: Cleanup/optimization |

Re: [Django] #30005: Example in documentation of transaction.atomic uses both decorator and context manager

2018-12-03 Thread Django
#30005: Example in documentation of transaction.atomic uses both decorator and context manager ---+-- Reporter: Peter Hull |Owner: Peter Hull Type: Bug| Status:

Re: [Django] #29999: Include overriding admin site to tutorial

2018-12-03 Thread Django
#2: Include overriding admin site to tutorial -+- Reporter: Jan Musílek |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #29895: Adjust atomic DDL documentation to avoid ambiguity with MySQL 8+ notion of atomic DDL.

2018-12-03 Thread Django
#29895: Adjust atomic DDL documentation to avoid ambiguity with MySQL 8+ notion of atomic DDL. --+ Reporter: Nathan Klug |Owner: Rodrigo Type: Cleanup/optimization |

Re: [Django] #30005: Example in documentation of transaction.atomic uses both decorator and context manager

2018-12-03 Thread Django
#30005: Example in documentation of transaction.atomic uses both decorator and context manager ---+ Reporter: Peter Hull |Owner: nobody Type: Bug| Status: new

Re: [Django] #30006: Wrong UUID serialization in inline admin when used as a 1to1Field primary key of a UUID primary key.

2018-12-03 Thread Django
#30006: Wrong UUID serialization in inline admin when used as a 1to1Field primary key of a UUID primary key. ---+-- Reporter: Gerhut |Owner: nobody Type: Bug|

[Django] #30005: Example in documentation of transaction.atomic uses both decorator and context manager

2018-12-03 Thread Django
#30005: Example in documentation of transaction.atomic uses both decorator and context manager -+ Reporter: Peter Hull | Owner: nobody Type: Bug| Status: new

[Django] #30006: Wrong UUID serialization in inline admin when used as a 1to1Field primary key of a UUID primary key.

2018-12-03 Thread Django
#30006: Wrong UUID serialization in inline admin when used as a 1to1Field primary key of a UUID primary key. -+ Reporter: Gerhut | Owner: nobody Type: Bug|

Re: [Django] #29999: Include overriding admin site to tutorial

2018-12-03 Thread Django
#2: Include overriding admin site to tutorial -+- Reporter: Jan Musílek |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #20098: Add validation for models with the same db_table

2018-12-03 Thread Django
#20098: Add validation for models with the same db_table -+- Reporter: carsten.klein@… |Owner: Sanyam | Khurana Type: New feature |

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-03 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: Manu Type: | Pascual Cleanup/optimization

Re: [Django] #29930: View only permissions on stacked inline result in error

2018-12-03 Thread Django
#29930: View only permissions on stacked inline result in error -+- Reporter: Andre Lesa |Owner: Carlton | Gibson Type: Bug

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-03 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: Ryan Type: | Siemens Cleanup/optimization

Re: [Django] #29930: View only permissions on stacked inline result in error

2018-12-03 Thread Django
#29930: View only permissions on stacked inline result in error -+- Reporter: Andre Lesa |Owner: Carlton | Gibson Type: Bug

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-03 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: Ryan | Siemens Type: New feature

Re: [Django] #28668: Add ON CONFLICT IGNORE support to QuerySet.bulk_create()

2018-12-03 Thread Django
#28668: Add ON CONFLICT IGNORE support to QuerySet.bulk_create() -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: New feature |

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-03 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: Ryan Type: | Siemens Cleanup/optimization

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-03 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: Ryan | Siemens Type: New feature

Re: [Django] #20024: QuerySet.exclude() does not work with lists containing a 'None' element.

2018-12-03 Thread Django
#20024: QuerySet.exclude() does not work with lists containing a 'None' element. -+- Reporter: stillwater.ke@… |Owner: nobody Type: Bug | Status:

[Django] #30004: Document TemporaryUploadedFile potential permission issues

2018-12-03 Thread Django
#30004: Document TemporaryUploadedFile potential permission issues ---+ Reporter: Evgeny Arshinov | Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #30004: Document TemporaryUploadedFile potential permission issues

2018-12-03 Thread Django
#30004: Document TemporaryUploadedFile potential permission issues -+- Reporter: Evgeny Arshinov |Owner: nobody Type: | Status: new

Re: [Django] #28549: Can't defer() fields from super- and sub-class at the same time

2018-12-03 Thread Django
#28549: Can't defer() fields from super- and sub-class at the same time -+- Reporter: Jeremy Kerr |Owner: Jeremy | Kerr Type: Bug

Re: [Django] #29973: compilemessages misses ignore option, compiles more than needed

2018-12-03 Thread Django
#29973: compilemessages misses ignore option, compiles more than needed -+- Reporter: Elger Jonker |Owner: (none) Type: | Status: new

Re: [Django] #30000: QuerySet constructed with .union() should raise an exception on unsupported filter() attempt.

2018-12-03 Thread Django
#3: QuerySet constructed with .union() should raise an exception on unsupported filter() attempt. -+- Reporter: thoha|Owner: Hasan |

Re: [Django] #29981: "Please correct the error below." (with no errors displayed) when changing an inline that has a one-to-one relation to the parent that uses to_field

2018-12-03 Thread Django
#29981: "Please correct the error below." (with no errors displayed) when changing an inline that has a one-to-one relation to the parent that uses to_field ---+- Reporter: Bernie |Owner: Patrik

Re: [Django] #29970: Using cached_property on a model fails with: "Cannot use cached_property instance without calling __set_name__() on it."

2018-12-03 Thread Django
#29970: Using cached_property on a model fails with: "Cannot use cached_property instance without calling __set_name__() on it." -+- Reporter: Collin Anderson |Owner: Sergey

Re: [Django] #29999: Include overriding admin site to tutorial

2018-12-03 Thread Django
#2: Include overriding admin site to tutorial -+- Reporter: Jan Musílek |Owner: nobody Type: | Status: new Cleanup/optimization