Django-typomatic

Latest version: v2.5.2

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

1.2.0

Features:

- Read-only and non-required fields in DRF serializers are now interpreted as optional properties in the generated Typescript interfaces.

1.1.0

Features:

- Added `get_ts` function to return generated interfaces as raw string rather than outputting to file.

Fixes:

- Fixed issue where `KeyError` was thrown when calling `generate_ts` or `get_ts` with context that does not exist in _serializers dictionary.

1.0.0

Features:

- Added support for serializers.ModelSerializer
- Added support for custom serializers.Field to TS Type mappings
- Added support for field_name to TS Type mapping overrides

Dependencies:

- Updated `django_rest_framework` dependency

Fixes:

- Fixed issue with DateField/DateTimeField/etc fields incorrectly mapping to Date type, rather than string type
- Fixed issue: https://github.com/adenh93/django-typomatic/issues/4
- Fixed typo for project URL in setup.py

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.