DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

> DBFiles > DjangoClear Trail
Main /

Django

PythonWeb
DjangoThings
DjangoMagicRemovalBranch
DBSchemaEvolution

DjangoReinhardt

Linux
A Django site.






Key features of Django [1]:
  1. A URL dispatcher
  2. A database wrapper
  3. A template system
  4. An admin framework

Philosophy, Architecture, Design

ModelViewController


Django and RubyOnRails


Running Django

FastCGI

(fastcgi)


Quick Links into documentation


Templating


Utilities



Django's philosophy says "Explicit is better than implicit", but Django has all sorts of magic. Database models you create in one file magically appear someplace else deep inside the Django module with a different name. When your model function is called, new things have been added to its variable-space and old ones removed.[2]


offline deployment


AJAX?


Examples


Apps & Snippets


Hints, tipps 'n' tricks




automatically add current user to object


teaming


UnitTesting


Separate serving of dynamically generated and media-files

Apache cannot be optimized to handle both types optimally.

Webhosts supporting Django


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 07.12.2008 10:51 Uhr und seit 7. April 2005 8047 aufgerufen.