mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 10:37:07 +00:00
WORKING both py3.9.10 & 3.8.10 (dj2.2.25)
This commit is contained in:
@@ -51,7 +51,7 @@ class SimpleTest(SimpleTestCase):
|
||||
def test_import_parsers_QMs(self):
|
||||
from troggle.core.models.caves import QM, Cave, LogbookEntry
|
||||
def test_import_parsers_people(self):
|
||||
from html.parser import HTMLParser
|
||||
from html import unescape
|
||||
from unidecode import unidecode
|
||||
def test_import_parsers_logbooks(self):
|
||||
from django.template.defaultfilters import slugify
|
||||
|
||||
Reference in New Issue
Block a user