in python's xml deserializer (whitespace is significant when recognizing <None/> nodes, so a general pretty-printer will cause them to not be recognized.) This changes empty elements to the more verbose <foo></foo> format, but that is handled properly by the xml parser. - Legacy-Id: 382 |
||
---|---|---|
.. | ||
fixtures | ||
.gitignore | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |