-------------------
- Overrided `Form.__call__` to not render if request reponse status
is 204 (No content) as it is already the case when response status is 302 or
the portal message is not displayed after faceted refresh because
it was already displayed on the closing form.
[gbastien]
- Added Attributes in modified call to specify which attribute has been modified.
[cadam, sgeulette]
- Corrected typo
[sgeulette]