The last time Webmonkey looked at Django, we showed you how to install the web framework and set up a simple blog application. Easy enough, but your site didn't do much, and it wasn't very interesting to look at. In this tutorial for advanced web builders, we show you how to dress up a basic Django-powered website by building URL patterns and constructing views.