mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-01-20 01:13:33 +00:00
bug fix, lost import
This commit is contained in:
@@ -18,6 +18,7 @@ from troggle.core.models.troggle import Expedition, Person
|
||||
from troggle.core.models.wallets import Wallet
|
||||
from troggle.core.utils import TROG, current_expo, add_commit, git_commit, git_add, get_editor, ensure_dir_exists, CustomJSONEncoder
|
||||
from troggle.parsers.imports import import_logbook
|
||||
from troggle.parsers.people import ensure_users_are_persons
|
||||
|
||||
"""These views are for logbook items when they appear in an 'expedition' page
|
||||
and for persons: their individual pages and their perseonexpedition pages.
|
||||
|
||||
Reference in New Issue
Block a user