The Wayback Machine - https://web.archive.org/web/20201212002022/https://github.com/topics/django
Skip to content
#

Django

django logo

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.

Here are 26,422 public repositories matching this topic...

paolodamico
paolodamico commented Dec 8, 2020

Is your feature request related to a problem?

When sending incorrectly formatted payloads (e.g. a text-based string with a gzip compression header), the app will fail with a cryptic 500 error and register an unhandled exception.

Describe the solution you'd like

The app should return a 400 bad request error, with details on why the request failed (i.e. it is incorrectly formatted or

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

Repository
django/django
Website
www.djangoproject.com
Wikipedia
Wikipedia
You can’t perform that action at this time.