summaryrefslogtreecommitdiffstats
path: root/export
diff options
context:
space:
mode:
authorsubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-06-18 06:53:52 +0100
committersubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-06-18 06:53:52 +0100
commit3f290349aae14dfc5251bca815ee2872454d8c76 (patch)
tree2e3f3a8441870650b9222448b0729ea69daf383a /export
parent504a70f82b9057229611c9b575896c1d172f6158 (diff)
downloadtroggle-3f290349aae14dfc5251bca815ee2872454d8c76.tar.gz
troggle-3f290349aae14dfc5251bca815ee2872454d8c76.tar.bz2
troggle-3f290349aae14dfc5251bca815ee2872454d8c76.zip
[svn] Adding logbook export features. Troggle can now produce .txt or .html logbooks through the controlPanel or via an action in the LogbookEntry admin pages.
Diffstat (limited to 'export')
-rw-r--r--export/tocavetab.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/export/tocavetab.py b/export/tocavetab.py
index ab7a2ee..2ffc5be 100644
--- a/export/tocavetab.py
+++ b/export/tocavetab.py
@@ -1,9 +1,7 @@
import troggle.expo.models as models
from django.conf import settings
-import csv
-import re
-import os
+import csv, re, os
#format of CAVETAB2.CSV is
headers=['KatasterNumber','KatStatusCode','Entrances','UnofficialNumber','MultipleEntrances','AutogenFile','LinkFile','LinkEntrance','Name','UnofficialName',