django-rest-framework-xml icon indicating copy to clipboard operation
django-rest-framework-xml copied to clipboard

Handle/parse XML attributes: https://github.com/jpadilla/django-rest-framework-xml/issues/16

Open bukosabino opened this issue 5 years ago • 2 comments

Based on this issue: https://github.com/jpadilla/django-rest-framework-xml/issues/16

Changes to handle/parse XML attributes.

bukosabino avatar Jun 03 '19 12:06 bukosabino

@bukosabino this looks good, thanks! any chance you could add some tests for this?

jpadilla avatar Jun 03 '19 17:06 jpadilla

Hi @jpadilla ,

I have added one test based on this comment: https://github.com/jpadilla/django-rest-framework-xml/issues/16#issuecomment-498244280

Let me know if everything looks good for you.

Best, Dario

bukosabino avatar Jun 04 '19 08:06 bukosabino