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

rename flatpages as expopages to reduce confusion

This commit is contained in:
Philip Sargent
2021-03-30 21:05:27 +01:00
parent 0f024b27f0
commit cacae6a9cd
12 changed files with 23 additions and 23 deletions

View File

@@ -19,7 +19,7 @@ from django.http import HttpResponse
from django.urls import reverse
from troggle.core.models_caves import Cave, Entrance
import troggle.flatpages.models
import troggle.expopages.models
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
def import_auto_logbooks():