Dependency care - upgrade to django 3

This commit is contained in:
Eliot Berriot 2020-02-25 12:00:09 +01:00
parent 2896a3de69
commit 2159c93ef3
No known key found for this signature in database
GPG key ID: 6B501DFD73514E14
4 changed files with 25 additions and 27 deletions

View file

@ -14,7 +14,6 @@ from django.db import models
from django.dispatch import receiver
from django.urls import reverse
from django.utils import timezone
from django.utils.encoding import python_2_unicode_compatible
from django.utils.translation import ugettext_lazy as _
from django_auth_ldap.backend import populate_user as ldap_populate_user
@ -93,7 +92,6 @@ def get_default_funkwhale_support_message_display_date():
)
@python_2_unicode_compatible
class User(AbstractUser):
# First Name and Last Name do not cover name patterns