mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-30 07:02:44 +00:00
Handbook/docum update
This commit is contained in:
parent
da34579547
commit
1d88123040
@ -21,7 +21,9 @@
|
||||
<p>so now you need to fix things.
|
||||
|
||||
<h2>Do not despair - no nerd needed</h2>
|
||||
<p>OK, <em>probably</em> what you need is written up somewhere in the 7-stage '<a href="">complete process for recording cave data</a>', possibly in one of the side-pages which you skipped through when you read it.
|
||||
<p>OK, <em>probably</em> what you need is written up somewhere in the 7-stage
|
||||
'<a href="../survey/newcave.html">complete process for recording cave data</a>',
|
||||
possibly in one of the side-pages which you skipped through when you read it.
|
||||
|
||||
<p>You already have the <a href="#password">password</a>, so just using troggle web pages you can already
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3.2 LTS</td>
|
||||
<td>due April 2021</td>
|
||||
<td>April 2021</td>
|
||||
<td>December 2021</td>
|
||||
<td>April 2024</td>
|
||||
</tr>
|
||||
@ -43,7 +43,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2.2 LTS</td>
|
||||
<td>2.2.19</td>
|
||||
<td>2.2.20</td>
|
||||
<td>December 2019</td>
|
||||
<td>April 2022</td>
|
||||
</tr>
|
||||
@ -84,7 +84,7 @@
|
||||
python manage.py validate -v 3 --traceback<br />
|
||||
django-admin check <br />
|
||||
python manage.py test -v 3 --traceback</var>
|
||||
<li>Use the <em>highest release number</em> when upgrading between minor-versions of django. <br />So we went from 1.8.19 to 1.9.13 to 1.10.8 to 1.11.29 to 2.0.13 to 2.1.15 and then 2.2.19 .
|
||||
<li>Use the <em>highest release number</em> when upgrading between minor-versions of django. <br />So we went from 1.8.19 to 1.9.13 to 1.10.8 to 1.11.29 to 2.0.13 to 2.1.15 then 2.2.19 (.20 was not released then) and next we will go to 3.2.x .
|
||||
<li>Use the django 'check' maintenance system at the most verbose setting at each release<br />
|
||||
<var>troggle$ python manage.py check -v 3 --deploy</var><br>
|
||||
<var>troggle$ python -Wall manage.py check</var><br>
|
||||
|
@ -89,10 +89,6 @@ to <a href="../computing/contribute.html#programming">get involved in the progra
|
||||
<p>Only a small part of troggle's original plan was fully implemented and deployed.
|
||||
Many of the things it was intended to replace are still operating as a motley collection written by many different people in
|
||||
several languages (but mostly perl and python; we won't talk about the person who likes to use OCamL).
|
||||
Today troggle is used for only three things:
|
||||
|
||||
|
||||
|
||||
|
||||
<hr />
|
||||
<h3><a id="arch">Archived updates</a></h3>
|
||||
|
Loading…
Reference in New Issue
Block a user