📝 Add `:language: python` to every single `.. literalinclude` (#458)
Sometimes without
:language: python sphinx does not render code correctly. Example:🖼️Image
This happens because
.. literalinclude there does not have :language: pythondjango-modern-rest/docs/pages/using-controller.rst
Lines 171 to 178 in d654770
We need to add it everywhere, where it is missing.
#documentation #good_first_issue #help_wanted #django_modern_rest
sent via relator