mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 05:35:19 +00:00
Troggle staus & history update
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<h1>Upgrading Django for Troggle</h1>
|
||||
<h4>Why this is difficult</h4>
|
||||
<p>When django upgrades to a new version things break across the entire django package, including things which we don't conciously use but are internal dependencies within django. These were 'the way to do it' when troggle was first written for django 0.7 in 2006. So upgrading troggle to a new django version requires not just a broad beadth of knowledge across troggle, but also across the entire breadth of django itself. And the error messages are sometimes very unhelpful.
|
||||
<p>Now read <a href="trogdjango.html">Django and Troggle</a> if you haven't already.
|
||||
|
||||
|
||||
<h4>Django versions and update schedule</h4>
|
||||
@@ -226,6 +227,7 @@ This involves running <var>git clone</var> on the django source repo to download
|
||||
<p>
|
||||
|
||||
Go on to: <a href="trogarch.html">Troggle architecture</a><br />
|
||||
Return to: <a href="trogdjango.html">Django and Troggle</a><br />
|
||||
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
||||
Troggle index:
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br />
|
||||
|
||||
Reference in New Issue
Block a user