django
CMS system on top of Django.
2 FaversShareViewed: 34 TimesQuoted: Ellington is an online publishing system designed from the ground up for media sites.
Django is a competitor to Ruby on Rails - it's a development framework (not an out-of-the-box CMS - although Ellington is a CMS written using Django).
1 FaverShareViewed: 32 TimesQuoted: Django's primary goal is to ease the creation of complex, database-driven websites.
Django's philosophy for the template language is to restrict it to the needed subset - "programming" goes in Python code, and NOT inside your template files.
4 FaversShareViewed: 21 TimesQuoted: Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
click to playThe App Engine video is now live. Shows implementation of a simple guest book application.
2 FaversShareViewed: 25 TimesQuoted: This video introduces developers to building apps on Google App Engine. For more in-depth information and deep-dive technical sessions, come to Google I/O, G...
click to playGoogle tech talk about Django - open source (Python) web framework. Talk by Jacob Kaplan-Moss. Originally started as a PHP CMS system.
Developed for the newspaper web site in Lawrence Kansas.
1 FaverShareViewed: 20 TimesHoly crap - Django is integrated into the App Engine release....
1 FaverShareViewed: 19 TimesQuoted: Google App Engine includes Django 0.96, so if you are on the latest stable release, there's nothing to install. Just import your Django modules as you would normally. We cover the modifications you will need to include if you are using the Django development version as well.
This tutorial explains how to install Django on a Debian Etch server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.
1 FaverShareViewed: 18 Times
click to playPresentation and comparison of Django to Rails. 3 hours!
2 FaversShareViewed: 16 TimesQuoted: Adrian Holovaty, one of the creators of the Django framework for Python, and David Heinemeier Hansson, the creator of Ruby on Rails framework, answered questions about their work and the future of Web-application development.
click to playThe funniest talk I've seen on Django all day.
1 FaverShareViewed: 15 TimesQuoted: Cal Henderson delivers keynote address: "Why I Hate Django"http://www.djangocon.org
Related Content from Around Faves
python
-
Amazingly lightweight remote deployment tool written in Python (but can be used with anything).
1 FaverViewed: 2 Times - harryr - 19 days ago1 FaverViewed: 4 Times
- mike - Oct 17 20081 FaverViewed: 2 Times
