Ben Harling
Ben Harling
This PR adds a `cache_prefetch_related( *lookups, ops, timeout, lock )` method that will rewrite a regular `prefetch_related` call and attempt to pull the related models from the cache instead of...
Just hit this issue in production today unfortunately using this library, haven't had time to delve into it properly but will send a PR if I get the time Steps...
Expose formatters on validators allowing the use of custom formatters as opposed to just the hard-coded date / datetime formats currently available. This allows a validator to serialize from a...
Hi, firstly thanks for creating `tfmigrate` we're finding it an extremely valuable tool ! I'm posting this to try and understand the reasoning behind the recreation of the tempfiles used...
This PR alters conftest.py to do the database setup once at the start of the test run, then execute each test case inside a transaction that is rolled back automatically...
Edge detection seems to be correct, but face creation is definitely a bit borked
Just based off the dashboard data source, with basic matching on [Datadog Powerpack](https://www.datadoghq.com/blog/standardize-dashboards-powerpacks-datadog/) resources by name.