mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-01 12:14:53 +00:00
In items_for_tree_result, there's a format_html call which builds HTML via string interpolation. It missed back slash in the closing tag. This commit adds that. |
||
|---|---|---|
| .. | ||
| locale/de/LC_MESSAGES | ||
| static/editor | ||
| templates/admin/editor | ||
| templatetags | ||
| __init__.py | ||
| models.py | ||
| settings.py | ||
| tree_editor.py | ||
| utils.py | ||