mirror of
https://github.com/django/django.git
synced 2025-11-04 13:39:16 +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. |
||
|---|---|---|
| .. | ||
| base.txt | ||
| flattened-index.txt | ||
| generic-date-based.txt | ||
| generic-display.txt | ||
| generic-editing.txt | ||
| index.txt | ||
| mixins-date-based.txt | ||
| mixins-editing.txt | ||
| mixins-multiple-object.txt | ||
| mixins-simple.txt | ||
| mixins-single-object.txt | ||
| mixins.txt | ||