mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-09 15:24:31 +00:00
updating external urls - online edit of handbook/troggle/trogdjango.html
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
<title>Handbook Troggle and Django</title>
|
<title>Handbook Troggle and Django</title>
|
||||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||||
</head>
|
</head>
|
||||||
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
<body>
|
||||||
|
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||||
<h1>Django and Troggle</h1>
|
<h1>Django and Troggle</h1>
|
||||||
|
|
||||||
@@ -35,7 +36,7 @@ note that the suffix on a name '<a href="https://docs.djangoproject.com/en/dev/t
|
|||||||
<img border="1" class="onright" width="250px" src='django-v3.2-6.0-schedule.jpg'/></a>
|
<img border="1" class="onright" width="250px" src='django-v3.2-6.0-schedule.jpg'/></a>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Django has a mature and reliable release programme: <a href="https://docs.djangoproject.com/en/dev/releases/">docs.djangoproject.com<wbr>/en/<wbr>dev/<wbr>releases/</a>
|
<li>Django has a mature and reliable release programme: <a href="https://docs.djangoproject.com/en/dev/internals/release-process/#internal-release-deprecation-policy">docs.djangoproject.com<wbr>/en/<wbr>dev/<wbr>releases/</a>
|
||||||
<li>Django pre-announces which features will be deprecated: <a href="https://docs.djangoproject.com/en/dev/internals/deprecation/">docs.djangoproject.com<wbr>/en/<wbr>dev/<wbr>internals/<wbr>deprecation/</a>
|
<li>Django pre-announces which features will be deprecated: <a href="https://docs.djangoproject.com/en/dev/internals/deprecation/">docs.djangoproject.com<wbr>/en/<wbr>dev/<wbr>internals/<wbr>deprecation/</a>
|
||||||
<li>Django release schedule: <a href="https://www.djangoproject.com/download/">supported versions timetable</a>
|
<li>Django release schedule: <a href="https://www.djangoproject.com/download/">supported versions timetable</a>
|
||||||
<li>Significant new Django versions are released every 8 months. Deprecated features after removed after the two subsequent versions.
|
<li>Significant new Django versions are released every 8 months. Deprecated features after removed after the two subsequent versions.
|
||||||
@@ -94,6 +95,5 @@ Go on to: <a href="trogdjangup.html">Troggle: updating Django</a><br />
|
|||||||
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
||||||
Troggle index:
|
Troggle index:
|
||||||
<a href="trogindex.html">Index of all troggle documents</a><br />
|
<a href="trogindex.html">Index of all troggle documents</a><br />
|
||||||
<hr />
|
<hr /></body>
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user