changing namespace and urls
This commit is contained in:
parent
dd8614fdff
commit
08e36dacb1
19 changed files with 68 additions and 94 deletions
|
|
@ -1,7 +0,0 @@
|
|||
<ul>
|
||||
{% for child in children %}
|
||||
<li> <a href="{{ child.get_absolute_url }}">{{ child }}</a></li>
|
||||
{% child.children.count > 0 %}
|
||||
{% children_list child %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue