mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 23:31:52 +00:00
51a3cecc02
caves datafiles.
28 lines
44 KiB
Plaintext
28 lines
44 KiB
Plaintext
DEBUG:django.db.backends:(0.023) SELECT `core_cave`.`id`, `core_cave`.`new_since_parsing`, `core_cave`.`non_public`, `core_cave`.`official_name`, `core_cave`.`kataster_code`, `core_cave`.`kataster_number`, `core_cave`.`unofficial_number`, `core_cave`.`explorers`, `core_cave`.`underground_description`, `core_cave`.`equipment`, `core_cave`.`references`, `core_cave`.`survey`, `core_cave`.`kataster_status`, `core_cave`.`underground_centre_line`, `core_cave`.`notes`, `core_cave`.`length`, `core_cave`.`depth`, `core_cave`.`extent`, `core_cave`.`survex_file`, `core_cave`.`description_file`, `core_cave`.`url`, `core_cave`.`filename` FROM `core_cave` ORDER BY `core_cave`.`kataster_code` ASC, `core_cave`.`unofficial_number` ASC; args=()
|
||
DEBUG:django.db.backends:(0.000) SELECT `core_expedition`.`id`, `core_expedition`.`new_since_parsing`, `core_expedition`.`non_public`, `core_expedition`.`year`, `core_expedition`.`name` FROM `core_expedition` ORDER BY `core_expedition`.`year` DESC; args=()
|
||
|