Week ending April 28, 2018
Triaged ------- https://code.djangoproject.com/ticket/29354 - ordering inherited from abstract superclass does not get applied to admin inlines (invalid) https://code.djangoproject.com/ticket/29366 - startproject --template option doesn't support http authentication, neither through .netrc file (duplicate) https://code.djangoproject.com/ticket/29365 - the reverse function does not work in the current application, which was included in the URL using namespace (needsinfo) Reviewed/committed ------------------ https://github.com/django/django/pull/9891 - Fixed #28312 -- Made ModelChoiceIterator.__len__() more memory-efficient. https://github.com/django/django/pull/9892 - Refs #28312 -- Added an optimized __bool__() to ModelChoiceIterator. https://github.com/django/django/pull/9893 - Fixed #29349 -- Doc'd the default behavior of router.allow_relation(). https://github.com/django/django/pull/7610 - Fixed #27480 -- Added cache.touch(). https://github.com/django/django/pull/9902 - Fixed #29367 -- Fixed model state on objects with a primary key created with QuerySet.bulk_create(). https://github.com/django/django/pull/9600 - Fixed #29015 -- Added an exception if the PostgreSQL database name is too long. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a090374c-9c31-45dd-9347-74f0abc23983%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
