New Django Package: Django Simple Docs
July 17, 2026 | Tags: django docs openapi
Using drf_spectacular is not hard. Like, at all. However, I noticed, adding the same kind of URLs, config and all that and every time I have to look up the configuration. I decided to create this package as a way to easily and quickly get started with using drf_spectacular and OpenAPI on a Django Rest Framework API.