django-custom-user-model
django-custom-user-model copied to clipboard
Is it open for contribution?
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.
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.
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.