Tomas Walch

Results 11 comments of Tomas Walch

No, it doesn't work with channels (yet). Unfortunately channels patches out the runserver command in an incompatible way. Probably not a huge fix if someone has the need and the...

Have you tried it and it works? Because that wasn't the problematic thing, it had to do with `runserver` command.

Yes that's how you need to do it, it is two processes as stated in the instructions. But you need livereload-servers's patched runserver to get livereloads on python file changes....

If livereload-server was working properly the `runserver` command would issue a livereload request after start/restart. And it doesn't according to your printout.

You don't seem to understand how livereload-server is supposed to work and what's not working with channels. **The problem isn't `livereload` command but `runserver`** - but you show me `livereload`...

Do you get livereload requests when python files are changed and devserver has restarted? According to your printouts you don't. Because the last line output on starting `runserver` would be...

OK. If you submit a PR I will look at it.

No it isn't. I can confirm that with Calibre version 6.4.0 and plugin version 0.0.16 opening a .ascm file with "Add books" or drag-and-drop doesn't download the book, it just...

@oliver-zhou I think you are addressing your problem the wrong way. drf-writable-nested propagates saving (i e create/update) to the sub-serializer, this is the logical thing to do, the package is...

The same also goes for `$pagination-current-color` and `$pagination-current-background-color`, they always stay `$link-invert` and `$link` respectively no matter what values you specify in the `ẁith` clause.