tidy up entranceSlug all now deleted

This commit is contained in:
2023-03-28 20:30:00 +01:00
parent e7d9e9402a
commit 9ffe3f690b
5 changed files with 10 additions and 75 deletions

View File

@@ -11,7 +11,7 @@ from troggle.core.models.troggle import Expedition, TroggleModel
"""
todo = """
- Can we rewrite things to eliminate the CaveSlug and EntranceSlug Classes and objects? Surely
- Can we rewrite things to eliminate the CaveSlug and objects? Surely
foreign keys work fine ?!
"""