Re: [Django] #28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes

2018-07-13 Thread Django
#28862: Removing a field from index_together/unique_together and from the model generates a migration that crashes ---+ Reporter: Artem Maslovskiy |Owner: Jeff Type: Bug|

Re: [Django] #29528: Make URLValidator reject invalid characters in the username and password (was: Invalid URLs passing validation by URLValidator)

2018-07-13 Thread Django
#29528: Make URLValidator reject invalid characters in the username and password --+ Reporter: Tim Bell |Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #11927: Allow manage.py dumpdata to dump YAML in block style

2018-07-13 Thread Django
#11927: Allow manage.py dumpdata to dump YAML in block style -+- Reporter: sampablokuper|Owner: Matthijs | Kooijman Type: New feature

Re: [Django] #29542: Annotated field created by subquery, referenced inside of F() generates invalid SQL

2018-07-13 Thread Django
#29542: Annotated field created by subquery, referenced inside of F() generates invalid SQL -+- Reporter: Joey Wilhelm |Owner: felixxm Type: Bug |

Re: [Django] #26291: loaddata cannot deserialize fixtures with forward references and natural foreign keys

2018-07-13 Thread Django
#26291: loaddata cannot deserialize fixtures with forward references and natural foreign keys -+- Reporter: Peter Inglesby |Owner: Peter | Inglesby

Re: [Django] #28566: Allow full filepath ignore pattern matching on collectstatic command

2018-07-13 Thread Django
#28566: Allow full filepath ignore pattern matching on collectstatic command -+- Reporter: Daniel Wiesmann |Owner: Daniel Type: | Wiesmann Cleanup/optimization

Re: [Django] #29548: Add official support for MariaDB

2018-07-13 Thread Django
#29548: Add official support for MariaDB -+- Reporter: Tim Graham |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #29563: SQLite and Queryset.iterator() support

2018-07-13 Thread Django
#29563: SQLite and Queryset.iterator() support -+- Reporter: Andrew Brown |Owner: nobody Type: Uncategorized| Status: new Component: Database layer

Re: [Django] #29563: SQLite and Queryset.iterator() support

2018-07-13 Thread Django
#29563: SQLite and Queryset.iterator() support -+- Reporter: Andrew Brown |Owner: nobody Type: Uncategorized| Status: new Component: Database layer

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2018-07-13 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #29563: SQLite and Queryset.iterator() support

2018-07-13 Thread Django
#29563: SQLite and Queryset.iterator() support -+- Reporter: Andrew Brown |Owner: nobody Type: Uncategorized| Status: new Component: Database layer

Re: [Django] #28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes

2018-07-13 Thread Django
#28944: Chaining values()/values_list() after QuerySet.select_for_update(of=()) crashes -+- Reporter: Thierry Bastian |Owner: nobody Type: Bug |

[Django] #29563: SQLite and Queryset.iterator() support

2018-07-13 Thread Django
#29563: SQLite and Queryset.iterator() support -+- Reporter: Andrew | Owner: nobody Brown | Type: | Status: new

Re: [Django] #29425: Auto language redirect does not work if prefix_default_language=False in root URLConf

2018-07-13 Thread Django
#29425: Auto language redirect does not work if prefix_default_language=False in root URLConf -+- Reporter: Nathan Humphreys |Owner: nobody Type: Bug |

Re: [Django] #23976: ValidationError crashes if initialized with a list of empty dicts

2018-07-13 Thread Django
#23976: ValidationError crashes if initialized with a list of empty dicts -+- Reporter: archivarius888 |Owner: nobody Type: | Status: closed

Re: [Django] #29562: Allow the cache template tag to take a function that adds context data (was: An idea for improving the template fragment cache)

2018-07-13 Thread Django
#29562: Allow the cache template tag to take a function that adds context data -+-- Reporter: HongWeipeng |Owner: nobody Type: New feature | Status: closed

Re: [Django] #29544: Django 2.0.7 broke regex lookup on MariaDB

2018-07-13 Thread Django
#29544: Django 2.0.7 broke regex lookup on MariaDB -+- Reporter: Michal Čihař |Owner: nobody Type: Bug | Status: closed Component: Database