Add organization data serialization to OrgDetailView
This commit is contained in:
parent
61647f72d4
commit
0322744104
2 changed files with 10 additions and 0 deletions
|
|
@ -34,4 +34,5 @@
|
|||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<pre><code>{{ org_data }}</code></pre>
|
||||
{% endblock content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue