django-rest-framework-xml
django-rest-framework-xml copied to clipboard
Make XML generator class overridable
@davidfischer-ch thanks! A small test and update the docs would make this even better.
Sure, I will !
@davidfischer-ch - stil interested in making those small changes so we can merge this?
- add a test
- add some coverage about this in the documentation
Hello,
Unfortunately I didn't have time to do so, but this "design pattern" is so common in the Python world ... Is it really needed to write test and doc?
Thanks.
Hello :)
really want to push this PR. I'm pretty much at the same position and need to override the short_empty_elements flag on XMLGenerator initialization.
Is it possible to support you on brining this PR fast into master? :)
Hello,
I just resolved the conflict.