Week ending January 12, 2019

Triaged

-------

https://code.djangoproject.com/ticket/30075 - Better error message for "App 
'bar.foo' could not be found. Is it in INSTALLED_APPS?" (fixed)

https://code.djangoproject.com/ticket/30084 - Setting 
DATABASES['default']['TEST']['engine'] to SQLite does not cause Django to 
use an in-memory database as expected (invalid)

https://code.djangoproject.com/ticket/30083 - Model instance state not 
correctly set when initializing a model with Model.from_db() (accepted)

https://code.djangoproject.com/ticket/30086 - Document how floatformat 
template filter interacts with the localize template tag (accepted)

Reviewed/committed

------------------

https://github.com/django/django/pull/10825 - Refs #23748 -- Added 
AutoField introspection for SQLite.

https://github.com/django/django/pull/10813 - Fixed #30071 -- Fixed error 
message when a 'default' database isn't provided.

https://github.com/django/django/pull/9174 - Fixed #28658 -- Added DISTINCT 
handling to the Aggregate class.

https://github.com/django/django/pull/10751 - Fixed #30037 -- Added request 
arg to RemoteUserBackend.configure_user().

https://github.com/django/django/pull/9543 - Refs #28643 -- Added NullIf 
database function.

https://github.com/django/django/pull/10175 - Fixed #28478 -- Make 
DiscoverRunner skip creating unused test databases.

https://github.com/django/django/pull/10835 - Fixed #23829 -- Made 
ping_google command/function use https for the sitemap URL.

https://github.com/django/django/pull/10673 - Fixed #29738 --  Allowed 
registering serializers with MigrationWriter.

https://github.com/django/django/pull/10833 -  Fixed #30097 -- Made 'obj' 
arg of InlineModelAdmin.has_add_permission() optional.

https://github.com/django/django/pull/10796 - Fixed #30062 -- Added support 
for unique conditional constraints.

https://github.com/django/django/pull/10827 - Refs #28643 -- Added Reverse 
database function.

https://github.com/django/django/pull/10838 - Fixed #30057 -- Fixed 
diffsettings ignoring custom configured settings.
https://github.com/django/django/pull/8819 - Fixed #27685 -- Added watchman 
support to the autoreloader.

-- 
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 django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
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/4160ed22-a68e-482f-aba4-0c9f308a3bd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to