[Django] #30474: Minor change to documentation on many-to-many relationships

2019-05-13 Thread Django
#30474: Minor change to documentation on many-to-many relationships + Reporter: Faheel Ahmad | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30437: Document that urlpatterns can be a sequence object.

2019-05-13 Thread Django
#30437: Document that urlpatterns can be a sequence object. -+- Reporter: Batuhan Taşkaya |Owner: Jonatas Type: | CD Cleanup/optimization |

Re: [Django] #30437: Document that urlpatterns can be a sequence object.

2019-05-13 Thread Django
#30437: Document that urlpatterns can be a sequence object. -+- Reporter: Batuhan Taşkaya |Owner: Jonatas Type: | CD Cleanup/optimization |

Re: [Django] #29548: Add official support for MariaDB. (was: Add official support for MariaDB)

2019-05-13 Thread Django
#29548: Add official support for MariaDB. -+- Reporter: Tim Graham |Owner: felixxm Type: New feature | Status: assigned Component: Database layer

Re: [Django] #12990: Add JSONField model field

2019-05-13 Thread Django
#12990: Add JSONField model field -+- Reporter: paltman |Owner: sage Type: New feature | Status: assigned Component: Database layer |

Re: [Django] #30437: Document that urlpatterns can be a sequence object. (was: Document that urlpatterns can be an iterable object.)

2019-05-13 Thread Django
#30437: Document that urlpatterns can be a sequence object. -+- Reporter: Batuhan Taşkaya |Owner: Jonatas Type: | CD Cleanup/optimization |

Re: [Django] #28593: DEP 0201: Simplified routing syntax

2019-05-13 Thread Django
#28593: DEP 0201: Simplified routing syntax -+- Reporter: Tim Graham |Owner: nobody Type: New feature | Status: closed Component: Core (URLs) |

Re: [Django] #30473: len() and count() yield different results on randomly ordered QuerySet with annotation, (was: len() and count() yield different results on randomly ordered QuerySet with annotatio

2019-05-13 Thread Django
#30473: len() and count() yield different results on randomly ordered QuerySet with annotation, -+- Reporter: Tobias Kunze |Owner: nobody Type: Bug |

[Django] #30473: len() and count() yield different results on randomly ordered QuerySet with annotation

2019-05-13 Thread Django
#30473: len() and count() yield different results on randomly ordered QuerySet with annotation -+- Reporter: Tobias | Owner: nobody Kunze | Type:

Re: [Django] #30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label

2019-05-13 Thread Django
#30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label -+- Reporter: Vsevolod Novikov |Owner: nobody Type: |

Re: [Django] #30049: GIS widgets don't initialize properly after clicking "Add another" in admin inlines

2019-05-13 Thread Django
#30049: GIS widgets don't initialize properly after clicking "Add another" in admin inlines --+ Reporter: Lars Solberg |Owner: Pavel Tvrdík Type: Bug | Status:

Re: [Django] #25946: Negated clauses' "isnull" added term does not take field transforms into account

2019-05-13 Thread Django
#25946: Negated clauses' "isnull" added term does not take field transforms into account -+- Reporter: ris |Owner: robinh00d Type: Bug |

Re: [Django] #30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter

2019-05-13 Thread Django
#30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter -+- Reporter: Moritz Pfeiffer |Owner: zeynel Type: Bug |

Re: [Django] #30436: on_delete attribute must be callable.

2019-05-13 Thread Django
#30436: on_delete attribute must be callable. -+- Reporter: Rémy Hubscher|Owner: robinh00d Type: | Status: closed Cleanup/optimization

Re: [Django] #30461: contrib.gis.geoip2 does not support pathlib.Path as GEOIP_PATH parameter, only str

2019-05-13 Thread Django
#30461: contrib.gis.geoip2 does not support pathlib.Path as GEOIP_PATH parameter, only str +-- Reporter: Nikita Krokosh |Owner: Nikita Krokosh Type: New feature |