From e89fcc0e27d4284c0a6cdc606da1d10129b50852 Mon Sep 17 00:00:00 2001 From: Jiri Barton Date: Fri, 3 Sep 2010 16:39:16 +0200 Subject: [PATCH] added screenshots to the description --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 7378ed2..a672bfb 100644 --- a/README.rst +++ b/README.rst @@ -57,3 +57,15 @@ Usage Fire up your ``admin`` and you should see a new application ``Constance`` with ``MY_SETTINGS_KEY`` in the ``Config`` pseudo model. +Screenshots +=========== + +.. figure:: http://bitbucket.org/comoga/django-constance/wiki/screenshot2.png + + The standard edit screen. + +.. figure:: http://bitbucket.org/comoga/django-constance/wiki/screenshot1.png + + The virtual application ``Constance`` among your regular applications. + +