fixed api to use recent version of flask-restless-ng
This commit is contained in:
@ -57,4 +57,14 @@ yb = {{ fractal.yb }}</pre>
|
||||
</div>
|
||||
{% endfor %}
|
||||
{{render_pagination(fractals)}}
|
||||
<!--
|
||||
<div>
|
||||
<form action="/v1/fractal" method="POST" enctype="application/vnd.api+json">
|
||||
<input type="submit" value="Create new fractals">
|
||||
</form>
|
||||
</div>
|
||||
-->
|
||||
<div>
|
||||
Rendered by server: {{hostname}}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user