Re: [python-uk] Tumbleweed badge

2017-10-27 Thread James Cheese
Hi Hansel, Might be missing the point, but... If you're looking to reference the individual fields, can you leverage the Postgres JsonField's key lookup functionality? As per https://docs.djangoproject.com/en/1.11/ref/contrib/postgres/fields/#key-index-and-path-lookups A quick bit of code inspect

Re: [python-uk] Reviewing third-party packages

2017-07-28 Thread James Cheese
We do similar with a checklist for the practicalities (though I for one still have no good solution for guaranteeing the security of code beyond reviewing it line-by-line...) - we've gone slightly more general so as to apply to "technologies" as well as just libraries, but our process is roughly: