Linux: Install Django Open Source Framework
Django is a high-level Python Web framework (open source framework) that encourages rapid development and clean, pragmatic design. Django is awesome programming framework. Red hat magazine has published excellent tutorial:
In today's world, web development is all about turnaround. Businesses want to maximize production outcome while minimizing development and production time. Small, lean development teams are increasingly becoming the normal large development departments. Enter Django: a popular Python web framework that invokes the RWAD (rapid web application development) and DRY (don't repeat yourself) principles with clean, pragmatic design.
This article is not about teaching you how to program in Python, nor how to use the Django framework. It's about showing how to promote your Django applications onto an existing Apache or Lighttpd environment.
=> Installing/Configuring/Caching Django on your Linux server
You may also be interested in other helpful articles:
- Read free Django Book (beta version)
- Tutorial : Building Web Pages with Python
- Python Network Programming howto
- Download of the day: CakePHP - The rapid development php framework
- Qt To Be Licensed Under GPL version 3
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: Apache, django, open source framework, programming framework, python documentation, python programming, python tutorial, python web, rapid web application, web application development



Vivek,
Thanks for the link to the excellent install/config steps on Django. I’ll install/configure this over the weekend and play around with it.
Also, if you find any other article on how to use Django, please share it with me. I always enjoy reading your blog. Excellent work.
Ramesh,
The Geek Stuff