FEAT: Modernized to support latest Pythons and DRF JSONAPI

This commit is contained in:
2026-08-23 12:33:13 +02:00
parent 533789645a
commit ddcf8fb039
22 changed files with 718 additions and 138 deletions
+3
View File
@@ -0,0 +1,3 @@
"""Shared extensions for Django REST framework JSON:API."""
__version__ = "1.1.0"