django-trench icon indicating copy to clipboard operation
django-trench copied to clipboard

Continued-request django trench

Open SheezyJay opened this issue 1 year ago • 2 comments

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.

SheezyJay avatar Mar 26 '24 16:03 SheezyJay

👋 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.

imchristianlowe avatar Jun 14 '24 15:06 imchristianlowe

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.

huynguyengl99 avatar Jul 09 '25 13:07 huynguyengl99