01 June 2009
Doing more with the Django admin
The built-in administration console provided by Django is one of its biggest selling points. Find out how to extend the existing admin application without ever modifying the source. Learn three ways to customize this powerful application to suit your needs
09 April 2009
Scaling Django web apps on Apache
Django is a lightweight framework with vibrant community surrounding it. Create a simple Django application and learn how to deploy it to the Web on a server running Apache and mod_python. Finally, learn how Django applications can and should be scaled as your application's requirements grow.
1
(2 marks)