Use TimeZoneSerializerField from django-timezone-field #4643

Closed
opened 2025-12-29 19:19:03 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Mar 10, 2021).

Proposed Changes

Replace our custom TimeZoneField class with TimeZoneSerializerField provided by django-timezone-field.

Justification

django-timezone-field v4.1 introduced this DRF serializer, obviating the need to maintain our own.

Originally created by @jeremystretch on GitHub (Mar 10, 2021). ### Proposed Changes Replace our custom TimeZoneField class with TimeZoneSerializerField provided by `django-timezone-field`. ### Justification `django-timezone-field` v4.1 introduced this DRF serializer, obviating the need to maintain our own.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:19:03 +01:00
adam closed this issue 2025-12-29 19:19:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4643