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:
@@ -1,5 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
from django_countries import Countries
|
||||
|
||||
CHOICE_FIELD_MAX_LENGTH = 25
|
||||
|
||||
Reference in New Issue
Block a user