News

To install Django 5.0, you will need Python 3.10 or better. If you’re stuck on an earlier version of Python, you may be able to use version 4; consult Django’s Python version table to find out ...
For deployment, Django’s engineers recommend one of the more robust Web servers — Apache, for example, though any Web server that supports either WSGI or FastCGI is suitable.