Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: c33d1ca1d98003de29cdecb6080b52c5c52139bd
      
https://github.com/django/django/commit/c33d1ca1d98003de29cdecb6080b52c5c52139bd
  Author: Dominic Rodger <dominicrodger+git...@gmail.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M docs/howto/custom-management-commands.txt
    M docs/howto/error-reporting.txt
    M docs/intro/tutorial05.txt
    M docs/ref/class-based-views/mixins-date-based.txt
    M docs/ref/contrib/admin/index.txt
    M docs/ref/contrib/auth.txt
    M docs/ref/contrib/comments/moderation.txt
    M docs/ref/django-admin.txt
    M docs/ref/models/options.txt
    M docs/ref/models/querysets.txt
    M docs/ref/settings.txt
    M docs/ref/templates/api.txt
    M docs/releases/1.3.txt
    M docs/releases/1.6.txt
    M docs/releases/1.7.txt
    M docs/topics/class-based-views/mixins.txt
    M docs/topics/db/managers.txt
    M docs/topics/db/queries.txt
    M docs/topics/db/tablespaces.txt
    M docs/topics/forms/modelforms.txt

  Log Message:
  -----------
  Fixed #20852 - Fixed incorrectly generated left quotes in docs.

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
">&#8216;" in the generated HTML.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5200da9bc1e74_79281223d541148fe%40hookshot-fe3-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to