template.render() should not use a context, just a dict
authorMagnus Hagander <magnus@hagander.net>
Fri, 23 Mar 2018 14:26:00 +0000 (15:26 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 23 Mar 2018 14:26:00 +0000 (15:26 +0100)
commit1ca1caac2df429cec85169e6e51e48f325b83110
treefcaf1a5a7dd0882b204685adefafbec304c10de4
parentee3a5aa469bc7aeae7a9b9e3d2da981b00b1507d
template.render() should not use a context, just a dict
postgresqleu/mailqueue/util.py
postgresqleu/static/views.py