James Bennett

Results 19 comments of James Bennett

I've thought about this a lot, and I think the only way forward is to finally just give up on using Django's `UserCreationForm`. That's a backwards-incompatible change, so I can't...

I am not trying to be unkind here, but getting a new release published should not take four months of back-and-forth, and if the person who volunteered to do it...

Have you recently been in touch with @dpkp? Have they said anything about being willing to grant permission to publish a package, or ideally to transfer control to people with...

I'm terribly sorry that this took so long -- for some reason GitHub never emailed me about the newly-opened issue, and otherwise I don't really check on packages that are...

I need to think about this one a bit, not least because I wasn't aware you could run your own instance of this...

So, one thing I planned to do anyway for the next release was re-work the test mocks to use the `httpx.MockTransport`, which I'm already doing in another project (and [wrote...

I don't yet have a plan for when to implement CSS Colors Level 4, or how much of it to implement, given the way the spec and its development work...

This is a thing I've been thinking about for a while, but any solution has to wait for a major version bump due to being backwards-incompatible, so I'm going to...

As noted over in [#234](https://github.com/ubernostrum/django-registration/issues/234#issuecomment-1583787388), I'm already planning to do a new major version which will focus on the custom-user handling. So I'll look into fixing the documentation for now,...