mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 17:27:08 +00:00
documeting the kataster tool
This commit is contained in:
@@ -359,7 +359,7 @@ def kataster(request, slug=None):
|
||||
print(msg)
|
||||
|
||||
# Restart script with POST data
|
||||
script = "# Conversion script - VERY INCOMPLETE AS YET\n# When doing it by hand, it is less error-prone to do the file re-namings last,\n"
|
||||
script = "# Conversion script - nearly complete\n# When doing it by hand, it is less error-prone to do the file re-namings last,\n"
|
||||
script += "# after the edits, but in a script it does not matter so much\n"
|
||||
script += "# so long as everything is consistent and tested.\n"
|
||||
script += "# Except that reversing changes using git does not always restore directories exactly\n# (because of .gitignore).\n\n"
|
||||
|
||||
Reference in New Issue
Block a user