[Django] #32400: Add the same serializer for yml as yaml into built-in serializers

9 views
Skip to first unread message

Django

unread,
Jan 30, 2021, 2:31:12 PM1/30/21
to django-...@googlegroups.com
#32400: Add the same serializer for yml as yaml into built-in serializers
-------------------------------------+-------------------------------------
Reporter: myl7 | Owner: myl7
Type: New | Status: assigned
feature |
Component: Core | Version: master
(Serialization) | Keywords: yml yaml serializer
Severity: Normal | loaddata
Triage Stage: | Has patch: 1
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
yml is a common alias of yaml.
The new feature makes `./manage.py loaddata a` be able to find not only
`a.yaml` but also `a.yml`.

--
Ticket URL: <https://code.djangoproject.com/ticket/32400>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 30, 2021, 3:15:23 PM1/30/21
to django-...@googlegroups.com
#32400: Add the same serializer for yml as yaml into built-in serializers
-------------------------------------+-------------------------------------
Reporter: myl7 | Owner: myl7
Type: New feature | Status: closed

Component: Core | Version: master
(Serialization) |
Severity: Normal | Resolution: wontfix
Keywords: yml yaml serializer | Triage Stage:
loaddata | Unreviewed
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Nick Pope):

* status: assigned => closed
* resolution: => wontfix


Comment:

If you need to alias the YAML serializer as `yml` you can use the
`SERIALIZATION_MODULES` setting.

--
Ticket URL: <https://code.djangoproject.com/ticket/32400#comment:1>

Reply all
Reply to author
Forward
0 new messages