diff options
author | Rob Austein <sra@hactrn.net> | 2017-01-15 10:00:52 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-01-15 10:00:52 -0500 |
commit | 824cdf673f5f26679d7fe7955060963e720066d6 (patch) | |
tree | c208193d62f02331cc95b0ee914290c1a7e7846c /rpki/rpkid_tasks.py | |
parent | ed72bc89c8e0efd1fbbd929650077adf321d7ae2 (diff) |
Wrong Django voodoo in previous fix.
The rubber chicken needs to dance around the circle once, widdershins.
Obviously.
For future reference, the syntax for forcing queryset evaluation is
"list(blarg.all())", not "[blarg.all()]". In this case it doesn't
seem to be necessary.
Diffstat (limited to 'rpki/rpkid_tasks.py')
0 files changed, 0 insertions, 0 deletions