Craig Kerstiens 11/13/2011

Getting Started with Django

Read Original

This tutorial introduces the Django web framework for Python, explaining its MVT (Model-View-Template) architecture. It walks through creating a new project, examining the generated files (manage.py, settings.py, urls.py), and explains their core functions for configuration and URL routing.

Getting Started with Django

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week