Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub

drf-spectacular

Repo

Docs

Settings File Docs

Workflow & schema customization

./manage.py spectacular --file schema.yaml --validate --fail-on-warn

sidecar

To not need to fetch json/css files on server (maybe because not public to internet), we can use this package:

Repo