Don't import django.contrib.auth.models.User model. Use
django.contrib.auth.get_user_model() instead.
36ea72b37c/pylint_django/checkers/auth_user.py (L18-L22)
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.