django-custom-user-model icon indicating copy to clipboard operation
django-custom-user-model copied to clipboard

Is it open for contribution?

Open AlphaDarkmoon opened this issue 2 years ago • 2 comments

Hello, I liked your project and wanted to contribute to it. Is it open for contributions? I'm asking because I didn't find any contribution.md or any information about it in readme.md.

AlphaDarkmoon avatar Aug 24 '23 05:08 AlphaDarkmoon

Since the code is tied to a blog post -- https://testdriven.io/blog/django-custom-user-model/ -- the blog post will need to be updated at the same time. You are more than welcome to submit a PR, but it may not get merged until I have time to update the blog post.

mjhea0 avatar Aug 24 '23 13:08 mjhea0

I've seen the possibility of making some refinements to the project's files. The goal is to create a smoother pathway for directly integrating the Django app into existing projects so the user can add a pre-built Abstract User Base model directly to the app and create a login and registration system. The idea is to implement changes that won't disrupt the core essence of the project but, instead, introduce minor and manageable updates.

Can I do that, and will it have any effect on your blog, like deviating from the concept mentioned in your blog?

Sorry for my broken English; it's not my first language.

AlphaDarkmoon avatar Aug 26 '23 11:08 AlphaDarkmoon