Django, Apache and FCGI |
Aug. 3, 2005, 6:03 p.m. |
In Django, lighttpd and FCGI, second take I described a method how to run Django with FCGI behind a lighttpd installation. I did run the Django FCGIs as standalone servers so that you can run them under different users than the webserver. This document will give you the needed information to do the ... |
Apache, Django, Sysadmin |
Mal wieder neues bei Django |
Aug. 3, 2005, 12:53 a.m. |
Neues gibts da ja dauernd, aber diesmal wieder ein sehr interessantes Feature: das inspectdb Kommando liefert nämlich aus einer PostgreSQL Datenbank die ganzen Tabellen und Felder im Format eines Python Datenmodells. Zusätzlich werden - sofern in der Datenbank abgelegt - auch Fremdschlüssel ... |
Django, Programmierung, Python |