diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-03-15 00:36:27 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-03-15 00:36:27 +0100 |
commit | 50278ab6a6b2972920629a3983328b0a49af970f (patch) | |
tree | 29df135f42905a9bdde4d729021bd4aeec280ef4 /docs | |
parent | c2f47a6f8f21655ae16295cc63c725dd01d26b3c (diff) | |
download | Chimère-50278ab6a6b2972920629a3983328b0a49af970f.tar.bz2 Chimère-50278ab6a6b2972920629a3983328b0a49af970f.zip |
Add a description field for marker - writing test for KML import
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index aae008e..d42c914 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -30,7 +30,7 @@ Prerequisites - `Python Imaging Library <http://www.pythonware.com/products/pil/>`_ - `Beautiful Soup <http://www.crummy.com/software/BeautifulSoup/>`_ - `lxml <http://lxml.de/>`_ - - `jquery <http://jquery.com/>`_ + - `jquery <http://jquery.com/>`_ version 1.7.1 or better - `jquery-ui <http://jqueryui.com/>`_ geodjango is a part of django since version 1.0 but it has some specific |