The dashboard template accesses .CSRFField inside a range loop over AppStats items, but AppStats doesn't have a CSRFField. This test creates an app so the range loop executes, reproducing the bug from issue #146.
The dashboard template accesses .CSRFField inside a range loop over AppStats items, but AppStats doesn't have a CSRFField. This test creates an app so the range loop executes, reproducing the bug from issue #146.