Skip to content

Version 0.8.9

Compare
Choose a tag to compare
@tuffnatty tuffnatty released this 24 Jul 14:12
· 40 commits to master since this release

Added DOC_PREPROCESSOR setting.
Added support for xs:unsignedInt type.
More accurate XSD namespaces handling.
Warn when a column name exceeds 63 characters, do not fail.
Fixed JSON attrs inheritance in child models.
Fixed mapping of XSD types to model names with complex rules.
Do not emit model code for dependent models with skip_code set to True.
Fixed Python 3 / Django 2 compatibility in generated models code.