2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-13 22:17:07 +00:00

[svn] fix it for real this time

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8327 by cucc @ 5/3/2009 6:18 AM
This commit is contained in:
substantialnoninfringinguser
2009-05-13 06:18:09 +01:00
parent a19781d7dd
commit e2e47e5876
4 changed files with 4 additions and 4 deletions

View File

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