diff --git a/templates/base.html b/templates/base.html index 60e1b24..84676a5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -50,8 +50,8 @@ statistics | Wallets(2022) | Expo(2022) | - import/export | - Django admin + Control panel | +
{% endif %} - +Do not attempt to use any of these functions as they are in active development. +
Do not attempt to use any of these import functions as they are in active development.
Today (Jan. 2022) we use the databaseReset program to import from the master files. This is run on the server itself only by nerds who remotely log in to the server using ssh. +
Today (Dec. 2022) we use the databaseReset program to import from the master files. This is run on the server itself only by nerds who remotely log in to the server using ssh.
Before you even think about doing database imports, you should understand the implications on everyone else. See the Troggle documentation.
As soon as you can cope, you should read the source code for databaseReset to see what it does, as the details are not documented anywhere else yet. But at least the code is quite well commented. -
There is currently no feedback here when an import failure occurs - even a catastrophic one. You can see the list of parsing errors on the most recent imports on the Data Issues page.
-
+ The logbook export capability is used to convert an archaic logbook into the new logbook format. When all the old logbooks have been converted, we won't need this any more. (Neither will we need the old format parser).
+ This creates 'logbook-new-format.html' in the years/<year>/ folder
+
+
Export to a different format:
+
+Export Logbook to a different format:
+
@@ -139,6 +146,9 @@