ProjectDjango/Documentation/help/index.html

Mon, 13 Aug 2018 16:58:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 13 Aug 2018 16:58:11 +0200
changeset 140
a6c1fcaa2617
parent 76
230363929c49
permissions
-rw-r--r--

DjangoDialog: fixed a bug causing sending some input to the Django process to fail.

<html>
<head>
    <title>Django Help Index</title>
</head>

<body>
    <h2>Django Help Index</h2>
    <p>This is the entry point to the various Django help topics.</p>
    <ol>
        <li><a href="howto-debug.html">How to debug a Django project
            with eric</a></li>
        <li><a href="https://docs.djangoproject.com">Official Django
            Documentation</a></li>
    </ol>
</body>
</html>

eric ide

mercurial