diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-09-09 01:26:34 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2011-09-09 01:26:34 +0200 |
commit | 0ccc30e337bb046000fb76d2337c2fb9792bc71f (patch) | |
tree | bbf2307438389f91fdae1e618d0816238b0a015a /docs | |
parent | 5833aa61d039bf3d1f4372e0390ffc53b7d63eb9 (diff) | |
download | Chimère-0ccc30e337bb046000fb76d2337c2fb9792bc71f.tar.bz2 Chimère-0ccc30e337bb046000fb76d2337c2fb9792bc71f.zip |
Association of a GPX (or KML) file to a route (refs #302)
- new table in the model
- new form in route edition
- uploaded gpx file simplification
- automatic route creation from the GPX file
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/INSTALL.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/INSTALL.t2t b/docs/en/INSTALL.t2t index c4e35c5..233737c 100644 --- a/docs/en/INSTALL.t2t +++ b/docs/en/INSTALL.t2t @@ -16,7 +16,7 @@ Last update: %%date(%m-%d-%Y) - [psycopg2 http://freshmeat.net/projects/psycopg/] - [Python Imaging Library http://www.pythonware.com/products/pil/] - [Beautiful Soup http://www.crummy.com/software/BeautifulSoup/] - +- [lxml http://lxml.de/] geodjango is a part of django version 1.0 but it has some specific (geographically related) additionnal dependencies: |