B
B
BigDB2021-05-17 19:09:28
Django
BigDB, 2021-05-17 19:09:28

What is Jungi Handler?

Met on this page: Request argument in Django functions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2021-05-17
@BigDB

Handler. There are top-level processors, there are specialized ones. They can also be chained. Its task is to catch the request, perform some action and return the result or an error or the next handler. It's on almost all platforms
https://django-handlers.readthedocs.io/en/latest/t...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question