From 73f667e1361e8b9b3310b88c50ba8eb0249a0745 Mon Sep 17 00:00:00 2001 From: "German M. Bravo" Date: Sun, 22 Jan 2012 19:55:17 -0600 Subject: Added python highlighting code-block --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 588e7b1..c56e52a 100644 --- a/README.rst +++ b/README.rst @@ -266,6 +266,8 @@ Django Example ============== The following shows some code that can be used with django:: + .. code-block:: python + import os import fnmatch -- cgit v1.2.1