How to use Django with Hypercorn Installing Hypercorn Running Django in Hypercorn How to use Django with Hypercorn Hypercorn is an ASGI server that supports HTTP/1, HTTP/2, a...
How to use Django with Daphne Installing Daphne Running Django in Daphne Integration with runserver How to use Django with Daphne Daphne is a pure-Python ASGI server for UN...
How to use Django with Gunicorn Installing Gunicorn Running Django in Gunicorn as a generic WSGI application How to use Django with Gunicorn Gunicorn (‘Green Unicorn’) is a p...
The Django source code repository High-level overview The main branch Stable branches Tags Archived feature-development work The Django source code repository When deployin...
How to install django CMS by hand Install the django CMS package Create a new project Minimally-required applications and settings INSTALLED_APPS Language settings Database Da...