Dakota Horstman

Results 6 comments of Dakota Horstman

@rchiodo Perhaps off-topic, but intellisense for the ``django.conf.settings`` object, which includes user ``settings.py`` variables would also be phenomenal.

Albeit, I split my ``settings.py`` out into multiple ``settings/*.py`` files depending on which mode my server is running in. For example: ``settings/base.py``, ``settings/dev.py``, ``settings/prod.py``, ``settings/test.py`` if that makes much of...

@rchiodo I mean all settings, not just model definitions. Like regular intellisense, if I were to type ``settings.``, it would suggest ``DEBUG``, ``INSTALLED_APPS``, ``DATABASES``, etc.

**usbipd list, normally** ![image](https://github.com/dorssel/usbipd-win/assets/112419414/c78d0a28-1a2f-4a90-b2f1-a050554e9956) **usbipd list, after "Upload and Monitor"** ![image](https://github.com/dorssel/usbipd-win/assets/112419414/28d2d793-547f-47a7-90c7-e8968bdd17fb) I tried to reattach the device at `2-2` (note different COM ports), but `usbipd` throws an error claiming that...

I attempted that, but as I noted, `usbipd` claimed the device was already attached, you can see it circled in the picture below. I instead attempted to switch to using...

Ah, got it. Do you happen to have a link to the specific document you're referencing, even if it is paywalled?