ProjectDjango/Documentation/help/index.html

Wed, 21 Dec 2016 19:56:31 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 21 Dec 2016 19:56:31 +0100
changeset 85
7c79dead3a86
parent 76
230363929c49
permissions
-rw-r--r--

Added some more eye-candy and some more console commands to select.

<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