James Gillard

Results 20 comments of James Gillard

Not working for me either :(

The latest stable showing up as 0.3.2 is caused by this https://github.com/AcalephStorage/consul-alerts/issues/133

I’ll try to retest this soon, apologies for not managing to follow up so far. I’ve seen the cache panel mentioned in recent releases so my hope is that I...

I've retested a selection of admin and non-admin pages and cannot replicate this, so I think this must have been solved by changes to the cache panel since my original...

Just chiming in to prevent this getting closed, as I'm also waiting on an improvement to this issue. Quite often a critical key can be missing when debugging (not sure...

> > I created a PR for that #49 > > You can install admin_reorder from my fork for now. > > `pip install git+git://github.com/bloodwithmilk25/django-modeladmin-reorder.git@master` > > It doesn't work...

I noticed this today with mypy 0.942, so this is still an issue. ```shell > dmypy run Success: no issues found in 604 source files > mypy --cache-dir=/dev/null apps/matchmaking/services.py:260: error:...

I've just tested this out with a medium-sized codebase. All as expected apart from this one issue with a comment at the end of a function getting 2 newlines added...

Another: `add-ons`, where `ons` is flagged as a typo

I've seen this has been released, but it's not documented that `pyproject.toml` is now an option for configuring this tool. Was that an oversight or intentional? i.e. is it fully...