mirror of
https://github.com/django/django.git
synced 2025-08-02 10:02:41 +00:00
![]() Sphinx generates left single quotes for apostrophes after code markup, when right single quotes are required. The easiest way to fix this is just by inserting the unicode character for a right single quote. Instances of the problem were found by looking for ">‘" in the generated HTML. |
||
---|---|---|
.. | ||
examples | ||
aggregation.txt | ||
index.txt | ||
managers.txt | ||
models.txt | ||
multi-db.txt | ||
optimization.txt | ||
queries.txt | ||
sql.txt | ||
tablespaces.txt | ||
transactions.txt |