In this very short story I want to tell you how you can customize the built-in Django’s User Model and how you can have a customized username using Regex (Regular Expression). I assume you know the basics of Python and Django, so I just start the step by step stages…