ProjectDjango/Documentation/help/index.html

Sun, 16 Feb 2020 14:37:31 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 16 Feb 2020 14:37:31 +0100
changeset 146
8c42fc23c94c
parent 76
230363929c49
permissions
-rw-r--r--

Project.py: fixed an issue causing QProcess.start() being called with an empty string for the program.

<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