Week ending March 31, 2019.
*Triaged:*
https://code.djangoproject.com/ticket/30291 - pt-br translation for
humanize has no spaces (messes with naturaltime filter) (invalid)
https://code.djangoproject.com/ticket/30292 - The unique_together meta
option does not get migrated (invalid)
https://code.
Hi all.
Calendar Week 12 -- ending 24 March.
Released Django v2.2rc1
Triaged:
https://code.djangoproject.com/ticket/30267 -- get_language_from_path not
respecting i18n_patterns prefix_default_language=False (wontfix)
https://code.djangoproject.com/ticket/30275 -- Autofocus the first field
Week ending March 30, 2019
Triaged
---
https://code.djangoproject.com/ticket/30288 - PostgreSQL connections forced
into UTC if setting.USE_TZ is True (duplicate)
Authored
--
https://github.com/django/django/pull/11147 - Fixed #30301 -- Removed
OutputWrapper.__init__()'s style_
Week ending March 24, 2019.
*Triaged:*
https://code.djangoproject.com/ticket/30265 - Fix reference to a tutorial
number in "Advanced tutorial: How to write reusable app" (accepted)
https://code.djangoproject.com/ticket/30271 - Add support for the Sign
database function (accepted)
https://code.dj
Week ending March 23, 2019
Triaged
---
https://code.djangoproject.com/ticket/30270 - .all() for related manager
always returns empty list (invalid)
https://code.djangoproject.com/ticket/30277 - Django Advanced Tutorial Link
doesn't lead to the intended page (fixed)
https://code.djangop
Hi all.
Calendar Week 10 -- ending 10 March.
Triaged:
https://code.djangoproject.com/ticket/30238 -- Exception when saving model
created with string for DateField (Invalid)
https://code.djangoproject.com/ticket/30233 -- Add
get_queryset_with_parent_obj to InlineModelAdmin to support access
Week ending March 16, 2019
Triaged
---
https://code.djangoproject.com/ticket/30255 - docutils reports an error
rendering view docstring when the first line is not empty (accepted)
Reviewed/committed
--
https://github.com/django/django/pull/11075 - Fixed #30161 -- Added
Week ending March 9, 2019
Triaged
---
https://code.djangoproject.com/ticket/30232 - Correct expected format in
invalid DurationField error message (fixed)
https://code.djangoproject.com/ticket/30231 - Field's verbose_name is
ignored in FilteredSelectMultiple widget for inlines created w