Chris Brett

Results 3 issues of Chris Brett

So that RR can be run on its own, and to make the local setup process simpler. This should be done in a similar way to how Django apps are...

epic

Code change compatible with older python versions (`{**a, **b}` rather than `a | b` used for combining dictionaries), as I spotted via running tox on your project it wants to...

### Observed behaviour `filter_overrides` `extra` is not applied when the field has a `choices` attribute. I'm trying to use this to add a bootstrap class (`form-select`) to my select input,...