{% extends "base.html" %} {% block content %}
Extended JSON is honoured — {"$oid": "..."}, {"$date": "..."}, {"$numberDecimal": "..."} etc. all decode to the same BSON types pymongo would send. Documents without an _id get one auto-assigned and echoed back in the result panel.
{"$oid": "..."}
{"$date": "..."}
{"$numberDecimal": "..."}
_id
{{ form.db }}.{{ form.coll }}
{{ result_json }}