Add pretty-printed shot info, for debugging/demo'ing purposes.
This commit is contained in:
@@ -35,3 +35,7 @@
|
|||||||
| {% if 'PUT' in shot.allowed_methods %}
|
| {% if 'PUT' in shot.allowed_methods %}
|
||||||
button.btn.btn-default.btn-block(type=submit) Save Changes
|
button.btn.btn-default.btn-block(type=submit) Save Changes
|
||||||
| {% endif %}
|
| {% endif %}
|
||||||
|
#task-view-feed
|
||||||
|
| Updated {{ shot._updated | pretty_date }}
|
||||||
|
pre.
|
||||||
|
{{ shot.to_dict() | pprint }}
|
||||||
|
Reference in New Issue
Block a user