Hi, While updating a patch for ticket #7735 I noticed that docs are inconsistent about how IP addresses should be written. Some are surrounded with double back quotes (``) and some are plain text[1]. After a quick search I also found a quoted one[2].
Is there a preferred way of writing IP addresses in the docs ? Maybe we could add a one to contributor docs. [1]: http://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocs#runserver-port-or-ipaddr-port [2]: http://docs.djangoproject.com/en/dev/ref/models/fields/#ipaddressfield -- Łukasz Rekucki -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
