Week ending February 24, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29142 - OuterRef not being treated as 
an F Expression (accepted)

https://code.djangoproject.com/ticket/29147 - Postgres JSONField missing 
to_python (invalid)

https://code.djangoproject.com/ticket/29145 - Allow CIText values to be 
compared as the database would compare them (case-insensitively) (accepted)

https://code.djangoproject.com/ticket/29133 - call_command() fails if a 
required option is passed in via **options (accepted)

https://code.djangoproject.com/ticket/29152 - Allow more control over 
ArgumentParser initialization in management commands (accepted)

https://code.djangoproject.com/ticket/29155 - Using contains lookup with 
Substr causes modification of second parameter of Substr (accepted)

https://code.djangoproject.com/ticket/29151 - Aliasing pgettext_lazy makes 
it work unexpected (invalid)

https://code.djangoproject.com/ticket/29153 - Ease customizing the label 
attrs on a model form field (wontfix)

https://code.djangoproject.com/ticket/29160 - ModelForm doesn't parse 
foreign keys in initial= kwarg. (invalid)

Authored

----------

https://github.com/django/django/pull/9724 - Removed using argument from 
admin's get_deleted_objects().

https://github.com/django/django/pull/9728 - Fixed #29161 -- Removed 
BCryptPasswordHasher from PASSWORD_HASHERS.

Reviewed/committed

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

https://github.com/django/django/pull/9707 - Fixed #29140 -- Fixed 
EmailMessage crash when body is None.

https://github.com/django/django/pull/9583 - Refs #28643 -- Added Ord, Chr, 
Left, and Right database functions.

https://github.com/django/django/pull/9723 - Fixed #29154 -- Corrected 
examples in pluralize template filter docstring and added tests.

https://github.com/django/django/pull/8682 - Fixed #27449 -- Added 
django.utils.translation.get_supported_language_variant().

https://github.com/django/django/pull/9145 - Fixed #28635 -- Fixed admin's 
preserved filters if the URL contains non-ASCII characters.

https://github.com/django/django/pull/8267 - Fixed #17962 -- Added 
ModelAdmin.get_deleted_objects().

-- 
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/497e0b6c-95dc-4e7b-9d7a-fdae1b8093b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to