Daniel van Flymen

Results 9 issues of Daniel van Flymen

It would be great for the documentation to clarify best practice usage, for example, it's unclear whether I should be importing variables from settings in a module or directly importing...

documentation

Django renders the field as "#id_" but JS is looking for "#id__picker". As of Django 1.7.

I'm working on Part 2. So I thought I'd share a bit of the roadmap. I'm aiming on publishing sometime in the next week but still have a few hurdles...

help wanted
question

# System Python 3.11.0 / macOS Ventura 13.1 ``` asgiref 3.6.0 ASGI specs, helper code, and adapters async-timeout 4.0.2 Timeout context manager for asyncio programs black 22.12.0 The uncompromising code...

Firstly, this is a great library. Thank you! Event loops on Windows don't support all methods, particularly `aiodns` calls `add_reader` which is unsupported, and leads to a hang if you're...

Thanks for supporting Python 3. However, I noticed that this is a fork. Is it on PyPI?

Firstly, this is a fantastic library. I have a few questions relating to readability of the string output: - Is it possible to print `1000000.00 USD` as `1,000,000.00 USD`? (`humanize.intcomma`...

Any advice for choosing an instance type for a 20 player DM?