[svn r8326] fix import naming mistake

This commit is contained in:
cucc
2009-05-03 08:17:03 +02:00
parent a5b2db7206
commit 9cabd7203e
5 changed files with 27 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ import csv
import settings
from expo.models import QM, LogbookEntry, Cave
from datetime import *
from helpers import save_carefully
from save_carefully import save_carefully
import re
def deleteQMs():