Grzegorz Janik
Grzegorz Janik
Are there any plans on implementing this feature request?
Please note that bootstrap theme (`martor/css/martor.bootstrap.min.css`) also conflicts with: * admin panel sidebar - app name is below models list from that app, * headers on the whole site, including...
@greylurk is right. I've just run into similar problems using `behave 1.2.5` so it's not strictly related to `django-nose`. And without going into details I've also called `teardown_test_environment` twice which...
It is not only stored in the database but also displayed in admin panel. I'm happy to make a PR if maintainers approve the idea of removing the field or...
That's a nice project idea! While you can use drpg as a library, it currently does not support specyfying what fields to retrieve from the API. This method could be...
Saving images and metadata is out of the scope of this library. But I'm good to extend drpg as described in the previous comment.
@esemwy, you can have a look at #102 - it's not ready (I want to rewrite `extra_fields` to be a full list of fields to fetch, extend `sync.py` to allow...
Hi @FilBot3 , it sounds like a nice feature however I don't have any experience with using Calibre. Would it work like a frontend for drpg, ie user could provide...
Hi, I'm glad you find this little project useful 😃 Currently only archived products won't be downloaded, there is no way to further narrow down what will be downloaded. I'm...
Hi @matthewturk , any thoughts on this?