- Read on Sunday, May 2, 2010
-
-
What Powers Curse
David Cramer provides an inside look into the architecture of a huge django installation. It really worths a read.
Visit
-
What Powers Curse
- Read on Friday, August 15, 2008
-
-
Serving static files with Django and AWS - going fast on a budget
Great explanation of how to conditionally avoid Django and send static files through lighttpd directly. Here is also explained how to use and integrate AWS for difficult calculation jobs.
Visit
-
Serving static files with Django and AWS - going fast on a budget
- Read on Wednesday, May 28, 2008
-
-
ServerArrangements
Because Django uses WSGI, it can run on any WSGI-compatible Web server. Here's how to run Django on various server arrangements.
Visit
-
ServerArrangements

