> Use double quotes for strings meant for human consumption, use single 
> quotes for everything else. 
>
> Text, trans strings, model verbose_names: double quotes 
> Dict keys, HTML tags, flags, and similar: single quotes 
>
> Use triple quotes for long blocks of text, ideally only necessary for 
> human-readable strings. 
>
>
I had somewhat the same idea but your rule-of-thumb makes it way easier to 
remember! Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/4d190dc3-5a5d-4dec-8bff-48a157b8725e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to