Continued-request django trench
Hello, we at kdc-solutions would like to continue to support this project as it is no longer kept up to date. Is it possible to transfer the repo to us or can we make a copy and continue to use it? We have already adapted all updates for new versions (the dependencies) and added custom users etc.
👋 I'm not a maintainer, but I'm interested in helping maintain this project as well. Let me know if you need any help with it! I'll be looking to fork this (probably will fork your repo) and begin maintaining it myself under a new name or I can just go off of yours.
Hi, for anyone planning to fork or maintain django-trench, you might want to check out DRF Auth Kit. It’s a recently launched project that builds on ideas from django-trench and updates from dj-rest-auth, with a focus on modern Django practices — including full type hinting, improved MFA support, OpenAPI schema integration, and cleaner setup.
More details and motivations here: 🔗 https://github.com/merixstudio/django-trench/issues/233
It could be a helpful starting point or alternative if you’re looking for something more up to date with current Django versions.