PDA

View Full Version : Build a Mobile and Desktop-Friendly Application in Django in 15 Minutes



Scavenger
01-05-2009, 05:30 PM
This article quickly walks you through the process of setting up an absolutely minimal mobile- and desktop-friendly web application using the Django framework. This particular framework works very well with mobile thanks to the way its templates are structured and makes a for a good choice for new web-based applications. This article assumes that you have
python 2.3 or later and SVN already installed and working.
First we need to download the latest Django:
read more (http://mobiforge.com/developing/story/build-a-mobile-and-desktop-friendly-application-django-15-minutes-or-less)


More... (http://mobiforge.com/developing/story/build-a-mobile-and-desktop-friendly-application-django-15-minutes-or-less)