Emran IBN Shayed

Results 2 issues of Emran IBN Shayed

I'm using Andromeda Colorize but it's not italic, so how do I gain an italic version of it?

According to github's [REAEME.md](https://github.com/PaesslerAG/django-currentuser) **On Custom User Model** ``` created_by = CurrentUserField() updated_by = CurrentUserField(on_update=True) ``` **it gives me this error** ``` $ py manage.py makemigrations SystemCheckError: System check identified...