Implemented dajax and moved models to media rather than static
This commit is contained in:
parent
88fe7b7e79
commit
59bab5fc10
106 changed files with 12547 additions and 12 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