Re: [Django] #25789: Inefficient Queries Generated due to not using WHERE EXISTS

2018-08-16 Thread Django
#25789: Inefficient Queries Generated due to not using WHERE EXISTS -+- Reporter: Alex Rothberg|Owner: nobody Type: | Status: new

Re: [Django] #29680: Paginate start with last Page

2018-08-16 Thread Django
#29680: Paginate start with last Page -+- Reporter: Dario Navin |Owner: Dario Type: | Navin Cleanup/optimization | Status:

Re: [Django] #29681: Support XHTML5 (XML serialization of HTML5)

2018-08-16 Thread Django
#29681: Support XHTML5 (XML serialization of HTML5) -+- Reporter: Nils Fredrik |Owner: nobody Gjerull| Type: |

Re: [Django] #29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3"

2018-08-16 Thread Django
#29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3" -+- Reporter: SuilAmhain |Owner: nobody Type: Bug |

[Django] #29681: Support XHTML5 (XML serialization of HTML5)

2018-08-16 Thread Django
#29681: Support XHTML5 (XML serialization of HTML5) + Reporter: Nils Fredrik Gjerull | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3"

2018-08-16 Thread Django
#29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3" -+- Reporter: SuilAmhain |Owner: nobody Type: Bug |

Re: [Django] #29680: Paginate start with last Page

2018-08-16 Thread Django
#29680: Paginate start with last Page -+- Reporter: Dario Navin |Owner: Dario Type: | Navin Cleanup/optimization | Status:

Re: [Django] #29680: Paginate start with last Page

2018-08-16 Thread Django
#29680: Paginate start with last Page -+- Reporter: Dario Navin |Owner: Dario Type: | Navin Cleanup/optimization | Status:

Re: [Django] #29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3"

2018-08-16 Thread Django
#29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3" -+- Reporter: SuilAmhain |Owner: nobody Type: Bug |

Re: [Django] #29646: Document the validators that each model and form field uses

2018-08-16 Thread Django
#29646: Document the validators that each model and form field uses -+- Reporter: Shrey Batra |Owner: Jeff Type: | Status: closed

Re: [Django] #29646: Document the validators that each model and form field uses

2018-08-16 Thread Django
#29646: Document the validators that each model and form field uses -+- Reporter: Shrey Batra |Owner: Jeff Type: | Status: closed

Re: [Django] #29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3"

2018-08-16 Thread Django
#29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3" -+- Reporter: SuilAmhain |Owner: nobody Type: Bug |

Re: [Django] #29680: Paginate start with last Page

2018-08-16 Thread Django
#29680: Paginate start with last Page -+- Reporter: Dario Navin |Owner: Dario Type: | Navin Cleanup/optimization | Status:

Re: [Django] #29656: Range Fields do not support blank values via ModelForm

2018-08-16 Thread Django
#29656: Range Fields do not support blank values via ModelForm --+-- Reporter: James Addison |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29656: Range Fields do not support blank values via ModelForm

2018-08-16 Thread Django
#29656: Range Fields do not support blank values via ModelForm --+-- Reporter: James Addison |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29656: Range Fields do not support blank values via ModelForm

2018-08-16 Thread Django
#29656: Range Fields do not support blank values via ModelForm --+-- Reporter: James Addison |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #29680: Paginate start with last Page

2018-08-16 Thread Django
#29680: Paginate start with last Page -+- Reporter: Dario Navin |Owner: Dario Type: | Navin Cleanup/optimization | Status:

[Django] #29680: Paginate start with last Page

2018-08-16 Thread Django
#29680: Paginate start with last Page -+- Reporter: Dario | Owner: Dario Navin Navin | Type: | Status: assigned

[Django] #29679: select_related not working as expected with Oracle 12C and Python 3.6

2018-08-16 Thread Django
#29679: select_related not working as expected with Oracle 12C and Python 3.6 -+- Reporter: zap_kid| Owner: nobody Type: Bug| Status: new

Re: [Django] #8936: Add view (read-only) permission to admin

2018-08-16 Thread Django
#8936: Add view (read-only) permission to admin -+- Reporter: simon|Owner: Olivier Type: New feature | Status: closed Component:

Re: [Django] #29654: Truncate should use horizontal ellipsis character instead of three dots

2018-08-16 Thread Django
#29654: Truncate should use horizontal ellipsis character instead of three dots --+ Reporter: Sudhanshu Mishra |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #25789: Inefficient Queries Generated due to not using WHERE EXISTS

2018-08-16 Thread Django
#25789: Inefficient Queries Generated due to not using WHERE EXISTS -+- Reporter: Alex Rothberg|Owner: nobody Type: | Status: new

Re: [Django] #25789: Inefficient Queries Generated due to not using WHERE EXISTS

2018-08-16 Thread Django
#25789: Inefficient Queries Generated due to not using WHERE EXISTS -+- Reporter: Alex Rothberg|Owner: nobody Type: | Status: new

Re: [Django] #29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3" (was: MySQL 8.0.12 manage.py inspectdb fails)

2018-08-16 Thread Django
#29678: inspectdb fails on MySQL 8 with " 'utf8' is currently an alias for the character set UTF8MB3" -+- Reporter: SuilAmhain |Owner: nobody Type: Bug |

Re: [Django] #29678: MySQL 8.0.12 manage.py inspectdb fails

2018-08-16 Thread Django
#29678: MySQL 8.0.12 manage.py inspectdb fails -+- Reporter: SuilAmhain |Owner: nobody Type: Uncategorized| Status: closed Component: Core

Re: [Django] #29678: MySQL 8.0.12 manage.py inspectdb fails

2018-08-16 Thread Django
#29678: MySQL 8.0.12 manage.py inspectdb fails -+- Reporter: SuilAmhain |Owner: nobody Type: Uncategorized| Status: new Component: Core (Management

Re: [Django] #8961: Add support for sending emails directly through MTA

2018-08-16 Thread Django
#8961: Add support for sending emails directly through MTA ---+- Reporter: Ivan Giuliani |Owner: Ivan Giuliani Type: Uncategorized | Status: closed Component: Core

Re: [Django] #29500: SQLite functions crashes on NULL values

2018-08-16 Thread Django
#29500: SQLite functions crashes on NULL values -+- Reporter: Sergey Fedoseev |Owner: Nick Pope Type: Bug | Status: assigned Component:

Re: [Django] #29677: StaticFilesStorage.post_process does not seem to exist, contrary to documentation

2018-08-16 Thread Django
#29677: StaticFilesStorage.post_process does not seem to exist, contrary to documentation --+ Reporter: Atul Varma|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29677: StaticFilesStorage.post_process does not seem to exist, contrary to documentation

2018-08-16 Thread Django
#29677: StaticFilesStorage.post_process does not seem to exist, contrary to documentation --+ Reporter: Atul Varma|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #29678: MySQL 8.0.12 manage.py inspectdb fails

2018-08-16 Thread Django
#29678: MySQL 8.0.12 manage.py inspectdb fails -+- Reporter: SuilAmhain |Owner: nobody Type: Uncategorized| Status: new Component: Core (Management

Re: [Django] #29646: Document the validators that each model and form field uses

2018-08-16 Thread Django
#29646: Document the validators that each model and form field uses -+- Reporter: Shrey Batra |Owner: Jeff Type: | Status: assigned