notes that crashes no longer happen with those old urls - online edit of handbook/troggle/scriptsqms.html

This commit is contained in:
2025-09-21 18:26:35 +01:00
committed by Expo on server
parent f02c2c4452
commit 8239d9f060

View File

@@ -196,14 +196,14 @@ This will work on all survex *.svx files even those which have not yet been run
of archaic code for providing new QM numbers, producing lists of QMs for a given cave and for downloading QM.csv files generated by the database. of archaic code for providing new QM numbers, producing lists of QMs for a given cave and for downloading QM.csv files generated by the database.
But none of it appears to be working today (5 July 2022). But none of it appears to be working today (5 July 2022).
<p>Troggle has archaic URL recognisers in <var>:troggle:/urls.py</var> for: <p>Troggle had archaic URL recognisers [2020]in <var>:troggle:/urls.py</var> for:
<ul> <ul>
<li>/newqmnumber/ - crashes troggle <li>/newqmnumber/ - crashed troggle
<li>/getQMs/&lt;caveslug&gt; - crashes troggle <li>/getQMs/&lt;caveslug&gt; - crashed troggle
<li>/cave/&lt;cave-id&gt;/qm.csv - to download a <var>qm.csv</var> file (NB not qms.csv) - crashes troggle <li>/cave/&lt;cave-id&gt;/qm.csv - to download a <var>qm.csv</var> file (NB not qms.csv) - crashed troggle
<li>/downloadqms - crashes troggle <li>/downloadqms - crashed troggle
</ul> </ul>
So someone was busy at one time. So someone was busy at one time. (These urls have now been disabled.)
<h3>QMs - monitoring progress - old script</h3> <h3>QMs - monitoring progress - old script</h3>