Richard Forshaw

Results 4 issues of Richard Forshaw

I have a feature request - There are two ways to define a renderer for a column - either define a `render_FOO` method or define a custom column and assign...

feature request

## Explanation: I am writing a plugin which generates additional content to documents. However some of this content is very simple and the only config item that is needed is...

Plugins

### Describe the problem We have a system which needs different configs at different times (e.g. weekday/weekend). Rather than implement multiple fields in Constance to support these different contexts, it...

When running `./manage.py opbeat` I get the standard opbeat response, but running `./manage.py opbeat check` or `./manage.py opbeat test` results in an unknown command error. I am running Django 1.11.3...