0

I have used python so far only for simple applications. I want to create a html file using python code which I can use on web server. How can I create this template using Django?

1
  • -1 for not bothering to read the Django documentation. Templating is extensively covered in the tutorial and the full docs. Commented Feb 8, 2013 at 3:42

1 Answer 1

1

you'll need an intro, take a look at this post http://elleestcrimi.me/2012/03/15/introduction-django-guestbook-application/ it walks you through creating a simple django app. if there's something you can't understand there, you can comment on the blog post, the owner is very helpful

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.