From 8fcbcfecbd86f8682cdf7b7f86858d8dedccefd0 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Tue, 14 May 2013 14:44:02 +0200 Subject: [PATCH] moar definitions of how this is going to work --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index bf494d3..0029fe8 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,8 @@ The default theme is whatever bootstrap is most current. Specifically: If you create a new theme, please define it thus: +.. code-block:: python + ADMIN2_THEME_DIRECTORY = "/admin2/foundation/" REST API