--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/help/index.html Fri Mar 22 19:26:49 2013 +0100 @@ -0,0 +1,13 @@ +<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</a></li> + </ol> +</body> +</html>