• Dominic Rodger's avatar
    Fixed #20852 - Fixed incorrectly generated left quotes in docs. · c33d1ca1
    Dominic Rodger yazdı
    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.
    c33d1ca1
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...