|
remove the double escaping.
Now the escaping is done by in the templates. We need to remove the previous escaping done by hand in the code. Otherwise, we end-up with double escaping and funky displaying of fields. |
|---|
|
|
| ldapcherry/__init__.py |
|---|