C. R. Oldham

Results 9 issues of C. R. Oldham

Greetings, After following the directions I am still getting AlreadyRegistered at /admin/ The model Group is already registered when going to either the full admin site or the mobile one....

I used autonose successfully for the better part of a day, and now when I start it up it runs the first set of tests and then fails with "Too...

I lost about two hours trying to track down why `yo` was failing--it turns out it was related to the built-in analytics tools called "insight" throwing this error: ``` $...

### What does this PR do? Changes the ReqServer clients and ReqServer workers log message from error level to info level. ### What issues does this PR fix or reference?...

This PR adds a DeepL-generated French translation, adds some `{% translate ... %}` calls in the templates for strings that appeared to be missing, and fills in some of those...

Greetings, We have an application that performs LDAP lookups against Active Directory. For one customer we are seeing the following in the logs (names sanitized): ``` ERROR:invalid server address for...

Greetings, I have an existing Django project I am retrofitting to use Channels and `channels_postgres` with, and it uses Psycopg version 3. I had a toy project I started from...

### Summary Defining a project debug task for Python Debugpy fails to start with `error: /Users/cro/src/odmn/.venv/bin/python: can't open file '/Users/cro/src/odmn/.venv/bin/debugpy/src/debugpy/adapter': [Errno 20] Not a directory` ### Description I'm trying to...

debugger