Commit ab6aabba authored by Fabien Potencier's avatar Fabien Potencier

removing removed cookbook entry in the list

parent fe0e8fbd
...@@ -8,7 +8,6 @@ The cookbook section contains recipes for solving specific problems. ...@@ -8,7 +8,6 @@ The cookbook section contains recipes for solving specific problems.
:hidden: :hidden:
json_request_body json_request_body
translating_validation_messages
session_storage session_storage
form_no_csrf form_no_csrf
validator_yaml validator_yaml
...@@ -24,8 +23,6 @@ Recipes ...@@ -24,8 +23,6 @@ Recipes
building a restful API is the ability to accept a JSON encoded entity from building a restful API is the ability to accept a JSON encoded entity from
the request body. the request body.
* :doc:`Translating Validation Messages<translating_validation_messages>`.
* :doc:`Using PdoSessionStorage to store Sessions in the Database * :doc:`Using PdoSessionStorage to store Sessions in the Database
<session_storage>`. <session_storage>`.
......
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