Commit 3b207399 authored by Fabien Potencier's avatar Fabien Potencier

added a note about global converters being applied to all controllers

parent 76776926
......@@ -501,6 +501,10 @@ the defaults for new controllers.
mount as they have their own global configuration (read the
:doc:`dedicated chapter<organizing_controllers>` for more information).
.. warning::
The converters are run for **all** registered controllers.
Error handlers
--------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment