ProjectDjango/Documentation/help/index.html

Fri, 20 Jan 2017 19:03:37 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 20 Jan 2017 19:03:37 +0100
changeset 94
85efbaa3f2e3
parent 76
230363929c49
permissions
-rw-r--r--

Fixed an issue finding the python executable.

<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