Marc Tamlyn
Marc Tamlyn
@luzfcb Thanks a lot for that! I didn't know about that project (or the 2012 talk). That's definitely one of the problems we hope to tackle - only with an...
I have some code which does some intelligent selective application of database optimisations. This version was written against graphene 0.X and is presented without any kind of guarantee. As and...
I've updated the patterns in my gist to make more sense with Graphene 2.0. It also now includes a few additional features including manual post-processing functions and nested fields. This...
``` $ python --version Python 3.6.3 $ django-admin --version 2.0.1 ``` I didn't see this behaviour on Django 1.11.X with Python 2.7. I'm using a `settings.LOGGING` config to connect Sentry...
Haven't managed to find a good one unfortunately. I think there's some default raven logging to catch all fatal errors now, or Django has started catching shell errors and reporting...
A separate consideration which would likely need a new process DEP is the idea of maintaining a list of ideas the team would like to see explored, but haven't done...
As of b52fccf the benchmarks all run back to 1.4. There is at least one failing benchmark for 1.3 due to the addition of the `url()` function. If we decide...
Seems to work fine for me. Python 3 bug maybe?
You'd want to write a benchmark using `run_comparison_benchmark` and run it independently I think https://github.com/django/djangobench/blob/master/djangobench/utils.py#L86
Digital infrastructure is a fantastic phrase. It also makes it clear that if important parts of this infrastructure fail, then it would cause the digital industry problems. I think it's...