2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 17:27:16 +00:00

expopages now troggle/core/views_expo

This commit is contained in:
Philip Sargent
2021-03-30 21:48:36 +01:00
parent b75baffdcf
commit b3b2356a7e
12 changed files with 17 additions and 33 deletions

View File

@@ -8,7 +8,6 @@ from django.core.management.base import BaseCommand, CommandError
from django.contrib.auth.models import User
from troggle.core.models import Cave, Entrance
import troggle.expopages.models
import settings