Chapter 20. More on Installing Django
This chapter covers some of the more common additional options and scenarios associated with installing and maintaining Django. Firstly, we will look at installation configurations for using databases other than SQLite and then we will cover how to upgrade Django as well as how you can manually install Django. Finally, we will cover how to install the development version of Django just in case you want to play with the bleeding edge of Django development.