Message5625
After getting to some code, it looks like id's added using:
kwargs.setdefault("id", self._formname)
will let the template creator override using
.../field(id=mumble)
but it looks like there are some id's in the patch that can't be overridden.
So this may need a little work, |
|
Date |
User |
Action |
Args |
2016-06-25 23:58:36 | rouilj | set | messageid: <1466899116.69.0.774676672769.issue1513369@psf.upfronthosting.co.za> |
2016-06-25 23:58:36 | rouilj | set | recipients:
+ rouilj, tobias-herp, ajaksu2 |
2016-06-25 23:58:36 | rouilj | link | issue1513369 messages |
2016-06-25 23:58:36 | rouilj | create | |
|