Public Django REST Framework challenges shared by the EraCode community. These pages are teasers — skill maintenance starts when you attempt the full problem inside EraCode.
Quick practice on shaping output JSON in Django REST Framework by adding a computed, formatted field to a serializer.
Practice a small but real-world DRF configuration task: enable the Browsable API only in development while keeping production JSON-only.