diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-09-26 15:20:59 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-09-26 15:20:59 +0300 |
commit | 98e7cf6d1b8785691d1e855813a74b4ac6fd51c2 (patch) | |
tree | 59c3659eb043ee20142c5287589cf0065e3c2c47 /README.txt | |
parent | d6eadeffd651ae9142c9e18a49c75633e487a1a2 (diff) | |
download | troggle-98e7cf6d1b8785691d1e855813a74b4ac6fd51c2.tar.gz troggle-98e7cf6d1b8785691d1e855813a74b4ac6fd51c2.tar.bz2 troggle-98e7cf6d1b8785691d1e855813a74b4ac6fd51c2.zip |
test stuff for Django 5.0a (alpha)
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Troggle has been forked into two projects. The original one is maintained by Aar and was used for Erebus caves in Antarctica. The CUCC variant uses files as the definitive data, not the database, and lives at http://expo.survex.com/repositories/troggle/.git/ +The versions have diverged markedly, not just in the software but also in the implicit convnetions of how the directory structures of the survex files, the drawings and +the scans are arranged. + For the server setup, see /_deploy/debian/wookey-exposerver-recipe.txt and see http://expo.survex.com/handbook/troggle/serverconfig.html |