Django 3.1.2 release notes Bugfixes Django 3.1.2 release notes October 1, 2020 Django 3.1.2 fixes several bugs in 3.1.1. Bugfixes Fixed a bug in Django 3.1 where FileFiel...
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, ...
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 ...
The Django source code repository High-level overview The main branch Stable branches Tags Archived feature-development work The Django source code repository When deployi...
django.contrib.humanize apnumber intcomma intword naturalday naturaltime ordinal django.contrib.humanize A set of Django template filters useful for adding a “hum...
django.contrib.auth User model Fields Attributes Methods Manager methods AnonymousUser object Permission model Fields Methods Group model Fields Validators Login a...