Merge remote-tracking branch 'origin/master'
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 4m55s
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 4m55s
This commit is contained in:
@@ -4,7 +4,7 @@ import datetime
|
||||
from django.core.exceptions import ValidationError
|
||||
from django.db import models
|
||||
from django.utils import timezone
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from dav_base.validators import DAVNumberValidator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user