Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django.spec'], shell=Falsetimeout=172800logger=user='mockbuild'uid=1000chrootPath='/var/lib/mock/f25-build-6748973-662742/root'env={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'}printOutput=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-1.9.11-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django.spec'], shell=Falsetimeout=172800logger=user='mockbuild'uid=1000chrootPath='/var/lib/mock/f25-build-6748973-662742/root'private_network=Trueenv={'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'}printOutput=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JcKmYa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Django-1.9.11 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/Django-1.9.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Django-1.9.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for f in django/contrib/staticfiles/models.py django/contrib/webdesign/models.py django/contrib/humanize/models.py + echo '# just a comment' + for f in django/contrib/staticfiles/models.py django/contrib/webdesign/models.py django/contrib/humanize/models.py + echo '# just a comment' + for f in django/contrib/staticfiles/models.py django/contrib/webdesign/models.py django/contrib/humanize/models.py + echo '# just a comment' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PWNR6j + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/django copying django/__main__.py -> build/lib/django copying django/shortcuts.py -> build/lib/django copying django/__init__.py -> build/lib/django creating build/lib/django/http copying django/http/multipartparser.py -> build/lib/django/http copying django/http/request.py -> build/lib/django/http copying django/http/cookie.py -> build/lib/django/http copying django/http/response.py -> build/lib/django/http copying django/http/utils.py -> build/lib/django/http copying django/http/__init__.py -> build/lib/django/http creating build/lib/django/conf copying django/conf/global_settings.py -> build/lib/django/conf copying django/conf/__init__.py -> build/lib/django/conf creating build/lib/django/middleware copying django/middleware/security.py -> build/lib/django/middleware copying django/middleware/http.py -> build/lib/django/middleware copying django/middleware/clickjacking.py -> build/lib/django/middleware copying django/middleware/csrf.py -> build/lib/django/middleware copying django/middleware/cache.py -> build/lib/django/middleware copying django/middleware/locale.py -> build/lib/django/middleware copying django/middleware/gzip.py -> build/lib/django/middleware copying django/middleware/__init__.py -> build/lib/django/middleware copying django/middleware/common.py -> build/lib/django/middleware creating build/lib/django/apps copying django/apps/registry.py -> build/lib/django/apps copying django/apps/config.py -> build/lib/django/apps copying django/apps/__init__.py -> build/lib/django/apps creating build/lib/django/templatetags copying django/templatetags/future.py -> build/lib/django/templatetags copying django/templatetags/i18n.py -> build/lib/django/templatetags copying django/templatetags/l10n.py -> build/lib/django/templatetags copying django/templatetags/cache.py -> build/lib/django/templatetags copying django/templatetags/static.py -> build/lib/django/templatetags copying django/templatetags/__init__.py -> build/lib/django/templatetags copying django/templatetags/tz.py -> build/lib/django/templatetags creating build/lib/django/forms copying django/forms/forms.py -> build/lib/django/forms copying django/forms/fields.py -> build/lib/django/forms copying django/forms/boundfield.py -> build/lib/django/forms copying django/forms/formsets.py -> build/lib/django/forms copying django/forms/models.py -> build/lib/django/forms copying django/forms/utils.py -> build/lib/django/forms copying django/forms/__init__.py -> build/lib/django/forms copying django/forms/widgets.py -> build/lib/django/forms creating build/lib/django/template copying django/template/base.py -> build/lib/django/template copying django/template/context.py -> build/lib/django/template copying django/template/loader.py -> build/lib/django/template copying django/template/smartif.py -> build/lib/django/template copying django/template/defaulttags.py -> build/lib/django/template copying django/template/defaultfilters.py -> build/lib/django/template copying django/template/library.py -> build/lib/django/template copying django/template/exceptions.py -> build/lib/django/template copying django/template/loader_tags.py -> build/lib/django/template copying django/template/response.py -> build/lib/django/template copying django/template/engine.py -> build/lib/django/template copying django/template/utils.py -> build/lib/django/template copying django/template/context_processors.py -> build/lib/django/template copying django/template/__init__.py -> build/lib/django/template creating build/lib/django/db copying django/db/transaction.py -> build/lib/django/db copying django/db/utils.py -> build/lib/django/db copying django/db/__init__.py -> build/lib/django/db creating build/lib/django/test copying django/test/testcases.py -> build/lib/django/test copying django/test/client.py -> build/lib/django/test copying django/test/html.py -> build/lib/django/test copying django/test/signals.py -> build/lib/django/test copying django/test/runner.py -> build/lib/django/test copying django/test/utils.py -> build/lib/django/test copying django/test/__init__.py -> build/lib/django/test creating build/lib/django/core copying django/core/urlresolvers.py -> build/lib/django/core copying django/core/paginator.py -> build/lib/django/core copying django/core/validators.py -> build/lib/django/core copying django/core/signals.py -> build/lib/django/core copying django/core/wsgi.py -> build/lib/django/core copying django/core/exceptions.py -> build/lib/django/core copying django/core/signing.py -> build/lib/django/core copying django/core/context_processors.py -> build/lib/django/core copying django/core/__init__.py -> build/lib/django/core creating build/lib/django/views copying django/views/defaults.py -> build/lib/django/views copying django/views/i18n.py -> build/lib/django/views copying django/views/csrf.py -> build/lib/django/views copying django/views/debug.py -> build/lib/django/views copying django/views/static.py -> build/lib/django/views copying django/views/__init__.py -> build/lib/django/views creating build/lib/django/dispatch copying django/dispatch/weakref_backports.py -> build/lib/django/dispatch copying django/dispatch/dispatcher.py -> build/lib/django/dispatch copying django/dispatch/__init__.py -> build/lib/django/dispatch creating build/lib/django/utils copying django/utils/timezone.py -> build/lib/django/utils copying django/utils/xmlutils.py -> build/lib/django/utils copying django/utils/autoreload.py -> build/lib/django/utils copying django/utils/feedgenerator.py -> build/lib/django/utils copying django/utils/inspect.py -> build/lib/django/utils copying django/utils/version.py -> build/lib/django/utils copying django/utils/safestring.py -> build/lib/django/utils copying django/utils/crypto.py -> build/lib/django/utils copying django/utils/deconstruct.py -> build/lib/django/utils copying django/utils/datetime_safe.py -> build/lib/django/utils copying django/utils/termcolors.py -> build/lib/django/utils copying django/utils/html.py -> build/lib/django/utils copying django/utils/itercompat.py -> build/lib/django/utils copying django/utils/duration.py -> build/lib/django/utils copying django/utils/dateparse.py -> build/lib/django/utils copying django/utils/http.py -> build/lib/django/utils copying django/utils/html_parser.py -> build/lib/django/utils copying django/utils/decorators.py -> build/lib/django/utils copying django/utils/glob.py -> build/lib/django/utils copying django/utils/lorem_ipsum.py -> build/lib/django/utils copying django/utils/text.py -> build/lib/django/utils copying django/utils/numberformat.py -> build/lib/django/utils copying django/utils/baseconv.py -> build/lib/django/utils copying django/utils/log.py -> build/lib/django/utils copying django/utils/checksums.py -> build/lib/django/utils copying django/utils/jslex.py -> build/lib/django/utils copying django/utils/dateformat.py -> build/lib/django/utils copying django/utils/cache.py -> build/lib/django/utils copying django/utils/lru_cache.py -> build/lib/django/utils copying django/utils/module_loading.py -> build/lib/django/utils copying django/utils/formats.py -> build/lib/django/utils copying django/utils/tree.py -> build/lib/django/utils copying django/utils/_os.py -> build/lib/django/utils copying django/utils/synch.py -> build/lib/django/utils copying django/utils/regex_helper.py -> build/lib/django/utils copying django/utils/archive.py -> build/lib/django/utils copying django/utils/datastructures.py -> build/lib/django/utils copying django/utils/__init__.py -> build/lib/django/utils copying django/utils/dates.py -> build/lib/django/utils copying django/utils/deprecation.py -> build/lib/django/utils copying django/utils/timesince.py -> build/lib/django/utils copying django/utils/ipv6.py -> build/lib/django/utils copying django/utils/encoding.py -> build/lib/django/utils copying django/utils/functional.py -> build/lib/django/utils copying django/utils/six.py -> build/lib/django/utils creating build/lib/django/contrib copying django/contrib/__init__.py -> build/lib/django/contrib creating build/lib/django/conf/locale copying django/conf/locale/__init__.py -> build/lib/django/conf/locale creating build/lib/django/conf/urls copying django/conf/urls/i18n.py -> build/lib/django/conf/urls copying django/conf/urls/static.py -> build/lib/django/conf/urls copying django/conf/urls/__init__.py -> build/lib/django/conf/urls creating build/lib/django/conf/locale/es_AR copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR creating build/lib/django/conf/locale/vi copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi creating build/lib/django/conf/locale/he copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he creating build/lib/django/conf/locale/gd copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd creating build/lib/django/conf/locale/fr copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr creating build/lib/django/conf/locale/is copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is creating build/lib/django/conf/locale/bs copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs creating build/lib/django/conf/locale/es copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es creating build/lib/django/conf/locale/es_PR copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR creating build/lib/django/conf/locale/ta copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta creating build/lib/django/conf/locale/da copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da creating build/lib/django/conf/locale/nb copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb creating build/lib/django/conf/locale/bn copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn creating build/lib/django/conf/locale/en_AU copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU creating build/lib/django/conf/locale/sk copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk creating build/lib/django/conf/locale/de_CH copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH creating build/lib/django/conf/locale/fi copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi creating build/lib/django/conf/locale/tr copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr creating build/lib/django/conf/locale/kn copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn creating build/lib/django/conf/locale/id copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id creating build/lib/django/conf/locale/fy copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy creating build/lib/django/conf/locale/ja copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja creating build/lib/django/conf/locale/de copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de creating build/lib/django/conf/locale/te copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te creating build/lib/django/conf/locale/sl copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl creating build/lib/django/conf/locale/ka copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka creating build/lib/django/conf/locale/ru copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru creating build/lib/django/conf/locale/zh_Hans copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans creating build/lib/django/conf/locale/hi copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi creating build/lib/django/conf/locale/el copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el creating build/lib/django/conf/locale/ca copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca creating build/lib/django/conf/locale/ro copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro creating build/lib/django/conf/locale/nn copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn creating build/lib/django/conf/locale/bg copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg creating build/lib/django/conf/locale/nl copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl creating build/lib/django/conf/locale/fa copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa creating build/lib/django/conf/locale/zh_Hant copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant creating build/lib/django/conf/locale/es_NI copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI creating build/lib/django/conf/locale/cs copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs creating build/lib/django/conf/locale/ga copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga creating build/lib/django/conf/locale/az copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az creating build/lib/django/conf/locale/km copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km creating build/lib/django/conf/locale/es_MX copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX creating build/lib/django/conf/locale/pt copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt creating build/lib/django/conf/locale/mk copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk creating build/lib/django/conf/locale/eu copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu creating build/lib/django/conf/locale/uk copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk creating build/lib/django/conf/locale/hr copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr creating build/lib/django/conf/locale/lt copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt creating build/lib/django/conf/locale/ml copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml creating build/lib/django/conf/locale/pl copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl creating build/lib/django/conf/locale/eo copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo creating build/lib/django/conf/locale/sv copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv creating build/lib/django/conf/locale/hu copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu creating build/lib/django/conf/locale/pt_BR copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR creating build/lib/django/conf/locale/et copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et creating build/lib/django/conf/locale/it copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it creating build/lib/django/conf/locale/sr copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr creating build/lib/django/conf/locale/lv copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv creating build/lib/django/conf/locale/gl copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl creating build/lib/django/conf/locale/mn copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn creating build/lib/django/conf/locale/ar copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar creating build/lib/django/conf/locale/en copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en creating build/lib/django/conf/locale/sr_Latn copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn creating build/lib/django/conf/locale/ko copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko creating build/lib/django/conf/locale/th copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th creating build/lib/django/conf/locale/en_GB copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB creating build/lib/django/conf/locale/es_CO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO creating build/lib/django/conf/locale/cy copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy creating build/lib/django/conf/locale/sq copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq creating build/lib/django/forms/extras copying django/forms/extras/__init__.py -> build/lib/django/forms/extras copying django/forms/extras/widgets.py -> build/lib/django/forms/extras creating build/lib/django/template/loaders copying django/template/loaders/base.py -> build/lib/django/template/loaders copying django/template/loaders/locmem.py -> build/lib/django/template/loaders copying django/template/loaders/cached.py -> build/lib/django/template/loaders copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders copying django/template/loaders/eggs.py -> build/lib/django/template/loaders copying django/template/loaders/__init__.py -> build/lib/django/template/loaders creating build/lib/django/template/backends copying django/template/backends/base.py -> build/lib/django/template/backends copying django/template/backends/dummy.py -> build/lib/django/template/backends copying django/template/backends/jinja2.py -> build/lib/django/template/backends copying django/template/backends/utils.py -> build/lib/django/template/backends copying django/template/backends/django.py -> build/lib/django/template/backends copying django/template/backends/__init__.py -> build/lib/django/template/backends creating build/lib/django/db/models copying django/db/models/base.py -> build/lib/django/db/models copying django/db/models/aggregates.py -> build/lib/django/db/models copying django/db/models/expressions.py -> build/lib/django/db/models copying django/db/models/signals.py -> build/lib/django/db/models copying django/db/models/deletion.py -> build/lib/django/db/models copying django/db/models/query_utils.py -> build/lib/django/db/models copying django/db/models/functions.py -> build/lib/django/db/models copying django/db/models/lookups.py -> build/lib/django/db/models copying django/db/models/query.py -> build/lib/django/db/models copying django/db/models/constants.py -> build/lib/django/db/models copying django/db/models/manager.py -> build/lib/django/db/models copying django/db/models/options.py -> build/lib/django/db/models copying django/db/models/utils.py -> build/lib/django/db/models copying django/db/models/__init__.py -> build/lib/django/db/models creating build/lib/django/db/backends copying django/db/backends/signals.py -> build/lib/django/db/backends copying django/db/backends/utils.py -> build/lib/django/db/backends copying django/db/backends/__init__.py -> build/lib/django/db/backends creating build/lib/django/db/migrations copying django/db/migrations/questioner.py -> build/lib/django/db/migrations copying django/db/migrations/recorder.py -> build/lib/django/db/migrations copying django/db/migrations/loader.py -> build/lib/django/db/migrations copying django/db/migrations/executor.py -> build/lib/django/db/migrations copying django/db/migrations/topological_sort.py -> build/lib/django/db/migrations copying django/db/migrations/migration.py -> build/lib/django/db/migrations copying django/db/migrations/writer.py -> build/lib/django/db/migrations copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations copying django/db/migrations/state.py -> build/lib/django/db/migrations copying django/db/migrations/utils.py -> build/lib/django/db/migrations copying django/db/migrations/__init__.py -> build/lib/django/db/migrations copying django/db/migrations/graph.py -> build/lib/django/db/migrations creating build/lib/django/db/models/sql copying django/db/models/sql/aggregates.py -> build/lib/django/db/models/sql copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql copying django/db/models/sql/where.py -> build/lib/django/db/models/sql copying django/db/models/sql/query.py -> build/lib/django/db/models/sql copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql creating build/lib/django/db/models/fields copying django/db/models/fields/related.py -> build/lib/django/db/models/fields copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields copying django/db/models/fields/subclassing.py -> build/lib/django/db/models/fields copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields copying django/db/models/fields/files.py -> build/lib/django/db/models/fields copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields creating build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/version.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/utils.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql creating build/lib/django/db/backends/oracle copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/compiler.py -> build/lib/django/db/backends/oracle creating build/lib/django/db/backends/mysql copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql creating build/lib/django/db/backends/dummy copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy creating build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 creating build/lib/django/db/backends/base copying django/db/backends/base/base.py -> build/lib/django/db/backends/base copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base copying django/db/backends/base/client.py -> build/lib/django/db/backends/base copying django/db/backends/base/features.py -> build/lib/django/db/backends/base copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base creating build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/base.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/operations.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/version.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/schema.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/client.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/features.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/creation.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/utils.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/__init__.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/introspection.py -> build/lib/django/db/backends/postgresql_psycopg2 creating build/lib/django/db/migrations/operations copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations creating build/lib/django/core/mail copying django/core/mail/message.py -> build/lib/django/core/mail copying django/core/mail/utils.py -> build/lib/django/core/mail copying django/core/mail/__init__.py -> build/lib/django/core/mail creating build/lib/django/core/checks copying django/core/checks/templates.py -> build/lib/django/core/checks copying django/core/checks/model_checks.py -> build/lib/django/core/checks copying django/core/checks/registry.py -> build/lib/django/core/checks copying django/core/checks/urls.py -> build/lib/django/core/checks copying django/core/checks/messages.py -> build/lib/django/core/checks copying django/core/checks/__init__.py -> build/lib/django/core/checks copying django/core/checks/caches.py -> build/lib/django/core/checks creating build/lib/django/core/files copying django/core/files/base.py -> build/lib/django/core/files copying django/core/files/storage.py -> build/lib/django/core/files copying django/core/files/uploadedfile.py -> build/lib/django/core/files copying django/core/files/temp.py -> build/lib/django/core/files copying django/core/files/uploadhandler.py -> build/lib/django/core/files copying django/core/files/images.py -> build/lib/django/core/files copying django/core/files/move.py -> build/lib/django/core/files copying django/core/files/utils.py -> build/lib/django/core/files copying django/core/files/locks.py -> build/lib/django/core/files copying django/core/files/__init__.py -> build/lib/django/core/files creating build/lib/django/core/management copying django/core/management/base.py -> build/lib/django/core/management copying django/core/management/sql.py -> build/lib/django/core/management copying django/core/management/color.py -> build/lib/django/core/management copying django/core/management/templates.py -> build/lib/django/core/management copying django/core/management/utils.py -> build/lib/django/core/management copying django/core/management/__init__.py -> build/lib/django/core/management creating build/lib/django/core/cache copying django/core/cache/utils.py -> build/lib/django/core/cache copying django/core/cache/__init__.py -> build/lib/django/core/cache creating build/lib/django/core/serializers copying django/core/serializers/base.py -> build/lib/django/core/serializers copying django/core/serializers/python.py -> build/lib/django/core/serializers copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers copying django/core/serializers/json.py -> build/lib/django/core/serializers copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers copying django/core/serializers/__init__.py -> build/lib/django/core/serializers creating build/lib/django/core/servers copying django/core/servers/basehttp.py -> build/lib/django/core/servers copying django/core/servers/__init__.py -> build/lib/django/core/servers creating build/lib/django/core/handlers copying django/core/handlers/base.py -> build/lib/django/core/handlers copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers copying django/core/handlers/__init__.py -> build/lib/django/core/handlers creating build/lib/django/core/mail/backends copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends creating build/lib/django/core/checks/compatibility copying django/core/checks/compatibility/django_1_8_0.py -> build/lib/django/core/checks/compatibility copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility creating build/lib/django/core/checks/security copying django/core/checks/security/base.py -> build/lib/django/core/checks/security copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security creating build/lib/django/core/management/commands copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands copying django/core/management/commands/test.py -> build/lib/django/core/management/commands copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands copying django/core/management/commands/check.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands creating build/lib/django/core/cache/backends copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends creating build/lib/django/views/generic copying django/views/generic/base.py -> build/lib/django/views/generic copying django/views/generic/list.py -> build/lib/django/views/generic copying django/views/generic/edit.py -> build/lib/django/views/generic copying django/views/generic/__init__.py -> build/lib/django/views/generic copying django/views/generic/dates.py -> build/lib/django/views/generic copying django/views/generic/detail.py -> build/lib/django/views/generic creating build/lib/django/views/decorators copying django/views/decorators/http.py -> build/lib/django/views/decorators copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators copying django/views/decorators/csrf.py -> build/lib/django/views/decorators copying django/views/decorators/debug.py -> build/lib/django/views/decorators copying django/views/decorators/cache.py -> build/lib/django/views/decorators copying django/views/decorators/vary.py -> build/lib/django/views/decorators copying django/views/decorators/gzip.py -> build/lib/django/views/decorators copying django/views/decorators/__init__.py -> build/lib/django/views/decorators creating build/lib/django/utils/translation copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation copying django/utils/translation/__init__.py -> build/lib/django/utils/translation creating build/lib/django/contrib/gis copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis copying django/contrib/gis/views.py -> build/lib/django/contrib/gis copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis creating build/lib/django/contrib/sites copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites copying django/contrib/sites/management.py -> build/lib/django/contrib/sites copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites copying django/contrib/sites/models.py -> build/lib/django/contrib/sites copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites creating build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/models.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles creating build/lib/django/contrib/admindocs copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs creating build/lib/django/contrib/syndication copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication creating build/lib/django/contrib/webdesign copying django/contrib/webdesign/apps.py -> build/lib/django/contrib/webdesign copying django/contrib/webdesign/models.py -> build/lib/django/contrib/webdesign copying django/contrib/webdesign/__init__.py -> build/lib/django/contrib/webdesign creating build/lib/django/contrib/humanize copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize copying django/contrib/humanize/models.py -> build/lib/django/contrib/humanize copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize creating build/lib/django/contrib/admin copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin copying django/contrib/admin/models.py -> build/lib/django/contrib/admin copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin copying django/contrib/admin/options.py -> build/lib/django/contrib/admin copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin creating build/lib/django/contrib/postgres copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres creating build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/management.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes creating build/lib/django/contrib/redirects copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects creating build/lib/django/contrib/messages copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages copying django/contrib/messages/views.py -> build/lib/django/contrib/messages copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages copying django/contrib/messages/api.py -> build/lib/django/contrib/messages copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages creating build/lib/django/contrib/flatpages copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages creating build/lib/django/contrib/auth copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth copying django/contrib/auth/models.py -> build/lib/django/contrib/auth copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth copying django/contrib/auth/views.py -> build/lib/django/contrib/auth copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth creating build/lib/django/contrib/sessions copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions creating build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps creating build/lib/django/contrib/gis/management copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management creating build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal creating build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos creating build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin creating build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms creating build/lib/django/contrib/gis/serializers copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers creating build/lib/django/contrib/gis/db copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db creating build/lib/django/contrib/gis/geoip copying django/contrib/gis/geoip/base.py -> build/lib/django/contrib/gis/geoip copying django/contrib/gis/geoip/libgeoip.py -> build/lib/django/contrib/gis/geoip copying django/contrib/gis/geoip/__init__.py -> build/lib/django/contrib/gis/geoip copying django/contrib/gis/geoip/prototypes.py -> build/lib/django/contrib/gis/geoip creating build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/wkt.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils creating build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps creating build/lib/django/contrib/gis/maps copying django/contrib/gis/maps/__init__.py -> build/lib/django/contrib/gis/maps creating build/lib/django/contrib/gis/geoip2 copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 creating build/lib/django/contrib/gis/geometry copying django/contrib/gis/geometry/__init__.py -> build/lib/django/contrib/gis/geometry copying django/contrib/gis/geometry/regex.py -> build/lib/django/contrib/gis/geometry creating build/lib/django/contrib/gis/management/commands copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands creating build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster creating build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes creating build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes creating build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/query.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/manager.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models creating build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends creating build/lib/django/contrib/gis/db/models/sql copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql creating build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle creating build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql creating build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis creating build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite creating build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base creating build/lib/django/contrib/gis/maps/openlayers copying django/contrib/gis/maps/openlayers/__init__.py -> build/lib/django/contrib/gis/maps/openlayers creating build/lib/django/contrib/gis/maps/google copying django/contrib/gis/maps/google/gmap.py -> build/lib/django/contrib/gis/maps/google copying django/contrib/gis/maps/google/zoom.py -> build/lib/django/contrib/gis/maps/google copying django/contrib/gis/maps/google/__init__.py -> build/lib/django/contrib/gis/maps/google copying django/contrib/gis/maps/google/overlays.py -> build/lib/django/contrib/gis/maps/google creating build/lib/django/contrib/gis/geometry/backend copying django/contrib/gis/geometry/backend/geos.py -> build/lib/django/contrib/gis/geometry/backend copying django/contrib/gis/geometry/backend/__init__.py -> build/lib/django/contrib/gis/geometry/backend creating build/lib/django/contrib/sites/migrations copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations creating build/lib/django/contrib/staticfiles/management copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management creating build/lib/django/contrib/staticfiles/templatetags copying django/contrib/staticfiles/templatetags/staticfiles.py -> build/lib/django/contrib/staticfiles/templatetags copying django/contrib/staticfiles/templatetags/__init__.py -> build/lib/django/contrib/staticfiles/templatetags creating build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands creating build/lib/django/contrib/admindocs/tests copying django/contrib/admindocs/tests/test_fields.py -> build/lib/django/contrib/admindocs/tests copying django/contrib/admindocs/tests/__init__.py -> build/lib/django/contrib/admindocs/tests creating build/lib/django/contrib/webdesign/templatetags copying django/contrib/webdesign/templatetags/webdesign.py -> build/lib/django/contrib/webdesign/templatetags copying django/contrib/webdesign/templatetags/__init__.py -> build/lib/django/contrib/webdesign/templatetags creating build/lib/django/contrib/humanize/templatetags copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags creating build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_static.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags creating build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations creating build/lib/django/contrib/admin/views copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views creating build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/jsonb.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms creating build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields creating build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates creating build/lib/django/contrib/contenttypes/migrations copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations creating build/lib/django/contrib/redirects/migrations copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations creating build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage creating build/lib/django/contrib/flatpages/templatetags copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags creating build/lib/django/contrib/flatpages/migrations copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations creating build/lib/django/contrib/auth/management copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management creating build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/utils.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/__init__.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/custom_user.py -> build/lib/django/contrib/auth/tests creating build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations creating build/lib/django/contrib/auth/handlers copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers creating build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands creating build/lib/django/contrib/sessions/management copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management creating build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends creating build/lib/django/contrib/sessions/migrations copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations creating build/lib/django/contrib/sessions/management/commands copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands creating build/lib/django/contrib/sitemaps/management copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management creating build/lib/django/contrib/sitemaps/management/commands copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands running egg_info writing requirements to Django.egg-info/requires.txt writing Django.egg-info/PKG-INFO writing top-level names to Django.egg-info/top_level.txt writing dependency_links to Django.egg-info/dependency_links.txt writing entry points to Django.egg-info/entry_points.txt reading manifest file 'Django.egg-info/SOURCES.txt' 'tests/staticfiles_tests/apps/test/static/test/⊗.txt' not ANSI_X3.4-1968 encodable -- skipping reading manifest template 'MANIFEST.in' no previously-included directories found matching 'django/contrib/admin/bin' warning: no previously-included files matching '__pycache__' found under directory '*' 'tests/staticfiles_tests/apps/test/static/test/⊗.txt' not ANSI_X3.4-1968 encodable -- skipping writing manifest file 'Django.egg-info/SOURCES.txt' creating build/lib/django/bin copying django/bin/django-admin.py -> build/lib/django/bin creating build/lib/django/conf/app_template copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template creating build/lib/django/conf/app_template/migrations copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations creating build/lib/django/conf/project_template copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template creating build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name copying django/dispatch/license.python.txt -> build/lib/django/dispatch copying django/dispatch/license.txt -> build/lib/django/dispatch creating build/lib/django/conf/locale/af creating build/lib/django/conf/locale/af/LC_MESSAGES copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES creating build/lib/django/conf/locale/ast creating build/lib/django/conf/locale/ast/LC_MESSAGES copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES creating build/lib/django/conf/locale/be creating build/lib/django/conf/locale/be/LC_MESSAGES copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES creating build/lib/django/conf/locale/br creating build/lib/django/conf/locale/br/LC_MESSAGES copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES creating build/lib/django/conf/locale/es_VE creating build/lib/django/conf/locale/es_VE/LC_MESSAGES copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES creating build/lib/django/conf/locale/ia creating build/lib/django/conf/locale/ia/LC_MESSAGES copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES creating build/lib/django/conf/locale/io creating build/lib/django/conf/locale/io/LC_MESSAGES copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES creating build/lib/django/conf/locale/kk creating build/lib/django/conf/locale/kk/LC_MESSAGES copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES creating build/lib/django/conf/locale/lb creating build/lib/django/conf/locale/lb/LC_MESSAGES copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES creating build/lib/django/conf/locale/mr creating build/lib/django/conf/locale/mr/LC_MESSAGES copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES creating build/lib/django/conf/locale/my creating build/lib/django/conf/locale/my/LC_MESSAGES copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES creating build/lib/django/conf/locale/ne creating build/lib/django/conf/locale/ne/LC_MESSAGES copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES creating build/lib/django/conf/locale/os creating build/lib/django/conf/locale/os/LC_MESSAGES copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES creating build/lib/django/conf/locale/pa creating build/lib/django/conf/locale/pa/LC_MESSAGES copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES creating build/lib/django/conf/locale/sw creating build/lib/django/conf/locale/sw/LC_MESSAGES copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES creating build/lib/django/conf/locale/tt creating build/lib/django/conf/locale/tt/LC_MESSAGES copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES creating build/lib/django/conf/locale/udm creating build/lib/django/conf/locale/udm/LC_MESSAGES copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES creating build/lib/django/conf/locale/ur creating build/lib/django/conf/locale/ur/LC_MESSAGES copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES creating build/lib/django/conf/locale/es_AR/LC_MESSAGES copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES creating build/lib/django/conf/locale/vi/LC_MESSAGES copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES creating build/lib/django/conf/locale/he/LC_MESSAGES copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES creating build/lib/django/conf/locale/gd/LC_MESSAGES copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES creating build/lib/django/conf/locale/fr/LC_MESSAGES copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES creating build/lib/django/conf/locale/is/LC_MESSAGES copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES creating build/lib/django/conf/locale/bs/LC_MESSAGES copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES creating build/lib/django/conf/locale/es/LC_MESSAGES copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES creating build/lib/django/conf/locale/ta/LC_MESSAGES copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES creating build/lib/django/conf/locale/da/LC_MESSAGES copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES creating build/lib/django/conf/locale/nb/LC_MESSAGES copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES creating build/lib/django/conf/locale/bn/LC_MESSAGES copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES creating build/lib/django/conf/locale/en_AU/LC_MESSAGES copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES creating build/lib/django/conf/locale/sk/LC_MESSAGES copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES creating build/lib/django/conf/locale/fi/LC_MESSAGES copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES creating build/lib/django/conf/locale/tr/LC_MESSAGES copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES creating build/lib/django/conf/locale/kn/LC_MESSAGES copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES creating build/lib/django/conf/locale/id/LC_MESSAGES copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES creating build/lib/django/conf/locale/fy/LC_MESSAGES copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES creating build/lib/django/conf/locale/ja/LC_MESSAGES copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES creating build/lib/django/conf/locale/de/LC_MESSAGES copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES creating build/lib/django/conf/locale/te/LC_MESSAGES copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES creating build/lib/django/conf/locale/sl/LC_MESSAGES copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES creating build/lib/django/conf/locale/ka/LC_MESSAGES copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES creating build/lib/django/conf/locale/ru/LC_MESSAGES copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES creating build/lib/django/conf/locale/hi/LC_MESSAGES copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES creating build/lib/django/conf/locale/el/LC_MESSAGES copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES creating build/lib/django/conf/locale/ca/LC_MESSAGES copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES creating build/lib/django/conf/locale/ro/LC_MESSAGES copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES creating build/lib/django/conf/locale/nn/LC_MESSAGES copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES creating build/lib/django/conf/locale/bg/LC_MESSAGES copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES creating build/lib/django/conf/locale/nl/LC_MESSAGES copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES creating build/lib/django/conf/locale/fa/LC_MESSAGES copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES creating build/lib/django/conf/locale/cs/LC_MESSAGES copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES creating build/lib/django/conf/locale/ga/LC_MESSAGES copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES creating build/lib/django/conf/locale/az/LC_MESSAGES copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES creating build/lib/django/conf/locale/km/LC_MESSAGES copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES creating build/lib/django/conf/locale/es_MX/LC_MESSAGES copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES creating build/lib/django/conf/locale/pt/LC_MESSAGES copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES creating build/lib/django/conf/locale/mk/LC_MESSAGES copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES creating build/lib/django/conf/locale/eu/LC_MESSAGES copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES creating build/lib/django/conf/locale/uk/LC_MESSAGES copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES creating build/lib/django/conf/locale/hr/LC_MESSAGES copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES creating build/lib/django/conf/locale/lt/LC_MESSAGES copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES creating build/lib/django/conf/locale/ml/LC_MESSAGES copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES creating build/lib/django/conf/locale/pl/LC_MESSAGES copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES creating build/lib/django/conf/locale/eo/LC_MESSAGES copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES creating build/lib/django/conf/locale/sv/LC_MESSAGES copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES creating build/lib/django/conf/locale/hu/LC_MESSAGES copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES creating build/lib/django/conf/locale/et/LC_MESSAGES copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES creating build/lib/django/conf/locale/it/LC_MESSAGES copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES creating build/lib/django/conf/locale/sr/LC_MESSAGES copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES creating build/lib/django/conf/locale/lv/LC_MESSAGES copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES creating build/lib/django/conf/locale/gl/LC_MESSAGES copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES creating build/lib/django/conf/locale/mn/LC_MESSAGES copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES creating build/lib/django/conf/locale/ar/LC_MESSAGES copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES creating build/lib/django/conf/locale/en/LC_MESSAGES copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES creating build/lib/django/conf/locale/ko/LC_MESSAGES copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES creating build/lib/django/conf/locale/th/LC_MESSAGES copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES creating build/lib/django/conf/locale/en_GB/LC_MESSAGES copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES creating build/lib/django/conf/locale/es_CO/LC_MESSAGES copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES creating build/lib/django/conf/locale/cy/LC_MESSAGES copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES creating build/lib/django/conf/locale/sq/LC_MESSAGES copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES creating build/lib/django/contrib/gis/locale creating build/lib/django/contrib/gis/locale/af creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ar creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ast creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES creating build/lib/django/contrib/gis/locale/az creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES creating build/lib/django/contrib/gis/locale/be creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES creating build/lib/django/contrib/gis/locale/bg creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES creating build/lib/django/contrib/gis/locale/bn creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/br creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES creating build/lib/django/contrib/gis/locale/bs creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ca creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES creating build/lib/django/contrib/gis/locale/cs creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES creating build/lib/django/contrib/gis/locale/cy creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES creating build/lib/django/contrib/gis/locale/da creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES creating build/lib/django/contrib/gis/locale/de creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES creating build/lib/django/contrib/gis/locale/el creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES creating build/lib/django/contrib/gis/locale/en creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES creating build/lib/django/contrib/gis/locale/en_AU creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/gis/locale/en_GB creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/gis/locale/eo creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_AR creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_CO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_MX creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_VE creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/gis/locale/et creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES creating build/lib/django/contrib/gis/locale/eu creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fa creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fi creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fr creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fy creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ga creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES creating build/lib/django/contrib/gis/locale/gd creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES creating build/lib/django/contrib/gis/locale/gl creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/he creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hi creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hr creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hu creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ia creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES creating build/lib/django/contrib/gis/locale/id creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES creating build/lib/django/contrib/gis/locale/io creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES creating build/lib/django/contrib/gis/locale/is creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES creating build/lib/django/contrib/gis/locale/it creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ja creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ka creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES creating build/lib/django/contrib/gis/locale/kk creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/km creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES creating build/lib/django/contrib/gis/locale/kn creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ko creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES creating build/lib/django/contrib/gis/locale/lb creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES creating build/lib/django/contrib/gis/locale/lt creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES creating build/lib/django/contrib/gis/locale/lv creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES creating build/lib/django/contrib/gis/locale/mk creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ml creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES creating build/lib/django/contrib/gis/locale/mn creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/mr creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/my creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES creating build/lib/django/contrib/gis/locale/nb creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ne creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES creating build/lib/django/contrib/gis/locale/nl creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/nn creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/os creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pa creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pl creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pt creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pt_BR creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ro creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ru creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sk creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sl creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sq creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sr creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sr_Latn creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sv creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sw creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ta creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES creating build/lib/django/contrib/gis/locale/te creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES creating build/lib/django/contrib/gis/locale/th creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES creating build/lib/django/contrib/gis/locale/tr creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/tt creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES creating build/lib/django/contrib/gis/locale/udm creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES creating build/lib/django/contrib/gis/locale/uk creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ur creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES creating build/lib/django/contrib/gis/locale/vi creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES creating build/lib/django/contrib/gis/locale/zh_Hans creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/gis/locale/zh_Hant creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/gis/static creating build/lib/django/contrib/gis/static/gis creating build/lib/django/contrib/gis/static/gis/js copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js creating build/lib/django/contrib/gis/templates creating build/lib/django/contrib/gis/templates/gis copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis creating build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin creating build/lib/django/contrib/gis/templates/gis/google copying django/contrib/gis/templates/gis/google/google-map.html -> build/lib/django/contrib/gis/templates/gis/google copying django/contrib/gis/templates/gis/google/google-map.js -> build/lib/django/contrib/gis/templates/gis/google copying django/contrib/gis/templates/gis/google/google-multi.js -> build/lib/django/contrib/gis/templates/gis/google copying django/contrib/gis/templates/gis/google/google-single.js -> build/lib/django/contrib/gis/templates/gis/google creating build/lib/django/contrib/gis/templates/gis/kml copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml creating build/lib/django/contrib/sites/locale creating build/lib/django/contrib/sites/locale/af creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ar creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ast creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES creating build/lib/django/contrib/sites/locale/az creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES creating build/lib/django/contrib/sites/locale/be creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES creating build/lib/django/contrib/sites/locale/bg creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES creating build/lib/django/contrib/sites/locale/bn creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/br creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES creating build/lib/django/contrib/sites/locale/bs creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ca creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES creating build/lib/django/contrib/sites/locale/cs creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES creating build/lib/django/contrib/sites/locale/cy creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES creating build/lib/django/contrib/sites/locale/da creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES creating build/lib/django/contrib/sites/locale/de creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES creating build/lib/django/contrib/sites/locale/el creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES creating build/lib/django/contrib/sites/locale/en creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES creating build/lib/django/contrib/sites/locale/en_AU creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/sites/locale/en_GB creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/sites/locale/eo creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_AR creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_CO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_MX creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_VE creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/sites/locale/et creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES creating build/lib/django/contrib/sites/locale/eu creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fa creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fi creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fr creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fy creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ga creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES creating build/lib/django/contrib/sites/locale/gd creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES creating build/lib/django/contrib/sites/locale/gl creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/he creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hi creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hr creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hu creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hy creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ia creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES creating build/lib/django/contrib/sites/locale/id creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES creating build/lib/django/contrib/sites/locale/io creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES creating build/lib/django/contrib/sites/locale/is creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES creating build/lib/django/contrib/sites/locale/it creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ja creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ka creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES creating build/lib/django/contrib/sites/locale/kk creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/km creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES creating build/lib/django/contrib/sites/locale/kn creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ko creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES creating build/lib/django/contrib/sites/locale/lb creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES creating build/lib/django/contrib/sites/locale/lt creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES creating build/lib/django/contrib/sites/locale/lv creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES creating build/lib/django/contrib/sites/locale/mk creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ml creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES creating build/lib/django/contrib/sites/locale/mn creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/mr creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/my creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES creating build/lib/django/contrib/sites/locale/nb creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ne creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES creating build/lib/django/contrib/sites/locale/nl creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/nn creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/os creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pa creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pl creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pt creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pt_BR creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ro creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ru creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sk creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sl creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sq creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sr creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sr_Latn creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sv creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sw creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ta creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES creating build/lib/django/contrib/sites/locale/te creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES creating build/lib/django/contrib/sites/locale/th creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES creating build/lib/django/contrib/sites/locale/tr creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/tt creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES creating build/lib/django/contrib/sites/locale/udm creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES creating build/lib/django/contrib/sites/locale/uk creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ur creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES creating build/lib/django/contrib/sites/locale/vi creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES creating build/lib/django/contrib/sites/locale/zh_Hans creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/sites/locale/zh_Hant creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale creating build/lib/django/contrib/admindocs/locale/af creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ar creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ast creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/az creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/be creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/bg creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/bn creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/br creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/bs creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ca creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/cs creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/cy creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/da creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/de creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/el creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/en creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/en_AU creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/en_GB creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/eo creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_AR creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_CO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_MX creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_VE creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/et creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/eu creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fa creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fi creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fr creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fy creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ga creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/gd creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/gl creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/he creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hi creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hr creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hu creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ia creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/id creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/io creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/is creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/it creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ja creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ka creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/kk creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/km creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/kn creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ko creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/lb creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/lt creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/lv creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/mk creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ml creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/mn creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/mr creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/my creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/nb creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ne creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/nl creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/nn creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/os creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pa creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pl creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pt creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pt_BR creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ro creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ru creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sk creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sl creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sq creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sr creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sr_Latn creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sv creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sw creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ta creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/te creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/th creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/tr creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/tt creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/udm creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/uk creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ur creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/vi creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/zh_Hans creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/zh_Hant creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admindocs/templates creating build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc creating build/lib/django/contrib/humanize/locale creating build/lib/django/contrib/humanize/locale/af creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ar creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ast creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/az creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/be creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/bg creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/bn creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/br creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/bs creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ca creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/cs creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/cy creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/da creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/de creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/el creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/en creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/en_AU creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/en_GB creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/eo creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_AR creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_CO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_MX creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_VE creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/et creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/eu creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fa creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fi creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fr creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fy creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ga creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/gd creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/gl creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/he creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hi creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hr creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hu creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hy creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ia creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/id creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/io creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/is creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/it creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ja creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ka creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/kk creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/km creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/kn creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ko creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/lb creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/lt creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/lv creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/mk creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ml creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/mn creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/mr creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/my creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/nb creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ne creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/nl creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/nn creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/os creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pa creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pl creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pt creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pt_BR creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ro creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ru creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sk creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sl creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sq creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sr creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sr_Latn creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sv creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sw creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ta creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/te creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/th creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/tr creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/tt creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/udm creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/uk creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ur creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/vi creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/zh_Hans creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/zh_Hant creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admin/locale creating build/lib/django/contrib/admin/locale/af creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES creating build/lib/django/contrib/admin/locale/am creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ar creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ast creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES creating build/lib/django/contrib/admin/locale/az creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES creating build/lib/django/contrib/admin/locale/be creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES creating build/lib/django/contrib/admin/locale/bg creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES creating build/lib/django/contrib/admin/locale/bn creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/br creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES creating build/lib/django/contrib/admin/locale/bs creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ca creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES creating build/lib/django/contrib/admin/locale/cs creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES creating build/lib/django/contrib/admin/locale/cy creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES creating build/lib/django/contrib/admin/locale/da creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES creating build/lib/django/contrib/admin/locale/de creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES creating build/lib/django/contrib/admin/locale/el creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES creating build/lib/django/contrib/admin/locale/en creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES creating build/lib/django/contrib/admin/locale/en_AU creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/admin/locale/en_GB creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/admin/locale/eo creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_AR creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_CO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_MX creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_VE creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/admin/locale/et creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES creating build/lib/django/contrib/admin/locale/eu creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fa creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fi creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fr creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fy creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ga creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES creating build/lib/django/contrib/admin/locale/gd creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES creating build/lib/django/contrib/admin/locale/gl creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/he creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hi creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hr creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hu creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ia creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES creating build/lib/django/contrib/admin/locale/id creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES creating build/lib/django/contrib/admin/locale/io creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES creating build/lib/django/contrib/admin/locale/is creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES creating build/lib/django/contrib/admin/locale/it creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ja creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ka creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES creating build/lib/django/contrib/admin/locale/kk creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/km creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES creating build/lib/django/contrib/admin/locale/kn creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ko creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES creating build/lib/django/contrib/admin/locale/lb creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES creating build/lib/django/contrib/admin/locale/lt creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/lv creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES creating build/lib/django/contrib/admin/locale/mk creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ml creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES creating build/lib/django/contrib/admin/locale/mn creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/mr creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/my creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES creating build/lib/django/contrib/admin/locale/nb creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ne creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES creating build/lib/django/contrib/admin/locale/nl creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/nn creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/os creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pa creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pl creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pt creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pt_BR creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ro creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ru creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sk creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sl creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sq creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sr creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sr_Latn creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sv creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sw creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ta creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES creating build/lib/django/contrib/admin/locale/te creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES creating build/lib/django/contrib/admin/locale/th creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES creating build/lib/django/contrib/admin/locale/tr creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/tt creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/udm creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES creating build/lib/django/contrib/admin/locale/uk creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ur creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES creating build/lib/django/contrib/admin/locale/vi creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES creating build/lib/django/contrib/admin/locale/zh_Hans creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/admin/locale/zh_Hant creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admin/static creating build/lib/django/contrib/admin/static/admin creating build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/fonts.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css creating build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/README.txt -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff -> build/lib/django/contrib/admin/static/admin/fonts creating build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img creating build/lib/django/contrib/admin/static/admin/img/gis copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis creating build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/actions.min.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/collapse.min.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/inlines.min.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/prepopulate.min.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/timeparse.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js creating build/lib/django/contrib/admin/static/admin/js/admin copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin creating build/lib/django/contrib/admin/static/admin/js/vendor creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE-JQUERY.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE-XREGEXP.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp creating build/lib/django/contrib/admin/templates creating build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin creating build/lib/django/contrib/admin/templates/admin/auth creating build/lib/django/contrib/admin/templates/admin/auth/user copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user creating build/lib/django/contrib/admin/templates/admin/edit_inline copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline creating build/lib/django/contrib/admin/templates/admin/includes copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes creating build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration creating build/lib/django/contrib/postgres/locale creating build/lib/django/contrib/postgres/locale/ar creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/be creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/bg creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ca creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/cs creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/da creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/de creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/el creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/en creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/eo creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es_AR creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es_CO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es_MX creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/et creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/fa creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/fi creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/fr creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/gd creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/he creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/hu creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/id creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/it creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ja creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ko creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/lt creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/mk creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/mn creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/nb creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/nl creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/pl creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/pt creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/pt_BR creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ro creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ru creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sq creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sv creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/tr creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/uk creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/zh_Hans creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/zh_Hant creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale creating build/lib/django/contrib/contenttypes/locale/af creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ar creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ast creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/az creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/be creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/bg creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/bn creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/br creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/bs creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ca creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/cs creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/cy creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/da creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/de creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/el creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/en creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/en_AU creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/en_GB creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/eo creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_AR creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_CO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_MX creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_VE creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/et creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/eu creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fa creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fi creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fr creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fy creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ga creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/gd creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/gl creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/he creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hi creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hr creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hu creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ia creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/id creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/io creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/is creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/it creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ja creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ka creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/kk creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/km creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/kn creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ko creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/lb creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/lt creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/lv creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/mk creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ml creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/mn creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/mr creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/my creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/nb creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ne creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/nl creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/nn creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/os creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pa creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pl creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pt creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pt_BR creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ro creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ru creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sk creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sl creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sq creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sr creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sr_Latn creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sv creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sw creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ta creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/te creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/th creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/tr creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/tt creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/udm creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/uk creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ur creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/vi creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/zh_Hans creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/zh_Hant creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/redirects/locale creating build/lib/django/contrib/redirects/locale/af creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ar creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ast creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/az creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/be creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/bg creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/bn creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/br creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/bs creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ca creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/cs creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/cy creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/da creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/de creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/el creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/en creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/en_AU creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/en_GB creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/eo creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_AR creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_CO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_MX creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_VE creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/et creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/eu creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fa creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fi creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fr creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fy creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ga creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/gd creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/gl creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/he creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hi creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hr creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hu creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ia creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/id creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/io creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/is creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/it creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ja creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ka creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/kk creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/km creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/kn creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ko creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/lb creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/lt creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/lv creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/mk creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ml creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/mn creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/mr creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/my creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/nb creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ne creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/nl creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/nn creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/os creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pa creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pl creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pt creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pt_BR creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ro creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ru creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sk creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sl creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sq creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sr creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sr_Latn creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sv creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sw creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ta creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/te creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/th creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/tr creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/tt creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/udm creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/uk creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ur creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/vi creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/zh_Hans creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/zh_Hant creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale creating build/lib/django/contrib/flatpages/locale/af creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ar creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ast creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/az creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/be creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/bg creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/bn creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/br creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/bs creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ca creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/cs creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/cy creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/da creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/de creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/el creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/en creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/en_AU creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/en_GB creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/eo creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_AR creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_CO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_MX creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_VE creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/et creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/eu creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fa creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fi creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fr creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fy creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ga creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/gd creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/gl creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/he creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hi creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hr creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hu creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ia creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/id creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/io creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/is creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/it creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ja creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ka creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/kk creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/km creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/kn creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ko creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/lb creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/lt creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/lv creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/mk creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ml creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/mn creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/mr creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/my creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/nb creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ne creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/nl creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/nn creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/os creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pa creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pl creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pt creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pt_BR creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ro creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ru creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sk creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sl creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sq creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sr creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sr_Latn creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sv creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sw creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ta creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/te creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/th creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/tr creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/tt creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/udm creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/uk creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ur creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/vi creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/zh_Hans creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/zh_Hant creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth creating build/lib/django/contrib/auth/locale creating build/lib/django/contrib/auth/locale/af creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ar creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ast creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES creating build/lib/django/contrib/auth/locale/az creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES creating build/lib/django/contrib/auth/locale/be creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES creating build/lib/django/contrib/auth/locale/bg creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES creating build/lib/django/contrib/auth/locale/bn creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/br creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES creating build/lib/django/contrib/auth/locale/bs creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ca creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES creating build/lib/django/contrib/auth/locale/cs creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES creating build/lib/django/contrib/auth/locale/cy creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES creating build/lib/django/contrib/auth/locale/da creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES creating build/lib/django/contrib/auth/locale/de creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES creating build/lib/django/contrib/auth/locale/el creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES creating build/lib/django/contrib/auth/locale/en creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES creating build/lib/django/contrib/auth/locale/en_AU creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/auth/locale/en_GB creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/auth/locale/eo creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_AR creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_CO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_MX creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_VE creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/auth/locale/et creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES creating build/lib/django/contrib/auth/locale/eu creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fa creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fi creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fr creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fy creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ga creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES creating build/lib/django/contrib/auth/locale/gd creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES creating build/lib/django/contrib/auth/locale/gl creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/he creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hi creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hr creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hu creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ia creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES creating build/lib/django/contrib/auth/locale/id creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES creating build/lib/django/contrib/auth/locale/io creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES creating build/lib/django/contrib/auth/locale/is creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES creating build/lib/django/contrib/auth/locale/it creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ja creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ka creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES creating build/lib/django/contrib/auth/locale/kk creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/km creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES creating build/lib/django/contrib/auth/locale/kn creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ko creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES creating build/lib/django/contrib/auth/locale/lb creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES creating build/lib/django/contrib/auth/locale/lt creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES creating build/lib/django/contrib/auth/locale/lv creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES creating build/lib/django/contrib/auth/locale/mk creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ml creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES creating build/lib/django/contrib/auth/locale/mn creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/mr creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/my creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES creating build/lib/django/contrib/auth/locale/nb creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ne creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES creating build/lib/django/contrib/auth/locale/nl creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/nn creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/os creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pa creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pl creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pt creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pt_BR creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ro creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ru creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sk creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sl creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sq creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sr creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sr_Latn creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sv creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sw creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ta creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES creating build/lib/django/contrib/auth/locale/te creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES creating build/lib/django/contrib/auth/locale/th creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES creating build/lib/django/contrib/auth/locale/tr creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/tt creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES creating build/lib/django/contrib/auth/locale/udm creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES creating build/lib/django/contrib/auth/locale/uk creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ur creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES creating build/lib/django/contrib/auth/locale/vi creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES creating build/lib/django/contrib/auth/locale/zh_Hans creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/auth/locale/zh_Hant creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/auth/templates creating build/lib/django/contrib/auth/templates/registration copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration creating build/lib/django/contrib/sessions/locale creating build/lib/django/contrib/sessions/locale/af creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ar creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ast creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/az creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/be creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/bg creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/bn creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/br creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/bs creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ca creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/cs creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/cy creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/da creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/de creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/el creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/en creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/en_AU creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/en_GB creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/eo creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_AR creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_CO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_MX creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_VE creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/et creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/eu creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fa creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fi creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fr creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fy creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ga creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/gd creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/gl creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/he creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hi creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hr creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hu creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ia creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/id creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/io creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/is creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/it creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ja creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ka creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/kk creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/km creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/kn creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ko creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/lb creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/lt creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/lv creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/mk creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ml creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/mn creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/mr creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/my creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/nb creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ne creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/nl creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/nn creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/os creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pa creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pl creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pt creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pt_BR creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ro creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ru creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sk creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sl creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sq creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sr creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sr_Latn creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sv creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sw creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ta creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/te creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/th creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/tr creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/tt creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/udm creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/uk creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ur creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/vi creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/zh_Hans creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/zh_Hant creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/sitemaps/templates copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos running build_scripts creating build/scripts-2.7 copying and adjusting django/bin/django-admin.py -> build/scripts-2.7 changing mode of build/scripts-2.7/django-admin.py from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing entry points to Django.egg-info/entry_points.txt writing dependency_links to Django.egg-info/dependency_links.txt writing top-level names to Django.egg-info/top_level.txt writing Django.egg-info/PKG-INFO writing requirements to Django.egg-info/requires.txt reading manifest file 'Django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'django/contrib/admin/bin' warning: no previously-included files matching '__pycache__' found under directory '*' 'tests/staticfiles_tests/apps/test/static/test/\udce2\udc8a\udc97.txt' not utf-8 encodable -- skipping writing manifest file 'Django.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.5 copying and adjusting django/bin/django-admin.py -> build/scripts-3.5 changing mode of build/scripts-3.5/django-admin.py from 644 to 755 + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZInKGJ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch + cd Django-1.9.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http copying build/lib/django/http/multipartparser.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http copying build/lib/django/http/request.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http copying build/lib/django/http/cookie.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http copying build/lib/django/http/response.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http copying build/lib/django/http/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http copying build/lib/django/http/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template copying build/lib/django/conf/project_template/manage.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/project_template/project_name creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR copying build/lib/django/conf/locale/es_AR/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR copying build/lib/django/conf/locale/es_AR/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi copying build/lib/django/conf/locale/vi/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi copying build/lib/django/conf/locale/vi/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he copying build/lib/django/conf/locale/he/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he copying build/lib/django/conf/locale/he/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd copying build/lib/django/conf/locale/gd/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd copying build/lib/django/conf/locale/gd/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr copying build/lib/django/conf/locale/fr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr copying build/lib/django/conf/locale/fr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is copying build/lib/django/conf/locale/is/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is copying build/lib/django/conf/locale/is/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs copying build/lib/django/conf/locale/bs/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs copying build/lib/django/conf/locale/bs/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es copying build/lib/django/conf/locale/es/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es copying build/lib/django/conf/locale/es/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_PR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta copying build/lib/django/conf/locale/ta/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta copying build/lib/django/conf/locale/ta/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da copying build/lib/django/conf/locale/da/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da copying build/lib/django/conf/locale/da/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb copying build/lib/django/conf/locale/nb/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb copying build/lib/django/conf/locale/nb/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/io/LC_MESSAGES copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/io/LC_MESSAGES copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn copying build/lib/django/conf/locale/bn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn copying build/lib/django/conf/locale/bn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU copying build/lib/django/conf/locale/en_AU/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU copying build/lib/django/conf/locale/en_AU/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk copying build/lib/django/conf/locale/sk/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk copying build/lib/django/conf/locale/sk/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de_CH creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi copying build/lib/django/conf/locale/fi/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi copying build/lib/django/conf/locale/fi/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr copying build/lib/django/conf/locale/tr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr copying build/lib/django/conf/locale/tr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn copying build/lib/django/conf/locale/kn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn copying build/lib/django/conf/locale/kn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id copying build/lib/django/conf/locale/id/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id copying build/lib/django/conf/locale/id/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy copying build/lib/django/conf/locale/fy/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy copying build/lib/django/conf/locale/fy/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja copying build/lib/django/conf/locale/ja/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja copying build/lib/django/conf/locale/ja/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de copying build/lib/django/conf/locale/de/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de copying build/lib/django/conf/locale/de/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te copying build/lib/django/conf/locale/te/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te copying build/lib/django/conf/locale/te/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl copying build/lib/django/conf/locale/sl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl copying build/lib/django/conf/locale/sl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka copying build/lib/django/conf/locale/ka/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka copying build/lib/django/conf/locale/ka/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru copying build/lib/django/conf/locale/ru/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru copying build/lib/django/conf/locale/ru/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans copying build/lib/django/conf/locale/zh_Hans/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans copying build/lib/django/conf/locale/zh_Hans/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi copying build/lib/django/conf/locale/hi/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi copying build/lib/django/conf/locale/hi/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el copying build/lib/django/conf/locale/el/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el copying build/lib/django/conf/locale/el/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca copying build/lib/django/conf/locale/ca/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca copying build/lib/django/conf/locale/ca/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro copying build/lib/django/conf/locale/ro/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro copying build/lib/django/conf/locale/ro/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn copying build/lib/django/conf/locale/nn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn copying build/lib/django/conf/locale/nn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ast/LC_MESSAGES copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ast/LC_MESSAGES copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg copying build/lib/django/conf/locale/bg/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg copying build/lib/django/conf/locale/bg/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl copying build/lib/django/conf/locale/nl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl copying build/lib/django/conf/locale/nl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa copying build/lib/django/conf/locale/fa/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa copying build/lib/django/conf/locale/fa/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant copying build/lib/django/conf/locale/zh_Hant/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant copying build/lib/django/conf/locale/zh_Hant/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_NI creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs copying build/lib/django/conf/locale/cs/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs copying build/lib/django/conf/locale/cs/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga copying build/lib/django/conf/locale/ga/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga copying build/lib/django/conf/locale/ga/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az copying build/lib/django/conf/locale/az/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az copying build/lib/django/conf/locale/az/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km copying build/lib/django/conf/locale/km/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km copying build/lib/django/conf/locale/km/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX copying build/lib/django/conf/locale/es_MX/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX copying build/lib/django/conf/locale/es_MX/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt copying build/lib/django/conf/locale/pt/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt copying build/lib/django/conf/locale/pt/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk copying build/lib/django/conf/locale/mk/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk copying build/lib/django/conf/locale/mk/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu copying build/lib/django/conf/locale/eu/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu copying build/lib/django/conf/locale/eu/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk copying build/lib/django/conf/locale/uk/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk copying build/lib/django/conf/locale/uk/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr copying build/lib/django/conf/locale/hr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr copying build/lib/django/conf/locale/hr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt copying build/lib/django/conf/locale/lt/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt copying build/lib/django/conf/locale/lt/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml copying build/lib/django/conf/locale/ml/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml copying build/lib/django/conf/locale/ml/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl copying build/lib/django/conf/locale/pl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl copying build/lib/django/conf/locale/pl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo copying build/lib/django/conf/locale/eo/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo copying build/lib/django/conf/locale/eo/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv copying build/lib/django/conf/locale/sv/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv copying build/lib/django/conf/locale/sv/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu copying build/lib/django/conf/locale/hu/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu copying build/lib/django/conf/locale/hu/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR copying build/lib/django/conf/locale/pt_BR/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR copying build/lib/django/conf/locale/pt_BR/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et copying build/lib/django/conf/locale/et/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et copying build/lib/django/conf/locale/et/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it copying build/lib/django/conf/locale/it/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it copying build/lib/django/conf/locale/it/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr copying build/lib/django/conf/locale/sr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr copying build/lib/django/conf/locale/sr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv copying build/lib/django/conf/locale/lv/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv copying build/lib/django/conf/locale/lv/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl copying build/lib/django/conf/locale/gl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl copying build/lib/django/conf/locale/gl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn copying build/lib/django/conf/locale/mn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn copying build/lib/django/conf/locale/mn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar copying build/lib/django/conf/locale/ar/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar copying build/lib/django/conf/locale/ar/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en copying build/lib/django/conf/locale/en/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en copying build/lib/django/conf/locale/en/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn copying build/lib/django/conf/locale/sr_Latn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn copying build/lib/django/conf/locale/sr_Latn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko copying build/lib/django/conf/locale/ko/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko copying build/lib/django/conf/locale/ko/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th copying build/lib/django/conf/locale/th/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th copying build/lib/django/conf/locale/th/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB copying build/lib/django/conf/locale/en_GB/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB copying build/lib/django/conf/locale/en_GB/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mr/LC_MESSAGES copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mr/LC_MESSAGES copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO copying build/lib/django/conf/locale/es_CO/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO copying build/lib/django/conf/locale/es_CO/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/cy/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/cy/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq copying build/lib/django/conf/locale/sq/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq copying build/lib/django/conf/locale/sq/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/my/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/views.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/tests.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/admin.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template/migrations copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template/migrations copying build/lib/django/conf/app_template/models.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/apps.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/app_template copying build/lib/django/conf/global_settings.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf copying build/lib/django/conf/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls copying build/lib/django/conf/urls/i18n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls copying build/lib/django/conf/urls/static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls copying build/lib/django/conf/urls/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls copying build/lib/django/__main__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/bin copying build/lib/django/bin/django-admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/bin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/security.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/http.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/clickjacking.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/locale.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/gzip.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware copying build/lib/django/middleware/common.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps copying build/lib/django/apps/registry.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps copying build/lib/django/apps/config.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps copying build/lib/django/apps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/future.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/i18n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/l10n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/templatetags/tz.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags copying build/lib/django/shortcuts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/boundfield.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/extras copying build/lib/django/forms/extras/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/extras copying build/lib/django/forms/extras/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/extras copying build/lib/django/forms/formsets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms copying build/lib/django/forms/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/context.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/loader.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/smartif.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/defaulttags.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/defaultfilters.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/locmem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/cached.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/filesystem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/app_directories.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/eggs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/loaders/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders copying build/lib/django/template/library.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/backends/dummy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/backends/jinja2.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/backends/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/backends/django.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends copying build/lib/django/template/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/loader_tags.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/response.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/engine.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template copying build/lib/django/template/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db copying build/lib/django/db/transaction.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/aggregates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/expressions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/deletion.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/query_utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/aggregates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/subqueries.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/where.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/query.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/constants.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/datastructures.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/compiler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/reverse_related.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related_lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/subclassing.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/proxy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related_descriptors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/files.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields copying build/lib/django/db/models/query.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/constants.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/manager.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/options.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models copying build/lib/django/db/models/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/version.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/compiler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/compiler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/validation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3 creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/validation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base copying build/lib/django/db/backends/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/version.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/questioner.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/recorder.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/loader.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/executor.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/topological_sort.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/migration.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/writer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/special.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/autodetector.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/optimizer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/state.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/migrations/graph.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations copying build/lib/django/db/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db copying build/lib/django/db/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/testcases.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/html.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/runner.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test copying build/lib/django/test/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core copying build/lib/django/core/urlresolvers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail copying build/lib/django/core/mail/message.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/locmem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/smtp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/dummy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/console.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/filebased.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends copying build/lib/django/core/mail/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail copying build/lib/django/core/mail/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail copying build/lib/django/core/paginator.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks copying build/lib/django/core/checks/templates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/django_1_8_0.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/model_checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks copying build/lib/django/core/checks/registry.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks copying build/lib/django/core/checks/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks copying build/lib/django/core/checks/messages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/sessions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security copying build/lib/django/core/checks/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks copying build/lib/django/core/checks/caches.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks copying build/lib/django/core/validators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/storage.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/uploadedfile.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/temp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/uploadhandler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/images.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/move.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/locks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files copying build/lib/django/core/files/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management copying build/lib/django/core/management/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/showmigrations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/squashmigrations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemessages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/loaddata.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/inspectdb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startapp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dbshell.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/diffsettings.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlsequencereset.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/migrate.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/test.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemigrations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dumpdata.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/check.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlflush.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/shell.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startproject.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/compilemessages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/createcachetable.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/flush.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sendtestemail.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/testserver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlmigrate.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands copying build/lib/django/core/management/sql.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management copying build/lib/django/core/management/color.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management copying build/lib/django/core/management/templates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management copying build/lib/django/core/management/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management copying build/lib/django/core/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/locmem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/dummy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/memcached.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/filebased.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/db.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends copying build/lib/django/core/cache/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache copying build/lib/django/core/cache/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache copying build/lib/django/core/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core copying build/lib/django/core/wsgi.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/serializers/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/serializers/python.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/serializers/pyyaml.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/serializers/json.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/serializers/xml_serializer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/serializers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers copying build/lib/django/core/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core copying build/lib/django/core/signing.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/servers copying build/lib/django/core/servers/basehttp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/servers copying build/lib/django/core/servers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/servers creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers copying build/lib/django/core/handlers/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers copying build/lib/django/core/handlers/wsgi.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers copying build/lib/django/core/handlers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers copying build/lib/django/core/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core copying build/lib/django/core/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views copying build/lib/django/views/defaults.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views copying build/lib/django/views/i18n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/generic/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/generic/list.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/generic/edit.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/generic/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/generic/dates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/generic/detail.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic copying build/lib/django/views/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views copying build/lib/django/views/debug.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views copying build/lib/django/views/static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/http.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/clickjacking.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/debug.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/vary.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/gzip.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/decorators/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators copying build/lib/django/views/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch copying build/lib/django/dispatch/license.python.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch copying build/lib/django/dispatch/weakref_backports.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch copying build/lib/django/dispatch/dispatcher.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch copying build/lib/django/dispatch/license.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch copying build/lib/django/dispatch/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch copying build/lib/django/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/timezone.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/xmlutils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/autoreload.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/feedgenerator.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/inspect.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/version.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/safestring.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/crypto.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/deconstruct.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/datetime_safe.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/termcolors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/html.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/itercompat.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/duration.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/dateparse.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/http.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/html_parser.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/glob.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/lorem_ipsum.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/text.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/numberformat.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/baseconv.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/log.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/checksums.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/jslex.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/dateformat.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/lru_cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/module_loading.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/tree.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/_os.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/synch.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/regex_helper.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/archive.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/datastructures.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/dates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/deprecation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/timesince.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/ipv6.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/encoding.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/functional.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils copying build/lib/django/utils/six.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_real.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_null.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation copying build/lib/django/utils/translation/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/feeds.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/libgdal.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/LICENSE -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/driver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/datasource.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/field.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/envelope.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/band.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/const.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/source.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/layer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/error.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/geomtype.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/geometries.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/srs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/feature.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/io/LC_MESSAGES copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/io/LC_MESSAGES copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/af/LC_MESSAGES copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/af/LC_MESSAGES copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/my/LC_MESSAGES copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/my/LC_MESSAGES copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/locale/my/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/prepared.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/LICENSE -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/collections.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/geometry.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/point.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/io.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/error.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/mutable_list.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/io.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/coordseq.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/polygon.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/libgeos.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/factory.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/linestring.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/options.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/shortcuts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/serializers/geojson.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/serializers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/serializers creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/aggregates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/proxy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/query.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/manager.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends copying build/lib/django/contrib/gis/db/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends copying build/lib/django/contrib/gis/db/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/libgeoip.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/prototypes.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/static creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/static/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/measure.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-multi.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-map.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-single.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-map.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/templates/gis copying build/lib/django/contrib/gis/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/layermapping.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinspect.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/srs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/wkt.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinfo.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/kml.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/openlayers copying build/lib/django/contrib/gis/maps/openlayers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/openlayers copying build/lib/django/contrib/gis/maps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/gmap.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/zoom.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/overlays.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/resources.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2 creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/backend/geos.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/backend/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry copying build/lib/django/contrib/gis/geometry/regex.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/management.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/io/LC_MESSAGES copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/io/LC_MESSAGES copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/shortcuts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/requests.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/managers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/finders.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/templatetags/staticfiles.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/storage.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/handlers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/testing.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/tests/test_fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/tests creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/templatetags/webdesign.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/humanize.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/templatetags creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/actions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/sites.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/filters.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/log.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_list.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/helpers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/am creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/am/LC_MESSAGES copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/am/LC_MESSAGES copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/am/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/tests.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/README.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/LICENSE.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/fonts creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/search.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/README.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/img creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE-JQUERY.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/jquery creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE-XREGEXP.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/inlines.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/timeparse.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/prepopulate.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/collapse.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/core.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/js creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/fonts.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/base.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/login.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/forms.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/main.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/404.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/change_list.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/related_widget_wrapper.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/filter.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/app_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/actions.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/search_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/base.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/object_history.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/base_site.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/login.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/500.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/pagination.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/options.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/validators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/ranges.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/array.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/jsonb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/hstore.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/ranges.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/array.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/jsonb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/hstore.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/general.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/statistics.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/management.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/session.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/fallback.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/cookie.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/constants.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/api.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/templatetags creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/sitemaps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/hashers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/changepassword.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management copying build/lib/django/contrib/auth/mixins.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/custom_user.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/io/LC_MESSAGES copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/io/LC_MESSAGES copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/password_validation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/common-passwords.txt.gz -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/backends.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/tokens.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/base_user.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/templates/registration copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/templates/registration creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/modwsgi.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth copying build/lib/django/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/base_session.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/file.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cached_db.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/db.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/serializers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps copying build/lib/django/contrib/sitemaps/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management copying build/lib/django/contrib/sitemaps/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http/multipartparser.py to multipartparser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http/request.py to request.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http/cookie.py to cookie.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http/response.py to response.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/http/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_AR/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/vi/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/he/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gd/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fr/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/is/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bs/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_PR/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_PR/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ta/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/da/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nb/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bn/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_AU/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sk/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de_CH/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de_CH/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fi/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/tr/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/kn/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/id/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fy/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ja/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/de/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/te/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sl/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ka/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ru/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hans/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hi/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/el/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ca/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ro/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nn/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/bg/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/nl/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/fa/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/zh_Hant/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_NI/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_NI/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cs/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ga/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/az/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/km/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_MX/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mk/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eu/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/uk/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hr/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lt/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ml/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pl/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/eo/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sv/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/hu/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/pt_BR/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/et/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/it/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/lv/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/gl/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/mn/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ar/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sr_Latn/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/ko/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/th/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/en_GB/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/es_CO/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/cy/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/locale/sq/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/global_settings.py to global_settings.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls/i18n.py to i18n.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls/static.py to static.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/conf/urls/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/__main__.py to __main__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/bin/django-admin.py to django-admin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/security.py to security.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/http.py to http.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/clickjacking.py to clickjacking.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/csrf.py to csrf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/locale.py to locale.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/gzip.py to gzip.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/middleware/common.py to common.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps/registry.py to registry.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/apps/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/future.py to future.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/i18n.py to i18n.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/l10n.py to l10n.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/static.py to static.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/templatetags/tz.py to tz.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/shortcuts.py to shortcuts.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/forms.py to forms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/fields.py to fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/boundfield.py to boundfield.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/extras/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/extras/widgets.py to widgets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/formsets.py to formsets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/forms/widgets.py to widgets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/context.py to context.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loader.py to loader.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/smartif.py to smartif.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/defaulttags.py to defaulttags.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/defaultfilters.py to defaultfilters.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/locmem.py to locmem.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/cached.py to cached.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/filesystem.py to filesystem.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/app_directories.py to app_directories.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/eggs.py to eggs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loaders/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/library.py to library.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends/dummy.py to dummy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends/jinja2.py to jinja2.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends/django.py to django.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/loader_tags.py to loader_tags.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/response.py to response.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/engine.py to engine.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/context_processors.py to context_processors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/template/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/transaction.py to transaction.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/aggregates.py to aggregates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/expressions.py to expressions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/signals.py to signals.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/deletion.py to deletion.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/query_utils.py to query_utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/functions.py to functions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/lookups.py to lookups.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/aggregates.py to aggregates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/subqueries.py to subqueries.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/where.py to where.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/query.py to query.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/constants.py to constants.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/datastructures.py to datastructures.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/sql/compiler.py to compiler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/related.py to related.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/reverse_related.py to reverse_related.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/related_lookups.py to related_lookups.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/subclassing.py to subclassing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/proxy.py to proxy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/related_descriptors.py to related_descriptors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/files.py to files.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/fields/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/query.py to query.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/constants.py to constants.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/manager.py to manager.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/options.py to options.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/models/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/version.py to version.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/creation.py to creation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/functions.py to functions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/creation.py to creation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/oracle/compiler.py to compiler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/creation.py to creation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/compiler.py to compiler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/mysql/validation.py to validation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/signals.py to signals.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/dummy/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/creation.py to creation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/sqlite3/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/creation.py to creation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/base/validation.py to validation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/version.py to version.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/creation.py to creation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/postgresql_psycopg2/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/questioner.py to questioner.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/recorder.py to recorder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/loader.py to loader.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/executor.py to executor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/topological_sort.py to topological_sort.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/migration.py to migration.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/writer.py to writer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations/fields.py to fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations/special.py to special.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/operations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/autodetector.py to autodetector.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/optimizer.py to optimizer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/state.py to state.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/migrations/graph.py to graph.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/db/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/testcases.py to testcases.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/html.py to html.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/signals.py to signals.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/runner.py to runner.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/test/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/urlresolvers.py to urlresolvers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/message.py to message.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/locmem.py to locmem.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/smtp.py to smtp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/dummy.py to dummy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/console.py to console.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/filebased.py to filebased.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/mail/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/paginator.py to paginator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/templates.py to templates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/compatibility/django_1_8_0.py to django_1_8_0.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/compatibility/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/model_checks.py to model_checks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/registry.py to registry.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/urls.py to urls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/messages.py to messages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security/sessions.py to sessions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security/csrf.py to csrf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/security/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/checks/caches.py to caches.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/validators.py to validators.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/storage.py to storage.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/uploadedfile.py to uploadedfile.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/temp.py to temp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/uploadhandler.py to uploadhandler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/images.py to images.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/move.py to move.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/locks.py to locks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/files/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/showmigrations.py to showmigrations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/squashmigrations.py to squashmigrations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/makemessages.py to makemessages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/loaddata.py to loaddata.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/inspectdb.py to inspectdb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/startapp.py to startapp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/dbshell.py to dbshell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/diffsettings.py to diffsettings.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/sqlsequencereset.py to sqlsequencereset.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/migrate.py to migrate.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/test.py to test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/runserver.py to runserver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/makemigrations.py to makemigrations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/dumpdata.py to dumpdata.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/check.py to check.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/sqlflush.py to sqlflush.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/shell.py to shell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/startproject.py to startproject.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/compilemessages.py to compilemessages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/createcachetable.py to createcachetable.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/flush.py to flush.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/sendtestemail.py to sendtestemail.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/testserver.py to testserver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/commands/sqlmigrate.py to sqlmigrate.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/sql.py to sql.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/color.py to color.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/templates.py to templates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/management/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/locmem.py to locmem.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/dummy.py to dummy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/memcached.py to memcached.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/filebased.py to filebased.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/backends/db.py to db.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/cache/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/signals.py to signals.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/wsgi.py to wsgi.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers/python.py to python.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers/pyyaml.py to pyyaml.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers/json.py to json.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers/xml_serializer.py to xml_serializer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/serializers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/signing.py to signing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/servers/basehttp.py to basehttp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/servers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers/wsgi.py to wsgi.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/handlers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/context_processors.py to context_processors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/core/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/defaults.py to defaults.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/i18n.py to i18n.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic/list.py to list.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic/edit.py to edit.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic/dates.py to dates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/generic/detail.py to detail.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/csrf.py to csrf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/debug.py to debug.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/static.py to static.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/http.py to http.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/clickjacking.py to clickjacking.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/csrf.py to csrf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/debug.py to debug.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/vary.py to vary.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/gzip.py to gzip.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/decorators/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/views/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch/weakref_backports.py to weakref_backports.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch/dispatcher.py to dispatcher.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/dispatch/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/timezone.py to timezone.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/xmlutils.py to xmlutils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/autoreload.py to autoreload.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/feedgenerator.py to feedgenerator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/inspect.py to inspect.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/version.py to version.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/safestring.py to safestring.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/crypto.py to crypto.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/deconstruct.py to deconstruct.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/datetime_safe.py to datetime_safe.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/termcolors.py to termcolors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/html.py to html.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/itercompat.py to itercompat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/duration.py to duration.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/dateparse.py to dateparse.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/http.py to http.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/html_parser.py to html_parser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/decorators.py to decorators.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/glob.py to glob.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/lorem_ipsum.py to lorem_ipsum.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/text.py to text.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/numberformat.py to numberformat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/baseconv.py to baseconv.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/log.py to log.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/checksums.py to checksums.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/jslex.py to jslex.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/dateformat.py to dateformat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/lru_cache.py to lru_cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/module_loading.py to module_loading.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/formats.py to formats.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/tree.py to tree.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/_os.py to _os.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/synch.py to synch.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/regex_helper.py to regex_helper.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/archive.py to archive.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/datastructures.py to datastructures.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/dates.py to dates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/deprecation.py to deprecation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/timesince.py to timesince.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/ipv6.py to ipv6.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/encoding.py to encoding.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/functional.py to functional.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/six.py to six.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation/trans_real.py to trans_real.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation/trans_null.py to trans_null.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/utils/translation/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/feeds.py to feeds.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands/inspectdb.py to inspectdb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands/ogrinspect.py to ogrinspect.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/management/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/libgdal.py to libgdal.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/driver.py to driver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/datasource.py to datasource.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/field.py to field.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/envelope.py to envelope.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster/band.py to band.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster/const.py to const.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/raster/source.py to source.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/layer.py to layer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/error.py to error.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/geomtype.py to geomtype.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/raster.py to raster.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/geom.py to geom.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/ds.py to ds.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/generation.py to generation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/srs.py to srs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/prototypes/errcheck.py to errcheck.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/geometries.py to geometries.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/srs.py to srs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/feature.py to feature.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/gdal/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prepared.py to prepared.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/collections.py to collections.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/geometry.py to geometry.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/point.py to point.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/io.py to io.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/error.py to error.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/mutable_list.py to mutable_list.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/prepared.py to prepared.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/geom.py to geom.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/topology.py to topology.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/predicates.py to predicates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/threadsafe.py to threadsafe.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/io.py to io.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/misc.py to misc.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/coordseq.py to coordseq.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/prototypes/errcheck.py to errcheck.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/coordseq.py to coordseq.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/polygon.py to polygon.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/libgeos.py to libgeos.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/factory.py to factory.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/linestring.py to linestring.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geos/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin/options.py to options.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/admin/widgets.py to widgets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/shortcuts.py to shortcuts.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms/fields.py to fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/forms/widgets.py to widgets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/serializers/geojson.py to geojson.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/serializers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/aggregates.py to aggregates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/fields.py to fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/functions.py to functions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/lookups.py to lookups.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/sql/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/sql/conversion.py to conversion.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/proxy.py to proxy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/query.py to query.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/manager.py to manager.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/models/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/adapter.py to adapter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/oracle/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/mysql/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/adapter.py to adapter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/const.py to const.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/pgraster.py to pgraster.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/postgis/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/adapter.py to adapter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/schema.py to schema.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/spatialite/introspection.py to introspection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base/adapter.py to adapter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base/features.py to features.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/base/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/db/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip/libgeoip.py to libgeoip.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip/prototypes.py to prototypes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/measure.py to measure.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils/layermapping.py to layermapping.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils/ogrinspect.py to ogrinspect.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils/srs.py to srs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils/wkt.py to wkt.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/utils/ogrinfo.py to ogrinfo.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/sitemaps/kml.py to kml.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/openlayers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google/gmap.py to gmap.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google/zoom.py to zoom.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/maps/google/overlays.py to overlays.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2/resources.py to resources.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geoip2/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/backend/geos.py to geos.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/backend/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/gis/geometry/regex.py to regex.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/management.py to management.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/admin.py to admin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/shortcuts.py to shortcuts.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations/0002_alter_domain_unique.py to 0002_alter_domain_unique.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/requests.py to requests.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/managers.py to managers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sites/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/finders.py to finders.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py to collectstatic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands/runserver.py to runserver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands/findstatic.py to findstatic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/management/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py to staticfiles.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/templatetags/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/storage.py to storage.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/handlers.py to handlers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/urls.py to urls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/testing.py to testing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/staticfiles/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/tests/test_fields.py to test_fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/urls.py to urls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admindocs/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/syndication/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/templatetags/webdesign.py to webdesign.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/templatetags/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/webdesign/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/templatetags/humanize.py to humanize.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/templatetags/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/humanize/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/actions.py to actions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/forms.py to forms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/sites.py to sites.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/filters.py to filters.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags/admin_static.py to admin_static.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags/admin_modify.py to admin_modify.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags/log.py to log.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags/admin_urls.py to admin_urls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/templatetags/admin_list.py to admin_list.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/decorators.py to decorators.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/helpers.py to helpers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/tests.py to tests.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py to 0002_logentry_remove_auto_add.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views/decorators.py to decorators.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views/main.py to main.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/views/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/options.py to options.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/checks.py to checks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/admin/widgets.py to widgets.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/validators.py to validators.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/operations.py to operations.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/signals.py to signals.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms/ranges.py to ranges.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms/array.py to array.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms/jsonb.py to jsonb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/forms/hstore.py to hstore.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/functions.py to functions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/lookups.py to lookups.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields/ranges.py to ranges.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields/array.py to array.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields/jsonb.py to jsonb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/fields/hstore.py to hstore.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates/general.py to general.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates/statistics.py to statistics.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/aggregates/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/postgres/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/forms.py to forms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/fields.py to fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/management.py to management.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/admin.py to admin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py to 0002_remove_content_type_name.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/contenttypes/checks.py to checks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/admin.py to admin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/redirects/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage/session.py to session.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage/fallback.py to fallback.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage/cookie.py to cookie.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/storage/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/constants.py to constants.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/api.py to api.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/context_processors.py to context_processors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/messages/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/forms.py to forms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/templatetags/flatpages.py to flatpages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/templatetags/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/admin.py to admin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/urls.py to urls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/sitemaps.py to sitemaps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/flatpages/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/hashers.py to hashers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/forms.py to forms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands/createsuperuser.py to createsuperuser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/commands/changepassword.py to changepassword.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/management/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/mixins.py to mixins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tests/custom_user.py to custom_user.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/decorators.py to decorators.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/signals.py to signals.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/admin.py to admin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/password_validation.py to password_validation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0006_require_contenttypes_0002.py to 0006_require_contenttypes_0002.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0004_alter_user_username_opts.py to 0004_alter_user_username_opts.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0005_alter_user_last_login_null.py to 0005_alter_user_last_login_null.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py to 0007_alter_validators_add_error_messages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0003_alter_user_email_max_length.py to 0003_alter_user_email_max_length.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py to 0002_alter_permission_name_max_length.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/urls.py to urls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/backends.py to backends.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/tokens.py to tokens.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/base_user.py to base_user.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/handlers/modwsgi.py to modwsgi.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/handlers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/context_processors.py to context_processors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/auth/checks.py to checks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/base_session.py to base_session.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management/commands/clearsessions.py to clearsessions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/management/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/models.py to models.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/file.py to file.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/signed_cookies.py to signed_cookies.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/cached_db.py to cached_db.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/backends/db.py to db.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/middleware.py to middleware.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/migrations/0001_initial.py to 0001_initial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/migrations/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/exceptions.py to exceptions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/serializers.py to serializers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sessions/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/apps.py to apps.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management/commands/ping_google.py to ping_google.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/management/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/views.py to views.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/django/contrib/sitemaps/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmp5d9_fc8h.py' /usr/bin/python3 -O /tmp/tmp5d9_fc8h.py removing /tmp/tmp5d9_fc8h.py running install_egg_info running egg_info writing top-level names to Django.egg-info/top_level.txt writing Django.egg-info/PKG-INFO writing requirements to Django.egg-info/requires.txt writing dependency_links to Django.egg-info/dependency_links.txt writing entry points to Django.egg-info/entry_points.txt reading manifest file 'Django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'django/contrib/admin/bin' warning: no previously-included files matching '__pycache__' found under directory '*' 'tests/staticfiles_tests/apps/test/static/test/\udce2\udc8a\udc97.txt' not utf-8 encodable -- skipping writing manifest file 'Django.egg-info/SOURCES.txt' Copying Django.egg-info to /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages/Django-1.9.11-py3.5.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin copying build/scripts-3.5/django-admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin/django-admin.py to 755 Installing django-admin script to /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin/django-admin.py /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin/python3-django-admin + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http copying build/lib/django/http/multipartparser.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http copying build/lib/django/http/request.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http copying build/lib/django/http/cookie.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http copying build/lib/django/http/response.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http copying build/lib/django/http/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http copying build/lib/django/http/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template copying build/lib/django/conf/project_template/manage.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/project_template/project_name creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR copying build/lib/django/conf/locale/es_AR/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR copying build/lib/django/conf/locale/es_AR/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi copying build/lib/django/conf/locale/vi/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi copying build/lib/django/conf/locale/vi/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he copying build/lib/django/conf/locale/he/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he copying build/lib/django/conf/locale/he/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd copying build/lib/django/conf/locale/gd/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd copying build/lib/django/conf/locale/gd/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr copying build/lib/django/conf/locale/fr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr copying build/lib/django/conf/locale/fr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is copying build/lib/django/conf/locale/is/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is copying build/lib/django/conf/locale/is/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs copying build/lib/django/conf/locale/bs/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs copying build/lib/django/conf/locale/bs/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es copying build/lib/django/conf/locale/es/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es copying build/lib/django/conf/locale/es/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_PR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta copying build/lib/django/conf/locale/ta/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta copying build/lib/django/conf/locale/ta/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da copying build/lib/django/conf/locale/da/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da copying build/lib/django/conf/locale/da/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb copying build/lib/django/conf/locale/nb/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb copying build/lib/django/conf/locale/nb/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/io/LC_MESSAGES copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/io/LC_MESSAGES copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn copying build/lib/django/conf/locale/bn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn copying build/lib/django/conf/locale/bn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU copying build/lib/django/conf/locale/en_AU/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU copying build/lib/django/conf/locale/en_AU/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk copying build/lib/django/conf/locale/sk/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk copying build/lib/django/conf/locale/sk/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de_CH creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi copying build/lib/django/conf/locale/fi/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi copying build/lib/django/conf/locale/fi/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr copying build/lib/django/conf/locale/tr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr copying build/lib/django/conf/locale/tr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn copying build/lib/django/conf/locale/kn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn copying build/lib/django/conf/locale/kn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id copying build/lib/django/conf/locale/id/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id copying build/lib/django/conf/locale/id/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy copying build/lib/django/conf/locale/fy/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy copying build/lib/django/conf/locale/fy/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja copying build/lib/django/conf/locale/ja/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja copying build/lib/django/conf/locale/ja/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de copying build/lib/django/conf/locale/de/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de copying build/lib/django/conf/locale/de/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te copying build/lib/django/conf/locale/te/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te copying build/lib/django/conf/locale/te/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl copying build/lib/django/conf/locale/sl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl copying build/lib/django/conf/locale/sl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka copying build/lib/django/conf/locale/ka/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka copying build/lib/django/conf/locale/ka/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru copying build/lib/django/conf/locale/ru/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru copying build/lib/django/conf/locale/ru/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans copying build/lib/django/conf/locale/zh_Hans/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans copying build/lib/django/conf/locale/zh_Hans/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi copying build/lib/django/conf/locale/hi/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi copying build/lib/django/conf/locale/hi/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el copying build/lib/django/conf/locale/el/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el copying build/lib/django/conf/locale/el/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca copying build/lib/django/conf/locale/ca/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca copying build/lib/django/conf/locale/ca/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro copying build/lib/django/conf/locale/ro/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro copying build/lib/django/conf/locale/ro/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn copying build/lib/django/conf/locale/nn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn copying build/lib/django/conf/locale/nn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ast/LC_MESSAGES copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ast/LC_MESSAGES copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg copying build/lib/django/conf/locale/bg/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg copying build/lib/django/conf/locale/bg/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl copying build/lib/django/conf/locale/nl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl copying build/lib/django/conf/locale/nl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa copying build/lib/django/conf/locale/fa/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa copying build/lib/django/conf/locale/fa/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant copying build/lib/django/conf/locale/zh_Hant/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant copying build/lib/django/conf/locale/zh_Hant/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_NI creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs copying build/lib/django/conf/locale/cs/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs copying build/lib/django/conf/locale/cs/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga copying build/lib/django/conf/locale/ga/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga copying build/lib/django/conf/locale/ga/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az copying build/lib/django/conf/locale/az/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az copying build/lib/django/conf/locale/az/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km copying build/lib/django/conf/locale/km/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km copying build/lib/django/conf/locale/km/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX copying build/lib/django/conf/locale/es_MX/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX copying build/lib/django/conf/locale/es_MX/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt copying build/lib/django/conf/locale/pt/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt copying build/lib/django/conf/locale/pt/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk copying build/lib/django/conf/locale/mk/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk copying build/lib/django/conf/locale/mk/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu copying build/lib/django/conf/locale/eu/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu copying build/lib/django/conf/locale/eu/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk copying build/lib/django/conf/locale/uk/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk copying build/lib/django/conf/locale/uk/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr copying build/lib/django/conf/locale/hr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr copying build/lib/django/conf/locale/hr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt copying build/lib/django/conf/locale/lt/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt copying build/lib/django/conf/locale/lt/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml copying build/lib/django/conf/locale/ml/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml copying build/lib/django/conf/locale/ml/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl copying build/lib/django/conf/locale/pl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl copying build/lib/django/conf/locale/pl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo copying build/lib/django/conf/locale/eo/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo copying build/lib/django/conf/locale/eo/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv copying build/lib/django/conf/locale/sv/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv copying build/lib/django/conf/locale/sv/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu copying build/lib/django/conf/locale/hu/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu copying build/lib/django/conf/locale/hu/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR copying build/lib/django/conf/locale/pt_BR/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR copying build/lib/django/conf/locale/pt_BR/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et copying build/lib/django/conf/locale/et/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et copying build/lib/django/conf/locale/et/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it copying build/lib/django/conf/locale/it/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it copying build/lib/django/conf/locale/it/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr copying build/lib/django/conf/locale/sr/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr copying build/lib/django/conf/locale/sr/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv copying build/lib/django/conf/locale/lv/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv copying build/lib/django/conf/locale/lv/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl copying build/lib/django/conf/locale/gl/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl copying build/lib/django/conf/locale/gl/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn copying build/lib/django/conf/locale/mn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn copying build/lib/django/conf/locale/mn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar copying build/lib/django/conf/locale/ar/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar copying build/lib/django/conf/locale/ar/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en copying build/lib/django/conf/locale/en/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en copying build/lib/django/conf/locale/en/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn copying build/lib/django/conf/locale/sr_Latn/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn copying build/lib/django/conf/locale/sr_Latn/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko copying build/lib/django/conf/locale/ko/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko copying build/lib/django/conf/locale/ko/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th copying build/lib/django/conf/locale/th/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th copying build/lib/django/conf/locale/th/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB copying build/lib/django/conf/locale/en_GB/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB copying build/lib/django/conf/locale/en_GB/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mr/LC_MESSAGES copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mr/LC_MESSAGES copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO copying build/lib/django/conf/locale/es_CO/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO copying build/lib/django/conf/locale/es_CO/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/cy/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/cy/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq copying build/lib/django/conf/locale/sq/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq copying build/lib/django/conf/locale/sq/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/my/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/views.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/tests.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/admin.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template/migrations copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template/migrations copying build/lib/django/conf/app_template/models.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/apps.py-tpl -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/app_template copying build/lib/django/conf/global_settings.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf copying build/lib/django/conf/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls copying build/lib/django/conf/urls/i18n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls copying build/lib/django/conf/urls/static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls copying build/lib/django/conf/urls/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls copying build/lib/django/__main__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/bin copying build/lib/django/bin/django-admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/bin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/security.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/http.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/clickjacking.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/locale.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/gzip.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware copying build/lib/django/middleware/common.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps copying build/lib/django/apps/registry.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps copying build/lib/django/apps/config.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps copying build/lib/django/apps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/future.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/i18n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/l10n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/templatetags/tz.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags copying build/lib/django/shortcuts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/boundfield.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/extras copying build/lib/django/forms/extras/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/extras copying build/lib/django/forms/extras/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/extras copying build/lib/django/forms/formsets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms copying build/lib/django/forms/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/context.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/loader.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/smartif.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/defaulttags.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/defaultfilters.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/locmem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/cached.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/filesystem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/app_directories.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/eggs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/loaders/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders copying build/lib/django/template/library.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/backends/dummy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/backends/jinja2.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/backends/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/backends/django.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends copying build/lib/django/template/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/loader_tags.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/response.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/engine.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template copying build/lib/django/template/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db copying build/lib/django/db/transaction.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/aggregates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/expressions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/deletion.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/query_utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/aggregates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/subqueries.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/where.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/query.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/constants.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/datastructures.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/compiler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/reverse_related.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related_lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/subclassing.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/proxy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related_descriptors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/files.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields copying build/lib/django/db/models/query.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/constants.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/manager.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/options.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models copying build/lib/django/db/models/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/version.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/compiler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/compiler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/validation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3 creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/validation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base copying build/lib/django/db/backends/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/version.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/creation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/questioner.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/recorder.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/loader.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/executor.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/topological_sort.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/migration.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/writer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/special.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/autodetector.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/optimizer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/state.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/migrations/graph.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations copying build/lib/django/db/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db copying build/lib/django/db/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/testcases.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/html.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/runner.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test copying build/lib/django/test/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core copying build/lib/django/core/urlresolvers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail copying build/lib/django/core/mail/message.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/locmem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/smtp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/dummy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/console.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/filebased.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends copying build/lib/django/core/mail/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail copying build/lib/django/core/mail/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail copying build/lib/django/core/paginator.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks copying build/lib/django/core/checks/templates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/django_1_8_0.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/model_checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks copying build/lib/django/core/checks/registry.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks copying build/lib/django/core/checks/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks copying build/lib/django/core/checks/messages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/sessions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security copying build/lib/django/core/checks/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks copying build/lib/django/core/checks/caches.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks copying build/lib/django/core/validators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/storage.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/uploadedfile.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/temp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/uploadhandler.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/images.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/move.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/locks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files copying build/lib/django/core/files/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management copying build/lib/django/core/management/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/showmigrations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/squashmigrations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemessages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/loaddata.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/inspectdb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startapp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dbshell.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/diffsettings.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlsequencereset.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/migrate.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/test.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemigrations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dumpdata.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/check.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlflush.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/shell.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startproject.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/compilemessages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/createcachetable.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/flush.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sendtestemail.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/testserver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlmigrate.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands copying build/lib/django/core/management/sql.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management copying build/lib/django/core/management/color.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management copying build/lib/django/core/management/templates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management copying build/lib/django/core/management/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management copying build/lib/django/core/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/locmem.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/dummy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/memcached.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/filebased.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/db.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends copying build/lib/django/core/cache/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache copying build/lib/django/core/cache/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache copying build/lib/django/core/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core copying build/lib/django/core/wsgi.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/serializers/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/serializers/python.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/serializers/pyyaml.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/serializers/json.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/serializers/xml_serializer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/serializers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers copying build/lib/django/core/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core copying build/lib/django/core/signing.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/servers copying build/lib/django/core/servers/basehttp.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/servers copying build/lib/django/core/servers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/servers creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers copying build/lib/django/core/handlers/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers copying build/lib/django/core/handlers/wsgi.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers copying build/lib/django/core/handlers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers copying build/lib/django/core/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core copying build/lib/django/core/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views copying build/lib/django/views/defaults.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views copying build/lib/django/views/i18n.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/generic/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/generic/list.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/generic/edit.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/generic/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/generic/dates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/generic/detail.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic copying build/lib/django/views/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views copying build/lib/django/views/debug.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views copying build/lib/django/views/static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/http.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/clickjacking.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/csrf.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/debug.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/vary.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/gzip.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/decorators/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators copying build/lib/django/views/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch copying build/lib/django/dispatch/license.python.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch copying build/lib/django/dispatch/weakref_backports.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch copying build/lib/django/dispatch/dispatcher.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch copying build/lib/django/dispatch/license.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch copying build/lib/django/dispatch/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch copying build/lib/django/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/timezone.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/xmlutils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/autoreload.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/feedgenerator.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/inspect.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/version.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/safestring.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/crypto.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/deconstruct.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/datetime_safe.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/termcolors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/html.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/itercompat.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/duration.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/dateparse.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/http.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/html_parser.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/glob.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/lorem_ipsum.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/text.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/numberformat.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/baseconv.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/log.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/checksums.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/jslex.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/dateformat.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/lru_cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/module_loading.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/formats.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/tree.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/_os.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/synch.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/regex_helper.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/archive.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/datastructures.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/dates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/deprecation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/timesince.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/ipv6.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/encoding.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/functional.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils copying build/lib/django/utils/six.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_real.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_null.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation copying build/lib/django/utils/translation/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/feeds.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/libgdal.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/LICENSE -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/driver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/datasource.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/field.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/envelope.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/band.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/const.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/source.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/layer.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/error.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/geomtype.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/geometries.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/srs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/feature.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/io/LC_MESSAGES copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/io/LC_MESSAGES copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/af/LC_MESSAGES copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/af/LC_MESSAGES copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/my/LC_MESSAGES copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/my/LC_MESSAGES copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/locale/my/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/prepared.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/LICENSE -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/collections.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/geometry.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/point.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/io.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/error.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/mutable_list.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/io.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/coordseq.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/polygon.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/libgeos.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/factory.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/linestring.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/options.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/shortcuts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/serializers/geojson.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/serializers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/serializers creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/aggregates.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/proxy.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/query.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/manager.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/features.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends copying build/lib/django/contrib/gis/db/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends copying build/lib/django/contrib/gis/db/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/libgeoip.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/prototypes.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/static creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/static/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/measure.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-multi.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-map.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-single.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-map.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/templates/gis copying build/lib/django/contrib/gis/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/layermapping.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinspect.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/srs.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/wkt.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinfo.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/kml.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/openlayers copying build/lib/django/contrib/gis/maps/openlayers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/openlayers copying build/lib/django/contrib/gis/maps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/gmap.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/zoom.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/overlays.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/resources.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2 creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/backend/geos.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/backend/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry copying build/lib/django/contrib/gis/geometry/regex.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/management.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/io/LC_MESSAGES copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/io/LC_MESSAGES copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/shortcuts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/requests.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/managers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/finders.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/templatetags/staticfiles.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/storage.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/handlers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/testing.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/tests/test_fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/tests creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/templatetags/webdesign.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/humanize.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/templatetags creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/actions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/sites.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/filters.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_static.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/log.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_list.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/helpers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/am creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/am/LC_MESSAGES copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/am/LC_MESSAGES copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/am/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/tests.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/README.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/LICENSE.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/search.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/README.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/img creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE-JQUERY.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE-XREGEXP.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/inlines.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/timeparse.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/prepopulate.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/collapse.min.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/core.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/js creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/fonts.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/base.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/login.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/forms.css -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/main.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/404.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/change_list.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/related_widget_wrapper.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/filter.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/app_index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/actions.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/search_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/base.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/object_history.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/base_site.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/login.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/500.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/pagination.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/index.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/options.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/widgets.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/validators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/operations.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/ranges.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/array.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/jsonb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/hstore.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/functions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/lookups.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/ranges.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/array.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/jsonb.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/hstore.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/general.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/statistics.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/fields.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/management.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/session.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/fallback.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/cookie.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/constants.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/api.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/templatetags creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/sitemaps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/hashers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/forms.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/changepassword.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management copying build/lib/django/contrib/auth/mixins.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/utils.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/custom_user.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/decorators.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/signals.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/io/LC_MESSAGES copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/io/LC_MESSAGES copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/password_validation.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/common-passwords.txt.gz -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/urls.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/backends.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/tokens.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/base_user.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/templates creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/templates/registration copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/templates/registration creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/modwsgi.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/context_processors.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/checks.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth copying build/lib/django/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/base_session.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_AR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/vi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/he creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gd creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/is creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sw creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ur creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ta creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/da creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/io creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_AU creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/be creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/id creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ja creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/de creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/te creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ka creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ru creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hi creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_VE creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/el creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ca creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ro creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ast creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bg creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cs creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/udm creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/br creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ga creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ia creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/az creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/km creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_MX creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/af creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/uk creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lt creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ml creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eo creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ne creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hu creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/et creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/it creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/os creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lv creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gl creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ar creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr_Latn creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ko creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/th creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_GB creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mr creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_CO creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cy creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pa creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lb creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sq creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/my creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/models.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/base.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/file.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cache.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cached_db.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/db.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/middleware.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/exceptions.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/serializers.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps copying build/lib/django/contrib/sitemaps/apps.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management copying build/lib/django/contrib/sitemaps/views.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps creating /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/__init__.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http/multipartparser.py to multipartparser.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http/cookie.py to cookie.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/http/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_AR/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/vi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/he/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/is/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_PR/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_PR/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/da/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_AU/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de_CH/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de_CH/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/tr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/kn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/id/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/de/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/te/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ka/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ru/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hans/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/el/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ro/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/bg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/nl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/fa/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/zh_Hant/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_NI/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_NI/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ga/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/az/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/km/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_MX/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/uk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/eo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sv/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/hu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/pt_BR/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/et/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/it/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/lv/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/gl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/mn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sr_Latn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/ko/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/th/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/en_GB/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/es_CO/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/cy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/locale/sq/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/global_settings.py to global_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/conf/urls/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/bin/django-admin.py to django-admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/clickjacking.py to clickjacking.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/csrf.py to csrf.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/locale.py to locale.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/gzip.py to gzip.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/middleware/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/apps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/future.py to future.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/l10n.py to l10n.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/templatetags/tz.py to tz.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/shortcuts.py to shortcuts.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/boundfield.py to boundfield.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/extras/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/extras/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/formsets.py to formsets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/forms/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/smartif.py to smartif.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/defaulttags.py to defaulttags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/defaultfilters.py to defaultfilters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/locmem.py to locmem.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/cached.py to cached.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/app_directories.py to app_directories.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/eggs.py to eggs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loaders/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/library.py to library.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends/jinja2.py to jinja2.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends/django.py to django.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/loader_tags.py to loader_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/template/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/transaction.py to transaction.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/expressions.py to expressions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/deletion.py to deletion.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/query_utils.py to query_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/lookups.py to lookups.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/subqueries.py to subqueries.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/where.py to where.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py to compiler.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/related.py to related.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/reverse_related.py to reverse_related.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/related_lookups.py to related_lookups.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/subclassing.py to subclassing.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/related_descriptors.py to related_descriptors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/fields/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/oracle/compiler.py to compiler.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/compiler.py to compiler.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/mysql/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/dummy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/base/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/questioner.py to questioner.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/recorder.py to recorder.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/executor.py to executor.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/topological_sort.py to topological_sort.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/writer.py to writer.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations/special.py to special.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/operations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/autodetector.py to autodetector.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/optimizer.py to optimizer.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/migrations/graph.py to graph.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/testcases.py to testcases.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/urlresolvers.py to urlresolvers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/locmem.py to locmem.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/smtp.py to smtp.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/filebased.py to filebased.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/mail/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/paginator.py to paginator.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/compatibility/django_1_8_0.py to django_1_8_0.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/compatibility/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/model_checks.py to model_checks.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security/csrf.py to csrf.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/security/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/checks/caches.py to caches.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/uploadedfile.py to uploadedfile.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/temp.py to temp.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/uploadhandler.py to uploadhandler.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/move.py to move.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/locks.py to locks.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/files/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/showmigrations.py to showmigrations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/squashmigrations.py to squashmigrations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/makemessages.py to makemessages.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/loaddata.py to loaddata.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/inspectdb.py to inspectdb.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/startapp.py to startapp.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/dbshell.py to dbshell.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/diffsettings.py to diffsettings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/sqlsequencereset.py to sqlsequencereset.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/runserver.py to runserver.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/makemigrations.py to makemigrations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/dumpdata.py to dumpdata.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/sqlflush.py to sqlflush.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/startproject.py to startproject.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/compilemessages.py to compilemessages.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/createcachetable.py to createcachetable.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/flush.py to flush.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/sendtestemail.py to sendtestemail.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/testserver.py to testserver.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/commands/sqlmigrate.py to sqlmigrate.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/sql.py to sql.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/color.py to color.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/locmem.py to locmem.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/memcached.py to memcached.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/filebased.py to filebased.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/backends/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/cache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers/pyyaml.py to pyyaml.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers/xml_serializer.py to xml_serializer.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/serializers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/signing.py to signing.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/servers/basehttp.py to basehttp.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/servers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic/edit.py to edit.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic/dates.py to dates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/generic/detail.py to detail.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/csrf.py to csrf.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/clickjacking.py to clickjacking.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/csrf.py to csrf.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/vary.py to vary.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/gzip.py to gzip.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/decorators/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch/weakref_backports.py to weakref_backports.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch/dispatcher.py to dispatcher.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/dispatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/timezone.py to timezone.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/xmlutils.py to xmlutils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/autoreload.py to autoreload.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/feedgenerator.py to feedgenerator.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/inspect.py to inspect.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/safestring.py to safestring.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/deconstruct.py to deconstruct.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/datetime_safe.py to datetime_safe.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/termcolors.py to termcolors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/itercompat.py to itercompat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/duration.py to duration.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/dateparse.py to dateparse.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/html_parser.py to html_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/glob.py to glob.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/lorem_ipsum.py to lorem_ipsum.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/numberformat.py to numberformat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/baseconv.py to baseconv.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/checksums.py to checksums.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/jslex.py to jslex.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/dateformat.py to dateformat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/lru_cache.py to lru_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/module_loading.py to module_loading.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/_os.py to _os.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/synch.py to synch.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/regex_helper.py to regex_helper.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/archive.py to archive.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/dates.py to dates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/deprecation.py to deprecation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/timesince.py to timesince.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/encoding.py to encoding.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation/trans_real.py to trans_real.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation/trans_null.py to trans_null.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/utils/translation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/feeds.py to feeds.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands/inspectdb.py to inspectdb.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands/ogrinspect.py to ogrinspect.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/libgdal.py to libgdal.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/datasource.py to datasource.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/field.py to field.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/envelope.py to envelope.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster/band.py to band.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/raster/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/layer.py to layer.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/geomtype.py to geomtype.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/raster.py to raster.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/geom.py to geom.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/ds.py to ds.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/generation.py to generation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/srs.py to srs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/prototypes/errcheck.py to errcheck.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/geometries.py to geometries.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/srs.py to srs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/feature.py to feature.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/gdal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prepared.py to prepared.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/collections.py to collections.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/geometry.py to geometry.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/point.py to point.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/mutable_list.py to mutable_list.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/prepared.py to prepared.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/geom.py to geom.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/topology.py to topology.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/predicates.py to predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/threadsafe.py to threadsafe.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/coordseq.py to coordseq.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/prototypes/errcheck.py to errcheck.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/coordseq.py to coordseq.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/polygon.py to polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/libgeos.py to libgeos.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/factory.py to factory.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/linestring.py to linestring.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geos/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/admin/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/shortcuts.py to shortcuts.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/forms/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/serializers/geojson.py to geojson.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/serializers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/lookups.py to lookups.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/sql/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/sql/conversion.py to conversion.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/oracle/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/mysql/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/pgraster.py to pgraster.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/postgis/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/spatialite/introspection.py to introspection.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip/libgeoip.py to libgeoip.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip/prototypes.py to prototypes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/measure.py to measure.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils/layermapping.py to layermapping.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils/ogrinspect.py to ogrinspect.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils/srs.py to srs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils/wkt.py to wkt.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/utils/ogrinfo.py to ogrinfo.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/sitemaps/kml.py to kml.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/openlayers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google/gmap.py to gmap.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google/zoom.py to zoom.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/maps/google/overlays.py to overlays.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geoip2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/backend/geos.py to geos.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/backend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/gis/geometry/regex.py to regex.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/shortcuts.py to shortcuts.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations/0002_alter_domain_unique.py to 0002_alter_domain_unique.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/requests.py to requests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sites/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/finders.py to finders.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py to collectstatic.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/runserver.py to runserver.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/findstatic.py to findstatic.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py to staticfiles.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/staticfiles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/tests/test_fields.py to test_fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admindocs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/syndication/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/templatetags/webdesign.py to webdesign.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/webdesign/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/templatetags/humanize.py to humanize.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/humanize/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/sites.py to sites.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags/admin_static.py to admin_static.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags/admin_modify.py to admin_modify.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags/admin_urls.py to admin_urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/templatetags/admin_list.py to admin_list.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py to 0002_logentry_remove_auto_add.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/admin/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms/ranges.py to ranges.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms/jsonb.py to jsonb.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/forms/hstore.py to hstore.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/lookups.py to lookups.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields/ranges.py to ranges.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields/jsonb.py to jsonb.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/fields/hstore.py to hstore.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates/general.py to general.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates/statistics.py to statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/aggregates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/postgres/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py to 0002_remove_content_type_name.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/contenttypes/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/redirects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage/fallback.py to fallback.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage/cookie.py to cookie.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/messages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/templatetags/flatpages.py to flatpages.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/sitemaps.py to sitemaps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/flatpages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/hashers.py to hashers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands/createsuperuser.py to createsuperuser.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/commands/changepassword.py to changepassword.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/mixins.py to mixins.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tests/custom_user.py to custom_user.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/password_validation.py to password_validation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0006_require_contenttypes_0002.py to 0006_require_contenttypes_0002.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0004_alter_user_username_opts.py to 0004_alter_user_username_opts.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0005_alter_user_last_login_null.py to 0005_alter_user_last_login_null.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py to 0007_alter_validators_add_error_messages.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0003_alter_user_email_max_length.py to 0003_alter_user_email_max_length.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py to 0002_alter_permission_name_max_length.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/backends.py to backends.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/base_user.py to base_user.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/handlers/modwsgi.py to modwsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/auth/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/base_session.py to base_session.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management/commands/clearsessions.py to clearsessions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/signed_cookies.py to signed_cookies.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/cached_db.py to cached_db.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/backends/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sessions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management/commands/ping_google.py to ping_google.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/django/contrib/sitemaps/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpAb9kkW.py' /usr/bin/python2 -O /tmp/tmpAb9kkW.py removing /tmp/tmpAb9kkW.py running install_egg_info running egg_info writing requirements to Django.egg-info/requires.txt writing Django.egg-info/PKG-INFO writing top-level names to Django.egg-info/top_level.txt writing dependency_links to Django.egg-info/dependency_links.txt writing entry points to Django.egg-info/entry_points.txt reading manifest file 'Django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'django/contrib/admin/bin' warning: no previously-included files matching '__pycache__' found under directory '*' 'tests/staticfiles_tests/apps/test/static/test/⊗.txt' not ANSI_X3.4-1968 encodable -- skipping writing manifest file 'Django.egg-info/SOURCES.txt' Copying Django.egg-info to /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages/Django-1.9.11-py2.7.egg-info running install_scripts copying build/scripts-2.7/django-admin.py -> /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin/django-admin.py to 755 Installing django-admin script to /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin + python_binary=/usr/bin/python2 + bytecode_compilation_path=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages + find /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python2.7/site-packages -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python2 -O -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("$RPM_BUILD_ROOT")[2]], optimize=opt) for opt in range(2) for f in sys.argv[1:]]' File "", line 1 import py_compile, sys; [py_compile.compile(f, dfile=f.partition("$RPM_BUILD_ROOT")[2]], optimize=opt) for opt in range(2) for f in sys.argv[1:]] ^ SyntaxError: invalid syntax + : + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages + find /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/lib/python3.5/site-packages -type f -a -name '*.py' -print0 + xargs -0 /usr/bin/python3 -O -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("$RPM_BUILD_ROOT")[2]], optimize=opt) for opt in range(2) for f in sys.argv[1:]]' File "", line 1 import py_compile, sys; [py_compile.compile(f, dfile=f.partition("$RPM_BUILD_ROOT")[2]], optimize=opt) for opt in range(2) for f in sys.argv[1:]] ^ SyntaxError: invalid syntax + : + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch django + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch djangojs + cat djangojs.lang + grep python3 django.lang + grep python2 django.lang + mv python2-django.lang django.lang + cd docs + mkdir djangohtml + mkdir -p _build/doctrees _build/html + make html sphinx-build -b djangohtml -n -d _build/doctrees -D language= . _build/html Running Sphinx v1.4.8 loading translations []... not available for built-in messages loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: intersphinx inventory u'https://docs.python.org/3/objects.inv' not fetchable due to : loading intersphinx inventory from http://initd.org/psycopg/docs/objects.inv... WARNING: intersphinx inventory u'http://initd.org/psycopg/docs/objects.inv' not fetchable due to : loading intersphinx inventory from https://django-formtools.readthedocs.io/en/latest/objects.inv... WARNING: intersphinx inventory u'https://django-formtools.readthedocs.io/en/latest/objects.inv' not fetchable due to : loading intersphinx inventory from https://pythonhosted.org/six/objects.inv... WARNING: intersphinx inventory u'https://pythonhosted.org/six/objects.inv' not fetchable due to : loading intersphinx inventory from http://sphinx-doc.org/objects.inv... WARNING: intersphinx inventory u'http://sphinx-doc.org/objects.inv' not fetchable due to : building [mo]: targets for 0 po files that are out of date building [djangohtml]: targets for 368 source files that are out of date updating environment: 368 added, 0 changed, 0 removed reading sources... [ 0%] contents reading sources... [ 0%] faq/admin reading sources... [ 0%] faq/contributing reading sources... [ 1%] faq/general reading sources... [ 1%] faq/help reading sources... [ 1%] faq/index reading sources... [ 1%] faq/install reading sources... [ 2%] faq/models reading sources... [ 2%] faq/troubleshooting reading sources... [ 2%] faq/usage reading sources... [ 2%] glossary reading sources... [ 3%] howto/auth-remote-user reading sources... [ 3%] howto/custom-file-storage reading sources... [ 3%] howto/custom-lookups reading sources... [ 4%] howto/custom-management-commands reading sources... [ 4%] howto/custom-model-fields reading sources... [ 4%] howto/custom-template-tags reading sources... [ 4%] howto/deployment/checklist reading sources... [ 5%] howto/deployment/index reading sources... [ 5%] howto/deployment/wsgi/apache-auth reading sources... [ 5%] howto/deployment/wsgi/gunicorn reading sources... [ 5%] howto/deployment/wsgi/index reading sources... [ 6%] howto/deployment/wsgi/modwsgi reading sources... [ 6%] howto/deployment/wsgi/uwsgi reading sources... [ 6%] howto/error-reporting reading sources... [ 7%] howto/index reading sources... [ 7%] howto/initial-data reading sources... [ 7%] howto/jython reading sources... [ 7%] howto/legacy-databases reading sources... [ 8%] howto/outputting-csv reading sources... [ 8%] howto/outputting-pdf reading sources... [ 8%] howto/static-files/deployment reading sources... [ 8%] howto/static-files/index reading sources... [ 9%] howto/upgrade-version reading sources... [ 9%] howto/windows reading sources... [ 9%] howto/writing-migrations reading sources... [ 10%] index reading sources... [ 10%] internals/contributing/bugs-and-features reading sources... [ 10%] internals/contributing/committing-code reading sources... [ 10%] internals/contributing/index reading sources... [ 11%] internals/contributing/localizing reading sources... [ 11%] internals/contributing/new-contributors reading sources... [ 11%] internals/contributing/triaging-tickets reading sources... [ 11%] internals/contributing/writing-code/coding-style reading sources... [ 12%] internals/contributing/writing-code/index reading sources... [ 12%] internals/contributing/writing-code/javascript reading sources... [ 12%] internals/contributing/writing-code/submitting-patches reading sources... [ 13%] internals/contributing/writing-code/unit-tests reading sources... [ 13%] internals/contributing/writing-code/working-with-git reading sources... [ 13%] internals/contributing/writing-documentation reading sources... [ 13%] internals/deprecation reading sources... [ 14%] internals/git reading sources... [ 14%] internals/howto-release-django reading sources... [ 14%] internals/index reading sources... [ 14%] internals/mailing-lists reading sources... [ 15%] internals/organization reading sources... [ 15%] internals/release-process reading sources... [ 15%] internals/roles reading sources... [ 16%] internals/security reading sources... [ 16%] internals/team reading sources... [ 16%] intro/contributing reading sources... [ 16%] intro/index reading sources... [ 17%] intro/install reading sources... [ 17%] intro/overview reading sources... [ 17%] intro/reusable-apps reading sources... [ 17%] intro/tutorial01 reading sources... [ 18%] intro/tutorial02 reading sources... [ 18%] intro/tutorial03 reading sources... [ 18%] intro/tutorial04 reading sources... [ 19%] intro/tutorial05 reading sources... [ 19%] intro/tutorial06 reading sources... [ 19%] intro/tutorial07 reading sources... [ 19%] intro/whatsnext reading sources... [ 20%] misc/api-stability reading sources... [ 20%] misc/design-philosophies reading sources... [ 20%] misc/distributions reading sources... [ 20%] misc/index reading sources... [ 21%] ref/applications reading sources... [ 21%] ref/checks reading sources... [ 21%] ref/class-based-views/base reading sources... [ 22%] ref/class-based-views/flattened-index reading sources... [ 22%] ref/class-based-views/generic-date-based reading sources... [ 22%] ref/class-based-views/generic-display reading sources... [ 22%] ref/class-based-views/generic-editing reading sources... [ 23%] ref/class-based-views/index reading sources... [ 23%] ref/class-based-views/mixins reading sources... [ 23%] ref/class-based-views/mixins-date-based reading sources... [ 23%] ref/class-based-views/mixins-editing reading sources... [ 24%] ref/class-based-views/mixins-multiple-object reading sources... [ 24%] ref/class-based-views/mixins-simple reading sources... [ 24%] ref/class-based-views/mixins-single-object reading sources... [ 25%] ref/clickjacking reading sources... [ 25%] ref/contrib/admin/actions reading sources... [ 25%] ref/contrib/admin/admindocs reading sources... [ 25%] ref/contrib/admin/index reading sources... [ 26%] ref/contrib/admin/javascript reading sources... [ 26%] ref/contrib/auth reading sources... [ 26%] ref/contrib/contenttypes reading sources... [ 26%] ref/contrib/flatpages reading sources... [ 27%] ref/contrib/gis/admin reading sources... [ 27%] ref/contrib/gis/commands reading sources... [ 27%] ref/contrib/gis/db-api reading sources... [ 27%] ref/contrib/gis/deployment reading sources... [ 28%] ref/contrib/gis/feeds reading sources... [ 28%] ref/contrib/gis/forms-api reading sources... [ 28%] ref/contrib/gis/functions reading sources... [ 29%] ref/contrib/gis/gdal reading sources... [ 29%] ref/contrib/gis/geoip reading sources... [ 29%] ref/contrib/gis/geoip2 reading sources... [ 29%] ref/contrib/gis/geoquerysets reading sources... [ 30%] ref/contrib/gis/geos reading sources... [ 30%] ref/contrib/gis/index reading sources... [ 30%] ref/contrib/gis/install/geolibs reading sources... [ 30%] ref/contrib/gis/install/index reading sources... [ 31%] ref/contrib/gis/install/postgis reading sources... [ 31%] ref/contrib/gis/install/spatialite reading sources... [ 31%] ref/contrib/gis/layermapping reading sources... [ 32%] ref/contrib/gis/measure reading sources... [ 32%] ref/contrib/gis/model-api reading sources... [ 32%] ref/contrib/gis/ogrinspect reading sources... [ 32%] ref/contrib/gis/serializers reading sources... [ 33%] ref/contrib/gis/sitemaps reading sources... [ 33%] ref/contrib/gis/testing reading sources... [ 33%] ref/contrib/gis/tutorial reading sources... [ 33%] ref/contrib/gis/utils reading sources... [ 34%] ref/contrib/humanize reading sources... [ 34%] ref/contrib/index reading sources... [ 34%] ref/contrib/messages reading sources... [ 35%] ref/contrib/postgres/aggregates reading sources... [ 35%] ref/contrib/postgres/fields reading sources... [ 35%] ref/contrib/postgres/forms reading sources... [ 35%] ref/contrib/postgres/functions reading sources... [ 36%] ref/contrib/postgres/index reading sources... [ 36%] ref/contrib/postgres/lookups reading sources... [ 36%] ref/contrib/postgres/operations reading sources... [ 36%] ref/contrib/postgres/validators reading sources... [ 37%] ref/contrib/redirects reading sources... [ 37%] ref/contrib/sitemaps reading sources... [ 37%] ref/contrib/sites reading sources... [ 38%] ref/contrib/staticfiles reading sources... [ 38%] ref/contrib/syndication reading sources... [ 38%] ref/contrib/webdesign reading sources... [ 38%] ref/csrf reading sources... [ 39%] ref/databases reading sources... [ 39%] ref/django-admin reading sources... [ 39%] ref/exceptions reading sources... [ 39%] ref/files/file reading sources... [ 40%] ref/files/index reading sources... [ 40%] ref/files/storage reading sources... [ 40%] ref/files/uploads reading sources... [ 41%] ref/forms/api reading sources... [ 41%] ref/forms/fields reading sources... [ 41%] ref/forms/formsets reading sources... [ 41%] ref/forms/index reading sources... [ 42%] ref/forms/models reading sources... [ 42%] ref/forms/validation reading sources... [ 42%] ref/forms/widgets reading sources... [ 42%] ref/index reading sources... [ 43%] ref/middleware reading sources... [ 43%] ref/migration-operations reading sources... [ 43%] ref/models/class reading sources... [ 44%] ref/models/conditional-expressions reading sources... [ 44%] ref/models/database-functions reading sources... [ 44%] ref/models/expressions reading sources... [ 44%] ref/models/fields reading sources... [ 45%] ref/models/index reading sources... [ 45%] ref/models/instances reading sources... [ 45%] ref/models/lookups reading sources... [ 45%] ref/models/meta reading sources... [ 46%] ref/models/options reading sources... [ 46%] ref/models/querysets reading sources... [ 46%] ref/models/relations reading sources... [ 47%] ref/request-response reading sources... [ 47%] ref/schema-editor reading sources... [ 47%] ref/settings reading sources... [ 47%] ref/signals reading sources... [ 48%] ref/template-response reading sources... [ 48%] ref/templates/api reading sources... [ 48%] ref/templates/builtins reading sources... [ 48%] ref/templates/index reading sources... [ 49%] ref/templates/language reading sources... [ 49%] ref/templates/upgrading reading sources... [ 49%] ref/unicode reading sources... [ 50%] ref/urlresolvers reading sources... [ 50%] ref/urls reading sources... [ 50%] ref/utils reading sources... [ 50%] ref/validators reading sources... [ 51%] ref/views reading sources... [ 51%] releases/0.95 reading sources... [ 51%] releases/0.96 reading sources... [ 51%] releases/1.0 reading sources... [ 52%] releases/1.0-porting-guide reading sources... [ 52%] releases/1.0.1 reading sources... [ 52%] releases/1.0.2 reading sources... [ 52%] releases/1.1 reading sources... [ 53%] releases/1.1.2 reading sources... [ 53%] releases/1.1.3 reading sources... [ 53%] releases/1.1.4 reading sources... [ 54%] releases/1.2 reading sources... [ 54%] releases/1.2.1 reading sources... [ 54%] releases/1.2.2 reading sources... [ 54%] releases/1.2.3 reading sources... [ 55%] releases/1.2.4 reading sources... [ 55%] releases/1.2.5 reading sources... [ 55%] releases/1.2.6 reading sources... [ 55%] releases/1.2.7 reading sources... [ 56%] releases/1.3 reading sources... [ 56%] releases/1.3.1 reading sources... [ 56%] releases/1.3.2 reading sources... [ 57%] releases/1.3.3 reading sources... [ 57%] releases/1.3.4 reading sources... [ 57%] releases/1.3.5 reading sources... [ 57%] releases/1.3.6 reading sources... [ 58%] releases/1.3.7 reading sources... [ 58%] releases/1.4 reading sources... [ 58%] releases/1.4.1 reading sources... [ 58%] releases/1.4.10 reading sources... [ 59%] releases/1.4.11 reading sources... [ 59%] releases/1.4.12 reading sources... [ 59%] releases/1.4.13 reading sources... [ 60%] releases/1.4.14 reading sources... [ 60%] releases/1.4.15 reading sources... [ 60%] releases/1.4.16 reading sources... [ 60%] releases/1.4.17 reading sources... [ 61%] releases/1.4.18 reading sources... [ 61%] releases/1.4.19 reading sources... [ 61%] releases/1.4.2 reading sources... [ 61%] releases/1.4.20 reading sources... [ 62%] releases/1.4.21 reading sources... [ 62%] releases/1.4.22 reading sources... [ 62%] releases/1.4.3 reading sources... [ 63%] releases/1.4.4 reading sources... [ 63%] releases/1.4.5 reading sources... [ 63%] releases/1.4.6 reading sources... [ 63%] releases/1.4.7 reading sources... [ 64%] releases/1.4.8 reading sources... [ 64%] releases/1.4.9 reading sources... [ 64%] releases/1.5 reading sources... [ 64%] releases/1.5.1 reading sources... [ 65%] releases/1.5.10 reading sources... [ 65%] releases/1.5.11 reading sources... [ 65%] releases/1.5.12 reading sources... [ 66%] releases/1.5.2 reading sources... [ 66%] releases/1.5.3 reading sources... [ 66%] releases/1.5.4 reading sources... [ 66%] releases/1.5.5 reading sources... [ 67%] releases/1.5.6 reading sources... [ 67%] releases/1.5.7 reading sources... [ 67%] releases/1.5.8 reading sources... [ 67%] releases/1.5.9 reading sources... [ 68%] releases/1.6 reading sources... [ 68%] releases/1.6.1 reading sources... [ 68%] releases/1.6.10 reading sources... [ 69%] releases/1.6.11 reading sources... [ 69%] releases/1.6.2 reading sources... [ 69%] releases/1.6.3 reading sources... [ 69%] releases/1.6.4 reading sources... [ 70%] releases/1.6.5 reading sources... [ 70%] releases/1.6.6 reading sources... [ 70%] releases/1.6.7 reading sources... [ 70%] releases/1.6.8 reading sources... [ 71%] releases/1.6.9 reading sources... [ 71%] releases/1.7 reading sources... [ 71%] releases/1.7.1 reading sources... [ 72%] releases/1.7.10 reading sources... [ 72%] releases/1.7.11 reading sources... [ 72%] releases/1.7.2 reading sources... [ 72%] releases/1.7.3 reading sources... [ 73%] releases/1.7.4 reading sources... [ 73%] releases/1.7.5 reading sources... [ 73%] releases/1.7.6 reading sources... [ 73%] releases/1.7.7 reading sources... [ 74%] releases/1.7.8 reading sources... [ 74%] releases/1.7.9 reading sources... [ 74%] releases/1.8 reading sources... [ 75%] releases/1.8.1 reading sources... [ 75%] releases/1.8.10 reading sources... [ 75%] releases/1.8.11 reading sources... [ 75%] releases/1.8.12 reading sources... [ 76%] releases/1.8.13 reading sources... [ 76%] releases/1.8.14 reading sources... [ 76%] releases/1.8.15 reading sources... [ 76%] releases/1.8.16 reading sources... [ 77%] releases/1.8.2 reading sources... [ 77%] releases/1.8.3 reading sources... [ 77%] releases/1.8.4 reading sources... [ 77%] releases/1.8.5 reading sources... [ 78%] releases/1.8.6 reading sources... [ 78%] releases/1.8.7 reading sources... [ 78%] releases/1.8.8 reading sources... [ 79%] releases/1.8.9 reading sources... [ 79%] releases/1.9 reading sources... [ 79%] releases/1.9.1 reading sources... [ 79%] releases/1.9.10 reading sources... [ 80%] releases/1.9.11 reading sources... [ 80%] releases/1.9.2 reading sources... [ 80%] releases/1.9.3 reading sources... [ 80%] releases/1.9.4 reading sources... [ 81%] releases/1.9.5 reading sources... [ 81%] releases/1.9.6 reading sources... [ 81%] releases/1.9.7 reading sources... [ 82%] releases/1.9.8 reading sources... [ 82%] releases/1.9.9 reading sources... [ 82%] releases/index reading sources... [ 82%] releases/security reading sources... [ 83%] topics/auth/customizing reading sources... [ 83%] topics/auth/default reading sources... [ 83%] topics/auth/index reading sources... [ 83%] topics/auth/passwords reading sources... [ 84%] topics/cache reading sources... [ 84%] topics/checks reading sources... [ 84%] topics/class-based-views/generic-display reading sources... [ 85%] topics/class-based-views/generic-editing reading sources... [ 85%] topics/class-based-views/index reading sources... [ 85%] topics/class-based-views/intro reading sources... [ 85%] topics/class-based-views/mixins reading sources... [ 86%] topics/conditional-view-processing reading sources... [ 86%] topics/db/aggregation reading sources... [ 86%] topics/db/examples/index reading sources... [ 86%] topics/db/examples/many_to_many reading sources... [ 87%] topics/db/examples/many_to_one reading sources... [ 87%] topics/db/examples/one_to_one reading sources... [ 87%] topics/db/index reading sources... [ 88%] topics/db/managers reading sources... [ 88%] topics/db/models reading sources... [ 88%] topics/db/multi-db reading sources... [ 88%] topics/db/optimization reading sources... [ 89%] topics/db/queries reading sources... [ 89%] topics/db/sql reading sources... [ 89%] topics/db/tablespaces reading sources... [ 89%] topics/db/transactions reading sources... [ 90%] topics/email reading sources... [ 90%] topics/external-packages reading sources... [ 90%] topics/files reading sources... [ 91%] topics/forms/formsets reading sources... [ 91%] topics/forms/index reading sources... [ 91%] topics/forms/media reading sources... [ 91%] topics/forms/modelforms reading sources... [ 92%] topics/http/decorators reading sources... [ 92%] topics/http/file-uploads reading sources... [ 92%] topics/http/generic-views reading sources... [ 92%] topics/http/index reading sources... [ 93%] topics/http/middleware reading sources... [ 93%] topics/http/sessions reading sources... [ 93%] topics/http/shortcuts reading sources... [ 94%] topics/http/urls reading sources... [ 94%] topics/http/views reading sources... [ 94%] topics/i18n/formatting reading sources... [ 94%] topics/i18n/index reading sources... [ 95%] topics/i18n/timezones reading sources... [ 95%] topics/i18n/translation reading sources... [ 95%] topics/index reading sources... [ 95%] topics/install reading sources... [ 96%] topics/logging reading sources... [ 96%] topics/migrations reading sources... [ 96%] topics/pagination reading sources... [ 97%] topics/performance reading sources... [ 97%] topics/python3 reading sources... [ 97%] topics/security reading sources... [ 97%] topics/serialization reading sources... [ 98%] topics/settings reading sources... [ 98%] topics/signals reading sources... [ 98%] topics/signing reading sources... [ 98%] topics/templates reading sources... [ 99%] topics/testing/advanced reading sources... [ 99%] topics/testing/index reading sources... [ 99%] topics/testing/overview reading sources... [100%] topics/testing/tools looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] contents writing output... [ 0%] faq/admin writing output... [ 0%] faq/contributing writing output... [ 1%] faq/general writing output... [ 1%] faq/help writing output... [ 1%] faq/index writing output... [ 1%] faq/install writing output... [ 2%] faq/models writing output... [ 2%] faq/troubleshooting writing output... [ 2%] faq/usage writing output... [ 2%] glossary writing output... [ 3%] howto/auth-remote-user writing output... [ 3%] howto/custom-file-storage writing output... [ 3%] howto/custom-lookups writing output... [ 4%] howto/custom-management-commands writing output... [ 4%] howto/custom-model-fields writing output... [ 4%] howto/custom-template-tags writing output... [ 4%] howto/deployment/checklist writing output... [ 5%] howto/deployment/index writing output... [ 5%] howto/deployment/wsgi/apache-auth writing output... [ 5%] howto/deployment/wsgi/gunicorn writing output... [ 5%] howto/deployment/wsgi/index writing output... [ 6%] howto/deployment/wsgi/modwsgi writing output... [ 6%] howto/deployment/wsgi/uwsgi writing output... [ 6%] howto/error-reporting writing output... [ 7%] howto/index writing output... [ 7%] howto/initial-data writing output... [ 7%] howto/jython writing output... [ 7%] howto/legacy-databases writing output... [ 8%] howto/outputting-csv writing output... [ 8%] howto/outputting-pdf writing output... [ 8%] howto/static-files/deployment writing output... [ 8%] howto/static-files/index writing output... [ 9%] howto/upgrade-version writing output... [ 9%] howto/windows writing output... [ 9%] howto/writing-migrations writing output... [ 10%] index writing output... [ 10%] internals/contributing/bugs-and-features writing output... [ 10%] internals/contributing/committing-code writing output... [ 10%] internals/contributing/index writing output... [ 11%] internals/contributing/localizing writing output... [ 11%] internals/contributing/new-contributors writing output... [ 11%] internals/contributing/triaging-tickets writing output... [ 11%] internals/contributing/writing-code/coding-style writing output... [ 12%] internals/contributing/writing-code/index writing output... [ 12%] internals/contributing/writing-code/javascript writing output... [ 12%] internals/contributing/writing-code/submitting-patches writing output... [ 13%] internals/contributing/writing-code/unit-tests writing output... [ 13%] internals/contributing/writing-code/working-with-git writing output... [ 13%] internals/contributing/writing-documentation writing output... [ 13%] internals/deprecation writing output... [ 14%] internals/git writing output... [ 14%] internals/howto-release-django writing output... [ 14%] internals/index writing output... [ 14%] internals/mailing-lists writing output... [ 15%] internals/organization writing output... [ 15%] internals/release-process writing output... [ 15%] internals/roles writing output... [ 16%] internals/security writing output... [ 16%] internals/team writing output... [ 16%] intro/contributing writing output... [ 16%] intro/index writing output... [ 17%] intro/install writing output... [ 17%] intro/overview writing output... [ 17%] intro/reusable-apps writing output... [ 17%] intro/tutorial01 writing output... [ 18%] intro/tutorial02 writing output... [ 18%] intro/tutorial03 writing output... [ 18%] intro/tutorial04 writing output... [ 19%] intro/tutorial05 writing output... [ 19%] intro/tutorial06 writing output... [ 19%] intro/tutorial07 writing output... [ 19%] intro/whatsnext writing output... [ 20%] misc/api-stability writing output... [ 20%] misc/design-philosophies writing output... [ 20%] misc/distributions writing output... [ 20%] misc/index writing output... [ 21%] ref/applications writing output... [ 21%] ref/checks writing output... [ 21%] ref/class-based-views/base writing output... [ 22%] ref/class-based-views/flattened-index writing output... [ 22%] ref/class-based-views/generic-date-based writing output... [ 22%] ref/class-based-views/generic-display writing output... [ 22%] ref/class-based-views/generic-editing writing output... [ 23%] ref/class-based-views/index writing output... [ 23%] ref/class-based-views/mixins writing output... [ 23%] ref/class-based-views/mixins-date-based writing output... [ 23%] ref/class-based-views/mixins-editing writing output... [ 24%] ref/class-based-views/mixins-multiple-object writing output... [ 24%] ref/class-based-views/mixins-simple writing output... [ 24%] ref/class-based-views/mixins-single-object writing output... [ 25%] ref/clickjacking writing output... [ 25%] ref/contrib/admin/actions writing output... [ 25%] ref/contrib/admin/admindocs writing output... [ 25%] ref/contrib/admin/index writing output... [ 26%] ref/contrib/admin/javascript writing output... [ 26%] ref/contrib/auth writing output... [ 26%] ref/contrib/contenttypes writing output... [ 26%] ref/contrib/flatpages writing output... [ 27%] ref/contrib/gis/admin writing output... [ 27%] ref/contrib/gis/commands writing output... [ 27%] ref/contrib/gis/db-api writing output... [ 27%] ref/contrib/gis/deployment writing output... [ 28%] ref/contrib/gis/feeds writing output... [ 28%] ref/contrib/gis/forms-api writing output... [ 28%] ref/contrib/gis/functions writing output... [ 29%] ref/contrib/gis/gdal writing output... [ 29%] ref/contrib/gis/geoip writing output... [ 29%] ref/contrib/gis/geoip2 writing output... [ 29%] ref/contrib/gis/geoquerysets writing output... [ 30%] ref/contrib/gis/geos writing output... [ 30%] ref/contrib/gis/index writing output... [ 30%] ref/contrib/gis/install/geolibs writing output... [ 30%] ref/contrib/gis/install/index writing output... [ 31%] ref/contrib/gis/install/postgis writing output... [ 31%] ref/contrib/gis/install/spatialite writing output... [ 31%] ref/contrib/gis/layermapping writing output... [ 32%] ref/contrib/gis/measure writing output... [ 32%] ref/contrib/gis/model-api writing output... [ 32%] ref/contrib/gis/ogrinspect writing output... [ 32%] ref/contrib/gis/serializers writing output... [ 33%] ref/contrib/gis/sitemaps writing output... [ 33%] ref/contrib/gis/testing writing output... [ 33%] ref/contrib/gis/tutorial writing output... [ 33%] ref/contrib/gis/utils writing output... [ 34%] ref/contrib/humanize writing output... [ 34%] ref/contrib/index writing output... [ 34%] ref/contrib/messages writing output... [ 35%] ref/contrib/postgres/aggregates writing output... [ 35%] ref/contrib/postgres/fields writing output... [ 35%] ref/contrib/postgres/forms writing output... [ 35%] ref/contrib/postgres/functions writing output... [ 36%] ref/contrib/postgres/index writing output... [ 36%] ref/contrib/postgres/lookups writing output... [ 36%] ref/contrib/postgres/operations writing output... [ 36%] ref/contrib/postgres/validators writing output... [ 37%] ref/contrib/redirects writing output... [ 37%] ref/contrib/sitemaps writing output... [ 37%] ref/contrib/sites writing output... [ 38%] ref/contrib/staticfiles writing output... [ 38%] ref/contrib/syndication writing output... [ 38%] ref/contrib/webdesign writing output... [ 38%] ref/csrf writing output... [ 39%] ref/databases writing output... [ 39%] ref/django-admin writing output... [ 39%] ref/exceptions writing output... [ 39%] ref/files/file writing output... [ 40%] ref/files/index writing output... [ 40%] ref/files/storage writing output... [ 40%] ref/files/uploads writing output... [ 41%] ref/forms/api writing output... [ 41%] ref/forms/fields writing output... [ 41%] ref/forms/formsets writing output... [ 41%] ref/forms/index writing output... [ 42%] ref/forms/models writing output... [ 42%] ref/forms/validation writing output... [ 42%] ref/forms/widgets writing output... [ 42%] ref/index writing output... [ 43%] ref/middleware writing output... [ 43%] ref/migration-operations writing output... [ 43%] ref/models/class writing output... [ 44%] ref/models/conditional-expressions writing output... [ 44%] ref/models/database-functions writing output... [ 44%] ref/models/expressions writing output... [ 44%] ref/models/fields writing output... [ 45%] ref/models/index writing output... [ 45%] ref/models/instances writing output... [ 45%] ref/models/lookups writing output... [ 45%] ref/models/meta writing output... [ 46%] ref/models/options writing output... [ 46%] ref/models/querysets writing output... [ 46%] ref/models/relations writing output... [ 47%] ref/request-response writing output... [ 47%] ref/schema-editor writing output... [ 47%] ref/settings writing output... [ 47%] ref/signals writing output... [ 48%] ref/template-response writing output... [ 48%] ref/templates/api writing output... [ 48%] ref/templates/builtins writing output... [ 48%] ref/templates/index writing output... [ 49%] ref/templates/language writing output... [ 49%] ref/templates/upgrading writing output... [ 49%] ref/unicode writing output... [ 50%] ref/urlresolvers writing output... [ 50%] ref/urls writing output... [ 50%] ref/utils writing output... [ 50%] ref/validators writing output... [ 51%] ref/views writing output... [ 51%] releases/0.95 writing output... [ 51%] releases/0.96 writing output... [ 51%] releases/1.0 writing output... [ 52%] releases/1.0-porting-guide writing output... [ 52%] releases/1.0.1 writing output... [ 52%] releases/1.0.2 writing output... [ 52%] releases/1.1 writing output... [ 53%] releases/1.1.2 writing output... [ 53%] releases/1.1.3 writing output... [ 53%] releases/1.1.4 writing output... [ 54%] releases/1.2 writing output... [ 54%] releases/1.2.1 writing output... [ 54%] releases/1.2.2 writing output... [ 54%] releases/1.2.3 writing output... [ 55%] releases/1.2.4 writing output... [ 55%] releases/1.2.5 writing output... [ 55%] releases/1.2.6 writing output... [ 55%] releases/1.2.7 writing output... [ 56%] releases/1.3 writing output... [ 56%] releases/1.3.1 writing output... [ 56%] releases/1.3.2 writing output... [ 57%] releases/1.3.3 writing output... [ 57%] releases/1.3.4 writing output... [ 57%] releases/1.3.5 writing output... [ 57%] releases/1.3.6 writing output... [ 58%] releases/1.3.7 writing output... [ 58%] releases/1.4 writing output... [ 58%] releases/1.4.1 writing output... [ 58%] releases/1.4.10 writing output... [ 59%] releases/1.4.11 writing output... [ 59%] releases/1.4.12 writing output... [ 59%] releases/1.4.13 writing output... [ 60%] releases/1.4.14 writing output... [ 60%] releases/1.4.15 writing output... [ 60%] releases/1.4.16 writing output... [ 60%] releases/1.4.17 writing output... [ 61%] releases/1.4.18 writing output... [ 61%] releases/1.4.19 writing output... [ 61%] releases/1.4.2 writing output... [ 61%] releases/1.4.20 writing output... [ 62%] releases/1.4.21 writing output... [ 62%] releases/1.4.22 writing output... [ 62%] releases/1.4.3 writing output... [ 63%] releases/1.4.4 writing output... [ 63%] releases/1.4.5 writing output... [ 63%] releases/1.4.6 writing output... [ 63%] releases/1.4.7 writing output... [ 64%] releases/1.4.8 writing output... [ 64%] releases/1.4.9 writing output... [ 64%] releases/1.5 writing output... [ 64%] releases/1.5.1 writing output... [ 65%] releases/1.5.10 writing output... [ 65%] releases/1.5.11 writing output... [ 65%] releases/1.5.12 writing output... [ 66%] releases/1.5.2 writing output... [ 66%] releases/1.5.3 writing output... [ 66%] releases/1.5.4 writing output... [ 66%] releases/1.5.5 writing output... [ 67%] releases/1.5.6 writing output... [ 67%] releases/1.5.7 writing output... [ 67%] releases/1.5.8 writing output... [ 67%] releases/1.5.9 writing output... [ 68%] releases/1.6 writing output... [ 68%] releases/1.6.1 writing output... [ 68%] releases/1.6.10 writing output... [ 69%] releases/1.6.11 writing output... [ 69%] releases/1.6.2 writing output... [ 69%] releases/1.6.3 writing output... [ 69%] releases/1.6.4 writing output... [ 70%] releases/1.6.5 writing output... [ 70%] releases/1.6.6 writing output... [ 70%] releases/1.6.7 writing output... [ 70%] releases/1.6.8 writing output... [ 71%] releases/1.6.9 writing output... [ 71%] releases/1.7 writing output... [ 71%] releases/1.7.1 writing output... [ 72%] releases/1.7.10 writing output... [ 72%] releases/1.7.11 writing output... [ 72%] releases/1.7.2 writing output... [ 72%] releases/1.7.3 writing output... [ 73%] releases/1.7.4 writing output... [ 73%] releases/1.7.5 writing output... [ 73%] releases/1.7.6 writing output... [ 73%] releases/1.7.7 writing output... [ 74%] releases/1.7.8 writing output... [ 74%] releases/1.7.9 writing output... [ 74%] releases/1.8 writing output... [ 75%] releases/1.8.1 writing output... [ 75%] releases/1.8.10 writing output... [ 75%] releases/1.8.11 writing output... [ 75%] releases/1.8.12 writing output... [ 76%] releases/1.8.13 writing output... [ 76%] releases/1.8.14 writing output... [ 76%] releases/1.8.15 writing output... [ 76%] releases/1.8.16 writing output... [ 77%] releases/1.8.2 writing output... [ 77%] releases/1.8.3 writing output... [ 77%] releases/1.8.4 writing output... [ 77%] releases/1.8.5 writing output... [ 78%] releases/1.8.6 writing output... [ 78%] releases/1.8.7 writing output... [ 78%] releases/1.8.8 writing output... [ 79%] releases/1.8.9 writing output... [ 79%] releases/1.9 writing output... [ 79%] releases/1.9.1 writing output... [ 79%] releases/1.9.10 writing output... [ 80%] releases/1.9.11 writing output... [ 80%] releases/1.9.2 writing output... [ 80%] releases/1.9.3 writing output... [ 80%] releases/1.9.4 writing output... [ 81%] releases/1.9.5 writing output... [ 81%] releases/1.9.6 writing output... [ 81%] releases/1.9.7 writing output... [ 82%] releases/1.9.8 writing output... [ 82%] releases/1.9.9 writing output... [ 82%] releases/index writing output... [ 82%] releases/security writing output... [ 83%] topics/auth/customizing writing output... [ 83%] topics/auth/default writing output... [ 83%] topics/auth/index writing output... [ 83%] topics/auth/passwords writing output... [ 84%] topics/cache writing output... [ 84%] topics/checks writing output... [ 84%] topics/class-based-views/generic-display writing output... [ 85%] topics/class-based-views/generic-editing writing output... [ 85%] topics/class-based-views/index writing output... [ 85%] topics/class-based-views/intro writing output... [ 85%] topics/class-based-views/mixins writing output... [ 86%] topics/conditional-view-processing writing output... [ 86%] topics/db/aggregation writing output... [ 86%] topics/db/examples/index writing output... [ 86%] topics/db/examples/many_to_many writing output... [ 87%] topics/db/examples/many_to_one writing output... [ 87%] topics/db/examples/one_to_one writing output... [ 87%] topics/db/index writing output... [ 88%] topics/db/managers writing output... [ 88%] topics/db/models writing output... [ 88%] topics/db/multi-db writing output... [ 88%] topics/db/optimization writing output... [ 89%] topics/db/queries writing output... [ 89%] topics/db/sql writing output... [ 89%] topics/db/tablespaces writing output... [ 89%] topics/db/transactions writing output... [ 90%] topics/email writing output... [ 90%] topics/external-packages writing output... [ 90%] topics/files writing output... [ 91%] topics/forms/formsets writing output... [ 91%] topics/forms/index writing output... [ 91%] topics/forms/media writing output... [ 91%] topics/forms/modelforms writing output... [ 92%] topics/http/decorators writing output... [ 92%] topics/http/file-uploads writing output... [ 92%] topics/http/generic-views writing output... [ 92%] topics/http/index writing output... [ 93%] topics/http/middleware writing output... [ 93%] topics/http/sessions writing output... [ 93%] topics/http/shortcuts writing output... [ 94%] topics/http/urls writing output... [ 94%] topics/http/views writing output... [ 94%] topics/i18n/formatting writing output... [ 94%] topics/i18n/index writing output... [ 95%] topics/i18n/timezones writing output... [ 95%] topics/i18n/translation writing output... [ 95%] topics/index writing output... [ 95%] topics/install writing output... [ 96%] topics/logging writing output... [ 96%] topics/migrations writing output... [ 96%] topics/pagination writing output... [ 97%] topics/performance writing output... [ 97%] topics/python3 writing output... [ 97%] topics/security writing output... [ 97%] topics/serialization writing output... [ 98%] topics/settings writing output... [ 98%] topics/signals writing output... [ 98%] topics/signing writing output... [ 98%] topics/templates writing output... [ 99%] topics/testing/advanced writing output... [ 99%] topics/testing/index writing output... [ 99%] topics/testing/overview writing output... [100%] topics/testing/tools /builddir/build/BUILD/Django-1.9.11/docs/glossary.txt:51: WARNING: py:class reference target not found: property /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-management-commands.txt:74: WARNING: py:mod reference target not found: optparse /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-management-commands.txt:74: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-management-commands.txt:135: WARNING: py:mod reference target not found: optparse /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-management-commands.txt:139: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-management-commands.txt:262: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-template-tags.txt:383: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/howto/custom-template-tags.txt:713: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/howto/deployment/checklist.txt:256: WARNING: u'envvar' reference target not found: PYTHONHASHSEED /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-csv.txt:12: WARNING: py:mod reference target not found: csv /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-csv.txt:12: WARNING: py:mod reference target not found: csv /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-csv.txt:58: WARNING: py:mod reference target not found: csv /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-csv.txt:68: WARNING: py:mod reference target not found: csv /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-csv.txt:71: WARNING: py:mod reference target not found: csv /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-csv.txt:119: WARNING: py:mod reference target not found: csv /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-pdf.txt:111: WARNING: py:mod reference target not found: io /builddir/build/BUILD/Django-1.9.11/docs/howto/outputting-pdf.txt:111: WARNING: py:mod reference target not found: io /builddir/build/BUILD/Django-1.9.11/docs/howto/upgrade-version.txt:53: WARNING: u'envvar' reference target not found: PYTHONWARNINGS /builddir/build/BUILD/Django-1.9.11/docs/howto/writing-migrations.txt:236: WARNING: py:exc reference target not found: LookupError /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-code/coding-style.txt:48: WARNING: py:meth reference target not found: unittest.TestCase.assertRaises /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-code/coding-style.txt:48: WARNING: py:meth reference target not found: unittest.TestCase.assertRaisesRegex /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-documentation.txt:54: WARNING: undefined label: sphinx:rst-primer (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-documentation.txt:54: WARNING: undefined label: sphinx:sphinxmarkup (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-documentation.txt:190: WARNING: py:mod reference target not found: sphinx.ext.intersphinx /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-documentation.txt:214: WARNING: undefined label: sphinx:sphinxmarkup (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-documentation.txt:376: WARNING: rst:role reference target not found: doc /builddir/build/BUILD/Django-1.9.11/docs/internals/contributing/writing-documentation.txt:376: WARNING: rst:role reference target not found: ref /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:137: WARNING: py:mod reference target not found: optparse /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:137: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:218: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:332: WARNING: py:class reference target not found: collections.OrderedDict /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:519: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:553: WARNING: py:class reference target not found: warnings.catch_warnings /builddir/build/BUILD/Django-1.9.11/docs/internals/deprecation.txt:680: WARNING: py:class reference target not found: unittest.TextTestRunner /builddir/build/BUILD/Django-1.9.11/docs/intro/contributing.txt:374: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/intro/overview.txt:204: WARNING: undefined label: regex-howto (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/intro/reusable-apps.txt:37: WARNING: term not in glossary: package /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial01.txt:104: WARNING: undefined label: tut-packages (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial01.txt:212: WARNING: undefined label: tut-searchpath (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial01.txt:354: WARNING: py:mod reference target not found: re /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial02.txt:392: WARNING: py:exc reference target not found: AttributeError /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial02.txt:489: WARNING: py:mod reference target not found: datetime /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial04.txt:110: WARNING: py:exc reference target not found: KeyError /builddir/build/BUILD/Django-1.9.11/docs/intro/tutorial04.txt:110: WARNING: py:exc reference target not found: KeyError /builddir/build/BUILD/Django-1.9.11/docs/ref/applications.txt:232: WARNING: py:exc reference target not found: LookupError /builddir/build/BUILD/Django-1.9.11/docs/ref/applications.txt:316: WARNING: py:exc reference target not found: LookupError /builddir/build/BUILD/Django-1.9.11/docs/ref/applications.txt:332: WARNING: py:exc reference target not found: LookupError /builddir/build/BUILD/Django-1.9.11/docs/ref/applications.txt:332: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:51: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:129: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:134: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:137: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:142: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:222: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:227: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:230: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:235: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:319: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:322: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:327: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:336: WARNING: py:func reference target not found: time.strptime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:392: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:392: WARNING: py:func reference target not found: time.strptime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:392: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:392: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:431: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:434: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:439: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:444: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/generic-date-based.txt:449: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:9: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:25: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:35: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:77: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:87: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:129: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:139: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:181: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/class-based-views/mixins-date-based.txt:192: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/auth.txt:284: WARNING: py:exc reference target not found: NotImplementedError /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/gis/geos.txt:184: WARNING: py:obj reference target not found: int /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/gis/geos.txt:840: WARNING: py:obj reference target not found: string /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/gis/geos.txt:840: WARNING: py:obj reference target not found: int /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/gis/install/index.txt:514: WARNING: py:func reference target not found: ctypes.util.find_library /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/index.txt:5: WARNING: undefined label: tut-batteries-included (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:586: WARNING: undefined label: psycopg2:adapt-range (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:596: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.NumericRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:610: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.NumericRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:624: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.NumericRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:633: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.DateTimeTZRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:643: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.DateRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/fields.txt:837: WARNING: py:func reference target not found: psycopg2:psycopg2.extras.register_range /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/forms.txt:191: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.NumericRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/forms.txt:201: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.NumericRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/forms.txt:210: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.DateTimeTZRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/postgres/forms.txt:219: WARNING: py:class reference target not found: psycopg2:psycopg2.extras.DateRange /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/sitemaps.txt:126: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/sitemaps.txt:176: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/sitemaps.txt:180: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/sites.txt:483: WARNING: py:exc reference target not found: NotImplementedError /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/staticfiles.txt:430: WARNING: py:mod reference target not found: mimetypes /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/syndication.txt:948: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/syndication.txt:982: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/syndication.txt:983: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/contrib/syndication.txt:1050: WARNING: py:class reference target not found: xml.sax.saxutils.XMLGenerator /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:636: WARNING: py:mod reference target not found: glob /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:975: WARNING: u'envvar' reference target not found: PYTHONSTARTUP /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:1320: WARNING: py:func reference target not found: multiprocessing.cpu_count /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:1325: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:1343: WARNING: py:mod reference target not found: pdb /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:1354: WARNING: undefined label: python:pickle-picklable (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/django-admin.txt:1794: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/ref/exceptions.txt:261: WARNING: undefined label: bltin-exceptions (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/files/file.txt:15: WARNING: term not in glossary: file object /builddir/build/BUILD/Django-1.9.11/docs/ref/files/file.txt:32: WARNING: term not in glossary: file object /builddir/build/BUILD/Django-1.9.11/docs/ref/files/file.txt:36: WARNING: term not in glossary: file object /builddir/build/BUILD/Django-1.9.11/docs/ref/files/file.txt:51: WARNING: py:func reference target not found: python:open /builddir/build/BUILD/Django-1.9.11/docs/ref/forms/fields.txt:574: WARNING: py:class reference target not found: python:datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/ref/forms/fields.txt:943: WARNING: py:class reference target not found: python:uuid.UUID /builddir/build/BUILD/Django-1.9.11/docs/ref/forms/fields.txt:946: WARNING: py:class reference target not found: python:uuid.UUID /builddir/build/BUILD/Django-1.9.11/docs/ref/forms/widgets.txt:227: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/forms/widgets.txt:227: WARNING: py:class reference target not found: datetime.time /builddir/build/BUILD/Django-1.9.11/docs/ref/forms/widgets.txt:294: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:9: WARNING: unknown keyword: if /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:9: WARNING: unknown keyword: elif generating indices.../builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:9: WARNING: unknown keyword: else /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:83: WARNING: unknown keyword: if /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:83: WARNING: unknown keyword: elif /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:83: WARNING: unknown keyword: else /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:141: WARNING: unknown keyword: if /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:141: WARNING: unknown keyword: elif /builddir/build/BUILD/Django-1.9.11/docs/ref/models/conditional-expressions.txt:141: WARNING: unknown keyword: else /builddir/build/BUILD/Django-1.9.11/docs/ref/models/expressions.txt:423: WARNING: unknown keyword: if /builddir/build/BUILD/Django-1.9.11/docs/ref/models/expressions.txt:423: WARNING: unknown keyword: elif /builddir/build/BUILD/Django-1.9.11/docs/ref/models/expressions.txt:423: WARNING: unknown keyword: else /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:510: WARNING: py:meth reference target not found: datetime.date.today /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:554: WARNING: py:class reference target not found: decimal.Decimal /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:593: WARNING: py:class reference target not found: python:datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:636: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:714: WARNING: py:func reference target not found: time.strftime /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:933: WARNING: py:mod reference target not found: decimal /builddir/build/BUILD/Django-1.9.11/docs/ref/models/fields.txt:1130: WARNING: py:class reference target not found: python:uuid.UUID /builddir/build/BUILD/Django-1.9.11/docs/ref/models/instances.txt:573: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/ref/models/instances.txt:660: WARNING: py:meth reference target not found: object.__hash__ /builddir/build/BUILD/Django-1.9.11/docs/ref/models/querysets.txt:86: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/ref/models/querysets.txt:679: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/models/querysets.txt:715: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/models/querysets.txt:728: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/models/querysets.txt:1245: WARNING: py:class reference target not found: collections.OrderedDict /builddir/build/BUILD/Django-1.9.11/docs/ref/request-response.txt:769: WARNING: py:class reference target not found: http.cookies.Morsel /builddir/build/BUILD/Django-1.9.11/docs/ref/request-response.txt:943: WARNING: py:exc reference target not found: TypeError /builddir/build/BUILD/Django-1.9.11/docs/ref/request-response.txt:974: WARNING: py:exc reference target not found: TypeError /builddir/build/BUILD/Django-1.9.11/docs/ref/settings.txt:964: WARNING: undefined label: strftime-strptime-behavior (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/settings.txt:1011: WARNING: undefined label: strftime-strptime-behavior (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/settings.txt:1318: WARNING: py:func reference target not found: python:ssl.wrap_socket /builddir/build/BUILD/Django-1.9.11/docs/ref/settings.txt:1397: WARNING: py:func reference target not found: os.chmod /builddir/build/BUILD/Django-1.9.11/docs/ref/settings.txt:1774: WARNING: undefined label: logging-config-dictschema (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/settings.txt:2534: WARNING: undefined label: strftime-strptime-behavior (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/template-response.txt:47: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/template-response.txt:84: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/template-response.txt:115: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/template-response.txt:115: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/template-response.txt:123: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/template-response.txt:211: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/api.txt:83: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/builtins.txt:1316: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/builtins.txt:1387: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/builtins.txt:1923: WARNING: py:func reference target not found: pprint.pprint /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/builtins.txt:2057: WARNING: undefined label: old-string-formatting (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/builtins.txt:2119: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/templates/builtins.txt:2538: WARNING: py:func reference target not found: urllib.parse.urljoin /builddir/build/BUILD/Django-1.9.11/docs/ref/urls.txt:160: WARNING: py:obj reference target not found: string /builddir/build/BUILD/Django-1.9.11/docs/ref/urls.txt:160: WARNING: py:obj reference target not found: string /builddir/build/BUILD/Django-1.9.11/docs/ref/urls.txt:160: WARNING: py:obj reference target not found: string /builddir/build/BUILD/Django-1.9.11/docs/ref/urls.txt:160: WARNING: py:obj reference target not found: string /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:113: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:121: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:125: WARNING: py:class reference target not found: datetime.time /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:132: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:142: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:257: WARNING: py:data reference target not found: sys.stdout /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:593: WARNING: py:meth reference target not found: str.format /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:899: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:903: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:908: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:911: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:917: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:927: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:937: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:959: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:967: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:985: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:990: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:995: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:995: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:1026: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/utils.txt:1026: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/ref/validators.txt:82: WARNING: py:exc reference target not found: TypeError /builddir/build/BUILD/Django-1.9.11/docs/ref/validators.txt:114: WARNING: py:exc reference target not found: TypeError /builddir/build/BUILD/Django-1.9.11/docs/releases/0.96.txt:213: WARNING: py:mod reference target not found: doctest /builddir/build/BUILD/Django-1.9.11/docs/releases/0.96.txt:213: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/releases/1.0-porting-guide.txt:443: WARNING: py:exc reference target not found: EnvironmentError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.0-porting-guide.txt:443: WARNING: py:exc reference target not found: ImportError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.0-porting-guide.txt:443: WARNING: py:exc reference target not found: RuntimeError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.0-porting-guide.txt:481: WARNING: py:exc reference target not found: AssertionError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.2.txt:763: WARNING: py:mod reference target not found: warnings /builddir/build/BUILD/Django-1.9.11/docs/releases/1.3.txt:654: WARNING: py:mod reference target not found: warnings /builddir/build/BUILD/Django-1.9.11/docs/releases/1.4.txt:657: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/releases/1.4.txt:847: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.4.txt:847: WARNING: py:class reference target not found: datetime.time /builddir/build/BUILD/Django-1.9.11/docs/releases/1.4.12.txt:12: WARNING: py:func reference target not found: functools.partial /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:390: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:480: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:492: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:496: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:511: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:517: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:606: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:669: WARNING: py:exc reference target not found: TypeError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:669: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:771: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:771: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:776: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.txt:792: WARNING: py:func reference target not found: itertools.product /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.3.txt:33: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.3.txt:44: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.3.txt:44: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.3.txt:44: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.5.7.txt:12: WARNING: py:func reference target not found: functools.partial /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:165: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:207: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:425: WARNING: undefined label: doctest-unittest-api (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:429: WARNING: py:mod reference target not found: doctest /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:502: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:502: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:506: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:797: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:808: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:808: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.txt:808: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/releases/1.6.4.txt:16: WARNING: py:func reference target not found: functools.partial /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:445: WARNING: py:meth reference target not found: formtools.wizard.views.WizardView.done /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1053: WARNING: u'envvar' reference target not found: PYTHONPATH /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1092: WARNING: py:exc reference target not found: LookupError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1207: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1483: WARNING: py:mod reference target not found: logging.config /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1483: WARNING: py:mod reference target not found: importlib /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1501: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1510: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1510: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.txt:1519: WARNING: py:class reference target not found: collections.OrderedDict /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.2.txt:179: WARNING: py:class reference target not found: str /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.2.txt:179: WARNING: py:class reference target not found: bytes /builddir/build/BUILD/Django-1.9.11/docs/releases/1.7.6.txt:18: WARNING: py:class reference target not found: property /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:94: WARNING: py:class reference target not found: python:datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:112: WARNING: unknown keyword: if /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:112: WARNING: unknown keyword: elif /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:112: WARNING: unknown keyword: else /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:278: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:385: WARNING: py:meth reference target not found: str.format /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:431: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:714: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:746: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:760: WARNING: py:mod reference target not found: optparse /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:760: WARNING: py:class reference target not found: argparse.ArgumentParser /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:793: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:1393: WARNING: py:mod reference target not found: argparse /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:1393: WARNING: py:mod reference target not found: optparse /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:1521: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:1534: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.txt:1574: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/releases/1.8.1.txt:13: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:695: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:700: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:877: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:889: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:899: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:1061: WARNING: py:data reference target not found: http.client.responses /builddir/build/BUILD/Django-1.9.11/docs/releases/1.9.txt:1110: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/topics/db/examples/many_to_many.txt:82: WARNING: py:exc reference target not found: TypeError /builddir/build/BUILD/Django-1.9.11/docs/topics/db/queries.txt:403: WARNING: undefined label: tut-keywordargs (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/db/queries.txt:648: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/topics/db/sql.txt:291: WARNING: py:func reference target not found: collections.namedtuple /builddir/build/BUILD/Django-1.9.11/docs/topics/db/transactions.txt:108: WARNING: term not in glossary: decorator /builddir/build/BUILD/Django-1.9.11/docs/topics/db/transactions.txt:117: WARNING: term not in glossary: context manager /builddir/build/BUILD/Django-1.9.11/docs/topics/db/transactions.txt:569: WARNING: py:mod reference target not found: sqlite3 /builddir/build/BUILD/Django-1.9.11/docs/topics/db/transactions.txt:572: WARNING: py:mod reference target not found: sqlite3 /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:8: WARNING: py:mod reference target not found: smtplib /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:60: WARNING: py:exc reference target not found: smtplib.SMTPException /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:60: WARNING: py:mod reference target not found: smtplib /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:60: WARNING: py:exc reference target not found: smtplib.SMTPException /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:349: WARNING: py:class reference target not found: email.message.Message /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:493: WARNING: py:func reference target not found: socket.getdefaulttimeout /builddir/build/BUILD/Django-1.9.11/docs/topics/email.txt:681: WARNING: py:mod reference target not found: smtpd /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:286: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:288: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:288: WARNING: py:class reference target not found: int /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:328: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:357: WARNING: py:exc reference target not found: UnicodeDecodeError /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:668: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/topics/http/sessions.txt:668: WARNING: py:mod reference target not found: pickle /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:61: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:61: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:96: WARNING: py:class reference target not found: datetime.time /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:115: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:122: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:150: WARNING: py:meth reference target not found: datetime.datetime.utcfromtimestamp /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:150: WARNING: py:meth reference target not found: datetime.datetime.fromtimestamp /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:361: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:455: WARNING: py:exc reference target not found: RuntimeWarning /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:574: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:596: WARNING: py:meth reference target not found: datetime.datetime.date /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:596: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:596: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:631: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:631: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/topics/i18n/timezones.txt:674: WARNING: py:class reference target not found: datetime.tzinfo /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:11: WARNING: py:mod reference target not found: logging /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:114: WARNING: undefined label: python:logrecord-attributes (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:145: WARNING: py:func reference target not found: logging.getLogger /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:205: WARNING: undefined label: logging-config-dictschema (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:238: WARNING: undefined label: logging-config-dictschema (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:363: WARNING: undefined label: formatter-objects (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/logging.txt:416: WARNING: py:func reference target not found: logging.config.dictConfig /builddir/build/BUILD/Django-1.9.11/docs/topics/performance.txt:206: WARNING: term not in glossary: generator /builddir/build/BUILD/Django-1.9.11/docs/topics/performance.txt:206: WARNING: term not in glossary: generator expression /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:18: WARNING: undefined label: pyporting-howto (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:29: WARNING: py:mod reference target not found: six /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:81: WARNING: py:class reference target not found: str /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:81: WARNING: py:class reference target not found: bytes /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:137: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:141: WARNING: py:class reference target not found: str /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:141: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:141: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:141: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:149: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:152: WARNING: py:meth reference target not found: object.__bytes__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:155: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:155: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:160: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:160: WARNING: py:meth reference target not found: object.__str__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:176: WARNING: py:meth reference target not found: object.__repr__ /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:179: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:179: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:182: WARNING: py:meth reference target not found: dict.keys /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:182: WARNING: py:meth reference target not found: dict.items /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:182: WARNING: py:meth reference target not found: dict.values /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:182: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:187: WARNING: py:func reference target not found: six.iterkeys /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:187: WARNING: py:func reference target not found: six.iteritems /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:187: WARNING: py:func reference target not found: six.itervalues /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:234: WARNING: py:class reference target not found: str /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:239: WARNING: py:mod reference target not found: codecs /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:239: WARNING: py:meth reference target not found: str.encode /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:267: WARNING: py:func reference target not found: six.reraise /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:347: WARNING: py:data reference target not found: six.binary_type /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:353: WARNING: py:data reference target not found: six.integer_types /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:369: WARNING: py:mod reference target not found: six.moves /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:376: WARNING: py:data reference target not found: six.PY2 /builddir/build/BUILD/Django-1.9.11/docs/topics/python3.txt:381: WARNING: py:mod reference target not found: six /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:221: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:256: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:256: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:278: WARNING: py:class reference target not found: json.JSONEncoder /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:283: WARNING: py:class reference target not found: datetime.datetime /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:286: WARNING: py:class reference target not found: datetime.date /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:289: WARNING: py:class reference target not found: datetime.time /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:292: WARNING: py:class reference target not found: decimal.Decimal /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:292: WARNING: py:class reference target not found: uuid.UUID /builddir/build/BUILD/Django-1.9.11/docs/topics/serialization.txt:296: WARNING: py:class reference target not found: uuid.UUID /builddir/build/BUILD/Django-1.9.11/docs/topics/signing.txt:141: WARNING: py:class reference target not found: datetime.timedelta /builddir/build/BUILD/Django-1.9.11/docs/topics/templates.txt:193: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/templates.txt:284: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/templates.txt:370: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/templates.txt:606: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/templates.txt:828: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/templates.txt:844: WARNING: py:class reference target not found: dict /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/advanced.txt:330: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/advanced.txt:487: WARNING: py:meth reference target not found: argparse.ArgumentParser.add_argument /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/index.txt:25: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:20: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:23: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:42: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:47: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:62: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:66: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:82: WARNING: undefined label: unittest-test-discovery (if the link has no caption the label must precede a section header) /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:221: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/overview.txt:323: WARNING: py:mod reference target not found: unittest /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:78: WARNING: py:mod reference target not found: urllib /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:237: WARNING: py:class reference target not found: io.StringIO /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:237: WARNING: py:class reference target not found: io.BytesIO /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:473: WARNING: py:func reference target not found: json.loads /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:480: WARNING: py:exc reference target not found: ValueError /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:542: WARNING: py:meth reference target not found: unittest.TestCase.assertRaises /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:546: WARNING: py:exc reference target not found: SystemExit /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:569: WARNING: py:class reference target not found: http.cookies.SimpleCookie /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:569: WARNING: py:mod reference target not found: http.cookies /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:619: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:631: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:642: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:700: WARNING: py:exc reference target not found: unittest.SkipTest /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1368: WARNING: py:class reference target not found: unittest.TestCase /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1368: WARNING: py:meth reference target not found: unittest.TestCase.assertTrue /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1368: WARNING: py:meth reference target not found: unittest.TestCase.assertEqual /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1383: WARNING: py:meth reference target not found: unittest.TestCase.assertRaisesRegex /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1607: WARNING: py:mod reference target not found: json /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1743: WARNING: py:func reference target not found: unittest.skipIf /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1743: WARNING: py:func reference target not found: unittest.skipUnless /builddir/build/BUILD/Django-1.9.11/docs/topics/testing/tools.txt:1748: WARNING: py:func reference target not found: unittest.skipIf genindex py-modindex highlighting module code... [ 0%] django.utils.cache highlighting module code... [ 1%] django.utils.html highlighting module code... [ 2%] django.middleware.security highlighting module code... [ 2%] django.contrib.gis.geos.error highlighting module code... [ 3%] django.utils.text highlighting module code... [ 4%] django.contrib.gis.geos.geometry highlighting module code... [ 5%] django.template.exceptions highlighting module code... [ 5%] django.middleware.common highlighting module code... [ 6%] django.core.files.images highlighting module code... [ 7%] django.contrib.messages.api highlighting module code... [ 8%] django.contrib.gis.gdal.geomtype highlighting module code... [ 8%] django.db.transaction highlighting module code... [ 9%] django.db.models.aggregates highlighting module code... [ 10%] django.core.paginator highlighting module code... [ 11%] django.db.models.expressions highlighting module code... [ 11%] django.middleware.gzip highlighting module code... [ 12%] django.template.backends.django highlighting module code... [ 13%] django.utils.encoding highlighting module code... [ 14%] django.db.utils highlighting module code... [ 14%] django.db.backends.base.schema highlighting module code... [ 15%] django.middleware.locale highlighting module code... [ 16%] django.utils.log highlighting module code... [ 17%] django.template.response highlighting module code... [ 17%] django.views.decorators.debug highlighting module code... [ 18%] django.forms.fields highlighting module code... [ 19%] django.utils.module_loading highlighting module code... [ 20%] django.core.management.base highlighting module code... [ 20%] django.test.client highlighting module code... [ 21%] django.middleware.csrf highlighting module code... [ 22%] django.db.models.query highlighting module code... [ 22%] django.contrib.auth.context_processors highlighting module code... [ 23%] django.utils.functional highlighting module code... [ 24%] django.db.models.manager highlighting module code... [ 25%] django.template.context_processors highlighting module code... [ 25%] django.forms.boundfield highlighting module code... [ 26%] django.core.exceptions highlighting module code... [ 27%] django.contrib.admin.sites highlighting module code... [ 28%] django.contrib.messages.middleware highlighting module code... [ 28%] django.views.decorators.http highlighting module code... [ 29%] django.contrib.gis.feeds highlighting module code... [ 30%] django.contrib.admin.views.decorators highlighting module code... [ 31%] django.db.models.query_utils highlighting module code... [ 31%] django.template.loaders.base highlighting module code... [ 32%] django.core.files.uploadedfile highlighting module code... [ 33%] django.views.debug highlighting module code... [ 34%] django.contrib.gis.geos.factory highlighting module code... [ 34%] django.contrib.gis.geos.io highlighting module code... [ 35%] django.db.models.deletion highlighting module code... [ 36%] django.views.static highlighting module code... [ 37%] django.middleware.http highlighting module code... [ 37%] django.contrib.postgres.functions highlighting module code... [ 38%] django.contrib.auth.decorators highlighting module code... [ 39%] django.contrib.gis.geos.polygon highlighting module code... [ 40%] unittest.suite highlighting module code... [ 40%] django.views.decorators.vary highlighting module code... [ 41%] django.contrib.sessions.middleware highlighting module code... [ 42%] django.db.models.options highlighting module code... [ 42%] django.core.files.base highlighting module code... [ 43%] django.db.migrations.operations.fields highlighting module code... [ 44%] django.utils.safestring highlighting module code... [ 45%] django.contrib.gis.gdal.envelope highlighting module code... [ 45%] unittest.loader highlighting module code... [ 46%] django.contrib.gis.forms.fields highlighting module code... [ 47%] django.contrib.auth.hashers highlighting module code... [ 48%] django.test.testcases highlighting module code... [ 48%] django.template.base highlighting module code... [ 49%] django.apps.config highlighting module code... [ 50%] django.core.validators highlighting module code... [ 51%] django.utils.datastructures highlighting module code... [ 51%] django.contrib.gis.geos.collections highlighting module code... [ 52%] django.template.backends.jinja2 highlighting module code... [ 53%] django.utils.http highlighting module code... [ 54%] django.apps.registry highlighting module code... [ 54%] django.contrib.admin.options highlighting module code... [ 55%] django.db.models.lookups highlighting module code... [ 56%] django.db.models.base highlighting module code... [ 57%] django.conf.urls.i18n highlighting module code... [ 57%] django.db.models.fields highlighting module code... [ 58%] django.views.generic.dates highlighting module code... [ 59%] unittest.runner highlighting module code... [ 60%] django.contrib.gis.geos.prototypes.io highlighting module code... [ 60%] django.core.mail highlighting module code... [ 61%] django.forms.models highlighting module code... [ 62%] django.template.utils highlighting module code... [ 62%] django.views.i18n highlighting module code... [ 63%] django.contrib.syndication.views highlighting module code... [ 64%] django.db.migrations.operations.special highlighting module code... [ 65%] django.contrib.gis.measure highlighting module code... [ 65%] django.utils.feedgenerator highlighting module code... [ 66%] django.template.engine highlighting module code... [ 67%] django.contrib.admin highlighting module code... [ 68%] django.contrib.sites.shortcuts highlighting module code... [ 68%] django.forms.forms highlighting module code... [ 69%] django.contrib.admin.decorators highlighting module code... [ 70%] django.contrib.gis.geos.linestring highlighting module code... [ 71%] django.middleware.clickjacking highlighting module code... [ 71%] django.contrib.auth highlighting module code... [ 72%] django.core.checks.registry highlighting module code... [ 73%] django.shortcuts highlighting module code... [ 74%] django.test.runner highlighting module code... [ 74%] django.db.models.functions highlighting module code... [ 75%] django.views.decorators.csrf highlighting module code... [ 76%] django.utils.translation highlighting module code... [ 77%] django.db.models.fields.files highlighting module code... [ 77%] django.template.loader highlighting module code... [ 78%] django.utils.dateparse highlighting module code... [ 79%] django.http.request highlighting module code... [ 80%] django.core.checks.messages highlighting module code... [ 80%] django.core.signing highlighting module code... [ 81%] django.contrib.flatpages.sitemaps highlighting module code... [ 82%] django.contrib.gis.geos.point highlighting module code... [ 82%] django.http.response highlighting module code... [ 83%] django.db.migrations.operations.models highlighting module code... [ 84%] django.contrib.postgres.validators highlighting module code... [ 85%] django.dispatch.dispatcher highlighting module code... [ 85%] django.core.mail.message highlighting module code... [ 86%] django.conf.urls highlighting module code... [ 87%] django.core.files.uploadhandler highlighting module code... [ 88%] django.test.utils highlighting module code... [ 88%] django.forms.widgets highlighting module code... [ 89%] django.utils.decorators highlighting module code... [ 90%] django.contrib.auth.password_validation highlighting module code... [ 91%] django.core.files.storage highlighting module code... [ 91%] django.contrib.sitemaps highlighting module code... [ 92%] django.template.context highlighting module code... [ 93%] django.forms.formsets highlighting module code... [ 94%] django.utils.six highlighting module code... [ 94%] django.views.decorators.cache highlighting module code... [ 95%] django.contrib.sites.middleware highlighting module code... [ 96%] django highlighting module code... [ 97%] django.middleware.cache highlighting module code... [ 97%] pytz highlighting module code... [ 98%] django.utils.timezone highlighting module code... [ 99%] django.core.urlresolvers highlighting module code... [100%] django.db.models.fields.related writing additional pages... search copying images... [ 4%] ref/contrib/admin/_images/adding-actions-to-the-modeladmin.png copying images... [ 8%] intro/_images/admin08t.png copying images... [ 12%] intro/_images/admin04t.png copying images... [ 16%] intro/_images/admin12t.png copying images... [ 20%] intro/_images/admin02.png copying images... [ 24%] intro/_images/admin10t.png copying images... [ 28%] ref/contrib/admin/_images/list_filter.png copying images... [ 32%] topics/_images/postmortem.png copying images... [ 36%] topics/testing/_images/django_unittest_classes_hierarchy.svg copying images... [ 40%] topics/_images/template-lines.png copying images... [ 44%] ref/contrib/admin/_images/admin-actions.png copying images... [ 48%] intro/_images/admin06t.png copying images... [ 52%] intro/_images/admin03t.png copying images... [ 56%] ref/contrib/admin/_images/fieldsets.png copying images... [ 60%] topics/http/_images/middleware.svg copying images... [ 64%] intro/_images/admin13t.png copying images... [ 68%] intro/_images/admin07.png copying images... [ 72%] intro/_images/admin05t.png copying images... [ 76%] internals/_images/triage_process.svg copying images... [ 80%] ref/contrib/admin/_images/actions-as-modeladmin-methods.png copying images... [ 84%] ref/contrib/admin/_images/raw_id_fields.png copying images... [ 88%] intro/_images/admin09.png copying images... [ 92%] intro/_images/admin01.png copying images... [ 96%] intro/_images/admin11t.png copying images... [100%] intro/_images/admin14t.png copying downloadable files... [100%] ref/contrib/gis/install/geodjango_setup.bat copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done writing templatebuiltins.js... build succeeded, 415 warnings. Build finished. The HTML pages are in _build/html. + cp -ar docs .. + mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/man/man1/ + cp -p docs/man/django-admin.1 /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/man/man1/ + cp -a /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/man/man1/django-admin.1 /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/man/man1/python3-django-admin.1 ++ pkg-config --variable=completionsdir bash-completion + bashcompdir=/usr/share/bash-completion/completions + mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/bash-completion/completions + install -m 0644 -p extras/django_bash_completion /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/bash-completion/completions/django-admin.py + for file in django-admin python3-django-admin manage.py + ln -s django-admin.py /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/bash-completion/completions/django-admin + for file in django-admin python3-django-admin manage.py + ln -s django-admin.py /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/bash-completion/completions/python3-django-admin + for file in django-admin python3-django-admin manage.py + ln -s django-admin.py /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/bash-completion/completions/manage.py + mv /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin/django-admin.py /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/bin/django-admin + find /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch -name '*.po' + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Django-1.9.11 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.d4DE4r + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + cd /builddir/build/BUILD/Django-1.9.11 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/Django-1.9.11 + PYTHONPATH=/builddir/build/BUILD/Django-1.9.11 + export LANG=en_US.utf8 + LANG=en_US.utf8 + cd tests + /usr/bin/python ./runtests.py --settings=test_sqlite --verbosity=2 --parallel 1 Testing against Django installed in '/builddir/build/BUILD/Django-1.9.11/django' Importing application field_deconstruction Importing application mail Importing application migrate_signals Importing application proxy_models Importing application reserved_names Importing application update_only_fields Importing application defer_regress Importing application foreign_object Importing application expressions_case Importing application generic_relations Importing application sites_framework Importing application raw_query Importing application pagination Importing application contenttypes_tests Importing application m2m_multiple Importing application staticfiles_tests Importing application files Importing application httpwrappers Importing application datetimes Importing application signed_cookies_tests Importing application postgres_tests Importing application model_formsets Importing application m2m_intermediary Importing application fixtures_model_package Importing application version Importing application custom_pk Importing application shortcuts Importing application i18n Importing application fixtures Importing application timezones Importing application createsuperuser Importing application template_loader Importing application syndication_tests Importing application expressions Importing application responses Importing application flatpages_tests Importing application transaction_hooks Importing application max_lengths Importing application generic_relations_regress Importing application indexes Importing application string_lookup Importing application messages_tests Importing application middleware Importing application model_regress Importing application admin_widgets Importing application model_package Importing application annotations Importing application urlpatterns_reverse Importing application field_defaults Importing application known_related_objects Importing application queries Importing application unmanaged_models Importing application template_backends Importing application custom_methods Importing application generic_inline_admin Importing application cache Importing application migration_test_data_persistence Importing application m2o_recursive Importing application redirects_tests Importing application test_client Importing application reverse_lookup Importing application model_meta Importing application empty Importing application humanize_tests Importing application get_object_or_404 Importing application introspection Importing application invalid_models_tests Importing application signing Importing application admin_utils Importing application builtin_server Importing application model_validation Importing application or_lookups Importing application absolute_url_overrides Importing application force_insert_update Importing application apps Importing application model_forms Importing application managers_regress Importing application modeladmin Importing application wsgi Importing application auth_tests Importing application update Importing application select_related Importing application model_inheritance Importing application distinct_on_fields Importing application custom_lookups Importing application test_client_regress Importing application project_template Importing application admin_filters Importing application schema Importing application view_tests Importing application get_earliest_or_latest Importing application select_related_regress Importing application custom_migration_operations Importing application m2m_signals Importing application select_for_update Importing application backends Importing application proxy_model_inheritance Importing application properties Importing application admin_ordering Importing application fixtures_regress Importing application bash_completion Importing application gis_tests Importing application test_runner Importing application nested_foreign_keys Importing application mutually_referential Importing application conditional_processing Importing application get_or_create Importing application admin_custom_urls Importing application basic Importing application webdesign_tests Importing application forms_tests Importing application logging_tests Importing application no_models Importing application http_utils Importing application migrations Importing application model_formsets_regress Importing application delete Importing application db_typecasts Importing application admin_autodiscover Importing application test_utils Importing application check_framework Importing application m2m_through Importing application serializers Importing application swappable_models Importing application base Importing application many_to_many Importing application file_storage Importing application multiple_database Importing application str Importing application user_commands Importing application custom_managers Importing application file_uploads Importing application requests Importing application generic_views Importing application admin_inlines Importing application m2m_and_m2o Importing application migrations2 Importing application save_delete_hooks Importing application datatypes Importing application validators Importing application signals Importing application order_with_respect_to Importing application settings_tests Importing application defer Importing application admin_changelist Importing application dbshell Importing application admin_checks Importing application m2m_regress Importing application decorators Importing application field_subclassing Importing application sitemaps_tests Importing application many_to_one Importing application servers Importing application aggregation_regress Importing application csrf_tests Importing application dates Importing application bulk_create Importing application from_db_value Importing application m2m_recursive Importing application model_permalink Importing application one_to_one Importing application delete_regress Importing application sites_tests Importing application utils_tests Importing application custom_columns Importing application handlers Importing application model_options Importing application queryset_pickle Importing application dispatch Importing application app_loading Importing application inline_formsets Importing application resolve_url Importing application select_related_onetoone Importing application model_inheritance_regress Importing application ordering Importing application validation Importing application m2m_through_regress Importing application admin_views Importing application context_processors Importing application choices Importing application null_fk Importing application sessions_tests Importing application prefetch_related Importing application admin_docs Importing application template_tests Importing application transactions Importing application null_fk_ordering Importing application admin_registration Importing application admin_scripts Importing application deprecation Importing application test_exceptions Importing application inspectdb Importing application many_to_one_null Importing application model_fields Importing application aggregation Importing application extra_regress Importing application middleware_exceptions Importing application lookup Importing application db_functions Importing application null_queries Importing application layermap Importing application geogapp Importing application inspectapp Importing application rasterapp Importing application gis_migrations Importing application geo3d Importing application relatedapp Importing application gdal_tests Importing application geos_tests Importing application geoapp Importing application distapp Importing application geoadmin Importing application maps Creating test database for alias 'default' (':memory:')... Operations to perform: Synchronize unmigrated apps: wsgi, admin_scripts, inspectapp, get_object_or_404, i18n, null_queries, model_formsets_regress, test_exceptions, template_tests, validators, fixtures, datetimes, generic_relations_regress, geogapp, model_options, csrf_tests, handlers, cache, custom_lookups, signals, m2m_through, select_for_update, select_related, mail, rasterapp, deprecation, file_storage, resolve_url, check_framework, admin_changelist, logging_tests, pagination, auth, save_delete_hooks, null_fk_ordering, sites_tests, user_commands, test_utils, absolute_url_overrides, distinct_on_fields, sitemaps_tests, raw_query, fixtures_model_package, app_loading, multiple_database, queries, generic_views, model_permalink, from_db_value, model_package, signing, inspectdb, syndication_tests, custom_methods, timezones, middleware_exceptions, m2m_signals, no_models, admin_utils, field_deconstruction, template_backends, m2m_multiple, geos_tests, fixtures_regress, field_subclassing, webdesign_tests, humanize_tests, select_related_regress, migrations, admin_ordering, staticfiles, version, aggregation, queryset_pickle, aggregation_regress, decorators, modeladmin, prefetch_related, model_meta, responses, test_runner, geoapp, null_fk, forms_tests, many_to_one, base, gdal_tests, expressions_case, admin_widgets, properties, admin_custom_urls, file_uploads, dates, layermap, builtin_server, messages, model_formsets, managers_regress, custom_managers, unmanaged_models, sessions_tests, context_processors, model_validation, requests, admin_checks, project_template, geo3d, httpwrappers, dbshell, contenttypes_tests, dispatch, servers, update_only_fields, http_utils, urlpatterns_reverse, m2m_regress, db_functions, m2m_recursive, custom_columns, custom_migration_operations, one_to_one, ordering, m2m_through_regress, template_loader, apps, transactions, invalid_models_tests, backends, test_client, basic, bulk_create, annotations, empty, schema, files, known_related_objects, sessions, nested_foreign_keys, migrations2, flatpages_tests, model_regress, admin_views, migrate_signals, transaction_hooks, messages_tests, relatedapp, string_lookup, force_insert_update, db_typecasts, middleware, defer_regress, delete_regress, choices, get_earliest_or_latest, proxy_model_inheritance, str, get_or_create, utils_tests, generic_relations, proxy_models, delete, bash_completion, defer, view_tests, order_with_respect_to, shortcuts, inline_formsets, swappable_models, generic_inline_admin, distapp, expressions, max_lengths, admin_autodiscover, mutually_referential, reverse_lookup, signed_cookies_tests, foreign_object, many_to_many, select_related_onetoone, geoadmin, admin_inlines, gis_tests, m2m_and_m2o, indexes, introspection, maps, contenttypes, lookup, admin_docs, test_client_regress, custom_pk, field_defaults, model_forms, extra_regress, reserved_names, conditional_processing, update, admin_registration, model_inheritance_regress, settings_tests, admin_filters, many_to_one_null, m2o_recursive, serializers, datatypes, or_lookups, model_inheritance, m2m_intermediary, model_fields, staticfiles_tests, createsuperuser, redirects_tests, validation, auth_tests Apply all migrations: migration_test_data_persistence, redirects, gis_migrations, postgres_tests, admin, sites, flatpages, sites_framework Synchronizing apps without migrations: Creating tables... Creating table django_content_type Creating table auth_permission Creating table auth_group Creating table auth_user Creating table auth_customuser Creating table auth_extensionuser Creating table django_session Creating table sessions_customsession Creating table proxy_models_person Creating table proxy_models_statusperson Creating table proxy_models_lowerstatusperson Creating table proxy_models_user Creating table proxy_models_country Creating table proxy_models_state Creating table proxy_models_baseuser Creating table proxy_models_trackeruser Creating table proxy_models_issue Creating table proxy_models_bug Creating table proxy_models_improvement Creating table select Creating table update_only_fields_account Creating table update_only_fields_person Creating table update_only_fields_employee Creating table update_only_fields_profile Creating table defer_regress_item Creating table defer_regress_relateditem Creating table defer_regress_child Creating table defer_regress_leaf Creating table defer_regress_resolvethis Creating table defer_regress_simpleitem Creating table defer_regress_feature Creating table defer_regress_specialfeature Creating table defer_regress_onetooneitem Creating table defer_regress_itemandsimpleitem Creating table defer_regress_profile Creating table defer_regress_location Creating table defer_regress_request Creating table defer_regress_base Creating table defer_regress_derived Creating table foreign_object_article Creating table foreign_object_newsarticle Creating table foreign_object_articletranslation Creating table foreign_object_articletag Creating table foreign_object_articleidea Creating table foreign_object_slugpage Creating table foreign_object_country Creating table foreign_object_person Creating table foreign_object_group Creating table foreign_object_membership Creating table foreign_object_friendship Creating table expressions_case_casetestmodel Creating table expressions_case_o2ocasetestmodel Creating table expressions_case_fkcasetestmodel Creating table expressions_case_client Creating table generic_relations_taggeditem Creating table generic_relations_valuabletaggeditem Creating table generic_relations_abstractcomparison Creating table generic_relations_comparison Creating table generic_relations_animal Creating table generic_relations_vegetable Creating table generic_relations_mineral Creating table generic_relations_gecko Creating table generic_relations_rock Creating table generic_relations_manualpk Creating table generic_relations_forproxymodelmodel Creating table generic_relations_forconcretemodelmodel Creating table generic_relations_concreterelatedmodel Creating table generic_relations_allowsnullgfk Creating table raw_query_author Creating table raw_query_book Creating table raw_query_bookfkaspk Creating table raw_query_coffee Creating table raw_query_reviewer Creating table raw_query_friendlyauthor Creating table pagination_article Creating table contenttypes_tests_author Creating table contenttypes_tests_article Creating table contenttypes_tests_schemeincludedurl Creating table contenttypes_tests_concretemodel Creating table contenttypes_tests_foowithouturl Creating table contenttypes_tests_foowithurl Creating table contenttypes_tests_foowithbrokenabsoluteurl Creating table contenttypes_tests_question Creating table contenttypes_tests_answer Creating table contenttypes_tests_post Creating table m2m_multiple_category Creating table m2m_multiple_article Creating table datetimes_article Creating table datetimes_comment Creating table datetimes_category Creating table model_formsets_author Creating table model_formsets_betterauthor Creating table model_formsets_book Creating table model_formsets_bookwithcustompk Creating table model_formsets_editor Creating table model_formsets_bookwithoptionalalteditor Creating table model_formsets_alternatebook Creating table model_formsets_authormeeting Creating table model_formsets_customprimarykey Creating table model_formsets_place Creating table model_formsets_owner Creating table model_formsets_location Creating table model_formsets_ownerprofile Creating table model_formsets_restaurant Creating table model_formsets_product Creating table model_formsets_price Creating table model_formsets_mexicanrestaurant Creating table model_formsets_classymexicanrestaurant Creating table model_formsets_repository Creating table model_formsets_revision Creating table model_formsets_person Creating table model_formsets_membership Creating table model_formsets_team Creating table model_formsets_player Creating table model_formsets_poet Creating table model_formsets_poem Creating table model_formsets_post Creating table model_formsets_uuidpkparent Creating table model_formsets_uuidpkchild Creating table model_formsets_childwitheditablepk Creating table model_formsets_autopkchildofuuidpkparent Creating table model_formsets_autopkparent Creating table model_formsets_uuidpkchildofautopkparent Creating table model_formsets_parentwithuuidalternatekey Creating table model_formsets_childrelatedviaak Creating table m2m_intermediary_reporter Creating table m2m_intermediary_article Creating table m2m_intermediary_writer Creating table fixtures_model_package_article Creating table custom_pk_employee Creating table custom_pk_business Creating table custom_pk_bar Creating table custom_pk_foo Creating table i18n_testmodel Creating table i18n_company Creating table fixtures_category Creating table fixtures_article Creating table fixtures_blog Creating table fixtures_tag Creating table fixtures_person Creating table fixtures_spy Creating table fixtures_visa Creating table fixtures_book Creating table timezones_event Creating table timezones_maybeevent Creating table timezones_session Creating table timezones_sessionevent Creating table timezones_timestamp Creating table timezones_alldayevent Creating table syndication_tests_entry Creating table syndication_tests_article Creating table expressions_employee Creating table expressions_company Creating table expressions_number Creating table expressions_experiment Creating table expressions_time Creating table expressions_uuid Creating table transaction_hooks_thing Creating table max_lengths_personwithdefaultmaxlengths Creating table max_lengths_personwithcustommaxlengths Creating table generic_relations_regress_link Creating table generic_relations_regress_place Creating table generic_relations_regress_restaurant Creating table generic_relations_regress_address Creating table generic_relations_regress_person Creating table generic_relations_regress_charlink Creating table generic_relations_regress_textlink Creating table generic_relations_regress_oddrelation1 Creating table generic_relations_regress_oddrelation2 Creating table generic_relations_regress_note Creating table generic_relations_regress_contact Creating table generic_relations_regress_organization Creating table generic_relations_regress_company Creating table generic_relations_regress_developer Creating table generic_relations_regress_team Creating table generic_relations_regress_guild Creating table generic_relations_regress_tag Creating table generic_relations_regress_board Creating table generic_relations_regress_haslinkthing Creating table generic_relations_regress_a Creating table generic_relations_regress_b Creating table generic_relations_regress_c Creating table generic_relations_regress_d Creating table generic_relations_regress_node Creating table generic_relations_regress_content Creating table generic_relations_regress_related Creating table indexes_articletranslation Creating table indexes_article Creating table indexes_indextogethersinglelist Creating table string_lookup_foo Creating table string_lookup_bar Creating table string_lookup_whiz Creating table string_lookup_child Creating table string_lookup_base Creating table string_lookup_article Creating table model_regress_article Creating table model_regress_movie Creating table model_regress_party Creating table model_regress_event Creating table model_regress_department Creating table model_regress_worker Creating table model_regress_brokenunicodemethod Creating table model_regress_nonautopk Creating table model_regress_model1 Creating table model_regress_model2 Creating table model_regress_model3 Creating table admin_widgets_member Creating table admin_widgets_band Creating table admin_widgets_album Creating table admin_widgets_inventory Creating table admin_widgets_event Creating table admin_widgets_car Creating table admin_widgets_cartire Creating table admin_widgets_honeycomb Creating table admin_widgets_bee Creating table admin_widgets_individual Creating table admin_widgets_company Creating table admin_widgets_advisor Creating table admin_widgets_student Creating table admin_widgets_school Creating table admin_widgets_profile Creating table model_package_site Creating table model_package_article Creating table model_package_publication Creating table model_package_advertisement Creating table annotations_author Creating table annotations_publisher Creating table annotations_book Creating table annotations_store Creating table annotations_departmentstore Creating table annotations_employee Creating table annotations_company Creating table annotations_ticket Creating table field_defaults_article Creating table known_related_objects_tournament Creating table known_related_objects_organiser Creating table known_related_objects_pool Creating table known_related_objects_poolstyle Creating table queries_dumbcategory Creating table queries_namedcategory Creating table queries_tag Creating table queries_note Creating table queries_annotation Creating table queries_extrainfo Creating table queries_author Creating table queries_item Creating table queries_report Creating table queries_ranking Creating table queries_cover Creating table queries_number Creating table queries_valid Creating table queries_x Creating table queries_y Creating table queries_loopx Creating table queries_loopy Creating table queries_loopz Creating table queries_managedmodel Creating table queries_detail Creating table queries_member Creating table queries_child Creating table queries_custompk Creating table queries_related Creating table queries_custompktag Creating table queries_celebrity Creating table queries_tvchef Creating table queries_fan Creating table queries_leafa Creating table queries_leafb Creating table queries_join Creating table queries_reservedname Creating table queries_sharedconnection Creating table queries_pointera Creating table queries_pointerb Creating table queries_singleobject Creating table queries_relatedobject Creating table queries_plaything Creating table queries_article Creating table queries_food Creating table queries_eaten Creating table queries_node Creating table queries_objecta Creating table queries_childobjecta Creating table queries_objectb Creating table queries_objectc Creating table queries_simplecategory Creating table queries_specialcategory Creating table queries_categoryitem Creating table queries_onetoonecategory Creating table queries_categoryrelationship Creating table queries_nullablename Creating table queries_modeld Creating table queries_modelc Creating table queries_modelb Creating table queries_modela Creating table queries_job Creating table queries_jobresponsibilities Creating table queries_responsibility Creating table queries_fk1 Creating table queries_fk2 Creating table queries_fk3 Creating table queries_basea Creating table queries_identifier Creating table queries_program Creating table queries_channel Creating table queries_book Creating table queries_chapter Creating table queries_paragraph Creating table queries_page Creating table queries_myobject Creating table queries_order Creating table queries_orderitem Creating table queries_baseuser Creating table queries_task Creating table queries_staff Creating table queries_staffuser Creating table queries_ticket21203parent Creating table queries_ticket21203child Creating table queries_person Creating table queries_company Creating table queries_employment Creating table queries_school Creating table queries_student Creating table queries_classroom Creating table queries_ticket23605aparent Creating table queries_ticket23605a Creating table queries_ticket23605b Creating table queries_ticket23605c Creating table Individual Creating table RelatedIndividual Creating table a01 Creating table b01 Creating table c01 Creating table unmanaged_models_proxy1 Creating table unmanaged_models_proxy2 Creating table unmanaged_models_managed1 Creating table custom_methods_article Creating table generic_inline_admin_episode Creating table generic_inline_admin_media Creating table generic_inline_admin_category Creating table generic_inline_admin_phonenumber Creating table generic_inline_admin_contact Creating table generic_inline_admin_episodepermanent Creating table cache_poll Creating table m2o_recursive_category Creating table m2o_recursive_person Creating table reverse_lookup_user Creating table reverse_lookup_poll Creating table reverse_lookup_choice Creating table model_meta_relation Creating table model_meta_baseperson Creating table model_meta_person Creating table model_meta_relating Creating table model_meta_commonancestor Creating table model_meta_firstparent Creating table model_meta_secondparent Creating table model_meta_child Creating table empty_empty Creating table get_object_or_404_author Creating table get_object_or_404_article Creating table introspection_reporter Creating table introspection_article Creating table admin_utils_site Creating table admin_utils_article Creating table admin_utils_count Creating table admin_utils_event Creating table admin_utils_location Creating table admin_utils_guest Creating table admin_utils_eventguide Creating table admin_utils_vehicle Creating table admin_utils_car Creating table or_lookups_article Creating table force_insert_update_counter Creating table force_insert_update_inheritedcounter Creating table force_insert_update_subcounter Creating table force_insert_update_withcustompk Creating table apps_totallynormal Creating table model_forms_person Creating table model_forms_category Creating table model_forms_writer Creating table model_forms_article Creating table model_forms_improvedarticle Creating table model_forms_improvedarticlewithparentlink Creating table model_forms_betterwriter Creating table model_forms_publication Creating table model_forms_publicationdefaults Creating table model_forms_author Creating table model_forms_author1 Creating table model_forms_writerprofile Creating table model_forms_document Creating table model_forms_textfile Creating table model_forms_customff Creating table model_forms_filepathmodel Creating table model_forms_imagefile Creating table model_forms_optionalimagefile Creating table model_forms_commaseparatedinteger Creating table model_forms_homepage Creating table model_forms_product Creating table model_forms_price Creating table model_forms_triple Creating table model_forms_articlestatus Creating table model_forms_inventory Creating table model_forms_book Creating table model_forms_derivedbook Creating table model_forms_explicitpk Creating table model_forms_post Creating table model_forms_datetimepost Creating table model_forms_derivedpost Creating table model_forms_bigint Creating table model_forms_customfieldforexclusionmodel Creating table model_forms_flexibledatepost Creating table model_forms_colour Creating table model_forms_colourfulitem Creating table model_forms_customerrormessage Creating table model_forms_character Creating table model_forms_stumpjoke Creating table model_forms_student Creating table model_forms_photo Creating table model_forms_uuidpk Creating table model_forms_strictassignmentfieldspecific Creating table model_forms_strictassignmentall Creating table managers_regress_parent Creating table managers_regress_child1 Creating table managers_regress_child2 Creating table managers_regress_child3 Creating table managers_regress_child4 Creating table managers_regress_child5 Creating table managers_regress_child6 Creating table managers_regress_child7 Creating table managers_regress_relatedmodel Creating table managers_regress_relationmodel Creating table modeladmin_band Creating table modeladmin_concert Creating table modeladmin_validationtestmodel Creating table modeladmin_validationtestinlinemodel Creating table auth_tests_custompermissionsuser Creating table auth_tests_customusernonuniqueusername Creating table auth_tests_customusernonlistrequiredfields Creating table auth_tests_customuserbadrequiredfields Creating table auth_tests_isactivetestuser1 Creating table auth_tests_uuiduser Creating table auth_tests_email Creating table auth_tests_customuserwithfk Creating table update_datapoint Creating table update_relatedpoint Creating table update_a Creating table update_b Creating table update_c Creating table update_d Creating table update_foo Creating table update_bar Creating table select_related_domain Creating table select_related_kingdom Creating table select_related_phylum Creating table select_related_klass Creating table select_related_order Creating table select_related_family Creating table select_related_genus Creating table select_related_species Creating table select_related_hybridspecies Creating table select_related_topping Creating table select_related_pizza Creating table select_related_taggeditem Creating table select_related_bookmark Creating table model_inheritance_worker Creating table model_inheritance_student Creating table model_inheritance_post Creating table model_inheritance_comment Creating table model_inheritance_link Creating table model_inheritance_chef Creating table model_inheritance_place Creating table my_restaurant Creating table model_inheritance_italianrestaurant Creating table model_inheritance_supplier Creating table model_inheritance_parkinglot Creating table model_inheritance_title Creating table model_inheritance_copy Creating table model_inheritance_mixinmodel Creating table model_inheritance_base Creating table model_inheritance_subbase Creating table model_inheritance_grandparent Creating table model_inheritance_parent Creating table model_inheritance_child Creating table model_inheritance_grandchild Creating table distinct_on_fields_tag Creating table distinct_on_fields_celebrity Creating table distinct_on_fields_fan Creating table distinct_on_fields_staff Creating table distinct_on_fields_stafftag Creating table custom_lookups_author Creating table custom_lookups_mysqlunixtimestamp Creating table custom_lookups_custommodel Creating table test_client_regress_customuser Creating table admin_filters_book Creating table admin_filters_department Creating table admin_filters_employee Creating table admin_filters_taggeditem Creating table admin_filters_bookmark Creating table drop Creating table schema_node Creating table view_tests_author Creating table view_tests_article Creating table view_tests_urlarticle Creating table view_tests_datearticle Creating table get_earliest_or_latest_article Creating table get_earliest_or_latest_person Creating table get_earliest_or_latest_indexerrorarticle Creating table select_related_regress_building Creating table select_related_regress_device Creating table select_related_regress_port Creating table select_related_regress_connection Creating table select_related_regress_tuser Creating table select_related_regress_person Creating table select_related_regress_organizer Creating table select_related_regress_student Creating table select_related_regress_class Creating table select_related_regress_enrollment Creating table select_related_regress_country Creating table select_related_regress_state Creating table select_related_regress_clientstatus Creating table select_related_regress_client Creating table select_related_regress_specialclient Creating table select_related_regress_parent Creating table select_related_regress_child Creating table select_related_regress_item Creating table select_related_regress_fowl Creating table select_related_regress_hen Creating table select_related_regress_chick Creating table select_related_regress_a Creating table select_related_regress_b Creating table select_related_regress_c Creating table m2m_signals_part Creating table m2m_signals_car Creating table m2m_signals_sportscar Creating table m2m_signals_person Creating table select_for_update_person Creating table backends_square Creating table backends_person Creating table backends_schoolclass Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_tag Creating table CaseSensitive_Post Creating table backends_reporter Creating table backends_article Creating table backends_item Creating table backends_object Creating table backends_objectreference Creating table backends_rawdata Creating table proxy_model_inheritance_concretemodel Creating table proxy_model_inheritance_concretemodelsubclass Creating table properties_person Creating table admin_ordering_band Creating table admin_ordering_song Creating table fixtures_regress_animal Creating table Fixtures_regress_plant Creating table fixtures_regress_stuff Creating table fixtures_regress_absolute Creating table fixtures_regress_parent Creating table fixtures_regress_child Creating table fixtures_regress_channel Creating table fixtures_regress_article Creating table fixtures_regress_specialarticle Creating table fixtures_regress_feature Creating table fixtures_regress_widget Creating table fixtures_regress_store Creating table fixtures_regress_person Creating table fixtures_regress_book Creating table fixtures_regress_nkchild Creating table fixtures_regress_reftonkchild Creating table fixtures_regress_circle1 Creating table fixtures_regress_circle2 Creating table fixtures_regress_circle3 Creating table fixtures_regress_circle4 Creating table fixtures_regress_circle5 Creating table fixtures_regress_circle6 Creating table fixtures_regress_externaldependency Creating table fixtures_regress_thingy Creating table fixtures_regress_m2mtoself Creating table fixtures_regress_m2msimplea Creating table fixtures_regress_m2msimpleb Creating table fixtures_regress_m2msimplecirculara Creating table fixtures_regress_m2msimplecircularb Creating table fixtures_regress_m2mcomplexa Creating table fixtures_regress_m2mcomplexb Creating table fixtures_regress_m2mthroughab Creating table fixtures_regress_m2mcomplexcircular1a Creating table fixtures_regress_m2mcomplexcircular1b Creating table fixtures_regress_m2mcomplexcircular1c Creating table fixtures_regress_m2mcircular1throughab Creating table fixtures_regress_m2mcircular1throughbc Creating table fixtures_regress_m2mcircular1throughca Creating table fixtures_regress_m2mcomplexcircular2a Creating table fixtures_regress_m2mcomplexcircular2b Creating table fixtures_regress_m2mcircular2throughab Creating table test_runner_person Creating table nested_foreign_keys_person Creating table nested_foreign_keys_movie Creating table nested_foreign_keys_event Creating table nested_foreign_keys_screening Creating table nested_foreign_keys_screeningnullfk Creating table nested_foreign_keys_package Creating table nested_foreign_keys_packagenullfk Creating table mutually_referential_parent Creating table mutually_referential_child Creating table get_or_create_person Creating table get_or_create_defaultperson Creating table get_or_create_manualprimarykeytest Creating table get_or_create_profile Creating table get_or_create_tag Creating table get_or_create_thing Creating table get_or_create_publisher Creating table get_or_create_author Creating table get_or_create_book Creating table admin_custom_urls_action Creating table admin_custom_urls_person Creating table admin_custom_urls_car Creating table basic_article Creating table basic_selfref Creating table forms_tests_boundarymodel Creating table forms_tests_defaults Creating table forms_tests_choicemodel Creating table forms_tests_choiceoptionmodel Creating table forms_tests_choicefieldmodel Creating table forms_tests_optionalmultichoicemodel Creating table forms_tests_filemodel Creating table forms_tests_group Creating table forms_tests_cheese Creating table forms_tests_article Creating table migrations_modelwithcustombase Creating table migrations_unmigratedmodel Creating table model_formsets_regress_user Creating table model_formsets_regress_usersite Creating table model_formsets_regress_userprofile Creating table model_formsets_regress_profilenetwork Creating table model_formsets_regress_place Creating table model_formsets_regress_restaurant Creating table model_formsets_regress_manager Creating table model_formsets_regress_network Creating table model_formsets_regress_host Creating table delete_r Creating table delete_s Creating table delete_t Creating table delete_u Creating table delete_rchild Creating table delete_a Creating table delete_m Creating table delete_mr Creating table delete_mrnull Creating table delete_avatar Creating table delete_user Creating table delete_hiddenuser Creating table delete_hiddenuserprofile Creating table delete_m2mto Creating table delete_m2mfrom Creating table delete_parent Creating table delete_child Creating table delete_base Creating table delete_reltobase Creating table admin_autodiscover_story Creating table test_utils_car Creating table test_utils_person Creating table test_utils_possessedcar Creating table check_framework_simplemodel Creating table m2m_through_person Creating table m2m_through_group Creating table m2m_through_membership Creating table test_table Creating table m2m_through_testnodefaultsornulls Creating table m2m_through_personselfrefm2m Creating table m2m_through_friendship Creating table m2m_through_event Creating table m2m_through_invitation Creating table m2m_through_employee Creating table m2m_through_relationship Creating table m2m_through_ingredient Creating table m2m_through_recipe Creating table m2m_through_recipeingredient Creating table serializers_categorymetadata Creating table serializers_category Creating table serializers_author Creating table serializers_article Creating table serializers_authorprofile Creating table serializers_actor Creating table serializers_movie Creating table serializers_score Creating table serializers_player Creating table serializers_basemodel Creating table serializers_complexmodel Creating table serializers_binarydata Creating table serializers_booleandata Creating table serializers_chardata Creating table serializers_datedata Creating table serializers_datetimedata Creating table serializers_decimaldata Creating table serializers_emaildata Creating table serializers_filedata Creating table serializers_filepathdata Creating table serializers_floatdata Creating table serializers_integerdata Creating table serializers_bigintegerdata Creating table serializers_genericipaddressdata Creating table serializers_nullbooleandata Creating table serializers_positiveintegerdata Creating table serializers_positivesmallintegerdata Creating table serializers_slugdata Creating table serializers_smalldata Creating table serializers_textdata Creating table serializers_timedata Creating table serializers_tag Creating table serializers_genericdata Creating table serializers_anchor Creating table serializers_uniqueanchor Creating table serializers_fkdata Creating table serializers_m2mdata Creating table serializers_o2odata Creating table serializers_fkselfdata Creating table serializers_m2mselfdata Creating table serializers_fkdatatofield Creating table serializers_fkdatatoo2o Creating table serializers_m2mintermediatedata Creating table serializers_intermediate Creating table serializers_booleanpkdata Creating table serializers_charpkdata Creating table serializers_decimalpkdata Creating table serializers_emailpkdata Creating table serializers_filepathpkdata Creating table serializers_floatpkdata Creating table serializers_integerpkdata Creating table serializers_genericipaddresspkdata Creating table serializers_positiveintegerpkdata Creating table serializers_positivesmallintegerpkdata Creating table serializers_slugpkdata Creating table serializers_smallpkdata Creating table serializers_uuiddata Creating table serializers_fktouuid Creating table serializers_autonowdatetimedata Creating table serializers_modifyingsavedata Creating table serializers_inheritabstractmodel Creating table serializers_inheritbasemodel Creating table serializers_explicitinheritbasemodel Creating table serializers_lengthmodel Creating table serializers_naturalkeyanchor Creating table serializers_fkdatanaturalkey Creating table swappable_models_article Creating table swappable_models_alternatearticle Creating table base_mymodel Creating table base_mypython2model Creating table many_to_many_publication Creating table many_to_many_article Creating table many_to_many_inheritedarticlea Creating table many_to_many_inheritedarticleb Creating table file_storage_storage Creating table multiple_database_review Creating table multiple_database_person Creating table multiple_database_book Creating table multiple_database_pet Creating table multiple_database_userprofile Creating table str_article Creating table str_internationalarticle Creating table custom_managers_person Creating table custom_managers_funperson Creating table custom_managers_book Creating table custom_managers_car Creating table custom_managers_relatedmodel Creating table custom_managers_restrictedmodel Creating table custom_managers_onetoonerestrictedmodel Creating table custom_managers_personfromabstract Creating table file_uploads_filemodel Creating table generic_views_artist Creating table generic_views_author Creating table generic_views_book Creating table generic_views_page Creating table generic_views_booksigning Creating table admin_inlines_parent Creating table admin_inlines_teacher Creating table admin_inlines_child Creating table admin_inlines_book Creating table admin_inlines_author Creating table admin_inlines_nonautopkbook Creating table admin_inlines_editablepkbook Creating table admin_inlines_holder Creating table admin_inlines_inner Creating table admin_inlines_holder2 Creating table admin_inlines_inner2 Creating table admin_inlines_holder3 Creating table admin_inlines_inner3 Creating table admin_inlines_holder4 Creating table admin_inlines_inner4stacked Creating table admin_inlines_inner4tabular Creating table admin_inlines_person Creating table admin_inlines_outfititem Creating table admin_inlines_fashionista Creating table admin_inlines_shoppingweakness Creating table admin_inlines_titlecollection Creating table admin_inlines_title Creating table admin_inlines_poll Creating table admin_inlines_question Creating table admin_inlines_novel Creating table admin_inlines_chapter Creating table admin_inlines_footnote Creating table admin_inlines_capofamiglia Creating table admin_inlines_consigliere Creating table admin_inlines_sottocapo Creating table admin_inlines_readonlyinline Creating table admin_inlines_parentmodelwithcustompk Creating table admin_inlines_childmodel1 Creating table admin_inlines_childmodel2 Creating table admin_inlines_binarytree Creating table admin_inlines_lifeform Creating table admin_inlines_extraterrestrial Creating table admin_inlines_sighting Creating table admin_inlines_someparentmodel Creating table admin_inlines_somechildmodel Creating table admin_inlines_profilecollection Creating table admin_inlines_profile Creating table m2m_and_m2o_user Creating table m2m_and_m2o_issue Creating table m2m_and_m2o_unicodereferencemodel Creating table save_delete_hooks_person Creating table datatypes_donut Creating table datatypes_rumbaba Creating table signals_person Creating table signals_car Creating table signals_author Creating table signals_book Creating table order_with_respect_to_question Creating table order_with_respect_to_answer Creating table order_with_respect_to_post Creating table order_with_respect_to_entity Creating table order_with_respect_to_dimension Creating table order_with_respect_to_component Creating table defer_secondary Creating table defer_primary Creating table defer_child Creating table defer_bigchild Creating table admin_changelist_event Creating table admin_changelist_parent Creating table admin_changelist_child Creating table admin_changelist_genre Creating table admin_changelist_band Creating table admin_changelist_musician Creating table admin_changelist_group Creating table admin_changelist_concert Creating table admin_changelist_membership Creating table admin_changelist_quartet Creating table admin_changelist_chordsmusician Creating table admin_changelist_chordsband Creating table admin_changelist_invitation Creating table admin_changelist_swallow Creating table admin_changelist_swallowonetoone Creating table admin_changelist_unorderedobject Creating table admin_changelist_orderedobject Creating table admin_changelist_customiduser Creating table admin_checks_album Creating table admin_checks_song Creating table admin_checks_twoalbumfkandane Creating table admin_checks_author Creating table admin_checks_book Creating table admin_checks_authorsbooks Creating table admin_checks_state Creating table admin_checks_city Creating table admin_checks_influence Creating table m2m_regress_selfrefer Creating table m2m_regress_tag Creating table m2m_regress_tagcollection Creating table m2m_regress_entry Creating table m2m_regress_selfreferchild Creating table m2m_regress_selfreferchildsibling Creating table m2m_regress_line Creating table m2m_regress_worksheet Creating table m2m_regress_user Creating table m2m_regress_regressionmodelsplit Creating table m2m_regress_post Creating table field_subclassing_mymodel Creating table field_subclassing_othermodel Creating table field_subclassing_choicesmodel Creating table field_subclassing_datamodel Creating table sitemaps_tests_testmodel Creating table sitemaps_tests_i18ntestmodel Creating table many_to_one_reporter Creating table many_to_one_article Creating table many_to_one_first Creating table many_to_one_second Creating table many_to_one_third Creating table many_to_one_parent Creating table many_to_one_child Creating table many_to_one_tofieldchild Creating table many_to_one_category Creating table many_to_one_record Creating table many_to_one_relation Creating table many_to_one_school Creating table many_to_one_student Creating table servers_person Creating table aggregation_regress_author Creating table aggregation_regress_publisher Creating table aggregation_regress_itemtag Creating table aggregation_regress_book Creating table aggregation_regress_store Creating table aggregation_regress_entries Creating table aggregation_regress_clues Creating table aggregation_regress_withmanualpk Creating table aggregation_regress_hardbackbook Creating table aggregation_regress_alfa Creating table aggregation_regress_bravo Creating table aggregation_regress_charlie Creating table aggregation_regress_selfreffk Creating table dates_article Creating table dates_comment Creating table dates_category Creating table bulk_create_country Creating table bulk_create_proxymulticountry Creating table bulk_create_restaurant Creating table bulk_create_pizzeria Creating table bulk_create_state Creating table bulk_create_twofields Creating table bulk_create_nofields Creating table from_db_value_cashmodel Creating table m2m_recursive_person Creating table model_permalink_guitarist Creating table one_to_one_place Creating table one_to_one_restaurant Creating table one_to_one_bar Creating table one_to_one_undergroundbar Creating table one_to_one_waiter Creating table one_to_one_favorites Creating table one_to_one_manualprimarykey Creating table one_to_one_relatedmodel Creating table one_to_one_multimodel Creating table one_to_one_target Creating table one_to_one_pointer Creating table one_to_one_pointer2 Creating table one_to_one_hiddenpointer Creating table one_to_one_tofieldpointer Creating table one_to_one_school Creating table one_to_one_director Creating table delete_regress_award Creating table delete_regress_awardnote Creating table delete_regress_person Creating table delete_regress_book Creating table delete_regress_toy Creating table delete_regress_child Creating table delete_regress_playedwith Creating table delete_regress_playedwithnote Creating table delete_regress_contact Creating table delete_regress_email Creating table delete_regress_researcher Creating table delete_regress_food Creating table delete_regress_eaten Creating table delete_regress_policy Creating table delete_regress_version Creating table delete_regress_location Creating table delete_regress_item Creating table delete_regress_file Creating table delete_regress_fooimage Creating table delete_regress_foofile Creating table delete_regress_foophoto Creating table delete_regress_orgunit Creating table delete_regress_login Creating table delete_regress_house Creating table delete_regress_orderedperson Creating table utils_tests_category Creating table utils_tests_thing Creating table utils_tests_categoryinfo Creating table my_author_table Creating table custom_columns_article Creating table model_options_scientistref Creating table model_options_articleref Creating table model_options_author Creating table model_options_editor Creating table model_options_book Creating table model_options_bookstore Creating table model_options_editorstore Creating table queryset_pickle_group Creating table queryset_pickle_event Creating table queryset_pickle_happening Creating table queryset_pickle_somemodel Creating table queryset_pickle_m2mmodel Creating table inline_formsets_school Creating table inline_formsets_parent Creating table inline_formsets_child Creating table inline_formsets_poet Creating table inline_formsets_poem Creating table resolve_url_unimportantthing Creating table select_related_onetoone_user Creating table select_related_onetoone_userprofile Creating table select_related_onetoone_userstatresult Creating table select_related_onetoone_userstat Creating table select_related_onetoone_statdetails Creating table select_related_onetoone_advanceduserstat Creating table select_related_onetoone_image Creating table select_related_onetoone_product Creating table select_related_onetoone_parent1 Creating table select_related_onetoone_parent2 Creating table select_related_onetoone_child1 Creating table select_related_onetoone_child2 Creating table select_related_onetoone_child3 Creating table select_related_onetoone_child4 Creating table model_inheritance_regress_place Creating table model_inheritance_regress_restaurant Creating table model_inheritance_regress_italianrestaurant Creating table model_inheritance_regress_parkinglot Creating table model_inheritance_regress_parkinglot2 Creating table model_inheritance_regress_parkinglot3 Creating table model_inheritance_regress_parkinglot4a Creating table model_inheritance_regress_parkinglot4b Creating table model_inheritance_regress_supplier Creating table model_inheritance_regress_wholesaler Creating table model_inheritance_regress_parent Creating table model_inheritance_regress_child Creating table model_inheritance_regress_selfrefparent Creating table model_inheritance_regress_selfrefchild Creating table model_inheritance_regress_article Creating table model_inheritance_regress_articlewithauthor Creating table model_inheritance_regress_m2mbase Creating table model_inheritance_regress_m2mchild Creating table model_inheritance_regress_qualitycontrol Creating table model_inheritance_regress_basem Creating table model_inheritance_regress_derivedm Creating table model_inheritance_regress_internalcertificationaudit Creating table model_inheritance_regress_person Creating table model_inheritance_regress_birthdayparty Creating table model_inheritance_regress_bachelorparty Creating table model_inheritance_regress_messybachelorparty Creating table model_inheritance_regress_searchablelocation Creating table model_inheritance_regress_busstation Creating table model_inheritance_regress_trainstation Creating table model_inheritance_regress_user Creating table model_inheritance_regress_profile Creating table model_inheritance_regress_politician Creating table model_inheritance_regress_congressman Creating table model_inheritance_regress_senator Creating table ordering_author Creating table ordering_article Creating table ordering_reference Creating table validation_modeltovalidate Creating table validation_uniquefieldsmodel Creating table validation_custompkmodel Creating table validation_uniquetogethermodel Creating table validation_uniquefordatemodel Creating table validation_custommessagesmodel Creating table validation_author Creating table validation_article Creating table validation_post Creating table validation_flexibledatepost Creating table validation_uniqueerrorsmodel Creating table validation_genericipaddresstestmodel Creating table validation_genericipaddrunpackuniquetest Creating table m2m_through_regress_membership Creating table m2m_through_regress_usermembership Creating table m2m_through_regress_person Creating table m2m_through_regress_group Creating table m2m_through_regress_a Creating table m2m_through_regress_throughbase Creating table m2m_through_regress_through Creating table m2m_through_regress_b Creating table m2m_through_regress_car Creating table m2m_through_regress_driver Creating table m2m_through_regress_cardriver Creating table admin_views_section Creating table admin_views_article Creating table admin_views_book Creating table admin_views_promo Creating table admin_views_chapter Creating table admin_views_chapterxtra1 Creating table admin_views_chapterxtra2 Creating table admin_views_rowlevelchangepermissionmodel Creating table admin_views_customarticle Creating table admin_views_modelwithstringprimarykey Creating table admin_views_color Creating table admin_views_thing Creating table admin_views_actor Creating table admin_views_inquisition Creating table admin_views_sketch Creating table admin_views_character Creating table admin_views_stumpjoke Creating table admin_views_fabric Creating table admin_views_person Creating table admin_views_persona Creating table admin_views_account Creating table admin_views_fooaccount Creating table admin_views_baraccount Creating table admin_views_subscriber Creating table admin_views_externalsubscriber Creating table admin_views_oldsubscriber Creating table admin_views_media Creating table admin_views_podcast Creating table admin_views_vodcast Creating table admin_views_parent Creating table admin_views_child Creating table admin_views_emptymodel Creating table admin_views_gallery Creating table admin_views_picture Creating table admin_views_language Creating table admin_views_title Creating table admin_views_titletranslation Creating table admin_views_recommender Creating table admin_views_recommendation Creating table admin_views_collector Creating table admin_views_widget Creating table admin_views_doohickey Creating table admin_views_grommet Creating table admin_views_whatsit Creating table admin_views_doodad Creating table admin_views_fancydoodad Creating table admin_views_category Creating table admin_views_link Creating table admin_views_prepopulatedpost Creating table admin_views_prepopulatedsubpost Creating table admin_views_post Creating table admin_views_gadget Creating table admin_views_villain Creating table admin_views_supervillain Creating table admin_views_funkytag Creating table admin_views_plot Creating table admin_views_plotdetails Creating table admin_views_secrethideout Creating table admin_views_supersecrethideout Creating table admin_views_bookmark Creating table admin_views_cyclicone Creating table admin_views_cyclictwo Creating table admin_views_topping Creating table admin_views_pizza Creating table admin_views_album Creating table admin_views_employee Creating table admin_views_workhour Creating table admin_views_question Creating table admin_views_answer Creating table admin_views_reservation Creating table admin_views_fooddelivery Creating table admin_views_coverletter Creating table admin_views_paper Creating table admin_views_shortmessage Creating table admin_views_telegram Creating table admin_views_story Creating table admin_views_otherstory Creating table admin_views_complexsortedperson Creating table admin_views_pluggablesearchperson Creating table admin_views_prepopulatedpostlargeslug Creating table admin_views_adminorderedfield Creating table admin_views_adminorderedmodelmethod Creating table admin_views_adminorderedadminmethod Creating table admin_views_adminorderedcallable Creating table admin_views_report Creating table admin_views_mainprepopulated Creating table admin_views_relatedprepopulated Creating table admin_views_unorderedobject Creating table admin_views_undeletableobject Creating table admin_views_unchangeableobject Creating table admin_views_usermessenger Creating table admin_views_simple Creating table admin_views_choice Creating table admin_views_parentwithdependentchildren Creating table admin_views_dependentchild Creating table admin_views_filteredmanager Creating table admin_views_emptymodelvisible Creating table admin_views_emptymodelhidden Creating table admin_views_emptymodelmixin Creating table admin_views_state Creating table admin_views_city Creating table admin_views_restaurant Creating table admin_views_worker Creating table admin_views_referencedbyparent Creating table admin_views_parentwithfk Creating table admin_views_childofreferer Creating table admin_views_referencedbyinline Creating table admin_views_inlinereference Creating table admin_views_inlinereferer Creating table admin_views_recipe Creating table admin_views_ingredient Creating table admin_views_recipeingredient Creating table admin_views_notreferenced Creating table admin_views_explicitlyprovidedpk Creating table admin_views_implicitlygeneratedpk Creating table admin_views_referencedbygenrel Creating table admin_views_genrelreference Creating table admin_views_parentwithuuidpk Creating table admin_views_relatedwithuuidpkmodel Creating table context_processors_debugobject Creating table choices_person Creating table null_fk_systemdetails Creating table null_fk_systeminfo Creating table null_fk_forum Creating table null_fk_post Creating table null_fk_comment Creating table null_fk_item Creating table null_fk_propertyvalue Creating table null_fk_property Creating table prefetch_related_author Creating table prefetch_related_authorwithage Creating table prefetch_related_favoriteauthors Creating table prefetch_related_authoraddress Creating table prefetch_related_book Creating table prefetch_related_bookwithyear Creating table prefetch_related_bio Creating table prefetch_related_reader Creating table prefetch_related_bookreview Creating table prefetch_related_qualification Creating table prefetch_related_teacher Creating table prefetch_related_department Creating table prefetch_related_taggeditem Creating table prefetch_related_bookmark Creating table prefetch_related_comment Creating table prefetch_related_house Creating table prefetch_related_room Creating table prefetch_related_person Creating table prefetch_related_employee Creating table prefetch_related_lessonentry Creating table prefetch_related_wordentry Creating table prefetch_related_author2 Creating table prefetch_related_pet Creating table prefetch_related_flea Creating table admin_docs_company Creating table admin_docs_group Creating table admin_docs_family Creating table admin_docs_person Creating table transactions_reporter Creating table null_fk_ordering_author Creating table null_fk_ordering_article Creating table null_fk_ordering_systeminfo Creating table null_fk_ordering_forum Creating table null_fk_ordering_post Creating table null_fk_ordering_comment Creating table admin_registration_person Creating table admin_registration_traveler Creating table admin_registration_place Creating table inspectdb_people Creating table inspectdb_message Creating table inspectdb_peopledata Creating table inspectdb_peoplemoredata Creating table inspectdb_digitsincolumnname Creating table inspectdb_special.table name Creating table inspectdb_columntypes Creating table inspectdb_uniquetogether Creating table many_to_one_null_reporter Creating table many_to_one_null_article Creating table many_to_one_null_car Creating table many_to_one_null_driver Creating table model_fields_foo Creating table model_fields_bar Creating table model_fields_whiz Creating table model_fields_whiziter Creating table model_fields_whiziterempty Creating table model_fields_bigd Creating table model_fields_floatmodel Creating table model_fields_bigs Creating table model_fields_unicodeslugfield Creating table model_fields_smallintegermodel Creating table model_fields_integermodel Creating table model_fields_bigintegermodel Creating table model_fields_positivesmallintegermodel Creating table model_fields_positiveintegermodel Creating table model_fields_post Creating table model_fields_nullbooleanmodel Creating table model_fields_booleanmodel Creating table model_fields_datetimemodel Creating table model_fields_durationmodel Creating table model_fields_nulldurationmodel Creating table model_fields_primarykeycharmodel Creating table model_fields_fkstobooleans Creating table model_fields_fktochar Creating table model_fields_renamedfield Creating table model_fields_verbosenamefield Creating table model_fields_genericipaddress Creating table model_fields_decimallessthanone Creating table model_fields_fieldclassattributemodel Creating table model_fields_datamodel Creating table model_fields_document Creating table model_fields_person Creating table model_fields_personwithheight Creating table model_fields_personwithheightandwidth Creating table model_fields_persondimensionsfirst Creating table model_fields_persontwoimages Creating table model_fields_allfieldsmodel Creating table model_fields_uuidmodel Creating table model_fields_nullableuuidmodel Creating table model_fields_primarykeyuuidmodel Creating table model_fields_relatedtouuidmodel Creating table model_fields_uuidchild Creating table model_fields_uuidgrandchild Creating table aggregation_author Creating table aggregation_publisher Creating table aggregation_book Creating table aggregation_store Creating table extra_regress_revisionablemodel Creating table extra_regress_order Creating table extra_regress_testobject Creating table lookup_alarm Creating table lookup_author Creating table lookup_article Creating table lookup_tag Creating table lookup_season Creating table lookup_game Creating table lookup_player Creating table db_functions_author Creating table db_functions_article Creating table db_functions_fan Creating table null_queries_poll Creating table null_queries_choice Creating table null_queries_outera Creating table null_queries_outerb Creating table null_queries_inner Running deferred SQL... Running migrations: Rendering model states... DONE Applying admin.0001_initial... OK Applying admin.0002_logentry_remove_auto_add... OK Applying sites.0001_initial... OK Applying flatpages.0001_initial... OK Applying gis_migrations.0001_initial... OK Applying migration_test_data_persistence.0001_initial... OK Applying migration_test_data_persistence.0002_add_book... OK Applying postgres_tests.0001_setup_extensions... OK Applying postgres_tests.0002_create_test_models... OK Applying redirects.0001_initial... OK Applying sites.0002_alter_domain_unique... OK Applying sites_framework.0001_initial... OK Creating test database for alias 'other' (':memory:')... Operations to perform: Synchronize unmigrated apps: wsgi, admin_scripts, inspectapp, get_object_or_404, i18n, null_queries, model_formsets_regress, test_exceptions, template_tests, validators, fixtures, datetimes, generic_relations_regress, geogapp, model_options, csrf_tests, handlers, cache, custom_lookups, signals, m2m_through, select_for_update, select_related, mail, rasterapp, deprecation, file_storage, resolve_url, check_framework, admin_changelist, logging_tests, pagination, auth, save_delete_hooks, null_fk_ordering, sites_tests, user_commands, test_utils, absolute_url_overrides, distinct_on_fields, sitemaps_tests, raw_query, fixtures_model_package, app_loading, multiple_database, queries, generic_views, model_permalink, from_db_value, model_package, signing, inspectdb, syndication_tests, custom_methods, timezones, middleware_exceptions, m2m_signals, no_models, admin_utils, field_deconstruction, template_backends, m2m_multiple, geos_tests, fixtures_regress, field_subclassing, webdesign_tests, humanize_tests, select_related_regress, migrations, admin_ordering, staticfiles, version, aggregation, queryset_pickle, aggregation_regress, decorators, modeladmin, prefetch_related, model_meta, responses, test_runner, geoapp, null_fk, forms_tests, many_to_one, base, gdal_tests, expressions_case, admin_widgets, properties, admin_custom_urls, file_uploads, dates, layermap, builtin_server, messages, model_formsets, managers_regress, custom_managers, unmanaged_models, sessions_tests, context_processors, model_validation, requests, admin_checks, project_template, geo3d, httpwrappers, dbshell, contenttypes_tests, dispatch, servers, update_only_fields, http_utils, urlpatterns_reverse, m2m_regress, db_functions, m2m_recursive, custom_columns, custom_migration_operations, one_to_one, ordering, m2m_through_regress, template_loader, apps, transactions, invalid_models_tests, backends, test_client, basic, bulk_create, annotations, empty, schema, files, known_related_objects, sessions, nested_foreign_keys, migrations2, flatpages_tests, model_regress, admin_views, migrate_signals, transaction_hooks, messages_tests, relatedapp, string_lookup, force_insert_update, db_typecasts, middleware, defer_regress, delete_regress, choices, get_earliest_or_latest, proxy_model_inheritance, str, get_or_create, utils_tests, generic_relations, proxy_models, delete, bash_completion, defer, view_tests, order_with_respect_to, shortcuts, inline_formsets, swappable_models, generic_inline_admin, distapp, expressions, max_lengths, admin_autodiscover, mutually_referential, reverse_lookup, signed_cookies_tests, foreign_object, many_to_many, select_related_onetoone, geoadmin, admin_inlines, gis_tests, m2m_and_m2o, indexes, introspection, maps, contenttypes, lookup, admin_docs, test_client_regress, custom_pk, field_defaults, model_forms, extra_regress, reserved_names, conditional_processing, update, admin_registration, model_inheritance_regress, settings_tests, admin_filters, many_to_one_null, m2o_recursive, serializers, datatypes, or_lookups, model_inheritance, m2m_intermediary, model_fields, staticfiles_tests, createsuperuser, redirects_tests, validation, auth_tests Apply all migrations: migration_test_data_persistence, redirects, gis_migrations, postgres_tests, admin, sites, flatpages, sites_framework Synchronizing apps without migrations: Creating tables... Creating table django_content_type Creating table auth_permission Creating table auth_group Creating table auth_user Creating table auth_customuser Creating table auth_extensionuser Creating table django_session Creating table sessions_customsession Creating table proxy_models_person Creating table proxy_models_statusperson Creating table proxy_models_lowerstatusperson Creating table proxy_models_user Creating table proxy_models_country Creating table proxy_models_state Creating table proxy_models_baseuser Creating table proxy_models_trackeruser Creating table proxy_models_issue Creating table proxy_models_bug Creating table proxy_models_improvement Creating table select Creating table update_only_fields_account Creating table update_only_fields_person Creating table update_only_fields_employee Creating table update_only_fields_profile Creating table defer_regress_item Creating table defer_regress_relateditem Creating table defer_regress_child Creating table defer_regress_leaf Creating table defer_regress_resolvethis Creating table defer_regress_simpleitem Creating table defer_regress_feature Creating table defer_regress_specialfeature Creating table defer_regress_onetooneitem Creating table defer_regress_itemandsimpleitem Creating table defer_regress_profile Creating table defer_regress_location Creating table defer_regress_request Creating table defer_regress_base Creating table defer_regress_derived Creating table foreign_object_article Creating table foreign_object_newsarticle Creating table foreign_object_articletranslation Creating table foreign_object_articletag Creating table foreign_object_articleidea Creating table foreign_object_slugpage Creating table foreign_object_country Creating table foreign_object_person Creating table foreign_object_group Creating table foreign_object_membership Creating table foreign_object_friendship Creating table expressions_case_casetestmodel Creating table expressions_case_o2ocasetestmodel Creating table expressions_case_fkcasetestmodel Creating table expressions_case_client Creating table generic_relations_taggeditem Creating table generic_relations_valuabletaggeditem Creating table generic_relations_abstractcomparison Creating table generic_relations_comparison Creating table generic_relations_animal Creating table generic_relations_vegetable Creating table generic_relations_mineral Creating table generic_relations_gecko Creating table generic_relations_rock Creating table generic_relations_manualpk Creating table generic_relations_forproxymodelmodel Creating table generic_relations_forconcretemodelmodel Creating table generic_relations_concreterelatedmodel Creating table generic_relations_allowsnullgfk Creating table raw_query_author Creating table raw_query_book Creating table raw_query_bookfkaspk Creating table raw_query_coffee Creating table raw_query_reviewer Creating table raw_query_friendlyauthor Creating table pagination_article Creating table contenttypes_tests_author Creating table contenttypes_tests_article Creating table contenttypes_tests_schemeincludedurl Creating table contenttypes_tests_concretemodel Creating table contenttypes_tests_foowithouturl Creating table contenttypes_tests_foowithurl Creating table contenttypes_tests_foowithbrokenabsoluteurl Creating table contenttypes_tests_question Creating table contenttypes_tests_answer Creating table contenttypes_tests_post Creating table m2m_multiple_category Creating table m2m_multiple_article Creating table datetimes_article Creating table datetimes_comment Creating table datetimes_category Creating table model_formsets_author Creating table model_formsets_betterauthor Creating table model_formsets_book Creating table model_formsets_bookwithcustompk Creating table model_formsets_editor Creating table model_formsets_bookwithoptionalalteditor Creating table model_formsets_alternatebook Creating table model_formsets_authormeeting Creating table model_formsets_customprimarykey Creating table model_formsets_place Creating table model_formsets_owner Creating table model_formsets_location Creating table model_formsets_ownerprofile Creating table model_formsets_restaurant Creating table model_formsets_product Creating table model_formsets_price Creating table model_formsets_mexicanrestaurant Creating table model_formsets_classymexicanrestaurant Creating table model_formsets_repository Creating table model_formsets_revision Creating table model_formsets_person Creating table model_formsets_membership Creating table model_formsets_team Creating table model_formsets_player Creating table model_formsets_poet Creating table model_formsets_poem Creating table model_formsets_post Creating table model_formsets_uuidpkparent Creating table model_formsets_uuidpkchild Creating table model_formsets_childwitheditablepk Creating table model_formsets_autopkchildofuuidpkparent Creating table model_formsets_autopkparent Creating table model_formsets_uuidpkchildofautopkparent Creating table model_formsets_parentwithuuidalternatekey Creating table model_formsets_childrelatedviaak Creating table m2m_intermediary_reporter Creating table m2m_intermediary_article Creating table m2m_intermediary_writer Creating table fixtures_model_package_article Creating table custom_pk_employee Creating table custom_pk_business Creating table custom_pk_bar Creating table custom_pk_foo Creating table i18n_testmodel Creating table i18n_company Creating table fixtures_category Creating table fixtures_article Creating table fixtures_blog Creating table fixtures_tag Creating table fixtures_person Creating table fixtures_spy Creating table fixtures_visa Creating table fixtures_book Creating table timezones_event Creating table timezones_maybeevent Creating table timezones_session Creating table timezones_sessionevent Creating table timezones_timestamp Creating table timezones_alldayevent Creating table syndication_tests_entry Creating table syndication_tests_article Creating table expressions_employee Creating table expressions_company Creating table expressions_number Creating table expressions_experiment Creating table expressions_time Creating table expressions_uuid Creating table transaction_hooks_thing Creating table max_lengths_personwithdefaultmaxlengths Creating table max_lengths_personwithcustommaxlengths Creating table generic_relations_regress_link Creating table generic_relations_regress_place Creating table generic_relations_regress_restaurant Creating table generic_relations_regress_address Creating table generic_relations_regress_person Creating table generic_relations_regress_charlink Creating table generic_relations_regress_textlink Creating table generic_relations_regress_oddrelation1 Creating table generic_relations_regress_oddrelation2 Creating table generic_relations_regress_note Creating table generic_relations_regress_contact Creating table generic_relations_regress_organization Creating table generic_relations_regress_company Creating table generic_relations_regress_developer Creating table generic_relations_regress_team Creating table generic_relations_regress_guild Creating table generic_relations_regress_tag Creating table generic_relations_regress_board Creating table generic_relations_regress_haslinkthing Creating table generic_relations_regress_a Creating table generic_relations_regress_b Creating table generic_relations_regress_c Creating table generic_relations_regress_d Creating table generic_relations_regress_node Creating table generic_relations_regress_content Creating table generic_relations_regress_related Creating table indexes_articletranslation Creating table indexes_article Creating table indexes_indextogethersinglelist Creating table string_lookup_foo Creating table string_lookup_bar Creating table string_lookup_whiz Creating table string_lookup_child Creating table string_lookup_base Creating table string_lookup_article Creating table model_regress_article Creating table model_regress_movie Creating table model_regress_party Creating table model_regress_event Creating table model_regress_department Creating table model_regress_worker Creating table model_regress_brokenunicodemethod Creating table model_regress_nonautopk Creating table model_regress_model1 Creating table model_regress_model2 Creating table model_regress_model3 Creating table admin_widgets_member Creating table admin_widgets_band Creating table admin_widgets_album Creating table admin_widgets_inventory Creating table admin_widgets_event Creating table admin_widgets_car Creating table admin_widgets_cartire Creating table admin_widgets_honeycomb Creating table admin_widgets_bee Creating table admin_widgets_individual Creating table admin_widgets_company Creating table admin_widgets_advisor Creating table admin_widgets_student Creating table admin_widgets_school Creating table admin_widgets_profile Creating table model_package_site Creating table model_package_article Creating table model_package_publication Creating table model_package_advertisement Creating table annotations_author Creating table annotations_publisher Creating table annotations_book Creating table annotations_store Creating table annotations_departmentstore Creating table annotations_employee Creating table annotations_company Creating table annotations_ticket Creating table field_defaults_article Creating table known_related_objects_tournament Creating table known_related_objects_organiser Creating table known_related_objects_pool Creating table known_related_objects_poolstyle Creating table queries_dumbcategory Creating table queries_namedcategory Creating table queries_tag Creating table queries_note Creating table queries_annotation Creating table queries_extrainfo Creating table queries_author Creating table queries_item Creating table queries_report Creating table queries_ranking Creating table queries_cover Creating table queries_number Creating table queries_valid Creating table queries_x Creating table queries_y Creating table queries_loopx Creating table queries_loopy Creating table queries_loopz Creating table queries_managedmodel Creating table queries_detail Creating table queries_member Creating table queries_child Creating table queries_custompk Creating table queries_related Creating table queries_custompktag Creating table queries_celebrity Creating table queries_tvchef Creating table queries_fan Creating table queries_leafa Creating table queries_leafb Creating table queries_join Creating table queries_reservedname Creating table queries_sharedconnection Creating table queries_pointera Creating table queries_pointerb Creating table queries_singleobject Creating table queries_relatedobject Creating table queries_plaything Creating table queries_article Creating table queries_food Creating table queries_eaten Creating table queries_node Creating table queries_objecta Creating table queries_childobjecta Creating table queries_objectb Creating table queries_objectc Creating table queries_simplecategory Creating table queries_specialcategory Creating table queries_categoryitem Creating table queries_onetoonecategory Creating table queries_categoryrelationship Creating table queries_nullablename Creating table queries_modeld Creating table queries_modelc Creating table queries_modelb Creating table queries_modela Creating table queries_job Creating table queries_jobresponsibilities Creating table queries_responsibility Creating table queries_fk1 Creating table queries_fk2 Creating table queries_fk3 Creating table queries_basea Creating table queries_identifier Creating table queries_program Creating table queries_channel Creating table queries_book Creating table queries_chapter Creating table queries_paragraph Creating table queries_page Creating table queries_myobject Creating table queries_order Creating table queries_orderitem Creating table queries_baseuser Creating table queries_task Creating table queries_staff Creating table queries_staffuser Creating table queries_ticket21203parent Creating table queries_ticket21203child Creating table queries_person Creating table queries_company Creating table queries_employment Creating table queries_school Creating table queries_student Creating table queries_classroom Creating table queries_ticket23605aparent Creating table queries_ticket23605a Creating table queries_ticket23605b Creating table queries_ticket23605c Creating table Individual Creating table RelatedIndividual Creating table a01 Creating table b01 Creating table c01 Creating table unmanaged_models_proxy1 Creating table unmanaged_models_proxy2 Creating table unmanaged_models_managed1 Creating table custom_methods_article Creating table generic_inline_admin_episode Creating table generic_inline_admin_media Creating table generic_inline_admin_category Creating table generic_inline_admin_phonenumber Creating table generic_inline_admin_contact Creating table generic_inline_admin_episodepermanent Creating table cache_poll Creating table m2o_recursive_category Creating table m2o_recursive_person Creating table reverse_lookup_user Creating table reverse_lookup_poll Creating table reverse_lookup_choice Creating table model_meta_relation Creating table model_meta_baseperson Creating table model_meta_person Creating table model_meta_relating Creating table model_meta_commonancestor Creating table model_meta_firstparent Creating table model_meta_secondparent Creating table model_meta_child Creating table empty_empty Creating table get_object_or_404_author Creating table get_object_or_404_article Creating table introspection_reporter Creating table introspection_article Creating table admin_utils_site Creating table admin_utils_article Creating table admin_utils_count Creating table admin_utils_event Creating table admin_utils_location Creating table admin_utils_guest Creating table admin_utils_eventguide Creating table admin_utils_vehicle Creating table admin_utils_car Creating table or_lookups_article Creating table force_insert_update_counter Creating table force_insert_update_inheritedcounter Creating table force_insert_update_subcounter Creating table force_insert_update_withcustompk Creating table apps_totallynormal Creating table model_forms_person Creating table model_forms_category Creating table model_forms_writer Creating table model_forms_article Creating table model_forms_improvedarticle Creating table model_forms_improvedarticlewithparentlink Creating table model_forms_betterwriter Creating table model_forms_publication Creating table model_forms_publicationdefaults Creating table model_forms_author Creating table model_forms_author1 Creating table model_forms_writerprofile Creating table model_forms_document Creating table model_forms_textfile Creating table model_forms_customff Creating table model_forms_filepathmodel Creating table model_forms_imagefile Creating table model_forms_optionalimagefile Creating table model_forms_commaseparatedinteger Creating table model_forms_homepage Creating table model_forms_product Creating table model_forms_price Creating table model_forms_triple Creating table model_forms_articlestatus Creating table model_forms_inventory Creating table model_forms_book Creating table model_forms_derivedbook Creating table model_forms_explicitpk Creating table model_forms_post Creating table model_forms_datetimepost Creating table model_forms_derivedpost Creating table model_forms_bigint Creating table model_forms_customfieldforexclusionmodel Creating table model_forms_flexibledatepost Creating table model_forms_colour Creating table model_forms_colourfulitem Creating table model_forms_customerrormessage Creating table model_forms_character Creating table model_forms_stumpjoke Creating table model_forms_student Creating table model_forms_photo Creating table model_forms_uuidpk Creating table model_forms_strictassignmentfieldspecific Creating table model_forms_strictassignmentall Creating table managers_regress_parent Creating table managers_regress_child1 Creating table managers_regress_child2 Creating table managers_regress_child3 Creating table managers_regress_child4 Creating table managers_regress_child5 Creating table managers_regress_child6 Creating table managers_regress_child7 Creating table managers_regress_relatedmodel Creating table managers_regress_relationmodel Creating table modeladmin_band Creating table modeladmin_concert Creating table modeladmin_validationtestmodel Creating table modeladmin_validationtestinlinemodel Creating table auth_tests_custompermissionsuser Creating table auth_tests_customusernonuniqueusername Creating table auth_tests_customusernonlistrequiredfields Creating table auth_tests_customuserbadrequiredfields Creating table auth_tests_isactivetestuser1 Creating table auth_tests_uuiduser Creating table auth_tests_email Creating table auth_tests_customuserwithfk Creating table update_datapoint Creating table update_relatedpoint Creating table update_a Creating table update_b Creating table update_c Creating table update_d Creating table update_foo Creating table update_bar Creating table select_related_domain Creating table select_related_kingdom Creating table select_related_phylum Creating table select_related_klass Creating table select_related_order Creating table select_related_family Creating table select_related_genus Creating table select_related_species Creating table select_related_hybridspecies Creating table select_related_topping Creating table select_related_pizza Creating table select_related_taggeditem Creating table select_related_bookmark Creating table model_inheritance_worker Creating table model_inheritance_student Creating table model_inheritance_post Creating table model_inheritance_comment Creating table model_inheritance_link Creating table model_inheritance_chef Creating table model_inheritance_place Creating table my_restaurant Creating table model_inheritance_italianrestaurant Creating table model_inheritance_supplier Creating table model_inheritance_parkinglot Creating table model_inheritance_title Creating table model_inheritance_copy Creating table model_inheritance_mixinmodel Creating table model_inheritance_base Creating table model_inheritance_subbase Creating table model_inheritance_grandparent Creating table model_inheritance_parent Creating table model_inheritance_child Creating table model_inheritance_grandchild Creating table distinct_on_fields_tag Creating table distinct_on_fields_celebrity Creating table distinct_on_fields_fan Creating table distinct_on_fields_staff Creating table distinct_on_fields_stafftag Creating table custom_lookups_author Creating table custom_lookups_mysqlunixtimestamp Creating table custom_lookups_custommodel Creating table test_client_regress_customuser Creating table admin_filters_book Creating table admin_filters_department Creating table admin_filters_employee Creating table admin_filters_taggeditem Creating table admin_filters_bookmark Creating table drop Creating table schema_node Creating table view_tests_author Creating table view_tests_article Creating table view_tests_urlarticle Creating table view_tests_datearticle Creating table get_earliest_or_latest_article Creating table get_earliest_or_latest_person Creating table get_earliest_or_latest_indexerrorarticle Creating table select_related_regress_building Creating table select_related_regress_device Creating table select_related_regress_port Creating table select_related_regress_connection Creating table select_related_regress_tuser Creating table select_related_regress_person Creating table select_related_regress_organizer Creating table select_related_regress_student Creating table select_related_regress_class Creating table select_related_regress_enrollment Creating table select_related_regress_country Creating table select_related_regress_state Creating table select_related_regress_clientstatus Creating table select_related_regress_client Creating table select_related_regress_specialclient Creating table select_related_regress_parent Creating table select_related_regress_child Creating table select_related_regress_item Creating table select_related_regress_fowl Creating table select_related_regress_hen Creating table select_related_regress_chick Creating table select_related_regress_a Creating table select_related_regress_b Creating table select_related_regress_c Creating table m2m_signals_part Creating table m2m_signals_car Creating table m2m_signals_sportscar Creating table m2m_signals_person Creating table select_for_update_person Creating table backends_square Creating table backends_person Creating table backends_schoolclass Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_tag Creating table CaseSensitive_Post Creating table backends_reporter Creating table backends_article Creating table backends_item Creating table backends_object Creating table backends_objectreference Creating table backends_rawdata Creating table proxy_model_inheritance_concretemodel Creating table proxy_model_inheritance_concretemodelsubclass Creating table properties_person Creating table admin_ordering_band Creating table admin_ordering_song Creating table fixtures_regress_animal Creating table Fixtures_regress_plant Creating table fixtures_regress_stuff Creating table fixtures_regress_absolute Creating table fixtures_regress_parent Creating table fixtures_regress_child Creating table fixtures_regress_channel Creating table fixtures_regress_article Creating table fixtures_regress_specialarticle Creating table fixtures_regress_feature Creating table fixtures_regress_widget Creating table fixtures_regress_store Creating table fixtures_regress_person Creating table fixtures_regress_book Creating table fixtures_regress_nkchild Creating table fixtures_regress_reftonkchild Creating table fixtures_regress_circle1 Creating table fixtures_regress_circle2 Creating table fixtures_regress_circle3 Creating table fixtures_regress_circle4 Creating table fixtures_regress_circle5 Creating table fixtures_regress_circle6 Creating table fixtures_regress_externaldependency Creating table fixtures_regress_thingy Creating table fixtures_regress_m2mtoself Creating table fixtures_regress_m2msimplea Creating table fixtures_regress_m2msimpleb Creating table fixtures_regress_m2msimplecirculara Creating table fixtures_regress_m2msimplecircularb Creating table fixtures_regress_m2mcomplexa Creating table fixtures_regress_m2mcomplexb Creating table fixtures_regress_m2mthroughab Creating table fixtures_regress_m2mcomplexcircular1a Creating table fixtures_regress_m2mcomplexcircular1b Creating table fixtures_regress_m2mcomplexcircular1c Creating table fixtures_regress_m2mcircular1throughab Creating table fixtures_regress_m2mcircular1throughbc Creating table fixtures_regress_m2mcircular1throughca Creating table fixtures_regress_m2mcomplexcircular2a Creating table fixtures_regress_m2mcomplexcircular2b Creating table fixtures_regress_m2mcircular2throughab Creating table test_runner_person Creating table nested_foreign_keys_person Creating table nested_foreign_keys_movie Creating table nested_foreign_keys_event Creating table nested_foreign_keys_screening Creating table nested_foreign_keys_screeningnullfk Creating table nested_foreign_keys_package Creating table nested_foreign_keys_packagenullfk Creating table mutually_referential_parent Creating table mutually_referential_child Creating table get_or_create_person Creating table get_or_create_defaultperson Creating table get_or_create_manualprimarykeytest Creating table get_or_create_profile Creating table get_or_create_tag Creating table get_or_create_thing Creating table get_or_create_publisher Creating table get_or_create_author Creating table get_or_create_book Creating table admin_custom_urls_action Creating table admin_custom_urls_person Creating table admin_custom_urls_car Creating table basic_article Creating table basic_selfref Creating table forms_tests_boundarymodel Creating table forms_tests_defaults Creating table forms_tests_choicemodel Creating table forms_tests_choiceoptionmodel Creating table forms_tests_choicefieldmodel Creating table forms_tests_optionalmultichoicemodel Creating table forms_tests_filemodel Creating table forms_tests_group Creating table forms_tests_cheese Creating table forms_tests_article Creating table migrations_modelwithcustombase Creating table migrations_unmigratedmodel Creating table model_formsets_regress_user Creating table model_formsets_regress_usersite Creating table model_formsets_regress_userprofile Creating table model_formsets_regress_profilenetwork Creating table model_formsets_regress_place Creating table model_formsets_regress_restaurant Creating table model_formsets_regress_manager Creating table model_formsets_regress_network Creating table model_formsets_regress_host Creating table delete_r Creating table delete_s Creating table delete_t Creating table delete_u Creating table delete_rchild Creating table delete_a Creating table delete_m Creating table delete_mr Creating table delete_mrnull Creating table delete_avatar Creating table delete_user Creating table delete_hiddenuser Creating table delete_hiddenuserprofile Creating table delete_m2mto Creating table delete_m2mfrom Creating table delete_parent Creating table delete_child Creating table delete_base Creating table delete_reltobase Creating table admin_autodiscover_story Creating table test_utils_car Creating table test_utils_person Creating table test_utils_possessedcar Creating table check_framework_simplemodel Creating table m2m_through_person Creating table m2m_through_group Creating table m2m_through_membership Creating table test_table Creating table m2m_through_testnodefaultsornulls Creating table m2m_through_personselfrefm2m Creating table m2m_through_friendship Creating table m2m_through_event Creating table m2m_through_invitation Creating table m2m_through_employee Creating table m2m_through_relationship Creating table m2m_through_ingredient Creating table m2m_through_recipe Creating table m2m_through_recipeingredient Creating table serializers_categorymetadata Creating table serializers_category Creating table serializers_author Creating table serializers_article Creating table serializers_authorprofile Creating table serializers_actor Creating table serializers_movie Creating table serializers_score Creating table serializers_player Creating table serializers_basemodel Creating table serializers_complexmodel Creating table serializers_binarydata Creating table serializers_booleandata Creating table serializers_chardata Creating table serializers_datedata Creating table serializers_datetimedata Creating table serializers_decimaldata Creating table serializers_emaildata Creating table serializers_filedata Creating table serializers_filepathdata Creating table serializers_floatdata Creating table serializers_integerdata Creating table serializers_bigintegerdata Creating table serializers_genericipaddressdata Creating table serializers_nullbooleandata Creating table serializers_positiveintegerdata Creating table serializers_positivesmallintegerdata Creating table serializers_slugdata Creating table serializers_smalldata Creating table serializers_textdata Creating table serializers_timedata Creating table serializers_tag Creating table serializers_genericdata Creating table serializers_anchor Creating table serializers_uniqueanchor Creating table serializers_fkdata Creating table serializers_m2mdata Creating table serializers_o2odata Creating table serializers_fkselfdata Creating table serializers_m2mselfdata Creating table serializers_fkdatatofield Creating table serializers_fkdatatoo2o Creating table serializers_m2mintermediatedata Creating table serializers_intermediate Creating table serializers_booleanpkdata Creating table serializers_charpkdata Creating table serializers_decimalpkdata Creating table serializers_emailpkdata Creating table serializers_filepathpkdata Creating table serializers_floatpkdata Creating table serializers_integerpkdata Creating table serializers_genericipaddresspkdata Creating table serializers_positiveintegerpkdata Creating table serializers_positivesmallintegerpkdata Creating table serializers_slugpkdata Creating table serializers_smallpkdata Creating table serializers_uuiddata Creating table serializers_fktouuid Creating table serializers_autonowdatetimedata Creating table serializers_modifyingsavedata Creating table serializers_inheritabstractmodel Creating table serializers_inheritbasemodel Creating table serializers_explicitinheritbasemodel Creating table serializers_lengthmodel Creating table serializers_naturalkeyanchor Creating table serializers_fkdatanaturalkey Creating table swappable_models_article Creating table swappable_models_alternatearticle Creating table base_mymodel Creating table base_mypython2model Creating table many_to_many_publication Creating table many_to_many_article Creating table many_to_many_inheritedarticlea Creating table many_to_many_inheritedarticleb Creating table file_storage_storage Creating table multiple_database_review Creating table multiple_database_person Creating table multiple_database_book Creating table multiple_database_pet Creating table multiple_database_userprofile Creating table str_article Creating table str_internationalarticle Creating table custom_managers_person Creating table custom_managers_funperson Creating table custom_managers_book Creating table custom_managers_car Creating table custom_managers_relatedmodel Creating table custom_managers_restrictedmodel Creating table custom_managers_onetoonerestrictedmodel Creating table custom_managers_personfromabstract Creating table file_uploads_filemodel Creating table generic_views_artist Creating table generic_views_author Creating table generic_views_book Creating table generic_views_page Creating table generic_views_booksigning Creating table admin_inlines_parent Creating table admin_inlines_teacher Creating table admin_inlines_child Creating table admin_inlines_book Creating table admin_inlines_author Creating table admin_inlines_nonautopkbook Creating table admin_inlines_editablepkbook Creating table admin_inlines_holder Creating table admin_inlines_inner Creating table admin_inlines_holder2 Creating table admin_inlines_inner2 Creating table admin_inlines_holder3 Creating table admin_inlines_inner3 Creating table admin_inlines_holder4 Creating table admin_inlines_inner4stacked Creating table admin_inlines_inner4tabular Creating table admin_inlines_person Creating table admin_inlines_outfititem Creating table admin_inlines_fashionista Creating table admin_inlines_shoppingweakness Creating table admin_inlines_titlecollection Creating table admin_inlines_title Creating table admin_inlines_poll Creating table admin_inlines_question Creating table admin_inlines_novel Creating table admin_inlines_chapter Creating table admin_inlines_footnote Creating table admin_inlines_capofamiglia Creating table admin_inlines_consigliere Creating table admin_inlines_sottocapo Creating table admin_inlines_readonlyinline Creating table admin_inlines_parentmodelwithcustompk Creating table admin_inlines_childmodel1 Creating table admin_inlines_childmodel2 Creating table admin_inlines_binarytree Creating table admin_inlines_lifeform Creating table admin_inlines_extraterrestrial Creating table admin_inlines_sighting Creating table admin_inlines_someparentmodel Creating table admin_inlines_somechildmodel Creating table admin_inlines_profilecollection Creating table admin_inlines_profile Creating table m2m_and_m2o_user Creating table m2m_and_m2o_issue Creating table m2m_and_m2o_unicodereferencemodel Creating table save_delete_hooks_person Creating table datatypes_donut Creating table datatypes_rumbaba Creating table signals_person Creating table signals_car Creating table signals_author Creating table signals_book Creating table order_with_respect_to_question Creating table order_with_respect_to_answer Creating table order_with_respect_to_post Creating table order_with_respect_to_entity Creating table order_with_respect_to_dimension Creating table order_with_respect_to_component Creating table defer_secondary Creating table defer_primary Creating table defer_child Creating table defer_bigchild Creating table admin_changelist_event Creating table admin_changelist_parent Creating table admin_changelist_child Creating table admin_changelist_genre Creating table admin_changelist_band Creating table admin_changelist_musician Creating table admin_changelist_group Creating table admin_changelist_concert Creating table admin_changelist_membership Creating table admin_changelist_quartet Creating table admin_changelist_chordsmusician Creating table admin_changelist_chordsband Creating table admin_changelist_invitation Creating table admin_changelist_swallow Creating table admin_changelist_swallowonetoone Creating table admin_changelist_unorderedobject Creating table admin_changelist_orderedobject Creating table admin_changelist_customiduser Creating table admin_checks_album Creating table admin_checks_song Creating table admin_checks_twoalbumfkandane Creating table admin_checks_author Creating table admin_checks_book Creating table admin_checks_authorsbooks Creating table admin_checks_state Creating table admin_checks_city Creating table admin_checks_influence Creating table m2m_regress_selfrefer Creating table m2m_regress_tag Creating table m2m_regress_tagcollection Creating table m2m_regress_entry Creating table m2m_regress_selfreferchild Creating table m2m_regress_selfreferchildsibling Creating table m2m_regress_line Creating table m2m_regress_worksheet Creating table m2m_regress_user Creating table m2m_regress_regressionmodelsplit Creating table m2m_regress_post Creating table field_subclassing_mymodel Creating table field_subclassing_othermodel Creating table field_subclassing_choicesmodel Creating table field_subclassing_datamodel Creating table sitemaps_tests_testmodel Creating table sitemaps_tests_i18ntestmodel Creating table many_to_one_reporter Creating table many_to_one_article Creating table many_to_one_first Creating table many_to_one_second Creating table many_to_one_third Creating table many_to_one_parent Creating table many_to_one_child Creating table many_to_one_tofieldchild Creating table many_to_one_category Creating table many_to_one_record Creating table many_to_one_relation Creating table many_to_one_school Creating table many_to_one_student Creating table servers_person Creating table aggregation_regress_author Creating table aggregation_regress_publisher Creating table aggregation_regress_itemtag Creating table aggregation_regress_book Creating table aggregation_regress_store Creating table aggregation_regress_entries Creating table aggregation_regress_clues Creating table aggregation_regress_withmanualpk Creating table aggregation_regress_hardbackbook Creating table aggregation_regress_alfa Creating table aggregation_regress_bravo Creating table aggregation_regress_charlie Creating table aggregation_regress_selfreffk Creating table dates_article Creating table dates_comment Creating table dates_category Creating table bulk_create_country Creating table bulk_create_proxymulticountry Creating table bulk_create_restaurant Creating table bulk_create_pizzeria Creating table bulk_create_state Creating table bulk_create_twofields Creating table bulk_create_nofields Creating table from_db_value_cashmodel Creating table m2m_recursive_person Creating table model_permalink_guitarist Creating table one_to_one_place Creating table one_to_one_restaurant Creating table one_to_one_bar Creating table one_to_one_undergroundbar Creating table one_to_one_waiter Creating table one_to_one_favorites Creating table one_to_one_manualprimarykey Creating table one_to_one_relatedmodel Creating table one_to_one_multimodel Creating table one_to_one_target Creating table one_to_one_pointer Creating table one_to_one_pointer2 Creating table one_to_one_hiddenpointer Creating table one_to_one_tofieldpointer Creating table one_to_one_school Creating table one_to_one_director Creating table delete_regress_award Creating table delete_regress_awardnote Creating table delete_regress_person Creating table delete_regress_book Creating table delete_regress_toy Creating table delete_regress_child Creating table delete_regress_playedwith Creating table delete_regress_playedwithnote Creating table delete_regress_contact Creating table delete_regress_email Creating table delete_regress_researcher Creating table delete_regress_food Creating table delete_regress_eaten Creating table delete_regress_policy Creating table delete_regress_version Creating table delete_regress_location Creating table delete_regress_item Creating table delete_regress_file Creating table delete_regress_fooimage Creating table delete_regress_foofile Creating table delete_regress_foophoto Creating table delete_regress_orgunit Creating table delete_regress_login Creating table delete_regress_house Creating table delete_regress_orderedperson Creating table utils_tests_category Creating table utils_tests_thing Creating table utils_tests_categoryinfo Creating table my_author_table Creating table custom_columns_article Creating table model_options_scientistref Creating table model_options_articleref Creating table model_options_author Creating table model_options_editor Creating table model_options_book Creating table model_options_bookstore Creating table model_options_editorstore Creating table queryset_pickle_group Creating table queryset_pickle_event Creating table queryset_pickle_happening Creating table queryset_pickle_somemodel Creating table queryset_pickle_m2mmodel Creating table inline_formsets_school Creating table inline_formsets_parent Creating table inline_formsets_child Creating table inline_formsets_poet Creating table inline_formsets_poem Creating table resolve_url_unimportantthing Creating table select_related_onetoone_user Creating table select_related_onetoone_userprofile Creating table select_related_onetoone_userstatresult Creating table select_related_onetoone_userstat Creating table select_related_onetoone_statdetails Creating table select_related_onetoone_advanceduserstat Creating table select_related_onetoone_image Creating table select_related_onetoone_product Creating table select_related_onetoone_parent1 Creating table select_related_onetoone_parent2 Creating table select_related_onetoone_child1 Creating table select_related_onetoone_child2 Creating table select_related_onetoone_child3 Creating table select_related_onetoone_child4 Creating table model_inheritance_regress_place Creating table model_inheritance_regress_restaurant Creating table model_inheritance_regress_italianrestaurant Creating table model_inheritance_regress_parkinglot Creating table model_inheritance_regress_parkinglot2 Creating table model_inheritance_regress_parkinglot3 Creating table model_inheritance_regress_parkinglot4a Creating table model_inheritance_regress_parkinglot4b Creating table model_inheritance_regress_supplier Creating table model_inheritance_regress_wholesaler Creating table model_inheritance_regress_parent Creating table model_inheritance_regress_child Creating table model_inheritance_regress_selfrefparent Creating table model_inheritance_regress_selfrefchild Creating table model_inheritance_regress_article Creating table model_inheritance_regress_articlewithauthor Creating table model_inheritance_regress_m2mbase Creating table model_inheritance_regress_m2mchild Creating table model_inheritance_regress_qualitycontrol Creating table model_inheritance_regress_basem Creating table model_inheritance_regress_derivedm Creating table model_inheritance_regress_internalcertificationaudit Creating table model_inheritance_regress_person Creating table model_inheritance_regress_birthdayparty Creating table model_inheritance_regress_bachelorparty Creating table model_inheritance_regress_messybachelorparty Creating table model_inheritance_regress_searchablelocation Creating table model_inheritance_regress_busstation Creating table model_inheritance_regress_trainstation Creating table model_inheritance_regress_user Creating table model_inheritance_regress_profile Creating table model_inheritance_regress_politician Creating table model_inheritance_regress_congressman Creating table model_inheritance_regress_senator Creating table ordering_author Creating table ordering_article Creating table ordering_reference Creating table validation_modeltovalidate Creating table validation_uniquefieldsmodel Creating table validation_custompkmodel Creating table validation_uniquetogethermodel Creating table validation_uniquefordatemodel Creating table validation_custommessagesmodel Creating table validation_author Creating table validation_article Creating table validation_post Creating table validation_flexibledatepost Creating table validation_uniqueerrorsmodel Creating table validation_genericipaddresstestmodel Creating table validation_genericipaddrunpackuniquetest Creating table m2m_through_regress_membership Creating table m2m_through_regress_usermembership Creating table m2m_through_regress_person Creating table m2m_through_regress_group Creating table m2m_through_regress_a Creating table m2m_through_regress_throughbase Creating table m2m_through_regress_through Creating table m2m_through_regress_b Creating table m2m_through_regress_car Creating table m2m_through_regress_driver Creating table m2m_through_regress_cardriver Creating table admin_views_section Creating table admin_views_article Creating table admin_views_book Creating table admin_views_promo Creating table admin_views_chapter Creating table admin_views_chapterxtra1 Creating table admin_views_chapterxtra2 Creating table admin_views_rowlevelchangepermissionmodel Creating table admin_views_customarticle Creating table admin_views_modelwithstringprimarykey Creating table admin_views_color Creating table admin_views_thing Creating table admin_views_actor Creating table admin_views_inquisition Creating table admin_views_sketch Creating table admin_views_character Creating table admin_views_stumpjoke Creating table admin_views_fabric Creating table admin_views_person Creating table admin_views_persona Creating table admin_views_account Creating table admin_views_fooaccount Creating table admin_views_baraccount Creating table admin_views_subscriber Creating table admin_views_externalsubscriber Creating table admin_views_oldsubscriber Creating table admin_views_media Creating table admin_views_podcast Creating table admin_views_vodcast Creating table admin_views_parent Creating table admin_views_child Creating table admin_views_emptymodel Creating table admin_views_gallery Creating table admin_views_picture Creating table admin_views_language Creating table admin_views_title Creating table admin_views_titletranslation Creating table admin_views_recommender Creating table admin_views_recommendation Creating table admin_views_collector Creating table admin_views_widget Creating table admin_views_doohickey Creating table admin_views_grommet Creating table admin_views_whatsit Creating table admin_views_doodad Creating table admin_views_fancydoodad Creating table admin_views_category Creating table admin_views_link Creating table admin_views_prepopulatedpost Creating table admin_views_prepopulatedsubpost Creating table admin_views_post Creating table admin_views_gadget Creating table admin_views_villain Creating table admin_views_supervillain Creating table admin_views_funkytag Creating table admin_views_plot Creating table admin_views_plotdetails Creating table admin_views_secrethideout Creating table admin_views_supersecrethideout Creating table admin_views_bookmark Creating table admin_views_cyclicone Creating table admin_views_cyclictwo Creating table admin_views_topping Creating table admin_views_pizza Creating table admin_views_album Creating table admin_views_employee Creating table admin_views_workhour Creating table admin_views_question Creating table admin_views_answer Creating table admin_views_reservation Creating table admin_views_fooddelivery Creating table admin_views_coverletter Creating table admin_views_paper Creating table admin_views_shortmessage Creating table admin_views_telegram Creating table admin_views_story Creating table admin_views_otherstory Creating table admin_views_complexsortedperson Creating table admin_views_pluggablesearchperson Creating table admin_views_prepopulatedpostlargeslug Creating table admin_views_adminorderedfield Creating table admin_views_adminorderedmodelmethod Creating table admin_views_adminorderedadminmethod Creating table admin_views_adminorderedcallable Creating table admin_views_report Creating table admin_views_mainprepopulated Creating table admin_views_relatedprepopulated Creating table admin_views_unorderedobject Creating table admin_views_undeletableobject Creating table admin_views_unchangeableobject Creating table admin_views_usermessenger Creating table admin_views_simple Creating table admin_views_choice Creating table admin_views_parentwithdependentchildren Creating table admin_views_dependentchild Creating table admin_views_filteredmanager Creating table admin_views_emptymodelvisible Creating table admin_views_emptymodelhidden Creating table admin_views_emptymodelmixin Creating table admin_views_state Creating table admin_views_city Creating table admin_views_restaurant Creating table admin_views_worker Creating table admin_views_referencedbyparent Creating table admin_views_parentwithfk Creating table admin_views_childofreferer Creating table admin_views_referencedbyinline Creating table admin_views_inlinereference Creating table admin_views_inlinereferer Creating table admin_views_recipe Creating table admin_views_ingredient Creating table admin_views_recipeingredient Creating table admin_views_notreferenced Creating table admin_views_explicitlyprovidedpk Creating table admin_views_implicitlygeneratedpk Creating table admin_views_referencedbygenrel Creating table admin_views_genrelreference Creating table admin_views_parentwithuuidpk Creating table admin_views_relatedwithuuidpkmodel Creating table context_processors_debugobject Creating table choices_person Creating table null_fk_systemdetails Creating table null_fk_systeminfo Creating table null_fk_forum Creating table null_fk_post Creating table null_fk_comment Creating table null_fk_item Creating table null_fk_propertyvalue Creating table null_fk_property Creating table prefetch_related_author Creating table prefetch_related_authorwithage Creating table prefetch_related_favoriteauthors Creating table prefetch_related_authoraddress Creating table prefetch_related_book Creating table prefetch_related_bookwithyear Creating table prefetch_related_bio Creating table prefetch_related_reader Creating table prefetch_related_bookreview Creating table prefetch_related_qualification Creating table prefetch_related_teacher Creating table prefetch_related_department Creating table prefetch_related_taggeditem Creating table prefetch_related_bookmark Creating table prefetch_related_comment Creating table prefetch_related_house Creating table prefetch_related_room Creating table prefetch_related_person Creating table prefetch_related_employee Creating table prefetch_related_lessonentry Creating table prefetch_related_wordentry Creating table prefetch_related_author2 Creating table prefetch_related_pet Creating table prefetch_related_flea Creating table admin_docs_company Creating table admin_docs_group Creating table admin_docs_family Creating table admin_docs_person Creating table transactions_reporter Creating table null_fk_ordering_author Creating table null_fk_ordering_article Creating table null_fk_ordering_systeminfo Creating table null_fk_ordering_forum Creating table null_fk_ordering_post Creating table null_fk_ordering_comment Creating table admin_registration_person Creating table admin_registration_traveler Creating table admin_registration_place Creating table inspectdb_people Creating table inspectdb_message Creating table inspectdb_peopledata Creating table inspectdb_peoplemoredata Creating table inspectdb_digitsincolumnname Creating table inspectdb_special.table name Creating table inspectdb_columntypes Creating table inspectdb_uniquetogether Creating table many_to_one_null_reporter Creating table many_to_one_null_article Creating table many_to_one_null_car Creating table many_to_one_null_driver Creating table model_fields_foo Creating table model_fields_bar Creating table model_fields_whiz Creating table model_fields_whiziter Creating table model_fields_whiziterempty Creating table model_fields_bigd Creating table model_fields_floatmodel Creating table model_fields_bigs Creating table model_fields_unicodeslugfield Creating table model_fields_smallintegermodel Creating table model_fields_integermodel Creating table model_fields_bigintegermodel Creating table model_fields_positivesmallintegermodel Creating table model_fields_positiveintegermodel Creating table model_fields_post Creating table model_fields_nullbooleanmodel Creating table model_fields_booleanmodel Creating table model_fields_datetimemodel Creating table model_fields_durationmodel Creating table model_fields_nulldurationmodel Creating table model_fields_primarykeycharmodel Creating table model_fields_fkstobooleans Creating table model_fields_fktochar Creating table model_fields_renamedfield Creating table model_fields_verbosenamefield Creating table model_fields_genericipaddress Creating table model_fields_decimallessthanone Creating table model_fields_fieldclassattributemodel Creating table model_fields_datamodel Creating table model_fields_document Creating table model_fields_person Creating table model_fields_personwithheight Creating table model_fields_personwithheightandwidth Creating table model_fields_persondimensionsfirst Creating table model_fields_persontwoimages Creating table model_fields_allfieldsmodel Creating table model_fields_uuidmodel Creating table model_fields_nullableuuidmodel Creating table model_fields_primarykeyuuidmodel Creating table model_fields_relatedtouuidmodel Creating table model_fields_uuidchild Creating table model_fields_uuidgrandchild Creating table aggregation_author Creating table aggregation_publisher Creating table aggregation_book Creating table aggregation_store Creating table extra_regress_revisionablemodel Creating table extra_regress_order Creating table extra_regress_testobject Creating table lookup_alarm Creating table lookup_author Creating table lookup_article Creating table lookup_tag Creating table lookup_season Creating table lookup_game Creating table lookup_player Creating table db_functions_author Creating table db_functions_article Creating table db_functions_fan Creating table null_queries_poll Creating table null_queries_choice Creating table null_queries_outera Creating table null_queries_outerb Creating table null_queries_inner Running deferred SQL... Running migrations: Rendering model states... DONE Applying admin.0001_initial... OK Applying admin.0002_logentry_remove_auto_add... OK Applying sites.0001_initial... OK Applying flatpages.0001_initial... OK Applying gis_migrations.0001_initial... OK Applying migration_test_data_persistence.0001_initial... OK Applying migration_test_data_persistence.0002_add_book... OK Applying postgres_tests.0001_setup_extensions... OK Applying postgres_tests.0002_create_test_models... OK Applying redirects.0001_initial... OK Applying sites.0002_alter_domain_unique... OK Applying sites_framework.0001_initial...test_pre_migrate_args (migrate_signals.tests.MigrateSignalTests) ... ok test_pre_migrate_call_time (migrate_signals.tests.MigrateSignalTests) ... ok test_pre_migrate_migrations_only (migrate_signals.tests.MigrateSignalTests) ... ok test_cascade_delete_proxy_model_admin_warning (proxy_models.tests.ProxyModelAdminTests) ... ok test_delete_str_in_model_admin (proxy_models.tests.ProxyModelAdminTests) ... ok test_abc (proxy_models.tests.ProxyModelTests) ... ok test_basic_proxy (proxy_models.tests.ProxyModelTests) ... ok test_basic_proxy_reverse (proxy_models.tests.ProxyModelTests) ... ok test_concrete_model (proxy_models.tests.ProxyModelTests) ... ok test_content_type (proxy_models.tests.ProxyModelTests) ... ok test_correct_type_proxy_of_proxy (proxy_models.tests.ProxyModelTests) ... ok test_eq (proxy_models.tests.ProxyModelTests) ... ok test_filter_proxy_relation_reverse (proxy_models.tests.ProxyModelTests) ... ok test_inheritance_new_table (proxy_models.tests.ProxyModelTests) ... ok test_myperson_manager (proxy_models.tests.ProxyModelTests) ... ok test_new_fields (proxy_models.tests.ProxyModelTests) ... ok test_no_base_classes (proxy_models.tests.ProxyModelTests) ... ok test_no_cbc (proxy_models.tests.ProxyModelTests) ... ok test_no_proxy (proxy_models.tests.ProxyModelTests) ... ok test_otherperson_manager (proxy_models.tests.ProxyModelTests) ... ok test_permissions_created (proxy_models.tests.ProxyModelTests) ... ok test_proxy_bug (proxy_models.tests.ProxyModelTests) ... ok test_proxy_delete (proxy_models.tests.ProxyModelTests) ... ok test_proxy_for_model (proxy_models.tests.ProxyModelTests) ... ok test_proxy_included_in_ancestors (proxy_models.tests.ProxyModelTests) ... ok test_proxy_load_from_fixture (proxy_models.tests.ProxyModelTests) ... ok test_proxy_model_signals (proxy_models.tests.ProxyModelTests) ... ok test_same_manager_queries (proxy_models.tests.ProxyModelTests) ... ok test_select_related (proxy_models.tests.ProxyModelTests) ... ok test_swappable (proxy_models.tests.ProxyModelTests) ... ok test_user_userproxy_userproxyproxy (proxy_models.tests.ProxyModelTests) ... ok test_dates (reserved_names.tests.ReservedNameTests) ... ok test_fields (reserved_names.tests.ReservedNameTests) ... ok test_month_filter (reserved_names.tests.ReservedNameTests) ... ok test_order_by (reserved_names.tests.ReservedNameTests) ... ok test_simple (reserved_names.tests.ReservedNameTests) ... ok test_empty_update_fields (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_num_queries_inheritance (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_select_related_only_interaction (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_basic (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_deferred (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_fk_defer (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_incorrect_params (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_inheritance (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_inheritance_defer (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_inheritance_with_proxy_model (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_m2m (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_only_1 (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_only_2 (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_only_repeated (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_signals (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_defer_annotate_select_related (defer_regress.tests.DeferAnnotateSelectRelatedTest) ... ok test_basic (defer_regress.tests.DeferRegressionTest) ... ok test_defer_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory_already_deferred (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory_apps_reuse (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory_no_attrs (defer_regress.tests.DeferRegressionTest) ... ok test_only_and_defer_usage_on_proxy_models (defer_regress.tests.DeferRegressionTest) ... ok test_only_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok test_proxy_model_defer_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok test_resolve_columns (defer_regress.tests.DeferRegressionTest) ... ok test_reverse_one_to_one_relations (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_11936 (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_12163 (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_16409 (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_23270 (defer_regress.tests.DeferRegressionTest) ... ok test_foreign_object_form (foreign_object.test_forms.FormsTests) ... ok test_empty_join_conditions (foreign_object.test_empty_join.RestrictedConditionsTests) ... ok test_restrictions_with_no_joining_columns (foreign_object.test_empty_join.RestrictedConditionsTests) ... ok test_batch_create_foreign_object (foreign_object.tests.MultiColumnFKTests) See: https://code.djangoproject.com/ticket/21566 ... ok test_double_nested_query (foreign_object.tests.MultiColumnFKTests) ... ok test_foreign_key_raises_informative_does_not_exist (foreign_object.tests.MultiColumnFKTests) ... ok test_foreign_key_related_query_name (foreign_object.tests.MultiColumnFKTests) ... ok test_forward_in_lookup_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok test_get_fails_on_multicolumn_mismatch (foreign_object.tests.MultiColumnFKTests) ... ok test_get_succeeds_on_multicolumn_match (foreign_object.tests.MultiColumnFKTests) ... ok test_inheritance (foreign_object.tests.MultiColumnFKTests) ... ok test_isnull_lookup (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_forward_ignores_invalid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_forward_returns_valid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_on_self_ignores_mismatch_columns (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_on_self_works (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_reverse_ignores_invalid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_reverse_returns_valid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_many_to_many_related_query_name (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_foreignkey_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_foreignkey_reverse_works (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_related_m2m_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_related_m2m_reverse_works (foreign_object.tests.MultiColumnFKTests) ... ok test_query_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok test_reverse_query_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok test_reverse_query_returns_correct_result (foreign_object.tests.MultiColumnFKTests) ... ok test_select_related_foreignkey_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok test_translations (foreign_object.tests.MultiColumnFKTests) ... ok test_extra_join_filter_q (foreign_object.tests.TestExtraJoinFilterQ) ... ok test_conditional_aggregation_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_conditional_update_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_lookup_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_simple_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_aggregate (expressions_case.tests.CaseExpressionTests) ... ok test_aggregate_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_aggregate_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_exclude (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_values_not_in_order_by (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_aggregation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_aggregation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_aggregation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_annotation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_annotation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_annotation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_in_clause (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_join_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_join_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_join_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_without_default (expressions_case.tests.CaseExpressionTests) ... ok test_case_reuse (expressions_case.tests.CaseExpressionTests) ... ok test_combined_expression (expressions_case.tests.CaseExpressionTests) ... ok test_combined_q_object (expressions_case.tests.CaseExpressionTests) ... ok test_filter (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_aggregation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_aggregation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_aggregation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_annotation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_annotation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_annotation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_join_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_join_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_join_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_without_default (expressions_case.tests.CaseExpressionTests) ... ok test_in_subquery (expressions_case.tests.CaseExpressionTests) ... ok test_join_promotion (expressions_case.tests.CaseExpressionTests) ... ok test_join_promotion_multiple_annotations (expressions_case.tests.CaseExpressionTests) ... ok test_lookup_different_fields (expressions_case.tests.CaseExpressionTests) ... ok test_lookup_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_m2m_exclude (expressions_case.tests.CaseExpressionTests) ... ok test_m2m_reuse (expressions_case.tests.CaseExpressionTests) ... ok test_order_by_conditional_explicit (expressions_case.tests.CaseExpressionTests) ... ok test_order_by_conditional_implicit (expressions_case.tests.CaseExpressionTests) ... ok test_update (expressions_case.tests.CaseExpressionTests) ... ok test_update_big_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_binary (expressions_case.tests.CaseExpressionTests) ... ok test_update_boolean (expressions_case.tests.CaseExpressionTests) ... ok test_update_comma_separated_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_date (expressions_case.tests.CaseExpressionTests) ... ok test_update_date_time (expressions_case.tests.CaseExpressionTests) ... ok test_update_decimal (expressions_case.tests.CaseExpressionTests) ... ok test_update_duration (expressions_case.tests.CaseExpressionTests) ... ok test_update_email (expressions_case.tests.CaseExpressionTests) ... ok test_update_file (expressions_case.tests.CaseExpressionTests) ... ok test_update_file_path (expressions_case.tests.CaseExpressionTests) ... ok test_update_fk (expressions_case.tests.CaseExpressionTests) ... ok test_update_float (expressions_case.tests.CaseExpressionTests) ... ok test_update_generic_ip_address (expressions_case.tests.CaseExpressionTests) ... ok test_update_image (expressions_case.tests.CaseExpressionTests) ... ok test_update_null_boolean (expressions_case.tests.CaseExpressionTests) ... ok test_update_positive_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_positive_small_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_slug (expressions_case.tests.CaseExpressionTests) ... ok test_update_small_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_string (expressions_case.tests.CaseExpressionTests) ... ok test_update_text (expressions_case.tests.CaseExpressionTests) ... ok test_update_time (expressions_case.tests.CaseExpressionTests) ... ok test_update_url (expressions_case.tests.CaseExpressionTests) ... ok test_update_uuid (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_join_in_condition_raise_field_error (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_join_in_predicate_raise_field_error (expressions_case.tests.CaseExpressionTests) ... ok test_update_without_default (expressions_case.tests.CaseExpressionTests) ... ok test_generic_inlineformset_factory (generic_relations.tests.GenericInlineFormsetTest) ... ok test_save_new_for_concrete (generic_relations.tests.GenericInlineFormsetTest) ... ok test_save_new_for_proxy (generic_relations.tests.GenericInlineFormsetTest) ... ok test_save_new_uses_form_save (generic_relations.tests.GenericInlineFormsetTest) ... ok test_access_content_object (generic_relations.tests.GenericRelationsTests) ... ok test_access_via_content_type (generic_relations.tests.GenericRelationsTests) ... ok test_add_bulk (generic_relations.tests.GenericRelationsTests) ... ok test_add_bulk_false (generic_relations.tests.GenericRelationsTests) ... ok test_add_rejects_unsaved_objects (generic_relations.tests.GenericRelationsTests) ... ok test_assign (generic_relations.tests.GenericRelationsTests) ... ok test_assign_with_queryset (generic_relations.tests.GenericRelationsTests) ... ok test_exclude_generic_relations (generic_relations.tests.GenericRelationsTests) ... ok test_generic_get_or_create_when_created (generic_relations.tests.GenericRelationsTests) ... ok test_generic_get_or_create_when_exists (generic_relations.tests.GenericRelationsTests) ... ok test_generic_inline_formsets (generic_relations.tests.GenericRelationsTests) ... ok test_generic_inline_formsets_initial (generic_relations.tests.GenericRelationsTests) ... ok test_generic_relation_related_name_default (generic_relations.tests.GenericRelationsTests) ... ok test_generic_relations_m2m_mimic (generic_relations.tests.GenericRelationsTests) ... ok test_generic_update_or_create_when_created (generic_relations.tests.GenericRelationsTests) ... ok test_generic_update_or_create_when_updated (generic_relations.tests.GenericRelationsTests) ... ok test_get_or_create (generic_relations.tests.GenericRelationsTests) ... ok test_gfk_manager (generic_relations.tests.GenericRelationsTests) ... ok test_gfk_subclasses (generic_relations.tests.GenericRelationsTests) ... ok test_multiple_gfk (generic_relations.tests.GenericRelationsTests) ... ok test_object_deletion_with_generic_relation (generic_relations.tests.GenericRelationsTests) ... ok test_object_deletion_without_generic_relation (generic_relations.tests.GenericRelationsTests) ... ok test_queries_across_generic_relations (generic_relations.tests.GenericRelationsTests) ... ok test_queries_content_type_restriction (generic_relations.tests.GenericRelationsTests) ... ok test_query_content_object (generic_relations.tests.GenericRelationsTests) ... ok test_query_content_type (generic_relations.tests.GenericRelationsTests) ... ok test_set (generic_relations.tests.GenericRelationsTests) ... ok test_set_foreign_key (generic_relations.tests.GenericRelationsTests) ... ok test_subclasses_with_gen_rel (generic_relations.tests.GenericRelationsTests) ... ok test_tag_deletion_related_objects_unaffected (generic_relations.tests.GenericRelationsTests) ... ok test_unsaved_instance_on_generic_foreign_key (generic_relations.tests.GenericRelationsTests) ... ok test_update_or_create_defaults (generic_relations.tests.GenericRelationsTests) ... ok test_default_behavior (generic_relations.tests.ProxyRelatedModelTest) ... ok test_generic_relation (generic_relations.tests.ProxyRelatedModelTest) ... ok test_generic_relation_set (generic_relations.tests.ProxyRelatedModelTest) ... ok test_proxy_is_returned (generic_relations.tests.ProxyRelatedModelTest) ... ok test_query (generic_relations.tests.ProxyRelatedModelTest) ... ok test_query_proxy (generic_relations.tests.ProxyRelatedModelTest) ... ok test_works_normally (generic_relations.tests.ProxyRelatedModelTest) ... ok test_custom_named_field (sites_framework.tests.SitesFrameworkTestCase) ... ok test_invalid_field_type (sites_framework.tests.SitesFrameworkTestCase) ... ok test_invalid_name (sites_framework.tests.SitesFrameworkTestCase) ... ok test_site_fk (sites_framework.tests.SitesFrameworkTestCase) ... ok test_sites_m2m (sites_framework.tests.SitesFrameworkTestCase) ... ok test_FK_raw_query (raw_query.tests.RawQueryTests) ... ok test_annotations (raw_query.tests.RawQueryTests) ... ok test_db_column_handler (raw_query.tests.RawQueryTests) ... ok test_db_column_name_is_used_in_raw_query (raw_query.tests.RawQueryTests) ... ok test_decimal_parameter (raw_query.tests.RawQueryTests) ... ok test_extra_conversions (raw_query.tests.RawQueryTests) ... ok test_get_item (raw_query.tests.RawQueryTests) ... ok test_inheritance (raw_query.tests.RawQueryTests) ... ok test_many_to_many (raw_query.tests.RawQueryTests) ... ok test_missing_fields (raw_query.tests.RawQueryTests) ... ok test_missing_fields_without_PK (raw_query.tests.RawQueryTests) ... ok test_multiple_iterations (raw_query.tests.RawQueryTests) ... ok test_order_handler (raw_query.tests.RawQueryTests) ... ok test_params (raw_query.tests.RawQueryTests) ... ok test_pyformat_params (raw_query.tests.RawQueryTests) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_query_count (raw_query.tests.RawQueryTests) ... ok test_query_representation (raw_query.tests.RawQueryTests) ... ok test_raw_query_lazy (raw_query.tests.RawQueryTests) ... ok test_simple_raw_query (raw_query.tests.RawQueryTests) ... ok test_subquery_in_raw_sql (raw_query.tests.RawQueryTests) ... ok test_translations (raw_query.tests.RawQueryTests) ... ok test_white_space_query (raw_query.tests.RawQueryTests) ... ok test_first_page (pagination.tests.ModelPaginationTests) ... ok test_last_page (pagination.tests.ModelPaginationTests) ... ok test_page_getitem (pagination.tests.ModelPaginationTests) ... ok test_change_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_default_to_insertion_order (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_item_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_previous_and_next_in_order (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_recursive_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_multidb (contenttypes_tests.tests.ContentTypesMultidbTestCase) ... ok test_bad_content_type (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_create_contenttype_on_the_spot (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_nonint_content_type (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_shortcut_bad_pk (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_shortcut_no_absolute_url (contenttypes_tests.tests.ContentTypesViewsTests) Shortcuts for an object that has no get_absolute_url method raises 404 ... ok test_shortcut_with_absolute_url (contenttypes_tests.tests.ContentTypesViewsTests) Can view a shortcut for an Author object that has a get_absolute_url method ... ok test_shortcut_with_absolute_url_including_scheme (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_wrong_type_pk (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_content_type_field_pointing_to_wrong_model (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_field_name_ending_with_underscore (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_generic_foreign_key_checks_are_performed (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_invalid_content_type_field (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_missing_content_type_field (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_missing_object_id_field (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_str (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_field_name_ending_with_underscore (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_missing_generic_foreign_key (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_pointing_to_missing_model (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_pointing_to_swapped_model (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_valid_generic_relationship (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_valid_generic_relationship_with_explicit_fields (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_valid_self_referential_generic_relationship (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_interactive_false (contenttypes_tests.tests.UpdateContentTypesTests) ... ok test_interactive_true (contenttypes_tests.tests.UpdateContentTypesTests) ... ok test_cache_not_shared_between_managers (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_concrete_model (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_concrete_models (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_models_empty_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_models_full_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_models_partial_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_lookup_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_message_if_get_for_model_fails (contenttypes_tests.test_models.ContentTypesTests) ... ok test_missing_model (contenttypes_tests.test_models.ContentTypesTests) ... ok test_name_deprecation (contenttypes_tests.test_models.ContentTypesTests) ... ok test_shortcut_view (contenttypes_tests.test_models.ContentTypesTests) ... ok test_shortcut_view_with_broken_get_absolute_url (contenttypes_tests.test_models.ContentTypesTests) ... ok test_shortcut_view_without_get_absolute_url (contenttypes_tests.test_models.ContentTypesTests) ... ok test_multiple (m2m_multiple.tests.M2MMultipleTests) ... ok test_21432 (datetimes.tests.DateTimesTests) ... ok test_datetimes_has_lazy_iterator (datetimes.tests.DateTimesTests) ... ok test_datetimes_returns_available_dates_for_given_scope_and_given_field (datetimes.tests.DateTimesTests) ... ok test_related_model_traverse (datetimes.tests.DateTimesTests) ... ok test_transaction_now (postgres_tests.test_functions.TestTransactionNow) ... skipped 'PostgreSQL specific tests' test_date_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_prepare_value (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_biginteger (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_date (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_datetime (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_float (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_integer (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_none (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_rendering (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_using_split_datetime_widget (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_dates (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_floats (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_integer (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_timestamps (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_adjacent_to (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_contained_by (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_contains (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_contains_range (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_endswith (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_exact (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_fully_gt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_fully_lt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_isempty (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_isnull (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_not_gt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_not_lt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_overlap (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_startswith (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_startswith_chaining (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_biginteger_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_date_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_date_range_datetime_field (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_datetime_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_exclude (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_f_ranges (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_float_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_integer_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_all_fields (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_empty (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_null (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_range_object (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_range_object_boundaries (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_tuple (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_unbounded (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_dumping (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL >= 9.2 required' test_loading (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL >= 9.2 required' test_serialize_range_with_null (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL >= 9.2 required' test_max (postgres_tests.test_ranges.TestValidators) ... skipped 'PostgreSQL specific tests' test_min (postgres_tests.test_ranges.TestValidators) ... skipped 'PostgreSQL specific tests' test_range_widget (postgres_tests.test_ranges.TestWidget) ... skipped 'PostgreSQL specific tests' test_array_agg_booleanfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_array_agg_charfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_array_agg_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_array_agg_integerfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_on_only_false_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_on_only_true_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_on_only_false_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_on_only_true_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_and_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_and_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_or_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_or_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_string_agg_charfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_string_agg_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_string_agg_requires_delimiter (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_alias_is_required (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_corr_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_corr_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_correct_source_expressions (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_sample (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_sample_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_missing_arguments_raises_exception (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgx_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgx_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgx_with_related_obj_and_number_as_argument (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_count_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_count_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_intercept_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_intercept_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_r2_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_r2_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_slope_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_slope_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxx_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxx_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_syy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_syy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_unaccent (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests' test_unaccent_accentuated_needle (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests' test_unaccent_chained (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests' test_unaccent (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests' test_unaccent_accentuated_needle (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests' test_unaccent_chained (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests' test_field_checks (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests' test_invalid_base_fields (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests' test_nested_field_checks (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests' test_exact_dates (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_datetimes (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_times (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_decimals (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_ip_addresses (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_uuids (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests' test_contained_by (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contained_by_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contains (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contains_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_gt (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_in (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index_chained (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index_used_on_nested_data (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_isnull (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_len (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_len_empty_array (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_lt (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_overlap (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_overlap_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_slice (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_slice_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_usage_in_subquery (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_char (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_dates (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_default_null (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_integer (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_integers_passed_as_strings (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_model_set_on_base_field (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_nested (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_null_handling (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_other_array_types (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_tuples (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_dumping (postgres_tests.test_array.TestSerialization) ... skipped 'PostgreSQL specific tests' test_loading (postgres_tests.test_array.TestSerialization) ... skipped 'PostgreSQL specific tests' test_delimiter (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_delimiter_with_nesting (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_max_length (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_min_length (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_size (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_prepare_value (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_required (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_to_python_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_validate_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_validators_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_invalid_integer (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_remove_trailing_nulls (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_rendering (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_required (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_required_field (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_blank_true (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_nested_array_mismatch (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_unbounded (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_with_size (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_with_validators (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_null (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests' test_save_load_success (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests' test_value_null (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests' test_empty (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_field_has_changed (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_invalid_json (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_non_dict_json (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_not_string_values (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_contained_by (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contains (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_field_chaining (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_has_any_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_has_key (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_has_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_key_isnull (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_key_transform (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_keys_contains (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_usage_in_subquery (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_values (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_values_overlap (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_dumping (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests' test_loading (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests' test_roundtrip_with_null (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests' test_not_a_string (postgres_tests.test_hstore.TestValidation) ... skipped 'PostgreSQL specific tests' test_custom_messages (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_deconstruct (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_extra_keys (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_missing_keys (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_simple_valid (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_strict_valid (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_formfield (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_invalid (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_prepare_value (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_redisplay_wrong_input (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_empty (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_contained_by (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_contains (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_array (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_mixed (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_objs (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_transform (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_exact (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_exact_complex (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_has_any_keys (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_has_key (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_has_keys (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_isnull (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_shallow_list_lookup (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_shallow_lookup_obj_target (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_shallow_obj_lookup (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_usage_in_subquery (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_boolean (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_empty_list (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_empty_object (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_null (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_number (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_realistic_object (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_string (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_dumping (postgres_tests.test_json.TestSerialization) ... skipped 'PostgreSQL >= 9.4 required' test_loading (postgres_tests.test_json.TestSerialization) ... skipped 'PostgreSQL >= 9.4 required' test_not_serializable (postgres_tests.test_json.TestValidation) ... skipped 'PostgreSQL specific tests' test_inlineformset_factory_ignores_default_pks_on_submit (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_alternate_key_relation (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_auto_parent_uuid_child (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_child_editable_pk (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_uuid_parent_auto_child (model_formsets.test_uuid.InlineFormsetTests) ... ok test_add_form_deletion_when_invalid (model_formsets.tests.DeletionTests) ... ok test_change_form_deletion_when_invalid (model_formsets.tests.DeletionTests) ... ok test_deletion (model_formsets.tests.DeletionTests) ... ok test_outdated_deletion (model_formsets.tests.DeletionTests) ... ok test_callable_defaults (model_formsets.tests.ModelFormsetTest) ... ok test_commit_false (model_formsets.tests.ModelFormsetTest) ... ok test_custom_form (model_formsets.tests.ModelFormsetTest) Test that model_formset respects fields and exclude parameters of ... ok test_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok test_custom_queryset_init (model_formsets.tests.ModelFormsetTest) ... ok test_custom_save_method (model_formsets.tests.ModelFormsetTest) ... ok test_foreign_keys_in_parents (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_save_as_new (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_custom_save_method (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_custom_save_method_related_instance (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_multi_table_inheritance (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_nullable_unique_together (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_wrong_fk_name (model_formsets.tests.ModelFormsetTest) Regression for #23451 ... ok test_inlineformset_factory_with_null_fk (model_formsets.tests.ModelFormsetTest) ... ok test_max_num (model_formsets.tests.ModelFormsetTest) ... ok test_min_num (model_formsets.tests.ModelFormsetTest) ... ok test_min_num_with_existing (model_formsets.tests.ModelFormsetTest) ... ok test_model_formset_with_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok test_model_formset_with_initial_model_instance (model_formsets.tests.ModelFormsetTest) ... ok test_model_formset_with_initial_queryset (model_formsets.tests.ModelFormsetTest) ... ok test_model_inheritance (model_formsets.tests.ModelFormsetTest) ... ok test_modelformset_factory_without_fields (model_formsets.tests.ModelFormsetTest) Regression for #19733 ... ok test_modelformset_validate_max_flag (model_formsets.tests.ModelFormsetTest) ... ok test_prevent_duplicates_from_with_the_same_formset (model_formsets.tests.ModelFormsetTest) ... ok test_simple_save (model_formsets.tests.ModelFormsetTest) ... ok test_unique_together_validation (model_formsets.tests.ModelFormsetTest) ... ok test_unique_together_with_inlineformset_factory (model_formsets.tests.ModelFormsetTest) ... ok test_unique_true_enforces_max_num_one (model_formsets.tests.ModelFormsetTest) ... ok test_unique_validation (model_formsets.tests.ModelFormsetTest) ... ok test_inlineformset_factory_error_messages_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_field_class_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_help_text_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_labels_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_widgets (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_error_messages_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_field_class_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_help_text_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_labels_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_widgets (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_intermeiary (m2m_intermediary.tests.M2MIntermediaryTests) ... ok test_loaddata (fixtures_model_package.tests.FixtureTestCase) Fixtures can load data into models defined in packages ... ok testClassFixtures (fixtures_model_package.tests.SampleTestCase) Test cases can load fixture objects into models defined in packages ... ok test_get (custom_pk.tests.BasicCustomPKTests) ... ok test_in_bulk (custom_pk.tests.BasicCustomPKTests) ... ok test_pk_attributes (custom_pk.tests.BasicCustomPKTests) ... ok test_querysets (custom_pk.tests.BasicCustomPKTests) ... ok test_querysets_related_name (custom_pk.tests.BasicCustomPKTests) ... ok test_querysets_relational (custom_pk.tests.BasicCustomPKTests) ... ok test_save (custom_pk.tests.BasicCustomPKTests) ... ok test_custom_field_pk (custom_pk.tests.CustomPKTests) ... ok test_custom_pk_create (custom_pk.tests.CustomPKTests) ... ok test_required_pk (custom_pk.tests.CustomPKTests) ... skipped 'Database has feature(s) supports_unspecified_pk' test_unicode_pk (custom_pk.tests.CustomPKTests) ... ok test_unique_pk (custom_pk.tests.CustomPKTests) ... ok test_zero_non_autoincrement_pk (custom_pk.tests.CustomPKTests) ... ok test_language_not_saved_to_session (i18n.tests.LocaleMiddlewareTests) Checks that current language is not automatically saved to ... ok test_streaming_response (i18n.tests.LocaleMiddlewareTests) ... ok test_lazy (i18n.tests.TestModels) ... ok test_safestr (i18n.tests.TestModels) ... ok test_verbose_name (i18n.contenttypes.tests.ContentTypeTests) ... ok test_ambiguous_compressed_fixture (fixtures.tests.FixtureLoadingTests) ... ok test_compress_format_loading (fixtures.tests.FixtureLoadingTests) ... ok test_compressed_loading (fixtures.tests.FixtureLoadingTests) ... ok test_compressed_specified_loading (fixtures.tests.FixtureLoadingTests) ... ok test_db_loading (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_progressbar (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_excludes (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_file_output (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_filtering_manager (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_pks (fixtures.tests.FixtureLoadingTests) ... ok test_load_fixture_with_special_characters (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_app_option (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_error_message (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_verbosity_three (fixtures.tests.FixtureLoadingTests) ... ok test_loading_and_dumping (fixtures.tests.FixtureLoadingTests) ... ok test_loading_using (fixtures.tests.FixtureLoadingTests) ... ok test_output_formats (fixtures.tests.FixtureLoadingTests) ... ok test_unmatched_identifier_loading (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_not_existent_fixture_file (fixtures.tests.NonExistentFixtureTests) ... ok test_nonexistent_fixture_no_constraint_checking (fixtures.tests.NonExistentFixtureTests) ... ok testClassFixtures (fixtures.tests.SubclassTestCaseFixtureLoadingTests) Check that there were no fixture objects installed ... ok testClassFixtures (fixtures.tests.TestCaseFixtureLoadingTests) Check that test case has installed 3 fixture objects ... ok test_change_editable (timezones.tests.AdminTests) ... ok test_change_editable_in_other_timezone (timezones.tests.AdminTests) ... ok test_change_readonly (timezones.tests.AdminTests) ... ok test_change_readonly_in_other_timezone (timezones.tests.AdminTests) ... ok test_changelist (timezones.tests.AdminTests) ... ok test_changelist_in_other_timezone (timezones.tests.AdminTests) ... ok test_auto_now_and_auto_now_add (timezones.tests.LegacyDatabaseTests) ... ok test_aware_datetime_in_local_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_local_timezone_with_microsecond_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_other_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_utc (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_unsupported (timezones.tests.LegacyDatabaseTests) ... ok test_cursor_execute_accepts_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_cursor_execute_returns_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_filter_date_field_with_aware_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_naive_datetime_with_microsecond (timezones.tests.LegacyDatabaseTests) ... ok test_naive_datetime_with_microsecond_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped 'Database has feature(s) supports_microsecond_precision' test_query_aggregation (timezones.tests.LegacyDatabaseTests) ... ok test_query_annotation (timezones.tests.LegacyDatabaseTests) ... ok test_query_datetime_lookups (timezones.tests.LegacyDatabaseTests) ... ok test_query_datetimes (timezones.tests.LegacyDatabaseTests) ... ok test_query_filter (timezones.tests.LegacyDatabaseTests) ... ok test_raw_sql (timezones.tests.LegacyDatabaseTests) ... ok test_form (timezones.tests.LegacyFormsTests) ... ok test_form_with_ambiguous_time (timezones.tests.LegacyFormsTests) ... ok test_form_with_non_existent_time (timezones.tests.LegacyFormsTests) ... ok test_model_form (timezones.tests.LegacyFormsTests) ... ok test_split_form (timezones.tests.LegacyFormsTests) ... ok test_auto_now_and_auto_now_add (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_local_timezone (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_local_timezone_with_microsecond_unsupported (timezones.tests.NewDatabaseTests) ... skipped 'Database has feature(s) supports_microsecond_precision' test_aware_datetime_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_utc (timezones.tests.NewDatabaseTests) ... ok test_cursor_execute_accepts_aware_datetime (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_cursor_execute_accepts_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_cursor_execute_returns_aware_datetime (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_cursor_execute_returns_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_datetime_from_date (timezones.tests.NewDatabaseTests) ... ok test_filter_date_field_with_aware_datetime (timezones.tests.NewDatabaseTests) ... ok test_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_naive_datetime_with_microsecond (timezones.tests.NewDatabaseTests) ... ok test_naive_datetime_with_microsecond_unsupported (timezones.tests.NewDatabaseTests) ... skipped 'Database has feature(s) supports_microsecond_precision' test_null_datetime (timezones.tests.NewDatabaseTests) ... ok test_query_aggregation (timezones.tests.NewDatabaseTests) ... ok test_query_annotation (timezones.tests.NewDatabaseTests) ... ok test_query_datetime_lookups (timezones.tests.NewDatabaseTests) ... ok test_query_datetime_lookups_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_query_datetimes (timezones.tests.NewDatabaseTests) ... ok test_query_datetimes_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_query_filter (timezones.tests.NewDatabaseTests) ... ok test_query_filter_with_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_query_filter_with_pytz_timezones (timezones.tests.NewDatabaseTests) ... ok test_raw_sql (timezones.tests.NewDatabaseTests) ... ok test_form (timezones.tests.NewFormsTests) ... ok test_form_with_ambiguous_time (timezones.tests.NewFormsTests) ... ok test_form_with_explicit_timezone (timezones.tests.NewFormsTests) ... ok test_form_with_non_existent_time (timezones.tests.NewFormsTests) ... ok test_form_with_other_timezone (timezones.tests.NewFormsTests) ... ok test_localized_form (timezones.tests.NewFormsTests) ... ok test_localized_model_form (timezones.tests.NewFormsTests) ... ok test_model_form (timezones.tests.NewFormsTests) ... ok test_split_form (timezones.tests.NewFormsTests) ... ok test_date_and_time_template_filters (timezones.tests.TemplateTests) ... ok test_date_and_time_template_filters_honor_localtime (timezones.tests.TemplateTests) ... ok test_get_current_timezone_templatetag (timezones.tests.TemplateTests) ... ok test_get_current_timezone_templatetag_invalid_argument (timezones.tests.TemplateTests) ... ok test_get_current_timezone_templatetag_with_pytz (timezones.tests.TemplateTests) ... ok test_localtime_filters_do_not_raise_exceptions (timezones.tests.TemplateTests) ... ok test_localtime_filters_with_pytz (timezones.tests.TemplateTests) ... ok test_localtime_templatetag_and_filters (timezones.tests.TemplateTests) ... ok test_localtime_templatetag_invalid_argument (timezones.tests.TemplateTests) ... ok test_localtime_with_time_zone_setting_set_to_none (timezones.tests.TemplateTests) ... ok test_now_template_tag_uses_current_time_zone (timezones.tests.TemplateTests) ... ok test_timezone_templatetag (timezones.tests.TemplateTests) ... ok test_timezone_templatetag_invalid_argument (timezones.tests.TemplateTests) ... ok test_timezone_templatetag_with_pytz (timezones.tests.TemplateTests) ... ok test_tz_template_context_processor (timezones.tests.TemplateTests) ... ok test_time_zone_parameter_not_supported_if_database_supports_timezone (timezones.tests.UnsupportedTimeZoneDatabaseTests) ... skipped u"Database doesn't support feature(s): supports_timezones" test_that_changepassword_command_with_database_option_uses_given_db (createsuperuser.tests.MultiDBChangepasswordManagementCommandTestCase) ... ok test_createsuperuser_command_with_database_option (createsuperuser.tests.MultiDBCreatesuperuserTestCase) createsuperuser command should operate on specified DB ... ok test_add_item_warns_when_enclosure_kwarg_is_used (syndication_tests.tests.FeedgeneratorTestCase) ... ok test_add_domain (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_feed_published_and_updated_elements (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_multiple_enclosures (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_single_enclosure (syndication_tests.tests.SyndicationFeedTest) ... ok test_aware_datetime_conversion (syndication_tests.tests.SyndicationFeedTest) ... ok test_custom_feed_generator (syndication_tests.tests.SyndicationFeedTest) ... ok test_feed_last_modified_time (syndication_tests.tests.SyndicationFeedTest) ... ok test_feed_last_modified_time_naive_date (syndication_tests.tests.SyndicationFeedTest) ... ok test_feed_url (syndication_tests.tests.SyndicationFeedTest) ... ok test_item_link_error (syndication_tests.tests.SyndicationFeedTest) ... ok test_latest_post_date (syndication_tests.tests.SyndicationFeedTest) ... ok test_naive_datetime_conversion (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss091_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_feed_guid_permalink_false (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_feed_guid_permalink_true (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_multiple_enclosures (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_single_enclosure (syndication_tests.tests.SyndicationFeedTest) ... ok test_secure_urls (syndication_tests.tests.SyndicationFeedTest) ... ok test_template_context_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_template_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_title_escaping (syndication_tests.tests.SyndicationFeedTest) ... ok test_annotate_values_aggregate (expressions.tests.BasicExpressionsTests) ... ok test_annotate_values_filter (expressions.tests.BasicExpressionsTests) ... ok test_arithmetic (expressions.tests.BasicExpressionsTests) ... ok test_filter_inter_attribute (expressions.tests.BasicExpressionsTests) ... ok test_filter_with_join (expressions.tests.BasicExpressionsTests) ... ok test_new_object_create (expressions.tests.BasicExpressionsTests) ... ok test_new_object_save (expressions.tests.BasicExpressionsTests) ... ok test_object_create_with_aggregate (expressions.tests.BasicExpressionsTests) ... ok test_object_update (expressions.tests.BasicExpressionsTests) ... ok test_object_update_fk (expressions.tests.BasicExpressionsTests) ... ok test_object_update_unsaved_objects (expressions.tests.BasicExpressionsTests) ... ok test_order_of_operations (expressions.tests.BasicExpressionsTests) ... ok test_parenthesis_priority (expressions.tests.BasicExpressionsTests) ... ok test_ticket_11722_iexact_lookup (expressions.tests.BasicExpressionsTests) ... ok test_ticket_16731_startswith_lookup (expressions.tests.BasicExpressionsTests) ... skipped 'Database has feature(s) has_case_insensitive_like' test_ticket_18375_chained_filters (expressions.tests.BasicExpressionsTests) ... ok test_ticket_18375_join_reuse (expressions.tests.BasicExpressionsTests) ... ok test_ticket_18375_kwarg_ordering (expressions.tests.BasicExpressionsTests) ... ok test_ticket_18375_kwarg_ordering_2 (expressions.tests.BasicExpressionsTests) ... ok test_update (expressions.tests.BasicExpressionsTests) ... ok test_update_with_fk (expressions.tests.BasicExpressionsTests) ... ok test_update_with_none (expressions.tests.BasicExpressionsTests) ... ok test_lefthand_addition (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_bitwise_and (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_bitwise_or (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_division (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_modulo (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_multiplication (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_power (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_subtraction (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_addition (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_division (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_modulo (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_multiplication (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_subtraction (expressions.tests.ExpressionOperatorTests) ... ok test_righthand_power (expressions.tests.ExpressionOperatorTests) ... ok test_complex_expressions (expressions.tests.ExpressionsNumericTests) ... ok test_fill_with_value_from_same_object (expressions.tests.ExpressionsNumericTests) ... ok test_filter_not_equals_other_field (expressions.tests.ExpressionsNumericTests) ... ok test_incorrect_field_expression (expressions.tests.ExpressionsNumericTests) ... ok test_increment_value (expressions.tests.ExpressionsNumericTests) ... ok test_F_object_deepcopy (expressions.tests.ExpressionsTests) ... ok test_f_reuse (expressions.tests.ExpressionsTests) ... ok test_insensitive_patterns_escape (expressions.tests.ExpressionsTests) ... ok test_patterns_escape (expressions.tests.ExpressionsTests) ... ok test_date_comparison (expressions.tests.FTimeDeltaTests) ... ok test_date_subtraction (expressions.tests.FTimeDeltaTests) ... skipped "Database doesn't support feature(s): has_native_duration_field" test_delta_add (expressions.tests.FTimeDeltaTests) ... ok test_delta_subtract (expressions.tests.FTimeDeltaTests) ... ok test_delta_update (expressions.tests.FTimeDeltaTests) ... ok test_duration_with_datetime (expressions.tests.FTimeDeltaTests) ... ok test_durationfield_add (expressions.tests.FTimeDeltaTests) ... ok test_exclude (expressions.tests.FTimeDeltaTests) ... ok test_invalid_operator (expressions.tests.FTimeDeltaTests) ... ok test_mixed_comparisons1 (expressions.tests.FTimeDeltaTests) ... skipped "Database doesn't support feature(s): supports_mixed_date_datetime_comparisons" test_mixed_comparisons2 (expressions.tests.FTimeDeltaTests) ... ok test_multiple_query_compilation (expressions.tests.FTimeDeltaTests) ... ok test_query_clone (expressions.tests.FTimeDeltaTests) ... ok test_aggregates (expressions.tests.ReprTests) ... ok test_expressions (expressions.tests.ReprTests) ... ok test_functions (expressions.tests.ReprTests) ... ok test_update_TimeField_using_Value (expressions.tests.ValueTests) ... ok test_update_UUIDField_using_Value (expressions.tests.ValueTests) ... ok test_flatpage_admin_form_edit (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_admin_form_url_uniqueness_validation (flatpages_tests.test_forms.FlatpageAdminFormTests) The flatpage admin form correctly enforces url uniqueness among flatpages of the same site ... ok test_flatpage_admin_form_url_validation (flatpages_tests.test_forms.FlatpageAdminFormTests) The flatpage admin form correctly validates urls ... ok test_flatpage_doesnt_requires_trailing_slash_without_append_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_nosites (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_requires_leading_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_requires_trailing_slash_with_append_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_redirect_fallback_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage can be served by the fallback middleware and should add a slash ... ok test_redirect_fallback_flatpage_root (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage at / should not cause a redirect loop when APPEND_SLASH is set ... ok test_redirect_fallback_flatpage_special_chars (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage with special chars in the URL can be served by the fallback middleware and should add a slash ... ok test_redirect_fallback_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A non-existent flatpage raises a 404 when served by the fallback middleware and should not add a slash ... ok test_redirect_view_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage can be served through a view and should add a slash ... ok test_redirect_view_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A non-existent flatpage raises 404 when served through a view and should not add a slash ... ok test_fallback_authenticated_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage served by the middleware can require authentication ... ok test_fallback_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage can be served by the fallback middleware ... ok test_fallback_flatpage_special_chars (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage with special chars in the URL can be served by the fallback middleware ... ok test_fallback_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A non-existent flatpage raises a 404 when served by the fallback middleware ... ok test_view_authenticated_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage can be served through a view, even when the middleware is in use ... ok test_view_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A non-existent flatpage raises 404 when served through a view, even when the middleware is in use ... ok test_get_flatpages_tag (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered prefixed flatpages by default ... ok test_get_flatpages_tag_for_anon_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered flatpages for an anonymous user ... ok test_get_flatpages_tag_for_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves all flatpages for an authenticated user ... ok test_get_flatpages_with_prefix (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered prefixed flatpages by default ... ok test_get_flatpages_with_prefix_for_anon_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered prefixed flatpages for an anonymous user ... ok test_get_flatpages_with_prefix_for_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieve prefixed flatpages for an authenticated user ... ok test_get_flatpages_with_variable_prefix (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The prefix for the flatpage template tag can be a template variable ... ok test_parsing_errors (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) There are various ways that the flatpages template tag won't parse ... ok test_flatpage_sitemap (flatpages_tests.test_sitemaps.FlatpagesSitemapTests) ... ok test_redirect_fallback_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A fallback flatpage won't be served if the middleware is disabled and should not add a slash ... ok test_redirect_fallback_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A non-existent flatpage won't be served if the fallback middleware is disabled and should not add a slash ... ok test_redirect_view_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A flatpage can be served through a view and should add a slash ... ok test_redirect_view_flatpage_special_chars (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A flatpage with special chars in the URL can be served through a view and should add a slash ... ok test_redirect_view_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A non-existent flatpage raises 404 when served through a view and should not add a slash ... ok test_fallback_flatpage (flatpages_tests.test_views.FlatpageViewTests) A fallback flatpage won't be served if the middleware is disabled ... ok test_fallback_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewTests) A non-existent flatpage won't be served if the fallback middleware is disabled ... ok test_view_authenticated_flatpage (flatpages_tests.test_views.FlatpageViewTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (flatpages_tests.test_views.FlatpageViewTests) A flatpage can be served through a view ... ok test_view_flatpage_special_chars (flatpages_tests.test_views.FlatpageViewTests) A flatpage with special chars in the URL can be served through a view ... ok test_view_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewTests) A non-existent flatpage raises 404 when served through a view ... ok test_fallback_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A flatpage can be served by the fallback middleware ... ok test_fallback_non_existent_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A non-existent flatpage raises a 404 when served by the fallback middleware ... ok test_post_fallback_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) POSTing to a flatpage served by the middleware will raise a CSRF error if no token is provided (Refs #14156) ... ok test_post_unknown_page (flatpages_tests.test_csrf.FlatpageCSRFTests) POSTing to an unknown page isn't caught as a 403 CSRF error ... ok test_post_view_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) POSTing to a flatpage served through a view will raise a CSRF error if no token is provided (Refs #14156) ... ok test_view_authenticated_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A flatpage can be served through a view, even when the middleware is in use ... ok test_view_non_existent_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A non-existent flatpage raises 404 when served through a view, even when the middleware is in use ... ok test_annotate (generic_relations_regress.tests.GenericRelationTests) ... ok test_charlink_delete (generic_relations_regress.tests.GenericRelationTests) ... ok test_editable_generic_rel (generic_relations_regress.tests.GenericRelationTests) ... ok test_extra_join_condition (generic_relations_regress.tests.GenericRelationTests) ... ok test_filter_targets_related_pk (generic_relations_regress.tests.GenericRelationTests) ... ok test_generic_relation_ordering (generic_relations_regress.tests.GenericRelationTests) ... ok test_gfk_to_model_with_empty_pk (generic_relations_regress.tests.GenericRelationTests) Test related to #13085 ... ok test_inherited_models_content_type (generic_relations_regress.tests.GenericRelationTests) ... ok test_join_reuse (generic_relations_regress.tests.GenericRelationTests) ... ok test_q_object_or (generic_relations_regress.tests.GenericRelationTests) ... ok test_reverse_relation_pk (generic_relations_regress.tests.GenericRelationTests) ... ok test_target_model_is_unsaved (generic_relations_regress.tests.GenericRelationTests) Test related to #13085 ... ok test_target_model_len_zero (generic_relations_regress.tests.GenericRelationTests) Test for #13085 -- __len__() returns 0 ... ok test_target_model_nonzero_false (generic_relations_regress.tests.GenericRelationTests) Test related to #13085 ... ok test_textlink_delete (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_20378 (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_20564 (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_20564_nullable_fk (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_22982 (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_22998 (generic_relations_regress.tests.GenericRelationTests) ... ok test_index_name_hash (indexes.tests.SchemaIndexesTests) ... ok test_index_together (indexes.tests.SchemaIndexesTests) ... ok test_index_together_single_list (indexes.tests.SchemaIndexesTests) ... ok test_no_index_for_foreignkey (indexes.tests.SchemaIndexesTests) ... skipped 'This is a mysql-specific issue' test_postgresql_text_indexes (indexes.tests.SchemaIndexesTests) Test creation of PostgreSQL-specific text indexes (#12234) ... skipped 'This is a postgresql-specific issue' test_postgresql_virtual_relation_indexes (indexes.tests.SchemaIndexesTests) Test indexes are not created for related objects ... skipped 'This is a postgresql-specific issue' test_ipaddress_on_postgresql (string_lookup.tests.StringLookupTests) ... ok test_queries_on_textfields (string_lookup.tests.StringLookupTests) ... ok test_string_form_referencing (string_lookup.tests.StringLookupTests) ... ok test_unicode_chars_in_queries (string_lookup.tests.StringLookupTests) ... ok test_add (messages_tests.test_session.SessionTest) ... ok test_add_lazy_translation (messages_tests.test_session.SessionTest) ... ok test_add_update (messages_tests.test_session.SessionTest) ... ok test_context_processor_message_levels (messages_tests.test_session.SessionTest) ... ok test_custom_tags (messages_tests.test_session.SessionTest) ... ok test_default_level (messages_tests.test_session.SessionTest) ... ok test_existing_add (messages_tests.test_session.SessionTest) ... ok test_existing_add_read_update (messages_tests.test_session.SessionTest) ... ok test_existing_read (messages_tests.test_session.SessionTest) ... ok test_existing_read_add_update (messages_tests.test_session.SessionTest) ... ok test_full_request_response_cycle (messages_tests.test_session.SessionTest) ... ok test_get (messages_tests.test_session.SessionTest) ... ok test_high_level (messages_tests.test_session.SessionTest) ... ok test_level_tag (messages_tests.test_session.SessionTest) ... ok test_low_level (messages_tests.test_session.SessionTest) ... ok test_middleware_disabled (messages_tests.test_session.SessionTest) ... ok test_middleware_disabled_fail_silently (messages_tests.test_session.SessionTest) ... ok test_multiple_posts (messages_tests.test_session.SessionTest) ... ok test_no_update (messages_tests.test_session.SessionTest) ... ok test_safedata (messages_tests.test_session.SessionTest) ... ok test_settings_level (messages_tests.test_session.SessionTest) ... ok test_tags (messages_tests.test_session.SessionTest) ... ok test_with_template_response (messages_tests.test_session.SessionTest) ... ok test_missing_django_version_unpickling (model_regress.test_pickle.ModelPickleTestCase) ... ok test_unpickling_when_appregistrynotready (model_regress.test_pickle.ModelPickleTestCase) ... ok test_unsupported_unpickle (model_regress.test_pickle.ModelPickleTestCase) ... ok test_model_with_evaluate_method (model_regress.tests.EvaluateMethodTest) ... ok test_broken_unicode (model_regress.tests.ModelTests) ... ok test_chained_fks (model_regress.tests.ModelTests) ... ok test_date_filter_null (model_regress.tests.ModelTests) ... ok test_date_lookup (model_regress.tests.ModelTests) ... ok test_empty_choice (model_regress.tests.ModelTests) ... ok test_get_next_prev_by_field (model_regress.tests.ModelTests) ... ok test_long_textfield (model_regress.tests.ModelTests) ... ok test_long_unicode_textfield (model_regress.tests.ModelTests) ... ok test_primary_key_foreign_key_types (model_regress.tests.ModelTests) ... ok test_related_gte_lookup (model_regress.tests.ModelTests) ... ok test_related_lte_lookup (model_regress.tests.ModelTests) ... ok test_sql_insert_compiler_return_id_attribute (model_regress.tests.ModelTests) ... ok test_timezones (model_regress.tests.ModelTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_pk_validation (model_regress.tests.ModelValidationTest) ... ok test_readonly_fields (admin_widgets.tests.AdminFileWidgetTests) ... ok test_render (admin_widgets.tests.AdminFileWidgetTests) ... ok test_invalid_target_id (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_nonexistent_target_id (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_url_params_from_lookup_dict_any_iterable (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_url_params_from_lookup_dict_callable (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_changelist_ForeignKey (admin_widgets.tests.AdminForeignKeyWidgetChangeList) ... ok test_filter_choices_by_request_user (admin_widgets.tests.AdminFormfieldForDBFieldWithRequestTests) ... ok test_fk_related_model_not_in_admin (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_fk_to_self_model_not_in_admin (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_proper_manager_for_label_lookup (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_relations_to_non_primary_key (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_render (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_m2m_related_model_not_in_admin (admin_widgets.tests.ManyToManyRawIdWidgetTest) ... ok test_render (admin_widgets.tests.ManyToManyRawIdWidgetTest) ... ok test_automatic_m2m_column_names (model_package.tests.ModelPackageTests) ... ok test_m2m_tables_in_subpackage_models (model_package.tests.ModelPackageTests) ... ok test_models_in_the_test_package (model_package.tests.ModelPackageTests) ... ok test_aggregate_over_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotate_exists (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotate_with_aggregation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotation_reverse_m2m (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotation_with_m2m (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_basic_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_basic_f_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_column_field_ordering (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_column_field_ordering_with_deferred (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_combined_annotation_commutative (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_custom_functions (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_custom_functions_can_ref_other_functions (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_defer_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_distinct_on_with_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_filter_agg_with_double_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_annotation_with_double_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_annotation_with_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_wrong_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_joined_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_mixed_type_annotation_date_interval (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_mixed_type_annotation_numbers (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_mti_annotations (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_null_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_order_by_aggregate (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_order_by_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_update_with_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_values_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_inserting_reverse_lazy_into_string (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_redirect_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_user_permission_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_field_defaults (field_defaults.tests.DefaultTests) ... ok test_foreign_key (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_foreign_key_multiple_prefetch (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_foreign_key_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_multi_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_multi_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_and (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_or (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_or_different_cached_items (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_or_only_one_with_precache (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_multi_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_multi_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_evaluated_queryset_as_argument (queries.tests.CloneTests) #13227 -- If a queryset is already evaluated, it can still be used as a query arg ... ok test_no_fields_cloning (queries.tests.CloneTests) ... ok test_no_model_options_cloning (queries.tests.CloneTests) ... ok test_ticket8597 (queries.tests.ComparisonTests) ... ok test_infinite_loop (queries.tests.ConditionalTests) ... ok test_null_ordering_added (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature(s): requires_explicit_null_ordering_when_grouping" test_ticket14244 (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature(s): supports_1000_query_parameters" test_ticket7371 (queries.tests.CustomPkTests) ... ok test_no_extra_params (queries.tests.DefaultValuesInsertTest) ... ok test_disjunction_promotion1 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion2 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion3 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion3_demote (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion4 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion4_demote (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion5_demote (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion6 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion7 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion_fexpression (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion_select_related (queries.tests.DisjunctionPromotionTests) ... ok test_ticket7872 (queries.tests.DisjunctiveFilterTests) ... ok test_ticket8283 (queries.tests.DisjunctiveFilterTests) ... ok test_double_subquery_in (queries.tests.DoubleInSubqueryTests) ... ok test_emptyqueryset_values (queries.tests.EmptyQuerySetTests) ... ok test_ticket_19151 (queries.tests.EmptyQuerySetTests) ... ok test_values_subquery (queries.tests.EmptyQuerySetTests) ... ok test_empty_string_promotion (queries.tests.EmptyStringPromotionTests) ... ok test_21001 (queries.tests.EmptyStringsAsNullTest) ... ok test_direct_exclude (queries.tests.EmptyStringsAsNullTest) ... ok test_joined_exclude (queries.tests.EmptyStringsAsNullTest) ... ok test_ticket_7302 (queries.tests.EscapingTests) ... ok test_ticket15786 (queries.tests.Exclude15786) ... ok test_exclude_plain (queries.tests.ExcludeTest17600) ... ok test_exclude_plain_distinct (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_is_equal_to_plain_exclude (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_is_equal_to_plain_exclude_variation (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_object_distinct (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_object_no_distinct (queries.tests.ExcludeTest17600) ... ok test_only_orders_with_all_items_having_status_1 (queries.tests.ExcludeTest17600) ... expected failure test_ticket14511 (queries.tests.ExcludeTests) ... ok test_to_field (queries.tests.ExcludeTests) ... ok test_exists (queries.tests.ExistsSql) ... ok test_ticket_18414 (queries.tests.ExistsSql) ... ok test_ticket_18414_distinct_on (queries.tests.ExistsSql) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_ticket_21787 (queries.tests.ForeignKeyToBaseExcludeTests) ... ok test_ticket10432 (queries.tests.GeneratorExpressionTests) ... ok test_invalid_qs_list (queries.tests.IteratorExceptionsTest) ... ok test_iter_exceptions (queries.tests.IteratorExceptionsTest) ... ok test_fk_reuse (queries.tests.JoinReuseTest) ... ok test_fk_reuse_annotation (queries.tests.JoinReuseTest) ... ok test_fk_reuse_disjunction (queries.tests.JoinReuseTest) ... ok test_fk_reuse_order_by (queries.tests.JoinReuseTest) ... ok test_fk_reuse_select_related (queries.tests.JoinReuseTest) ... ok test_revfk_noreuse (queries.tests.JoinReuseTest) ... ok test_revo2o_reuse (queries.tests.JoinReuseTest) ... ok test_exclude_many_to_many (queries.tests.ManyToManyExcludeTest) ... ok test_ticket_12823 (queries.tests.ManyToManyExcludeTest) ... ok test_col_not_in_list_containing_null (queries.tests.NullInExcludeTest) ... expected failure test_double_exclude (queries.tests.NullInExcludeTest) ... ok test_null_in_exclude_qs (queries.tests.NullInExcludeTest) ... ok test_isnull_filter_promotion (queries.tests.NullJoinPromotionOrTest) ... ok test_null_join_demotion (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_17886 (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21366 (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748 (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748_complex_filter (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748_double_negated_and (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748_double_negated_or (queries.tests.NullJoinPromotionOrTest) ... ok test_join_already_in_query (queries.tests.NullableRelOrderingTests) ... ok test_ticket10028 (queries.tests.NullableRelOrderingTests) ... ok test_evaluated_proxy_count (queries.tests.ProxyQueryCleanupTest) ... ok test_avoid_infinite_loop_on_too_many_subqueries (queries.tests.Queries1Tests) ... ok test_deferred_load_qs_pickling (queries.tests.Queries1Tests) ... ok test_double_exclude (queries.tests.Queries1Tests) ... ok test_error_raised_on_filter_with_dictionary (queries.tests.Queries1Tests) ... ok test_exclude (queries.tests.Queries1Tests) ... ok test_exclude_in (queries.tests.Queries1Tests) ... ok test_get_clears_ordering (queries.tests.Queries1Tests) ... ok test_heterogeneous_qs_combination (queries.tests.Queries1Tests) ... ok test_lookup_constraint_fielderror (queries.tests.Queries1Tests) ... ok test_nested_exclude (queries.tests.Queries1Tests) ... ok test_order_by_join_unref (queries.tests.Queries1Tests) ... ok test_order_by_tables (queries.tests.Queries1Tests) ... ok test_reasonable_number_of_subq_aliases (queries.tests.Queries1Tests) ... ok test_subquery_condition (queries.tests.Queries1Tests) ... ok test_ticket10205 (queries.tests.Queries1Tests) ... ok test_ticket10432 (queries.tests.Queries1Tests) ... ok test_ticket1050 (queries.tests.Queries1Tests) ... ok test_ticket10742 (queries.tests.Queries1Tests) ... ok test_ticket17429 (queries.tests.Queries1Tests) ... ok test_ticket1801 (queries.tests.Queries1Tests) ... ok test_ticket19672 (queries.tests.Queries1Tests) ... ok test_ticket2091 (queries.tests.Queries1Tests) ... ok test_ticket2253 (queries.tests.Queries1Tests) ... ok test_ticket2306 (queries.tests.Queries1Tests) ... ok test_ticket2400 (queries.tests.Queries1Tests) ... ok test_ticket2496 (queries.tests.Queries1Tests) ... ok test_ticket2902 (queries.tests.Queries1Tests) ... ok test_ticket3037 (queries.tests.Queries1Tests) ... ok test_ticket3141 (queries.tests.Queries1Tests) ... ok test_ticket4358 (queries.tests.Queries1Tests) ... ok test_ticket4464 (queries.tests.Queries1Tests) ... ok test_ticket4510 (queries.tests.Queries1Tests) ... ok test_ticket6074 (queries.tests.Queries1Tests) ... ok test_ticket6154 (queries.tests.Queries1Tests) ... ok test_ticket6981 (queries.tests.Queries1Tests) ... ok test_ticket7076 (queries.tests.Queries1Tests) ... ok test_ticket7096 (queries.tests.Queries1Tests) ... ok test_ticket7098 (queries.tests.Queries1Tests) ... ok test_ticket7155 (queries.tests.Queries1Tests) ... ok test_ticket7181 (queries.tests.Queries1Tests) ... ok test_ticket7235 (queries.tests.Queries1Tests) ... ok test_ticket7277 (queries.tests.Queries1Tests) ... ok test_ticket7323 (queries.tests.Queries1Tests) ... ok test_ticket7378 (queries.tests.Queries1Tests) ... ok test_ticket7791 (queries.tests.Queries1Tests) ... ok test_ticket7813 (queries.tests.Queries1Tests) ... ok test_ticket8439 (queries.tests.Queries1Tests) ... ok test_ticket9411 (queries.tests.Queries1Tests) ... ok test_ticket9926 (queries.tests.Queries1Tests) ... ok test_ticket9985 (queries.tests.Queries1Tests) ... ok test_ticket9997 (queries.tests.Queries1Tests) ... ok test_ticket_10790_1 (queries.tests.Queries1Tests) ... ok test_ticket_10790_2 (queries.tests.Queries1Tests) ... ok test_ticket_10790_3 (queries.tests.Queries1Tests) ... ok test_ticket_10790_4 (queries.tests.Queries1Tests) ... ok test_ticket_10790_5 (queries.tests.Queries1Tests) ... ok test_ticket_10790_6 (queries.tests.Queries1Tests) ... ok test_ticket_10790_7 (queries.tests.Queries1Tests) ... ok test_ticket_10790_8 (queries.tests.Queries1Tests) ... ok test_ticket_10790_combine (queries.tests.Queries1Tests) ... ok test_ticket_20250 (queries.tests.Queries1Tests) ... ok test_tickets_1878_2939 (queries.tests.Queries1Tests) ... ok test_tickets_2076_7256 (queries.tests.Queries1Tests) ... ok test_tickets_2080_3592 (queries.tests.Queries1Tests) ... ok test_tickets_2874_3002 (queries.tests.Queries1Tests) ... ok test_tickets_4088_4306 (queries.tests.Queries1Tests) ... ok test_tickets_5321_7070 (queries.tests.Queries1Tests) ... ok test_tickets_5324_6704 (queries.tests.Queries1Tests) ... ok test_tickets_6180_6203 (queries.tests.Queries1Tests) ... ok test_tickets_7087_12242 (queries.tests.Queries1Tests) ... ok test_tickets_7204_7506 (queries.tests.Queries1Tests) ... ok test_tickets_7448_7707 (queries.tests.Queries1Tests) ... ok test_ticket12239 (queries.tests.Queries2Tests) ... ok test_ticket4289 (queries.tests.Queries2Tests) ... ok test_ticket7759 (queries.tests.Queries2Tests) ... ok test_ticket22023 (queries.tests.Queries3Tests) ... ok test_ticket7107 (queries.tests.Queries3Tests) ... ok test_ticket8683 (queries.tests.Queries3Tests) ... ok test_combine_join_reuse (queries.tests.Queries4Tests) ... ok test_order_by_resetting (queries.tests.Queries4Tests) ... ok test_order_by_reverse_fk (queries.tests.Queries4Tests) ... ok test_ticket10181 (queries.tests.Queries4Tests) ... ok test_ticket11811 (queries.tests.Queries4Tests) ... ok test_ticket14876 (queries.tests.Queries4Tests) ... ok test_ticket15316_exclude_false (queries.tests.Queries4Tests) ... ok test_ticket15316_exclude_true (queries.tests.Queries4Tests) ... ok test_ticket15316_filter_false (queries.tests.Queries4Tests) ... ok test_ticket15316_filter_true (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_exclude_false (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_exclude_true (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_filter_false (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_filter_true (queries.tests.Queries4Tests) ... ok test_ticket24525 (queries.tests.Queries4Tests) ... ok test_ticket7095 (queries.tests.Queries4Tests) ... ok test_extra_select_literal_percent_s (queries.tests.Queries5Tests) ... ok test_ordering (queries.tests.Queries5Tests) ... ok test_ticket5261 (queries.tests.Queries5Tests) ... ok test_ticket7045 (queries.tests.Queries5Tests) ... ok test_ticket7256 (queries.tests.Queries5Tests) ... ok test_ticket9848 (queries.tests.Queries5Tests) ... ok test_nested_queries_sql (queries.tests.Queries6Tests) ... ok test_parallel_iterators (queries.tests.Queries6Tests) ... ok test_ticket3739 (queries.tests.Queries6Tests) ... ok test_ticket_11320 (queries.tests.Queries6Tests) ... ok test_tickets_8921_9188 (queries.tests.Queries6Tests) ... ok test_can_combine_queries_using_and_and_or_operators (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_can_get_items_using_index_and_slice_notation (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_can_get_number_of_items_in_queryset_using_standard_len (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_can_slice_again_after_slicing (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_cannot_combine_queries_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_cannot_filter_queryset_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_cannot_reorder_queryset_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_negative_indexing_not_supported_for_range (queries.tests.QuerySetSupportsPythonIdioms) hint: inverting your ordering might do what you need ... ok test_slicing_negative_indexing_not_supported_for_single_element (queries.tests.QuerySetSupportsPythonIdioms) hint: inverting your ordering might do what you need ... ok test_slicing_with_steps_can_be_used (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_with_tests_is_not_lazy (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_without_step_is_lazy (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_works_with_longs (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_ticket14729 (queries.tests.RawQueriesTests) ... ok test_ticket_19964 (queries.tests.RelabelCloneTest) ... ok test_correct_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_values_queryset_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_wrong_backward_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_wrong_type_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_reverse_trimming (queries.tests.ReverseJoinTrimmingTest) ... ok test_ticket_21879 (queries.tests.ReverseM2MCustomPkTests) ... ok test_tickets_3045_3288 (queries.tests.SelectRelatedTests) ... ok test_ticket7778 (queries.tests.SubclassFKTests) ... ok test_ordered_subselect (queries.tests.SubqueryTests) Subselects honor any manual ordering ... ok test_related_sliced_subquery (queries.tests.SubqueryTests) ... ok test_slice_subquery_and_query (queries.tests.SubqueryTests) ... ok test_sliced_delete (queries.tests.SubqueryTests) Delete queries can safely contain sliced subqueries ... ok test_invalid_values (queries.tests.TestInvalidValuesRelation) ... ok test_ticket_24278 (queries.tests.TestTicket24279) ... ok test_ticket_24605 (queries.tests.TestTicket24605) ... ok test_ticket_12807 (queries.tests.Ticket12807Tests) ... ok test_ticket_14056 (queries.tests.Ticket14056Tests) ... ok test_ticket_18785 (queries.tests.Ticket18785Tests) ... ok test_ticket_20101 (queries.tests.Ticket20101Tests) ... ok test_ticket_20788 (queries.tests.Ticket20788Tests) ... ok test_ticket_20955 (queries.tests.Ticket20955Tests) ... ok test_ticket_21203 (queries.tests.Ticket21203Tests) ... ok test_ticket_22429 (queries.tests.Ticket22429Tests) ... ok test_ticket_23605 (queries.tests.Ticket23605Tests) ... ok test_ticket_23622 (queries.tests.Ticket23622Tests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_in_query (queries.tests.ToFieldTests) ... ok test_in_subquery (queries.tests.ToFieldTests) ... ok test_recursive_fk (queries.tests.ToFieldTests) ... ok test_recursive_fk_reverse (queries.tests.ToFieldTests) ... ok test_reverse_in (queries.tests.ToFieldTests) ... ok test_single_object (queries.tests.ToFieldTests) ... ok test_single_object_reverse (queries.tests.ToFieldTests) ... ok test_non_nullable_fk_not_promoted (queries.tests.ValuesJoinPromotionTests) ... ok test_ticket_21376 (queries.tests.ValuesJoinPromotionTests) ... ok test_values_no_promotion_for_existing (queries.tests.ValuesJoinPromotionTests) ... ok test_extra_multiple_select_params_values_order_by (queries.tests.ValuesQuerysetTests) ... ok test_extra_select_params_values_order_in_extra (queries.tests.ValuesQuerysetTests) ... ok test_extra_values (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_list (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_order_in_extra (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_order_multiple (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_order_twice (queries.tests.ValuesQuerysetTests) ... ok test_field_error_values_list (queries.tests.ValuesQuerysetTests) ... ok test_flat_extra_values_list (queries.tests.ValuesQuerysetTests) ... ok test_flat_values_list (queries.tests.ValuesQuerysetTests) ... ok test_values_in_subquery (queries.tests.ValuesSubqueryTests) ... ok test_empty_resultset_sql (queries.tests.WeirdQuerysetSlicingTests) ... ok test_empty_sliced_subquery (queries.tests.WeirdQuerysetSlicingTests) ... ok test_empty_sliced_subquery_exclude (queries.tests.WeirdQuerysetSlicingTests) ... ok test_tickets_7698_10202 (queries.tests.WeirdQuerysetSlicingTests) ... ok test_zero_length_values_slicing (queries.tests.WeirdQuerysetSlicingTests) ... ok test_empty_full_handling_conjunction (queries.tests.WhereNodeTest) ... ok test_empty_full_handling_disjunction (queries.tests.WhereNodeTest) ... ok test_empty_nodes (queries.tests.WhereNodeTest) ... ok test_many_to_many_between_unmanaged (unmanaged_models.tests.ManyToManyUnmanagedTests) ... ok test_many_to_many_between_unmanaged_and_managed (unmanaged_models.tests.ManyToManyUnmanagedTests) ... ok test_simple (unmanaged_models.tests.SimpleTests) ... ok test_custom_methods (custom_methods.tests.MethodsTests) ... ok test_basic_add_GET (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_basic_add_POST (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_basic_edit_GET (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_basic_edit_POST (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_generic_inline_formset (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_generic_inline_formset_factory (generic_inline_admin.tests.GenericAdminViewTest) ... ok testMaxNumParam (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_extra_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_get_extra (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_get_max_num (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_get_min_num (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_min_num_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_no_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_add (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... ok test_delete (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... ok test_cache_key_i18n_formatting (cache.tests.CacheI18nTest) ... ok test_cache_key_i18n_timezone (cache.tests.CacheI18nTest) ... ok test_cache_key_i18n_translation (cache.tests.CacheI18nTest) ... ok test_cache_key_i18n_translation_accept_language (cache.tests.CacheI18nTest) ... ok test_cache_key_no_i18n (cache.tests.CacheI18nTest) ... ok test_cache_key_with_non_ascii_tzname (cache.tests.CacheI18nTest) ... ok test_middleware (cache.tests.CacheI18nTest) ... ok test_middleware_doesnt_cache_streaming_response (cache.tests.CacheI18nTest) ... ok test_createcachetable_observes_database_router (cache.tests.CreateCacheTableForDBCacheTests) ... ok test_add (cache.tests.FileBasedCacheTests) ... ok test_add_fail_on_pickleerror (cache.tests.FileBasedCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.FileBasedCacheTests) ... ok test_cache_read_for_model_instance (cache.tests.FileBasedCacheTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_add (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_delete (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_get_set (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_get_set_many (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_has_key (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_incr_decr (cache.tests.FileBasedCacheTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.FileBasedCacheTests) ... ok test_cache_write_unpickable_object (cache.tests.FileBasedCacheTests) ... ok test_clear (cache.tests.FileBasedCacheTests) ... ok test_clear_does_not_remove_cache_dir (cache.tests.FileBasedCacheTests) ... ok test_close (cache.tests.FileBasedCacheTests) ... ok test_creates_cache_dir_if_nonexistent (cache.tests.FileBasedCacheTests) ... ok test_cull (cache.tests.FileBasedCacheTests) ... ok test_custom_key_func (cache.tests.FileBasedCacheTests) ... ok test_data_types (cache.tests.FileBasedCacheTests) ... ok test_decr (cache.tests.FileBasedCacheTests) ... ok test_decr_version (cache.tests.FileBasedCacheTests) ... ok test_delete (cache.tests.FileBasedCacheTests) ... ok test_delete_many (cache.tests.FileBasedCacheTests) ... ok test_expiration (cache.tests.FileBasedCacheTests) ... ok test_float_timeout (cache.tests.FileBasedCacheTests) ... ok test_forever_timeout (cache.tests.FileBasedCacheTests) ... ok test_get_many (cache.tests.FileBasedCacheTests) ... ok test_get_or_set (cache.tests.FileBasedCacheTests) ... ok test_get_or_set_callable (cache.tests.FileBasedCacheTests) ... ok test_get_or_set_racing (cache.tests.FileBasedCacheTests) ... ok test_get_or_set_version (cache.tests.FileBasedCacheTests) ... ok test_has_key (cache.tests.FileBasedCacheTests) ... ok test_ignores_non_cache_files (cache.tests.FileBasedCacheTests) ... ok test_in (cache.tests.FileBasedCacheTests) ... ok test_incr (cache.tests.FileBasedCacheTests) ... ok test_incr_version (cache.tests.FileBasedCacheTests) ... ok test_invalid_keys (cache.tests.FileBasedCacheTests) ... ok test_long_timeout (cache.tests.FileBasedCacheTests) ... ok test_non_existent (cache.tests.FileBasedCacheTests) ... ok test_prefix (cache.tests.FileBasedCacheTests) ... ok test_set_fail_on_pickleerror (cache.tests.FileBasedCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.FileBasedCacheTests) ... ok test_set_many_expiration (cache.tests.FileBasedCacheTests) ... ok test_simple (cache.tests.FileBasedCacheTests) ... ok test_unicode (cache.tests.FileBasedCacheTests) ... ok test_zero_cull (cache.tests.FileBasedCacheTests) ... ok test_zero_timeout (cache.tests.FileBasedCacheTests) ... ok test_add (cache.tests.LocMemCacheTests) ... ok test_add_fail_on_pickleerror (cache.tests.LocMemCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.LocMemCacheTests) ... ok test_cache_read_for_model_instance (cache.tests.LocMemCacheTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_add (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_delete (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_get_set (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_get_set_many (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_has_key (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_incr_decr (cache.tests.LocMemCacheTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.LocMemCacheTests) ... ok test_cache_write_unpickable_object (cache.tests.LocMemCacheTests) ... ok test_clear (cache.tests.LocMemCacheTests) ... ok test_close (cache.tests.LocMemCacheTests) ... ok test_cull (cache.tests.LocMemCacheTests) ... ok test_custom_key_func (cache.tests.LocMemCacheTests) ... ok test_data_types (cache.tests.LocMemCacheTests) ... ok test_decr (cache.tests.LocMemCacheTests) ... ok test_decr_version (cache.tests.LocMemCacheTests) ... ok test_delete (cache.tests.LocMemCacheTests) ... ok test_delete_many (cache.tests.LocMemCacheTests) ... ok test_expiration (cache.tests.LocMemCacheTests) ... ok test_float_timeout (cache.tests.LocMemCacheTests) ... ok test_forever_timeout (cache.tests.LocMemCacheTests) ... ok test_get_many (cache.tests.LocMemCacheTests) ... ok test_get_or_set (cache.tests.LocMemCacheTests) ... ok test_get_or_set_callable (cache.tests.LocMemCacheTests) ... ok test_get_or_set_racing (cache.tests.LocMemCacheTests) ... ok test_get_or_set_version (cache.tests.LocMemCacheTests) ... ok test_has_key (cache.tests.LocMemCacheTests) ... ok test_in (cache.tests.LocMemCacheTests) ... ok test_incr (cache.tests.LocMemCacheTests) ... ok test_incr_decr_timeout (cache.tests.LocMemCacheTests) incr/decr does not modify expiry time (matches memcached behavior) ... ok test_incr_version (cache.tests.LocMemCacheTests) ... ok test_invalid_keys (cache.tests.LocMemCacheTests) ... ok test_locking_on_pickle (cache.tests.LocMemCacheTests) #20613/#18541 -- Ensures pickling is done outside of the lock. ... ok test_long_timeout (cache.tests.LocMemCacheTests) ... ok test_multiple_caches (cache.tests.LocMemCacheTests) Check that multiple locmem caches are isolated ... ok test_non_existent (cache.tests.LocMemCacheTests) ... ok test_prefix (cache.tests.LocMemCacheTests) ... ok test_set_fail_on_pickleerror (cache.tests.LocMemCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.LocMemCacheTests) ... ok test_set_many_expiration (cache.tests.LocMemCacheTests) ... ok test_simple (cache.tests.LocMemCacheTests) ... ok test_unicode (cache.tests.LocMemCacheTests) ... ok test_zero_cull (cache.tests.LocMemCacheTests) ... ok test_zero_timeout (cache.tests.LocMemCacheTests) ... ok test_add (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_add_fail_on_pickleerror (cache.tests.MemcachedCacheTests) See https://code.djangoproject.com/ticket/21200 ... skipped u'memcached not available' test_binary_string (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_read_for_model_instance (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_read_for_model_instance_with_deferred (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_versioning_add (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_versioning_delete (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_versioning_get_set (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_versioning_get_set_many (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_versioning_has_key (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_versioning_incr_decr (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_write_for_model_instance_with_deferred (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_write_unpickable_object (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_clear (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_close (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cull (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_custom_key_func (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_data_types (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_decr (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_decr_version (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_default_far_future_timeout (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_default_never_expiring_timeout (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_delete (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_delete_many (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_expiration (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_float_timeout (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_forever_timeout (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_get_many (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_get_or_set (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_get_or_set_callable (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_get_or_set_racing (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_get_or_set_version (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_has_key (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_in (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_incr (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_incr_version (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_invalid_keys (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_long_timeout (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_memcached_deletes_key_on_failed_set (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_memcached_uses_highest_pickle_version (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_non_existent (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_prefix (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_set_fail_on_pickleerror (cache.tests.MemcachedCacheTests) See https://code.djangoproject.com/ticket/21200 ... skipped u'memcached not available' test_set_many (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_set_many_expiration (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_simple (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_unicode (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_zero_cull (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_zero_timeout (cache.tests.MemcachedCacheTests) ... skipped u'memcached not available' test_cache_key_i18n_formatting (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_i18n_timezone (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_i18n_translation (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_i18n_translation_accept_language (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_no_i18n (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_with_non_ascii_tzname (cache.tests.PrefixedCacheI18nTest) ... ok test_middleware (cache.tests.PrefixedCacheI18nTest) ... ok test_middleware_doesnt_cache_streaming_response (cache.tests.PrefixedCacheI18nTest) ... ok test_persistence (migration_test_data_persistence.tests.MigrationDataNormalPersistenceTestCase) ... ok test_m2o_recursive (m2o_recursive.tests.ManyToOneRecursiveTests) ... ok test_m2o_recursive2 (m2o_recursive.tests.MultipleManyToOneRecursiveTests) ... ok test_response_gone_class (redirects_tests.tests.OverriddenRedirectMiddlewareTests) ... ok test_response_redirect_class (redirects_tests.tests.OverriddenRedirectMiddlewareTests) ... ok test_model (redirects_tests.tests.RedirectTests) ... ok test_redirect (redirects_tests.tests.RedirectTests) ... ok test_redirect_with_append_slash (redirects_tests.tests.RedirectTests) ... ok test_redirect_with_append_slash_and_query_string (redirects_tests.tests.RedirectTests) ... ok test_response_gone (redirects_tests.tests.RedirectTests) When the redirect target is '', return a 410 ... ok test_sites_not_installed (redirects_tests.tests.RedirectTests) ... ok test_empty_post (test_client.tests.ClientTest) POST an empty dictionary to a view ... ok test_exception_following_nested_client_request (test_client.tests.ClientTest) ... ok test_external_redirect (test_client.tests.ClientTest) ... ok test_follow_redirect (test_client.tests.ClientTest) A URL that redirects can be followed to termination. ... ok test_follow_relative_redirect (test_client.tests.ClientTest) A URL with a relative redirect can be followed. ... ok test_follow_relative_redirect_no_trailing_slash (test_client.tests.ClientTest) A URL with a relative redirect with no trailing slash can be followed. ... ok test_force_login_with_backend (test_client.tests.ClientTest) ... ok test_form_error (test_client.tests.ClientTest) POST erroneous data to a form ... ok test_form_error_with_template (test_client.tests.ClientTest) POST erroneous data to a form using multiple templates ... ok test_get_post_view (test_client.tests.ClientTest) GET a view that normally expects POSTs ... ok test_get_view (test_client.tests.ClientTest) GET a view ... ok test_incomplete_data_form (test_client.tests.ClientTest) POST incomplete data to a form ... ok test_incomplete_data_form_with_template (test_client.tests.ClientTest) POST incomplete data to a form using multiple templates ... ok test_insecure (test_client.tests.ClientTest) GET a URL through http ... ok test_logout (test_client.tests.ClientTest) Request a logout after logging in ... ok test_logout_cookie_sessions (test_client.tests.ClientTest) ... ok test_logout_with_force_login (test_client.tests.ClientTest) Request a logout after logging in ... ok test_mail_sending (test_client.tests.ClientTest) Test that mail is redirected to a dummy outbox during test setup ... ok test_mass_mail_sending (test_client.tests.ClientTest) Test that mass mail is redirected to a dummy outbox during test setup ... ok test_notfound_response (test_client.tests.ClientTest) GET a URL that responds as '404:Not Found' ... ok test_permanent_redirect (test_client.tests.ClientTest) GET a URL that redirects permanently elsewhere ... ok test_post (test_client.tests.ClientTest) POST some data to a view ... ok test_raw_post (test_client.tests.ClientTest) POST raw data (with a content type) to a view ... ok test_redirect (test_client.tests.ClientTest) GET a URL that redirects elsewhere ... ok test_redirect_http (test_client.tests.ClientTest) GET a URL that redirects to an http URI ... ok test_redirect_https (test_client.tests.ClientTest) GET a URL that redirects to an https URI ... ok test_redirect_to_strange_location (test_client.tests.ClientTest) GET a URL that redirects to a non-200 page ... ok test_redirect_with_query (test_client.tests.ClientTest) GET a URL that redirects with given GET parameters ... ok test_relative_redirect (test_client.tests.ClientTest) ... ok test_relative_redirect_no_trailing_slash (test_client.tests.ClientTest) ... ok test_response_attached_request (test_client.tests.ClientTest) ... ok test_response_headers (test_client.tests.ClientTest) Check the value of HTTP headers returned in a response ... ok test_response_resolver_match (test_client.tests.ClientTest) ... ok test_response_resolver_match_redirect_follow (test_client.tests.ClientTest) ... ok test_response_resolver_match_regular_view (test_client.tests.ClientTest) ... ok test_reverse_lazy_decodes (test_client.tests.ClientTest) Ensure reverse_lazy works in the test client ... ok test_secure (test_client.tests.ClientTest) GET a URL through https ... ok test_session_modifying_view (test_client.tests.ClientTest) Request a page that modifies the session ... ok test_temporary_redirect (test_client.tests.ClientTest) GET a URL that does a non-permanent redirect ... ok test_trace (test_client.tests.ClientTest) TRACE a view ... ok test_unknown_page (test_client.tests.ClientTest) GET an invalid URL ... ok test_url_parameters (test_client.tests.ClientTest) Make sure that URL ;-parameters are not stripped. ... ok test_valid_form (test_client.tests.ClientTest) POST valid data to a form ... ok test_valid_form_with_hints (test_client.tests.ClientTest) GET a form, providing hints in the GET data ... ok test_valid_form_with_template (test_client.tests.ClientTest) POST valid data to a form using multiple templates ... ok test_view_with_bad_login (test_client.tests.ClientTest) Request a page that is protected with @login, but use bad credentials ... ok test_view_with_exception (test_client.tests.ClientTest) Request a page that is known to throw an error ... ok test_view_with_force_login (test_client.tests.ClientTest) Request a page that is protected with @login_required ... ok test_view_with_force_login_and_custom_redirect (test_client.tests.ClientTest) ... ok test_view_with_inactive_force_login (test_client.tests.ClientTest) Request a page that is protected with @login, but use an inactive login ... ok test_view_with_inactive_login (test_client.tests.ClientTest) Request a page that is protected with @login, but use an inactive login ... ok test_view_with_login (test_client.tests.ClientTest) Request a page that is protected with @login_required ... ok test_view_with_login_and_custom_redirect (test_client.tests.ClientTest) Request a page that is protected with @login_required(redirect_field_name='redirect_to') ... ok test_view_with_method_force_login (test_client.tests.ClientTest) Request a page that is protected with a @login_required method ... ok test_view_with_method_login (test_client.tests.ClientTest) Request a page that is protected with a @login_required method ... ok test_view_with_method_permissions (test_client.tests.ClientTest) Request a page that is protected with a @permission_required method ... ok test_view_with_permissions (test_client.tests.ClientTest) Request a page that is protected with @permission_required ... ok test_view_with_permissions_exception (test_client.tests.ClientTest) Request a page that is protected with @permission_required but raises an exception ... ok test_reverse_by_field (reverse_lookup.tests.ReverseLookupTests) ... ok test_reverse_by_related_name (reverse_lookup.tests.ReverseLookupTests) ... ok test_reverse_field_name_disallowed (reverse_lookup.tests.ReverseLookupTests) ... ok test_empty (empty.tests.EmptyModelTests) ... ok test_apnumber (humanize_tests.tests.HumanizeTests) ... ok test_i18n_html_ordinal (humanize_tests.tests.HumanizeTests) Allow html in output on i18n strings ... ok test_i18n_intcomma (humanize_tests.tests.HumanizeTests) ... ok test_i18n_intword (humanize_tests.tests.HumanizeTests) ... ok test_intcomma (humanize_tests.tests.HumanizeTests) ... ok test_intcomma_without_number_grouping (humanize_tests.tests.HumanizeTests) ... ok test_intword (humanize_tests.tests.HumanizeTests) ... ok test_l10n_intcomma (humanize_tests.tests.HumanizeTests) ... ok test_naturalday (humanize_tests.tests.HumanizeTests) ... ok test_naturalday_tz (humanize_tests.tests.HumanizeTests) ... ok test_naturalday_uses_localtime (humanize_tests.tests.HumanizeTests) ... ok test_naturaltime (humanize_tests.tests.HumanizeTests) ... ok test_naturaltime_as_documented (humanize_tests.tests.HumanizeTests) ... ok test_ordinal (humanize_tests.tests.HumanizeTests) ... ok test_bad_class (get_object_or_404.tests.GetObjectOr404Tests) ... ok test_get_object_or_404 (get_object_or_404.tests.GetObjectOr404Tests) ... ok test_bad_db_index_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_bad_max_length_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_choices_containing_non_pairs (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_missing_max_length (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_negative_max_length (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_non_iterable_choices (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_str_max_length_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_too_long_char_field_under_mysql (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... skipped u'Test valid only for MySQL' test_valid_field (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_auto_now_and_auto_now_add_raise_error (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok test_fix_default_value (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok test_fix_default_value (invalid_models_tests.test_ordinary_fields.DateTimeFieldTests) ... ok test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.DateTimeFieldTests) ... ok test_fix_default_value (invalid_models_tests.test_ordinary_fields.TimeFieldTests) ... ok test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.TimeFieldTests) ... ok test_cyclic (admin_utils.tests.NestedObjectsTests) ... ok test_non_added_parent (admin_utils.tests.NestedObjectsTests) ... ok test_on_delete_do_nothing (admin_utils.tests.NestedObjectsTests) ... ok test_queries (admin_utils.tests.NestedObjectsTests) ... ok test_relation_on_abstract (admin_utils.tests.NestedObjectsTests) ... ok test_siblings (admin_utils.tests.NestedObjectsTests) ... ok test_unrelated_roots (admin_utils.tests.NestedObjectsTests) ... ok test_complex_filter (or_lookups.tests.OrLookupsTests) ... ok test_empty_in (or_lookups.tests.OrLookupsTests) ... ok test_filter_or (or_lookups.tests.OrLookupsTests) ... ok test_other_arg_queries (or_lookups.tests.OrLookupsTests) ... ok test_pk_in (or_lookups.tests.OrLookupsTests) ... ok test_pk_q (or_lookups.tests.OrLookupsTests) ... ok test_q_and (or_lookups.tests.OrLookupsTests) ... ok test_q_exclude (or_lookups.tests.OrLookupsTests) ... ok test_q_negated (or_lookups.tests.OrLookupsTests) ... ok test_stages (or_lookups.tests.OrLookupsTests) ... ok test_force_update (force_insert_update.tests.ForceTests) ... ok test_force_update_on_inherited_model (force_insert_update.tests.InheritanceTests) ... ok test_force_update_on_inherited_model_without_fields (force_insert_update.tests.InheritanceTests) ... ok test_force_update_on_proxy_model (force_insert_update.tests.InheritanceTests) ... ok test_create_save_error (model_forms.test_uuid.ModelFormBaseTest) ... ok test_update_save_error (model_forms.test_uuid.ModelFormBaseTest) ... ok test_model_form_clean_applies_to_model (model_forms.tests.CustomCleanTests) ... ok test_override_clean (model_forms.tests.CustomCleanTests) ... ok test_clean_false (model_forms.tests.FileAndImageFieldTests) ... ok test_clean_false_required (model_forms.tests.FileAndImageFieldTests) ... ok test_clear_and_file_contradiction (model_forms.tests.FileAndImageFieldTests) ... ok test_custom_file_field_save (model_forms.tests.FileAndImageFieldTests) ... ok test_file_field_data (model_forms.tests.FileAndImageFieldTests) ... ok test_file_field_multiple_save (model_forms.tests.FileAndImageFieldTests) ... ok test_file_path_field_blank (model_forms.tests.FileAndImageFieldTests) ... ok test_filefield_required_false (model_forms.tests.FileAndImageFieldTests) ... ok test_full_clear (model_forms.tests.FileAndImageFieldTests) ... ok test_image_field (model_forms.tests.FileAndImageFieldTests) ... ok test_render_empty_file_field (model_forms.tests.FileAndImageFieldTests) ... ok test_custom_field_with_queryset_but_no_limit_choices_to (model_forms.tests.LimitChoicesToTest) ... ok test_limit_choices_to_callable_for_fk_rel (model_forms.tests.LimitChoicesToTest) ... ok test_limit_choices_to_callable_for_m2m_rel (model_forms.tests.LimitChoicesToTest) ... ok test_model_form_applies_localize_to_all_fields (model_forms.tests.LocalizedModelFormTest) ... ok test_model_form_applies_localize_to_some_fields (model_forms.tests.LocalizedModelFormTest) ... ok test_model_form_refuses_arbitrary_string (model_forms.tests.LocalizedModelFormTest) ... ok test_modelchoicefield (model_forms.tests.ModelChoiceFieldTests) ... ok test_modelchoicefield_11183 (model_forms.tests.ModelChoiceFieldTests) ... ok test_modelchoicefield_22745 (model_forms.tests.ModelChoiceFieldTests) ... ok test_modelchoicefield_choices (model_forms.tests.ModelChoiceFieldTests) ... ok test_article_form (model_forms.tests.ModelFormBaseTest) ... ok test_bad_form (model_forms.tests.ModelFormBaseTest) ... ok test_base_form (model_forms.tests.ModelFormBaseTest) ... ok test_blank_with_null_foreign_key_field (model_forms.tests.ModelFormBaseTest) ... ok test_confused_form (model_forms.tests.ModelFormBaseTest) ... ok test_empty_fields_on_modelform (model_forms.tests.ModelFormBaseTest) ... ok test_empty_fields_to_construct_instance (model_forms.tests.ModelFormBaseTest) ... ok test_empty_fields_to_fields_for_model (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_and_validation (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_fields (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_fields_with_string (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_nonexistent_field (model_forms.tests.ModelFormBaseTest) ... ok test_extra_declared_field_model_form (model_forms.tests.ModelFormBaseTest) ... ok test_extra_field_model_form (model_forms.tests.ModelFormBaseTest) ... ok test_extra_field_modelform_factory (model_forms.tests.ModelFormBaseTest) ... ok test_extra_fields (model_forms.tests.ModelFormBaseTest) ... ok test_invalid_meta_model (model_forms.tests.ModelFormBaseTest) ... ok test_limit_fields_with_string (model_forms.tests.ModelFormBaseTest) ... ok test_limit_nonexistent_field (model_forms.tests.ModelFormBaseTest) ... ok test_missing_fields_attribute (model_forms.tests.ModelFormBaseTest) ... ok test_mixmodel_form (model_forms.tests.ModelFormBaseTest) ... ok test_no_model_class (model_forms.tests.ModelFormBaseTest) ... ok test_orderfields2_form (model_forms.tests.ModelFormBaseTest) ... ok test_orderfields_form (model_forms.tests.ModelFormBaseTest) ... ok test_override_field (model_forms.tests.ModelFormBaseTest) ... ok test_replace_field (model_forms.tests.ModelFormBaseTest) ... ok test_replace_field_variant_2 (model_forms.tests.ModelFormBaseTest) ... ok test_replace_field_variant_3 (model_forms.tests.ModelFormBaseTest) ... ok test_subcategory_form (model_forms.tests.ModelFormBaseTest) ... ok test_subclassmeta_form (model_forms.tests.ModelFormBaseTest) ... ok test_auto_id (model_forms.tests.ModelFormBasicTests) ... ok test_base_form (model_forms.tests.ModelFormBasicTests) ... ok test_basic_creation (model_forms.tests.ModelFormBasicTests) ... ok test_custom_form_fields (model_forms.tests.ModelFormBasicTests) ... ok test_initial_values (model_forms.tests.ModelFormBasicTests) ... ok test_m2m_editing (model_forms.tests.ModelFormBasicTests) ... ok test_m2m_initial_callable (model_forms.tests.ModelFormBasicTests) ... ok test_multi_fields (model_forms.tests.ModelFormBasicTests) ... ok test_runtime_choicefield_populated (model_forms.tests.ModelFormBasicTests) ... ok test_save_commit_false (model_forms.tests.ModelFormBasicTests) ... ok test_save_with_data_errors (model_forms.tests.ModelFormBasicTests) ... ok test_subset_fields (model_forms.tests.ModelFormBasicTests) ... ok test_clean_does_deduplicate_values (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_field (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_field_22745 (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_number_of_queries (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_required_false (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_run_validators (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_show_hidden_initial (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_show_hidden_initial_changed_queries_efficiently (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_assignment_of_none (model_forms.tests.ModelOneToOneFieldTests) ... ok test_assignment_of_none_null_false (model_forms.tests.ModelOneToOneFieldTests) ... ok test_modelform_onetoonefield (model_forms.tests.ModelOneToOneFieldTests) ... ok test_modelform_subclassed_model (model_forms.tests.ModelOneToOneFieldTests) ... ok test_onetoonefield (model_forms.tests.ModelOneToOneFieldTests) ... ok test_model_to_dict_many_to_many (model_forms.tests.ModelToDictTests) ... ok test_reuse_prefetched (model_forms.tests.ModelToDictTests) ... ok test_callable_field_default (model_forms.tests.OtherModelFormTests) ... ok test_choices_type (model_forms.tests.OtherModelFormTests) ... ok test_foreignkeys_which_use_to_field (model_forms.tests.OtherModelFormTests) ... ok test_iterable_model_m2m (model_forms.tests.OtherModelFormTests) ... ok test_media_on_modelform (model_forms.tests.OtherModelFormTests) ... ok test_model_field_that_returns_none_to_exclude_itself_with_explicit_fields (model_forms.tests.OtherModelFormTests) ... ok test_prefetch_related_queryset (model_forms.tests.OtherModelFormTests) ... ok test_setattr_raises_validation_error_field_specific (model_forms.tests.StrictAssignmentTests) ... ok test_setattr_raises_validation_error_non_field (model_forms.tests.StrictAssignmentTests) ... ok test_abstract_inherited_unique (model_forms.tests.UniqueTest) ... ok test_abstract_inherited_unique_together (model_forms.tests.UniqueTest) ... ok test_explicitpk_unique (model_forms.tests.UniqueTest) Ensure keys and blank character strings are tested for uniqueness. ... ok test_explicitpk_unspecified (model_forms.tests.UniqueTest) Test for primary_key being in the form and failing validation. ... ok test_inherited_unique (model_forms.tests.UniqueTest) ... ok test_inherited_unique_for_date (model_forms.tests.UniqueTest) ... ok test_inherited_unique_together (model_forms.tests.UniqueTest) ... ok test_multiple_field_unique_together (model_forms.tests.UniqueTest) ... ok test_override_unique_for_date_message (model_forms.tests.UniqueTest) ... ok test_override_unique_message (model_forms.tests.UniqueTest) ... ok test_override_unique_together_message (model_forms.tests.UniqueTest) ... ok test_simple_unique (model_forms.tests.UniqueTest) ... ok test_unique_for_date (model_forms.tests.UniqueTest) ... ok test_unique_for_date_in_exclude (model_forms.tests.UniqueTest) ... ok test_unique_for_date_with_nullable_date (model_forms.tests.UniqueTest) ... ok test_unique_null (model_forms.tests.UniqueTest) ... ok test_unique_together (model_forms.tests.UniqueTest) ModelForm test of unique_together constraint ... ok test_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_custom_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_custom_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_explicit_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_explicit_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_field_can_be_called_exact (managers_regress.tests.ManagersRegressionTests) ... ok test_managers (managers_regress.tests.ManagersRegressionTests) ... ok test_regress_3871 (managers_regress.tests.ManagersRegressionTests) ... ok test_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_custom_form_meta_exclude (modeladmin.tests.ModelAdminTests) ... ok test_custom_form_meta_exclude_with_readonly (modeladmin.tests.ModelAdminTests) ... ok test_custom_form_validation (modeladmin.tests.ModelAdminTests) ... ok test_custom_formfield_override_readonly (modeladmin.tests.ModelAdminTests) ... ok test_default_fields (modeladmin.tests.ModelAdminTests) ... ok test_default_fieldsets (modeladmin.tests.ModelAdminTests) ... ok test_default_foreign_key_widget (modeladmin.tests.ModelAdminTests) ... ok test_field_arguments (modeladmin.tests.ModelAdminTests) ... ok test_field_arguments_restricted_on_form (modeladmin.tests.ModelAdminTests) ... ok test_foreign_key_as_radio_field (modeladmin.tests.ModelAdminTests) ... ok test_form_exclude_kwarg_override (modeladmin.tests.ModelAdminTests) ... ok test_formset_exclude_kwarg_override (modeladmin.tests.ModelAdminTests) ... ok test_get_fieldsets (modeladmin.tests.ModelAdminTests) ... ok test_lookup_allowed_allows_nonexistent_lookup (modeladmin.tests.ModelAdminTests) ... ok test_queryset_override (modeladmin.tests.ModelAdminTests) ... ok test_regression_for_ticket_15820 (modeladmin.tests.ModelAdminTests) ... ok test_file_wrapper (wsgi.tests.WSGITest) ... ok test_get_wsgi_application (wsgi.tests.WSGITest) ... ok test_message_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_perm_in_perms_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_perms_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_session_is_accessed (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_session_not_accessed (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_user_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_help_text (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok test_validate (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok test_validate_custom_list (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok test_help_text (auth_tests.test_validators.MinimumLengthValidatorTest) ... ok test_validate (auth_tests.test_validators.MinimumLengthValidatorTest) ... ok test_help_text (auth_tests.test_validators.NumericPasswordValidatorTest) ... ok test_validate (auth_tests.test_validators.NumericPasswordValidatorTest) ... ok test_empty_password_validator_help_text_html (auth_tests.test_validators.PasswordValidationTest) ... ok test_get_default_password_validators (auth_tests.test_validators.PasswordValidationTest) ... ok test_get_password_validators_custom (auth_tests.test_validators.PasswordValidationTest) ... ok test_password_changed (auth_tests.test_validators.PasswordValidationTest) ... ok test_password_validators_help_text_html (auth_tests.test_validators.PasswordValidationTest) ... ok test_password_validators_help_texts (auth_tests.test_validators.PasswordValidationTest) ... ok test_validate_password (auth_tests.test_validators.PasswordValidationTest) ... ok test_help_text (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok test_validate (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok test_success (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok test_custom_login_allowed_policy (auth_tests.test_forms.AuthenticationFormTest) ... ok test_inactive_user (auth_tests.test_forms.AuthenticationFormTest) ... ok test_inactive_user_i18n (auth_tests.test_forms.AuthenticationFormTest) ... ok test_invalid_username (auth_tests.test_forms.AuthenticationFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.AuthenticationFormTest) ... ok test_success (auth_tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label (auth_tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label_empty_string (auth_tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label_not_set (auth_tests.test_forms.AuthenticationFormTest) ... ok test_field_order (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_incorrect_password (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_password_verification (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_success (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_cleaned_data (auth_tests.test_forms.PasswordResetFormTest) ... ok test_custom_email_constructor (auth_tests.test_forms.PasswordResetFormTest) ... ok test_custom_email_subject (auth_tests.test_forms.PasswordResetFormTest) ... ok test_inactive_user (auth_tests.test_forms.PasswordResetFormTest) ... ok test_invalid_email (auth_tests.test_forms.PasswordResetFormTest) ... ok test_nonexistent_email (auth_tests.test_forms.PasswordResetFormTest) ... ok test_preserve_username_case (auth_tests.test_forms.PasswordResetFormTest) ... ok test_save_html_email_template_name (auth_tests.test_forms.PasswordResetFormTest) ... ok test_save_plaintext_email (auth_tests.test_forms.PasswordResetFormTest) ... ok test_unusable_password (auth_tests.test_forms.PasswordResetFormTest) ... ok test_help_text_translation (auth_tests.test_forms.SetPasswordFormTest) ... ok test_password_verification (auth_tests.test_forms.SetPasswordFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.SetPasswordFormTest) ... ok test_success (auth_tests.test_forms.SetPasswordFormTest) ... ok test_validates_password (auth_tests.test_forms.SetPasswordFormTest) ... ok test_bug_14242 (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_empty_password (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_unknown_password_algorithm (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_unmanageable_password (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_19133 (auth_tests.test_forms.UserChangeFormTest) The change form does not return the password value ... ok test_bug_19349_bound_password_field (auth_tests.test_forms.UserChangeFormTest) ... ok test_custom_form (auth_tests.test_forms.UserChangeFormTest) ... ok test_unusable_password (auth_tests.test_forms.UserChangeFormTest) ... ok test_username_validity (auth_tests.test_forms.UserChangeFormTest) ... ok test_both_passwords (auth_tests.test_forms.UserCreationFormTest) ... ok test_custom_form (auth_tests.test_forms.UserCreationFormTest) ... ok test_invalid_data (auth_tests.test_forms.UserCreationFormTest) ... ok test_password_verification (auth_tests.test_forms.UserCreationFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.UserCreationFormTest) ... ok test_success (auth_tests.test_forms.UserCreationFormTest) ... ok test_user_already_exists (auth_tests.test_forms.UserCreationFormTest) ... ok test_validates_password (auth_tests.test_forms.UserCreationFormTest) ... ok test_10265 (auth_tests.test_tokens.TokenGeneratorTest) ... ok test_date_length (auth_tests.test_tokens.TokenGeneratorTest) ... ok test_make_token (auth_tests.test_tokens.TokenGeneratorTest) ... ok test_timeout (auth_tests.test_tokens.TokenGeneratorTest) ... ok testCallable (auth_tests.test_decorators.LoginRequiredTestCase) ... ok testLoginRequired (auth_tests.test_decorators.LoginRequiredTestCase) ... ok testLoginRequiredNextUrl (auth_tests.test_decorators.LoginRequiredTestCase) ... ok testView (auth_tests.test_decorators.LoginRequiredTestCase) ... ok test_many_permissions_in_set_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_many_permissions_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_permissioned_denied_exception_raised (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_permissioned_denied_redirect (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_single_permission_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_password_validation (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_that_changepassword_command_changes_joes_password (auth_tests.test_management.ChangepasswordManagementCommandTestCase) Executing the changepassword management command should change joe's password ... ok test_that_changepassword_command_works_with_nonascii_output (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_that_max_tries_exits_1 (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_basic_usage (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) Check the operation of the createsuperuser management command ... ok test_email_in_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_fields_with_fk (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_fields_with_fk_interactive (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_nolocale (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_non_ascii_verbose_name (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_passing_stdin (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_password_validation (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_skip_if_not_in_TTY (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_swappable_user (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) A superuser can be created when a custom User model is in use ... ok test_swappable_user_missing_required_field (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) A Custom superuser won't be created when a required field isn't provided ... ok test_swappable_user_username_non_unique (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_validation_blank_password_entered (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_validation_mismatched_passwords (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_verbosity_zero (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_actual_implementation (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_existing (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_i18n (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_simple (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_custom_permission_name_length (auth_tests.test_management.PermissionTestCase) ... ok test_default_permissions (auth_tests.test_management.PermissionTestCase) ... ok test_duplicated_permissions (auth_tests.test_management.PermissionTestCase) ... ok test_verbose_name_length (auth_tests.test_management.PermissionTestCase) ... ok test_changed_password_doesnt_invalidate_session (auth_tests.test_middleware.TestSessionAuthenticationMiddleware) ... ok test_changed_password_invalidates_session_with_middleware (auth_tests.test_middleware.TestSessionAuthenticationMiddleware) ... ok test_anonymous_user (auth_tests.test_basic.BasicTestCase) Check the properties of the anonymous user ... ok test_get_user_model (auth_tests.test_basic.BasicTestCase) The current user model can be retrieved ... ok test_superuser (auth_tests.test_basic.BasicTestCase) Check the creation and properties of a superuser ... ok test_swappable_user (auth_tests.test_basic.BasicTestCase) The current user model can be swapped out for another ... ok test_swappable_user_bad_setting (auth_tests.test_basic.BasicTestCase) The alternate user setting must point to something in the format app.model ... ok test_swappable_user_nonexistent_model (auth_tests.test_basic.BasicTestCase) The current user model must point to an installed model ... ok test_user (auth_tests.test_basic.BasicTestCase) Check that users can be created and can set their password ... ok test_user_no_email (auth_tests.test_basic.BasicTestCase) Check that users can be created without an email ... ok test_user_verbose_names_translatable (auth_tests.test_basic.BasicTestCase) Default User model verbose names are translatable (#19945) ... ok test_named_urls (auth_tests.test_views.AuthViewNamedURLTests) Named URLs should be reversible ... ok test_password_change_done_fails (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_done_succeeds (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_fails_with_invalid_old_password (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_fails_with_mismatched_passwords (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_custom (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_custom_named (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_default (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_succeeds (auth_tests.test_views.ChangePasswordTest) ... ok test_changelist_disallows_password_lookups (auth_tests.test_views.ChangelistTests) ... ok test_password_change_bad_url (auth_tests.test_views.ChangelistTests) ... ok test_user_change_different_user_password (auth_tests.test_views.ChangelistTests) ... ok test_user_change_email (auth_tests.test_views.ChangelistTests) ... ok test_user_change_password (auth_tests.test_views.ChangelistTests) ... ok test_user_not_change (auth_tests.test_views.ChangelistTests) ... ok test_confirm_valid_custom_user (auth_tests.test_views.CustomUserPasswordResetTest) ... ok test_custom (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_default (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_named (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_remote (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_current_site_in_context_after_login (auth_tests.test_views.LoginTest) ... ok test_login_csrf_rotate (auth_tests.test_views.LoginTest) ... ok test_login_form_contains_request (auth_tests.test_views.LoginTest) ... ok test_login_session_without_hash_session_key (auth_tests.test_views.LoginTest) ... ok test_security_check (auth_tests.test_views.LoginTest) ... ok test_session_key_flushed_on_login (auth_tests.test_views.LoginTest) ... ok test_session_key_flushed_on_login_after_password_change (auth_tests.test_views.LoginTest) ... ok test_https_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_lazy_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_login_url_with_querystring (auth_tests.test_views.LoginURLSettings) ... ok test_named_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_remote_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_remote_login_url_with_next_querystring (auth_tests.test_views.LoginURLSettings) ... ok test_standard_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_14377 (auth_tests.test_views.LogoutTest) ... ok test_logout_default (auth_tests.test_views.LogoutTest) Logout without next_page option renders the default template ... ok test_logout_preserve_language (auth_tests.test_views.LogoutTest) Check that language stored in session is preserved after logout ... ok test_logout_with_custom_redirect_argument (auth_tests.test_views.LogoutTest) Logout with custom query string redirects to specified resource ... ok test_logout_with_named_redirect (auth_tests.test_views.LogoutTest) Logout resolves names or URLs passed as next_page. ... ok test_logout_with_next_page_specified (auth_tests.test_views.LogoutTest) Logout with next_page option given redirects to specified resource ... ok test_logout_with_overridden_redirect_url (auth_tests.test_views.LogoutTest) ... ok test_logout_with_redirect_argument (auth_tests.test_views.LogoutTest) Logout with query string redirects to specified resource ... ok test_security_check (auth_tests.test_views.LogoutTest) ... ok test_admin_reset (auth_tests.test_views.PasswordResetTest) If the reset view is marked as being for admin, the HTTP_HOST header is used for a domain override. ... ok test_confirm_complete (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_different_passwords (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_display_user_from_form (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_invalid (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_post (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_user (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_overflow_user (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_custom (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_custom_named (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_default (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_valid (auth_tests.test_views.PasswordResetTest) ... ok test_email_found (auth_tests.test_views.PasswordResetTest) Email is sent if a valid email address is provided for password reset ... ok test_email_found_custom_from (auth_tests.test_views.PasswordResetTest) Email is sent if a valid email address is provided for password reset when a custom from_email is provided. ... ok test_email_not_found (auth_tests.test_views.PasswordResetTest) If the provided email is not registered, don't raise any error but ... ok test_extra_email_context (auth_tests.test_views.PasswordResetTest) ... ok test_html_mail_template (auth_tests.test_views.PasswordResetTest) ... ok test_poisoned_http_host (auth_tests.test_views.PasswordResetTest) Poisoned HTTP_HOST headers can't be used for reset emails ... ok test_poisoned_http_host_admin_site (auth_tests.test_views.PasswordResetTest) Poisoned HTTP_HOST headers can't be used for reset emails on admin views ... ok test_reset_custom_redirect (auth_tests.test_views.PasswordResetTest) ... ok test_reset_custom_redirect_named (auth_tests.test_views.PasswordResetTest) ... ok test_reset_redirect_default (auth_tests.test_views.PasswordResetTest) ... ok test_redirect_to_login_with_lazy (auth_tests.test_views.RedirectToLoginTests) ... ok test_redirect_to_login_with_lazy_and_unicode (auth_tests.test_views.RedirectToLoginTests) ... ok test_user_password_change_updates_session (auth_tests.test_views.SessionAuthenticationTests) ... ok test_confirm_valid_custom_user (auth_tests.test_views.UUIDUserPasswordResetTest) ... ok test_admin_password_change (auth_tests.test_views.UUIDUserTests) ... ok test_header_disappears (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_known_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_last_login (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_no_remote_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_unknown_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_header_disappears (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_known_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_last_login (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_no_remote_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_unknown_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_header_disappears (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_known_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_last_login (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_no_remote_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_unknown_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_header_disappears (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_known_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_last_login (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_no_remote_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_unknown_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_header_disappears (auth_tests.test_remote_user.RemoteUserTest) ... ok test_known_user (auth_tests.test_remote_user.RemoteUserTest) ... ok test_last_login (auth_tests.test_remote_user.RemoteUserTest) ... ok test_no_remote_user (auth_tests.test_remote_user.RemoteUserTest) ... ok test_unknown_user (auth_tests.test_remote_user.RemoteUserTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserTest) ... ok test_check_password_upgrade (auth_tests.test_models.AbstractUserTestCase) ... ok test_email_user (auth_tests.test_models.AbstractUserTestCase) ... ok test_last_login_default (auth_tests.test_models.AbstractUserTestCase) ... ok test_user_double_save (auth_tests.test_models.AbstractUserTestCase) ... ok test_builtin_user_isactive (auth_tests.test_models.IsActiveTestCase) ... ok test_is_active_field_default (auth_tests.test_models.IsActiveTestCase) ... ok test_load_data_with_user_permissions (auth_tests.test_models.LoadDataWithNaturalKeysAndMultipleDatabasesTestCase) ... ok test_user_is_created_and_added_to_group (auth_tests.test_models.LoadDataWithNaturalKeysTestCase) ... ok test_user_is_created_and_added_to_group (auth_tests.test_models.LoadDataWithoutNaturalKeysTestCase) ... ok test_group_natural_key (auth_tests.test_models.NaturalKeysTestCase) ... ok test_user_natural_key (auth_tests.test_models.NaturalKeysTestCase) ... ok test_create_superuser (auth_tests.test_models.TestCreateSuperUserSignals) ... ok test_create_user (auth_tests.test_models.TestCreateSuperUserSignals) ... ok test_create_super_user_raises_error_on_false_is_superuser (auth_tests.test_models.UserManagerTestCase) ... ok test_create_superuser_raises_error_on_false_is_staff (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize_rfc3696 (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize_with_whitespace (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_is_staff (auth_tests.test_models.UserManagerTestCase) ... ok test_empty_username (auth_tests.test_models.UserManagerTestCase) ... ok test_changed_backend_settings (auth_tests.test_auth_backends.ChangedBackendSettingsTest) ... ok test_anonymous_has_no_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_authentication_timing (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_get_all_superuser_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_inactive_has_no_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_authenticate (auth_tests.test_auth_backends.CustomUserModelBackendAuthenticateTest) ... ok test_anonymous_has_no_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_authentication_timing (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_get_all_superuser_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_inactive_has_no_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_backend_path (auth_tests.test_auth_backends.ImportedBackendTests) ... ok test_does_not_shadow_exception (auth_tests.test_auth_backends.ImproperlyConfiguredUserModelTest) ... ok test_has_module_perms (auth_tests.test_auth_backends.InActiveUserBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.InActiveUserBackendTest) ... ok test_anonymous_has_no_permissions (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_authentication_timing (auth_tests.test_auth_backends.ModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_get_all_superuser_permissions (auth_tests.test_auth_backends.ModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (auth_tests.test_auth_backends.ModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_inactive_has_no_permissions (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_raises_exception (auth_tests.test_auth_backends.NoBackendsTest) ... ok test_authenticates (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_has_perm_denied (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_permission_denied (auth_tests.test_auth_backends.PermissionDeniedBackendTest) user is not authenticated after a backend raises permission denied #2550 ... ok test_get_all_permissions (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok test_get_group_permissions (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok test_type_error_raised (auth_tests.test_auth_backends.TypeErrorBackendTest) ... ok test_login (auth_tests.test_auth_backends.UUIDUserTests) ... ok test_titles (auth_tests.test_templates.AuthTemplateTests) ... ok test_stacked_mixins_missing_permission (auth_tests.test_mixins.AccessMixinTests) ... ok test_stacked_mixins_not_logged_in (auth_tests.test_mixins.AccessMixinTests) ... ok test_stacked_mixins_success (auth_tests.test_mixins.AccessMixinTests) ... ok test_login_required (auth_tests.test_mixins.LoginRequiredMixinTests) ... ok test_many_permissions_pass (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_permissioned_denied_exception_raised (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_permissioned_denied_redirect (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_single_permission_pass (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_custom_redirect_parameter (auth_tests.test_mixins.UserPassesTestTests) ... ok test_custom_redirect_url (auth_tests.test_mixins.UserPassesTestTests) ... ok test_default (auth_tests.test_mixins.UserPassesTestTests) ... ok test_no_redirect_parameter (auth_tests.test_mixins.UserPassesTestTests) ... ok test_raise_exception (auth_tests.test_mixins.UserPassesTestTests) ... ok test_raise_exception_custom_message (auth_tests.test_mixins.UserPassesTestTests) ... ok test_raise_exception_custom_message_function (auth_tests.test_mixins.UserPassesTestTests) ... ok test_user_passes (auth_tests.test_mixins.UserPassesTestTests) ... ok test_login (auth_tests.test_signals.SignalTestCase) ... ok test_logout (auth_tests.test_signals.SignalTestCase) ... ok test_logout_anonymous (auth_tests.test_signals.SignalTestCase) ... ok test_update_last_login (auth_tests.test_signals.SignalTestCase) Ensure that only `last_login` is updated in `update_last_login` ... ok test_update (update.tests.AdvancedTests) ... ok test_update_all (update.tests.AdvancedTests) ... ok test_update_fk (update.tests.AdvancedTests) ... ok test_update_multiple_fields (update.tests.AdvancedTests) ... ok test_update_multiple_objects (update.tests.AdvancedTests) ... ok test_update_respects_to_field (update.tests.AdvancedTests) ... ok test_update_slice_fail (update.tests.AdvancedTests) ... ok test_empty_update (update.tests.SimpleTest) ... ok test_empty_update_with_inheritance (update.tests.SimpleTest) ... ok test_foreign_key_update_with_id (update.tests.SimpleTest) ... ok test_nonempty_update (update.tests.SimpleTest) ... ok test_nonempty_update_with_inheritance (update.tests.SimpleTest) ... ok test_access_fks_with_select_related (select_related.tests.SelectRelatedTests) ... ok test_access_fks_without_select_related (select_related.tests.SelectRelatedTests) ... ok test_certain_fields (select_related.tests.SelectRelatedTests) ... ok test_chaining (select_related.tests.SelectRelatedTests) ... ok test_depth_fields_fails (select_related.tests.SelectRelatedTests) ... ok test_field_traversal (select_related.tests.SelectRelatedTests) ... ok test_list_with_depth (select_related.tests.SelectRelatedTests) ... ok test_list_with_select_related (select_related.tests.SelectRelatedTests) ... ok test_list_without_select_related (select_related.tests.SelectRelatedTests) ... ok test_more_certain_fields (select_related.tests.SelectRelatedTests) ... ok test_none_clears_list (select_related.tests.SelectRelatedTests) ... ok test_select_related_after_values (select_related.tests.SelectRelatedTests) ... ok test_select_related_after_values_list (select_related.tests.SelectRelatedTests) ... ok test_select_related_with_extra (select_related.tests.SelectRelatedTests) ... ok test_single_related_field (select_related.tests.SelectRelatedTests) ... ok test_unique (model_inheritance.tests.InheritanceUniqueTests) ... ok test_unique_together (model_inheritance.tests.InheritanceUniqueTests) ... ok test_exclude_inherited_on_null (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_filter_inherited_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_filter_inherited_on_null (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_filter_on_parent_returns_object_of_parent_type (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_inherited_does_not_exist_exception (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_inherited_multiple_objects_returned_exception (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_parent_child_one_to_one_link (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_parent_child_one_to_one_link_on_nonrelated_objects (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_parent_fields_available_for_filtering_in_child_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_related_objects_for_inherited_models (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_select_related_defer (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_select_related_works_on_parent_model_fields (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_update_inherited_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_update_query_counts (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_update_works_on_parent_and_child_models_at_once (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_values_works_on_parent_model_fields (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_abstract (model_inheritance.tests.ModelInheritanceTests) ... ok test_abstract_parent_link (model_inheritance.tests.ModelInheritanceTests) ... ok test_custompk_m2m (model_inheritance.tests.ModelInheritanceTests) ... ok test_eq (model_inheritance.tests.ModelInheritanceTests) ... ok test_meta_fields_and_ordering (model_inheritance.tests.ModelInheritanceTests) ... ok test_mixin_init (model_inheritance.tests.ModelInheritanceTests) ... ok test_model_with_distinct_accessors (model_inheritance.tests.ModelInheritanceTests) ... ok test_reverse_relation_for_different_hierarchy_tree (model_inheritance.tests.ModelInheritanceTests) ... ok test_update_parent_filtering (model_inheritance.tests.ModelInheritanceTests) ... ok test_basic_distinct_on (distinct_on_fields.tests.DistinctOnTests) QuerySet.distinct('field', ...) works ... skipped u"Database doesn't support feature(s): can_distinct_on_fields" test_distinct_not_implemented_checks (distinct_on_fields.tests.DistinctOnTests) ... skipped u"Database doesn't support feature(s): can_distinct_on_fields" test_distinct_on_get_ordering_preserved (distinct_on_fields.tests.DistinctOnTests) ... skipped u"Database doesn't support feature(s): can_distinct_on_fields" test_distinct_on_in_ordered_subquery (distinct_on_fields.tests.DistinctOnTests) ... skipped u"Database doesn't support feature(s): can_distinct_on_fields" test_bilateral_fexpr (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_inner_qs (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_multi_value (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_order (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_upper (custom_lookups.tests.BilateralTransformTests) ... ok test_div3_bilateral_extract (custom_lookups.tests.BilateralTransformTests) ... ok test_overridden_get_lookup (custom_lookups.tests.CustomisedMethodsTests) ... ok test_overridden_get_lookup_chain (custom_lookups.tests.CustomisedMethodsTests) ... ok test_overridden_get_transform (custom_lookups.tests.CustomisedMethodsTests) ... ok test_overridden_get_transform_chain (custom_lookups.tests.CustomisedMethodsTests) ... ok test_datetime_output_field (custom_lookups.tests.DateTimeLookupTests) ... skipped u'MySQL specific SQL used' test_basic_lookup (custom_lookups.tests.LookupTests) ... ok test_birthdate_month (custom_lookups.tests.LookupTests) ... skipped u'PostgreSQL specific SQL used' test_custom_name_lookup (custom_lookups.tests.LookupTests) ... ok test_div3_extract (custom_lookups.tests.LookupTests) ... ok test_call_order (custom_lookups.tests.LookupTransformCallOrderTests) ... ok test_subquery_usage (custom_lookups.tests.SubqueryTransformTests) ... ok test_custom_implementation_year_exact (custom_lookups.tests.YearLteTests) ... ok test_postgres_year_exact (custom_lookups.tests.YearLteTests) ... ok test_year_lte (custom_lookups.tests.YearLteTests) ... skipped u'PostgreSQL specific SQL used' test_year_lte_fexpr (custom_lookups.tests.YearLteTests) ... skipped u'PostgreSQL specific SQL used' test_year_lte_sql (custom_lookups.tests.YearLteTests) ... ok test_multiple_context (test_client_regress.tests.AssertTemplateUsedTests) Template assertions work when there are multiple contexts ... ok test_no_context (test_client_regress.tests.AssertTemplateUsedTests) Template usage assertions work then templates aren't in use ... ok test_single_context (test_client_regress.tests.AssertTemplateUsedTests) Template assertions work when there is a single context ... ok test_template_rendered_multiple_times (test_client_regress.tests.AssertTemplateUsedTests) Template assertions work when a template is rendered multiple times. ... ok test_15368 (test_client_regress.tests.ContextTests) ... ok test_contextlist_keys (test_client_regress.tests.ContextTests) ... ok test_inherited_context (test_client_regress.tests.ContextTests) Context variables can be retrieved from a list of contexts ... ok test_nested_requests (test_client_regress.tests.ContextTests) ... ok test_single_context (test_client_regress.tests.ContextTests) Context variables can be retrieved from a single context ... ok test_exception_cleared (test_client_regress.tests.ExceptionTests) #5836 - A stale user exception isn't re-raised by the test client. ... ok test_login_different_client (test_client_regress.tests.LoginTests) Check that using a different test client doesn't violate authentication ... ok test_login (test_client_regress.tests.SessionEngineTests) A session engine that modifies the session key can be used to log in ... ok test_login_with_user (test_client_regress.tests.SessionTests) Login should send user_logged_in signal on successful login. ... ok test_login_without_signal (test_client_regress.tests.SessionTests) Login shouldn't send signal if user wasn't logged in ... ok test_logout (test_client_regress.tests.SessionTests) Logout should work whether the user is logged in or not (#9978). ... ok test_logout_with_custom_auth_backend (test_client_regress.tests.SessionTests) Request a logout after logging in with custom authentication backend ... ok test_logout_with_custom_user (test_client_regress.tests.SessionTests) Logout should send user_logged_out signal if custom user was logged in. ... ok test_logout_with_user (test_client_regress.tests.SessionTests) Logout should send user_logged_out signal if user was logged in. ... ok test_logout_without_user (test_client_regress.tests.SessionTests) Logout should send signal even if user not authenticated. ... ok test_session (test_client_regress.tests.SessionTests) The session isn't lost if a user logs in ... ok test_session_initiated (test_client_regress.tests.SessionTests) ... ok test_middleware_classes_headers (project_template.test_settings.TestStartProjectSettings) ... skipped "Python 2 cannot import the project template because django/conf/project_template doesn't have an __init__.py file." test_allvaluesfieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok test_allvaluesfieldlistfilter_custom_qs (admin_filters.tests.ListFiltersTests) ... ok test_booleanfieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok test_booleanfieldlistfilter_tuple (admin_filters.tests.ListFiltersTests) ... ok test_datefieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok test_datefieldlistfilter_with_time_zone_support (admin_filters.tests.ListFiltersTests) ... ok test_fieldlistfilter_underscorelookup_tuple (admin_filters.tests.ListFiltersTests) ... ok test_filter_with_failing_queryset (admin_filters.tests.ListFiltersTests) ... ok test_fk_with_to_field (admin_filters.tests.ListFiltersTests) ... ok test_listfilter_genericrelation (admin_filters.tests.ListFiltersTests) ... ok test_listfilter_without_title (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_dynamic_value (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_non_string_value (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_non_string_value_underscored (admin_filters.tests.ListFiltersTests) ... ok test_parameter_ends_with__in__or__isnull (admin_filters.tests.ListFiltersTests) ... ok test_relatedfieldlistfilter_foreignkey (admin_filters.tests.ListFiltersTests) ... ok test_relatedfieldlistfilter_manytomany (admin_filters.tests.ListFiltersTests) ... ok test_relatedfieldlistfilter_reverse_relationships (admin_filters.tests.ListFiltersTests) ... ok test_relatedonlyfieldlistfilter_foreignkey (admin_filters.tests.ListFiltersTests) ... ok test_relatedonlyfieldlistfilter_manytomany (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter_with_none_returning_lookups (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter_with_queryset_based_lookups (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter_without_parameter (admin_filters.tests.ListFiltersTests) ... ok test_two_characters_long_field (admin_filters.tests.ListFiltersTests) ... ok test_jsi18n (view_tests.tests.test_i18n.I18NTests) The javascript_catalog can be deployed with language settings ... ok test_jsoni18n (view_tests.tests.test_i18n.I18NTests) ... ok test_lang_from_translated_i18n_pattern (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang_cookie (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang_reversal (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang_unsafe_next (view_tests.tests.test_i18n.I18NTests) ... ok test_csrf_token_in_404 (view_tests.tests.test_defaults.DefaultsTests) ... ok test_custom_templates (view_tests.tests.test_defaults.DefaultsTests) ... ok test_default_content_type_is_text_html (view_tests.tests.test_defaults.DefaultsTests) ... ok test_get_absolute_url_attributes (view_tests.tests.test_defaults.DefaultsTests) A model can set attributes on the get_absolute_url method ... ok test_page_not_found (view_tests.tests.test_defaults.DefaultsTests) A 404 status is returned by the page_not_found view ... ok test_server_error (view_tests.tests.test_defaults.DefaultsTests) The server_error view raises a 500 status ... ok test_earliest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_latest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_latest_manual (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_first (get_earliest_or_latest.tests.TestFirstLast) ... ok test_index_error_not_suppressed (get_earliest_or_latest.tests.TestFirstLast) ... ok test_last (get_earliest_or_latest.tests.TestFirstLast) ... ok test_multi_table_inheritance (select_related_regress.tests.SelectRelatedRegressTests) Exercising select_related() with multi-table model inheritance. ... ok test_null_join_promotion (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_10733 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_12851 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_19870 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_22508 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_7110 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_8036 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_8106 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_m2m_relations_add_remove_clear (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_all_the_doors_off_of_cars (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_alternative_ways (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_clear_all_parts_of_the_self_vw (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_clearing_removing (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_give_the_self_vw_some_optional_parts (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_remove_relation (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_reverse_relation (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_reverse_relation_with_custom_related_name (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_when_inheritance (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self_add_fan (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self_add_friends (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self_add_idols (m2m_signals.tests.ManyToManySignalsTest) ... ok test_can_reference_existent (backends.tests.DBConstraintTestCase) ... ok test_can_reference_non_existent (backends.tests.DBConstraintTestCase) ... ok test_many_to_many (backends.tests.DBConstraintTestCase) ... ok test_django_date_extract (backends.tests.DateQuotingTest) ... ok test_django_date_trunc (backends.tests.DateQuotingTest) ... ok test_parameter_escaping (backends.tests.EscapingChecks) ... ok test_paramless_no_escaping (backends.tests.EscapingChecks) ... ok test_sqlite_parameter_escaping (backends.tests.EscapingChecks) ... ok test_parameter_escaping (backends.tests.EscapingChecksDebug) ... ok test_paramless_no_escaping (backends.tests.EscapingChecksDebug) ... ok test_sqlite_parameter_escaping (backends.tests.EscapingChecksDebug) ... ok test_debug_sql (backends.tests.LastExecutedQueryTest) ... ok test_large_number_of_parameters_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_last_executed_query (backends.tests.LastExecutedQueryTest) ... ok test_no_interpolation_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_parameter_quoting_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_query_encoding (backends.tests.LastExecutedQueryTest) ... ok test_zero_as_autoval (backends.tests.MySQLPKZeroTests) ... skipped 'Database has feature(s) allows_auto_pk_0' test_bad_parameter_count (backends.tests.ParameterHandlingTest) An executemany call with too many/not enough parameters will raise an exception (Refs #12612) ... ok test_connect_and_rollback (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_connect_isolation_level (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_connect_non_autocommit (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_correct_extraction_psycopg2_version (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_lookup_cast (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_nodb_connection (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_parsing (backends.tests.PostgreSQLTests) Test PostgreSQL version parsing from `SELECT version()` output ... skipped u'Test only for PostgreSQL' test_select_ascii_array (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_select_unicode_array (backends.tests.PostgreSQLTests) ... skipped u'Test only for PostgreSQL' test_version_detection (backends.tests.PostgreSQLTests) Test PostgreSQL version detection ... skipped u'Test only for PostgreSQL' test_aggregation (backends.tests.SQLiteTests) ... ok test_autoincrement (backends.tests.SQLiteTests) ... ok test_memory_db_test_name (backends.tests.SQLiteTests) ... ok test_generic_relation (backends.tests.SequenceResetTest) Sequence names are correct when resetting generic relations (Ref #13941) ... ok test_nonexistent_feature (backends.test_features.TestDatabaseFeatures) ... ok test_model_subclass_proxy (proxy_model_inheritance.tests.MultiTableInheritanceProxyTest) ... ok test_getter (properties.tests.PropertyTests) ... ok test_setter (properties.tests.PropertyTests) ... ok test_default_ordering (admin_ordering.tests.TestAdminOrdering) ... ok test_dynamic_ordering (admin_ordering.tests.TestAdminOrdering) ... ok test_specified_ordering (admin_ordering.tests.TestAdminOrdering) ... ok test_default_ordering (admin_ordering.tests.TestInlineModelAdminOrdering) ... ok test_specified_ordering (admin_ordering.tests.TestInlineModelAdminOrdering) ... ok test_admin_ordering_beats_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok test_admin_with_no_ordering_fallback_to_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok test_custom_queryset_still_wins (admin_ordering.tests.TestRelatedFieldsAdminOrdering) Test that custom queryset has still precedence (#21405) ... ok test_no_admin_fallback_to_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok test_dependency_sorting_m2m_complex (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_complex_circular_1 (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_complex_circular_2 (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_simple (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_simple_circular (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dump_and_load_m2m_simple (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_self_referential (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_2 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_3 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_4 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_5 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_6 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_dangling (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_long (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_normal (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_tight_circular (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_tight_circular_2 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_nk_deserialize (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_nk_deserialize_xml (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_nk_on_serialize (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_normal_pk (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_absolute_path (fixtures_regress.tests.TestFixtures) ... ok test_close_connection_after_loaddata (fixtures_regress.tests.TestFixtures) ... ok test_dumpdata_uses_default_manager (fixtures_regress.tests.TestFixtures) ... ok test_duplicate_pk (fixtures_regress.tests.TestFixtures) ... ok test_empty (fixtures_regress.tests.TestFixtures) ... ok test_error_message (fixtures_regress.tests.TestFixtures) ... ok test_field_value_coerce (fixtures_regress.tests.TestFixtures) ... ok test_fixture_dirs_with_default_fixture_path (fixtures_regress.tests.TestFixtures) ... ok test_fixture_dirs_with_duplicates (fixtures_regress.tests.TestFixtures) ... ok test_invalid_data (fixtures_regress.tests.TestFixtures) ... ok test_invalid_data_no_ext (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_forward_refs_split_fixtures (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_no_fixture_specified (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_not_found_fields_ignore (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_not_found_fields_ignore_xml (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_not_found_fields_not_ignore (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_raises_error_when_fixture_has_invalid_foreign_key (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_with_m2m_to_self (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_with_valid_fixture_dirs (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_works_when_fixture_has_forward_refs (fixtures_regress.tests.TestFixtures) ... ok test_path_containing_dots (fixtures_regress.tests.TestFixtures) ... ok test_pg_sequence_resetting_checks (fixtures_regress.tests.TestFixtures) ... ok test_pretty_print_xml (fixtures_regress.tests.TestFixtures) ... ok test_pretty_print_xml_empty_strings (fixtures_regress.tests.TestFixtures) ... skipped "Database doesn't support feature(s): interprets_empty_strings_as_nulls" test_proxy_model_included (fixtures_regress.tests.TestFixtures) ... ok test_relative_path (fixtures_regress.tests.TestFixtures) ... ok test_relative_path_in_fixture_dirs (fixtures_regress.tests.TestFixtures) ... ok test_ticket_20820 (fixtures_regress.tests.TestFixtures) ... ok test_ticket_22421 (fixtures_regress.tests.TestFixtures) ... ok test_unimportable_serializer (fixtures_regress.tests.TestFixtures) ... ok test_unknown_format (fixtures_regress.tests.TestFixtures) ... ok test_fixtures_loaded (fixtures_regress.tests.TestLoadFixtureFromOtherAppDirectory) ... ok test_layermapping_default_db (gis_tests.layermap.tests.LayerMapRouterTest) ... skipped u'LayerMapRouterTest needs GDAL support' test_charfield_too_short (gis_tests.layermap.tests.LayerMapTest) ... skipped u'LayerMapTest needs GDAL support' test_encoded_name (gis_tests.layermap.tests.LayerMapTest) Test a layer containing utf-8-encoded name ... skipped u'LayerMapTest needs GDAL support' test_init (gis_tests.layermap.tests.LayerMapTest) Testing LayerMapping initialization. ... skipped u'LayerMapTest needs GDAL support' test_invalid_layer (gis_tests.layermap.tests.LayerMapTest) Tests LayerMapping on invalid geometries. See #15378. ... skipped u'LayerMapTest needs GDAL support' test_layermap_strict (gis_tests.layermap.tests.LayerMapTest) Testing the `strict` keyword, and import of a LineString shapefile. ... skipped u'LayerMapTest needs GDAL support' test_layermap_unique_multigeometry_fk (gis_tests.layermap.tests.LayerMapTest) Testing the `unique`, and `transform`, geometry collection conversion, and ForeignKey mappings. ... skipped u'LayerMapTest needs GDAL support' test_model_inheritance (gis_tests.layermap.tests.LayerMapTest) Tests LayerMapping on inherited models. See #12093. ... skipped u'LayerMapTest needs GDAL support' test_simple_layermap (gis_tests.layermap.tests.LayerMapTest) Test LayerMapping import of a simple point shapefile. ... skipped u'LayerMapTest needs GDAL support' test_test_fid_range_step (gis_tests.layermap.tests.LayerMapTest) Tests the `fid_range` keyword and the `step` keyword of .save(). ... skipped u'LayerMapTest needs GDAL support' test_textfield (gis_tests.layermap.tests.LayerMapTest) Tests that String content fits also in a TextField ... skipped u'LayerMapTest needs GDAL support' test_distance_function (gis_tests.geogapp.tests.GeographyFunctionTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_geography_area (gis_tests.geogapp.tests.GeographyFunctionTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test01_fixture_load (gis_tests.geogapp.tests.GeographyTest) Ensure geography features loaded properly. ... skipped u"Database doesn't support feature(s): gis_enabled" test02_distance_lookup (gis_tests.geogapp.tests.GeographyTest) Testing GeoQuerySet distance lookup support on non-point geography fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test03_distance_method (gis_tests.geogapp.tests.GeographyTest) Testing GeoQuerySet.distance() support on non-point geography fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test04_invalid_operators_functions (gis_tests.geogapp.tests.GeographyTest) Ensuring exceptions are raised for operators & functions invalid on geography fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test05_geography_layermapping (gis_tests.geogapp.tests.GeographyTest) Testing LayerMapping support on models with geography fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test06_geography_area (gis_tests.geogapp.tests.GeographyTest) Testing that Area calculations work on geography columns. ... skipped u"Database doesn't support feature(s): gis_enabled" test_3d_columns (gis_tests.inspectapp.tests.InspectDbTests) ... skipped u'InspectDbTests needs GDAL support' test_geom_columns (gis_tests.inspectapp.tests.InspectDbTests) ... skipped u'InspectDbTests needs GDAL support' test_date_field (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped u'OGRInspectTest needs GDAL support' test_management_command (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped u'OGRInspectTest needs GDAL support' test_poly (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped u'OGRInspectTest needs GDAL support' test_poly_multi (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped u'OGRInspectTest needs GDAL support' test_time_field (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped u'OGRInspectTest needs GDAL support' test_raster_field_without_gdal_exception (gis_tests.rasterapp.test_rasterfield.RasterFieldWithoutGDALTest) ... ok test_geojson (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped u'GDAL is required for Geo3DTest.' test_kml (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped u'GDAL is required for Geo3DTest.' test_length (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped u'GDAL is required for Geo3DTest.' test_perimeter (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped u'GDAL is required for Geo3DTest.' test_scale (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped u'GDAL is required for Geo3DTest.' test_translate (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped u'GDAL is required for Geo3DTest.' test_3d_hasz (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_3d_layermapping (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_3d_polygons (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_extent (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_geojson (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_kml (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_length (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_perimeter (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_scale (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_translate (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test_union (gis_tests.geo3d.tests.Geo3DTest) ... skipped u'GDAL is required for Geo3DTest.' test02_select_related (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `select_related` on geographic models (see #7126). ... skipped u"Database doesn't support feature(s): gis_enabled" test03_transform_related (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the `transform` GeoQuerySet method on related geographic models. ... skipped u"Database doesn't support feature(s): gis_enabled" test05_select_related_fk_to_subclass (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing that calling select_related on a query over a model with an FK to a model subclass works ... skipped u"Database doesn't support feature(s): gis_enabled" test06_f_expressions (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing F() expressions on GeometryFields. ... skipped u"Database doesn't support feature(s): gis_enabled" test07_values (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing values() and values_list() and GeoQuerySets. ... skipped u"Database doesn't support feature(s): gis_enabled" test08_defer_only (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing defer() and only() on Geographic models. ... skipped u"Database doesn't support feature(s): gis_enabled" test09_pk_relations (gis_tests.relatedapp.tests.RelatedGeoModelTest) Ensuring correct primary key column is selected across relations. See #10757. ... skipped u"Database doesn't support feature(s): gis_enabled" test10_combine (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the combination of two GeoQuerySets. See #10807. ... skipped u"Database doesn't support feature(s): gis_enabled" test12a_count (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate on geo-fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test12b_count (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate on non geo-fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test13_select_related_null_fk (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `select_related` on a nullable ForeignKey. ... skipped u"Database doesn't support feature(s): gis_enabled" test13c_count (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate with `.values()`. See #15305. ... skipped u"Database doesn't support feature(s): gis_enabled" test15_invalid_select_related (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing doing select_related on the related name manager of a unique FK. See #13934. ... skipped u"Database doesn't support feature(s): gis_enabled" test16_annotated_date_queryset (gis_tests.relatedapp.tests.RelatedGeoModelTest) Ensure annotated date querysets work if spatial backend is used. See #14648. ... skipped u"Database doesn't support feature(s): gis_enabled" test_07b_values (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing values() and values_list() with aware datetime. See #21565. ... skipped u"Database doesn't support feature(s): gis_enabled" test_collect (gis_tests.relatedapp.tests.RelatedGeoModelTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_related_extent_aggregate (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the `extent` GeoQuerySet aggregates on related geographic models. ... skipped u"Database doesn't support feature(s): gis_enabled" test_related_extent_annotate (gis_tests.relatedapp.tests.RelatedGeoModelTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_related_union_aggregate (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the `unionagg` GeoQuerySet aggregates on related geographic models. ... skipped u"Database doesn't support feature(s): gis_enabled" test_asgeojson (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_asgml (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_askml (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_assvg (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_bounding_circle (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_centroid (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_diff_intersection_union (gis_tests.geoapp.test_functions.GISFunctionsTests) Testing the `difference`, `intersection`, `sym_difference`, and `union` GeoQuerySet methods. ... skipped u"Database doesn't support feature(s): gis_enabled" test_difference (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_difference_mixed_srid (gis_tests.geoapp.test_functions.GISFunctionsTests) Testing with mixed SRID (Country has default 4326). ... skipped u"Database doesn't support feature(s): gis_enabled" test_envelope (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_force_rhr (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_geohash (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_intersection (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_memsize (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_num_geom (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_num_points (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_point_on_surface (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_reverse_geom (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_scale (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_snap_to_grid (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_sym_difference (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_transform (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_translate (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_union (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_builtin_serializers (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_deserialization_exception (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_fields_option (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_geometry_field_option (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_serialization_base (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_srid_option (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_without_gdal (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_geofeed_atom (gis_tests.geoapp.test_feeds.GeoFeedTest) Testing geographic feeds using GeoRSS over Atom. ... skipped u"Database doesn't support feature(s): gis_enabled" test_geofeed_rss (gis_tests.geoapp.test_feeds.GeoFeedTest) Tests geographic feeds using GeoRSS over RSSv2. ... skipped u"Database doesn't support feature(s): gis_enabled" test_geofeed_w3c (gis_tests.geoapp.test_feeds.GeoFeedTest) Testing geographic feeds using W3C Geo. ... skipped u"Database doesn't support feature(s): gis_enabled" test_boolean_conversion (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing Boolean value conversion with the spatial backend, see #15169. ... skipped u"Database doesn't support feature(s): gis_enabled" test_defer_or_only_with_annotate (gis_tests.geoapp.test_regress.GeoRegressionTests) Regression for #16409. Make sure defer() and only() work with annotate() ... skipped u"Database doesn't support feature(s): gis_enabled" test_empty_count (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing that PostGISAdapter.__eq__ does check empty strings. See #13670. ... skipped u"Database doesn't support feature(s): gis_enabled" test_extent (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing `extent` on a table with a single point. See #11827. ... skipped u"Database doesn't support feature(s): gis_enabled" test_kmz (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing `render_to_kmz` with non-ASCII data. See #11624. ... skipped u"Database doesn't support feature(s): gis_enabled" test_unicode_date (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing dates are converted properly, even on SpatiaLite. See #16408. ... skipped u"Database doesn't support feature(s): gis_enabled" test_update (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing GeoQuerySet.update(). See #10411. ... skipped u"Database doesn't support feature(s): gis_enabled" test_contains_contained_lookups (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'contained', 'contains', and 'bbcontains' lookup types. ... skipped u"Database doesn't support feature(s): gis_enabled" test_crosses_lookup (gis_tests.geoapp.tests.GeoLookupTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_disjoint_lookup (gis_tests.geoapp.tests.GeoLookupTest) Testing the `disjoint` lookup type. ... skipped u"Database doesn't support feature(s): gis_enabled" test_equals_lookups (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'same_as' and 'equals' lookup types. ... skipped u"Database doesn't support feature(s): gis_enabled" test_left_right_lookups (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'left' and 'right' lookup types. ... skipped u"Database doesn't support feature(s): gis_enabled" test_null_geometries (gis_tests.geoapp.tests.GeoLookupTest) Testing NULL geometry support, and the `isnull` lookup type. ... skipped u"Database doesn't support feature(s): gis_enabled" test_relate_lookup (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'relate' lookup type. ... skipped u"Database doesn't support feature(s): gis_enabled" test_strictly_above_below_lookups (gis_tests.geoapp.tests.GeoLookupTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_createnull (gis_tests.geoapp.tests.GeoModelTest) Testing creating a model instance and the geometry being None ... skipped u"Database doesn't support feature(s): gis_enabled" test_dumpdata_loaddata_cycle (gis_tests.geoapp.tests.GeoModelTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_fixtures (gis_tests.geoapp.tests.GeoModelTest) Testing geographic model initialization from fixtures. ... skipped u"Database doesn't support feature(s): gis_enabled" test_geometryfield (gis_tests.geoapp.tests.GeoModelTest) Testing the general GeometryField. ... skipped u"Database doesn't support feature(s): gis_enabled" test_inherited_geofields (gis_tests.geoapp.tests.GeoModelTest) Test GeoQuerySet methods on inherited Geometry fields. ... skipped u"Database doesn't support feature(s): gis_enabled" test_lookup_insert_transform (gis_tests.geoapp.tests.GeoModelTest) Testing automatic transform for lookups and inserts. ... skipped u"Database doesn't support feature(s): gis_enabled" test_proxy (gis_tests.geoapp.tests.GeoModelTest) Testing Lazy-Geometry support (using the GeometryProxy). ... skipped u"Database doesn't support feature(s): gis_enabled" test_raw_sql_query (gis_tests.geoapp.tests.GeoModelTest) Testing raw SQL query. ... skipped u"Database doesn't support feature(s): gis_enabled" test_centroid (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `centroid` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_diff_intersection_union (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `difference`, `intersection`, `sym_difference`, and `union` GeoQuerySet methods. ... skipped u"Database doesn't support feature(s): gis_enabled" test_envelope (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `envelope` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_extent (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_extent_with_limit (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_force_rhr (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.force_rhr(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_geohash (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.geohash(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_geojson (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoJSON output from the database using GeoQuerySet.geojson(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_gml (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GML output from the database using GeoQuerySet.gml(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_kml (gis_tests.geoapp.tests.GeoQuerySetTest) Testing KML output from the database using GeoQuerySet.kml(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_make_line (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_non_concrete_field (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_num_geom (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `num_geom` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_num_points (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `num_points` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_point_on_surface (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `point_on_surface` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_reverse_geom (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.reverse_geom(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_scale (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `scale` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_snap_to_grid (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.snap_to_grid(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_svg (gis_tests.geoapp.tests.GeoQuerySetTest) Testing SVG output using GeoQuerySet.svg(). ... skipped u"Database doesn't support feature(s): gis_enabled" test_transform (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the transform() GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_translate (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `translate` GeoQuerySet method. ... skipped u"Database doesn't support feature(s): gis_enabled" test_unionagg (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_within_subquery (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_geositemap_kml (gis_tests.geoapp.test_sitemaps.GeoSitemapTest) Tests KML/KMZ geographic sitemaps. ... skipped u"Database doesn't support feature(s): gis_enabled" test_area (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_geodetic (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_geodetic_spheroid (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_order_by (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_projected (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_simple (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_transform (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_length (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_measurement_null_fields (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_perimeter (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_area (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_geodetic (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_lookups (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_order_by (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_projected (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_distance_transform (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_dwithin (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_geodetic_distance_lookups (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_init (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_length (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_measurement_null_fields (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_perimeter (gis_tests.distapp.tests.DistanceTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_ensure_geographic_media (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_olmap_OSM_rendering (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_olmap_WMS_rendering (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_olwidget_has_changed (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped u"Database doesn't support feature(s): gis_enabled" test_discovery_on_package (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_class_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_class_vanilla_unittest (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_method_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_module (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_duplicates_ignored (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_empty_label (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_empty_test_case (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_file_path (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_ignore_adjacent (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_overridable_test_loader (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_overridable_test_runner (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_overridable_test_suite (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_pattern (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_reverse (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_testcase_ordering (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_transaction_support (test_runner.tests.Sqlite3InMemoryTestDbs) Ticket #16329: sqlite3 in-memory test databases ... ok test_explicit_ForeignKey (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok test_inheritance (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok test_explicit_ForeignKey (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_explicit_ForeignKey_NullFK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_inheritance (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_inheritance_null_FK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_null_exclude (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_mutually_referential (mutually_referential.tests.MutuallyReferentialTests) ... ok test_defaults_exact (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_invalid_params (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_method_with_create (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_method_with_get (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_on_related_manager (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_redundant_instance (get_or_create.tests.GetOrCreateTests) ... ok test_create_with_duplicate_primary_key (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_get_or_create_empty (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_get_or_create_raises_IntegrityError_plus_traceback (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_savepoint_rollback (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_create_get_or_create (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok test_get_get_or_create (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok test_something (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok test_create (get_or_create.tests.UpdateOrCreateTests) ... ok test_create_twice (get_or_create.tests.UpdateOrCreateTests) ... ok test_create_with_many (get_or_create.tests.UpdateOrCreateTests) ... ok test_create_with_related_manager (get_or_create.tests.UpdateOrCreateTests) ... ok test_defaults_exact (get_or_create.tests.UpdateOrCreateTests) ... ok test_error_contains_full_traceback (get_or_create.tests.UpdateOrCreateTests) ... ok test_integrity (get_or_create.tests.UpdateOrCreateTests) ... ok test_manual_primary_key_test (get_or_create.tests.UpdateOrCreateTests) ... ok test_update (get_or_create.tests.UpdateOrCreateTests) ... ok test_update_with_many (get_or_create.tests.UpdateOrCreateTests) ... ok test_update_with_related_manager (get_or_create.tests.UpdateOrCreateTests) ... ok test_add_with_GET_args (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_admin_URLs_no_clash (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_basic_add_GET (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_basic_add_POST (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_save_add_redirect (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_save_change_redirect (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_url_continue (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_autofields_generate_different_values_for_each_instance (basic.tests.ModelInstanceCreationTests) ... ok test_can_create_instance_using_kwargs (basic.tests.ModelInstanceCreationTests) ... ok test_can_initialize_model_instance_using_positional_arguments (basic.tests.ModelInstanceCreationTests) ... ok test_can_leave_off_value_for_autofield_and_it_gets_value_on_save (basic.tests.ModelInstanceCreationTests) ... ok test_can_mix_and_match_position_and_kwargs (basic.tests.ModelInstanceCreationTests) ... ok test_cannot_create_instance_with_invalid_kwargs (basic.tests.ModelInstanceCreationTests) ... ok test_for_datetimefields_saves_as_much_precision_as_was_given (basic.tests.ModelInstanceCreationTests) as much precision in *seconds* ... ok test_leaving_off_a_field_with_default_set_the_default_will_be_saved (basic.tests.ModelInstanceCreationTests) ... ok test_object_is_not_written_to_database_until_save_was_called (basic.tests.ModelInstanceCreationTests) ... ok test_querysets_checking_for_membership (basic.tests.ModelInstanceCreationTests) ... ok test_saving_an_object_again_does_not_create_a_new_object (basic.tests.ModelInstanceCreationTests) ... ok test_all_lookup (basic.tests.ModelLookupTest) ... ok test_does_not_exist (basic.tests.ModelLookupTest) ... ok test_equal_lookup (basic.tests.ModelLookupTest) ... ok test_lookup_by_primary_key (basic.tests.ModelLookupTest) ... ok test_rich_lookup (basic.tests.ModelLookupTest) ... ok test_too_many (basic.tests.ModelLookupTest) ... ok test_refresh (basic.tests.ModelRefreshTests) ... ok test_refresh_fk (basic.tests.ModelRefreshTests) ... ok test_refresh_fk_on_delete_set_null (basic.tests.ModelRefreshTests) ... ok test_refresh_no_fields (basic.tests.ModelRefreshTests) ... ok test_refresh_null_fk (basic.tests.ModelRefreshTests) ... ok test_refresh_unsaved (basic.tests.ModelRefreshTests) ... ok test_create_method (basic.tests.ModelTest) ... ok test_create_relation_with_ugettext_lazy (basic.tests.ModelTest) ... ok test_emptyqs (basic.tests.ModelTest) ... ok test_emptyqs_customqs (basic.tests.ModelTest) ... ok test_emptyqs_distinct (basic.tests.ModelTest) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_emptyqs_values (basic.tests.ModelTest) ... ok test_emptyqs_values_order (basic.tests.ModelTest) ... ok test_eq (basic.tests.ModelTest) ... ok test_extra_method_select_argument_with_dashes (basic.tests.ModelTest) ... ok test_extra_method_select_argument_with_dashes_and_values (basic.tests.ModelTest) ... ok test_field_ordering (basic.tests.ModelTest) ... ok test_hash (basic.tests.ModelTest) ... ok test_hash_function (basic.tests.ModelTest) ... ok test_manually_specify_primary_key (basic.tests.ModelTest) ... ok test_microsecond_precision (basic.tests.ModelTest) ... ok test_microsecond_precision_not_supported (basic.tests.ModelTest) ... skipped 'Database has feature(s) supports_microsecond_precision' test_microsecond_precision_not_supported_edge_case (basic.tests.ModelTest) ... skipped 'Database has feature(s) supports_microsecond_precision' test_not_equal_and_equal_operators_behave_as_expected_on_instances (basic.tests.ModelTest) ... ok test_objects_attribute_is_only_available_on_the_class_itself (basic.tests.ModelTest) ... ok test_queryset_delete_removes_all_items_in_that_queryset (basic.tests.ModelTest) ... ok test_ticket_20278 (basic.tests.ModelTest) ... ok test_unicode_data (basic.tests.ModelTest) ... ok test_year_lookup_edge_case (basic.tests.ModelTest) ... ok test_select_on_save (basic.tests.SelectOnSaveTests) ... ok test_select_on_save_lying_update (basic.tests.SelectOnSaveTests) ... ok test_empty_field_char (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_empty_field_char_none (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_empty_field_integer (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_get_display_value_on_none (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_html_rendering_of_prepopulated_models (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_save_empty_label_forms (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_boundary_conditions (forms_tests.tests.tests.FormsModelTestCase) ... ok test_formfield_initial (forms_tests.tests.tests.FormsModelTestCase) ... ok test_unicode_filename (forms_tests.tests.tests.FormsModelTestCase) ... ok test_m2m_field_exclusion (forms_tests.tests.tests.ManyToManyExclusionTestCase) ... ok test_callable_initial_value (forms_tests.tests.tests.ModelFormCallableModelDefault) The initial value for a callable default returning a queryset is the pk (refs #13769) ... ok test_initial_instance_value (forms_tests.tests.tests.ModelFormCallableModelDefault) Initial instances for model fields may also be instances (refs #7287) ... ok test_no_empty_option (forms_tests.tests.tests.ModelFormCallableModelDefault) If a model's ForeignKey has blank=False and a default, no empty option is created (Refs #10792). ... ok test_choices_not_fetched_when_not_rendering (forms_tests.tests.tests.TestModelChoiceField) ... ok test_queryset_manager (forms_tests.tests.tests.TestModelChoiceField) ... ok test_empty_queryset_return (forms_tests.tests.tests.TestTicket14567) If a model's ManyToManyField has blank=True and is saved with no data, a queryset is returned. ... ok test_class (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_misc (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_14234 (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_3600 (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_5216 (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_5216_b (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_xss_error_messages (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_modelchoicefield (forms_tests.tests.test_error_messages.ModelChoiceFieldErrorMessagesTestCase) ... ok test_first (migrations.test_loader.LoaderTests) ... ok test_load (migrations.test_loader.LoaderTests) ... ok test_load_empty_dir (migrations.test_loader.LoaderTests) ... skipped u"PY2 doesn't load empty dirs." test_load_import_error (migrations.test_loader.LoaderTests) ... ok test_load_module_file (migrations.test_loader.LoaderTests) ... ok test_load_unmigrated_dependency (migrations.test_loader.LoaderTests) ... ok test_loading_squashed (migrations.test_loader.LoaderTests) Tests loading a squashed migration ... ok test_loading_squashed_complex (migrations.test_loader.LoaderTests) Tests loading a complex set of squashed migrations ... ok test_loading_squashed_complex_multi_apps (migrations.test_loader.LoaderTests) ... ok test_loading_squashed_complex_multi_apps_partially_applied (migrations.test_loader.LoaderTests) ... ok test_loading_squashed_erroneous (migrations.test_loader.LoaderTests) Tests loading a complex but erroneous set of squashed migrations ... ok test_marked_as_migrated (migrations.test_loader.LoaderTests) ... ok test_marked_as_unmigrated (migrations.test_loader.LoaderTests) ... ok test_name_match (migrations.test_loader.LoaderTests) Tests prefix name matching ... ok test_run_before (migrations.test_loader.LoaderTests) ... ok test_apply (migrations.test_loader.RecorderTests) ... ok test_backwards_nothing_to_do (migrations.test_executor.ExecutorUnitTests) ... ok test_minimize_rollbacks (migrations.test_executor.ExecutorUnitTests) ... ok test_minimize_rollbacks_branchy (migrations.test_executor.ExecutorUnitTests) ... ok test_add_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok test_add_blank_textfield_and_charfield (migrations.test_autodetector.AutodetectorTests) ... ok test_add_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of new fields. ... ok test_add_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_add_field_with_default (migrations.test_autodetector.AutodetectorTests) #22030 - Adding a field with a default should work. ... ok test_add_foo_together (migrations.test_autodetector.AutodetectorTests) Tests index/unique_together detection. ... ok test_add_many_to_many (migrations.test_autodetector.AutodetectorTests) #22435 - Adding a ManyToManyField should not prompt for a default. ... ok test_add_model_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok test_add_non_blank_textfield_and_charfield (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_db_table_add (migrations.test_autodetector.AutodetectorTests) Tests detection for adding db_table in model's options. ... ok test_alter_db_table_change (migrations.test_autodetector.AutodetectorTests) Tests detection for changing db_table in model's options'. ... ok test_alter_db_table_no_changes (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_db_table_remove (migrations.test_autodetector.AutodetectorTests) Tests detection for removing db_table in model's options. ... ok test_alter_db_table_with_model_change (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of new fields. ... ok test_alter_field_to_not_null_oneoff_default (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_field_to_not_null_with_default (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_field_to_not_null_without_default (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_fk_before_model_deletion (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_many_to_many (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_model_managers (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_model_options (migrations.test_autodetector.AutodetectorTests) Changing a model's options should make a change. ... ok test_alter_model_options_proxy (migrations.test_autodetector.AutodetectorTests) Changing a proxy model's options should also make a change. ... ok test_arrange_for_graph (migrations.test_autodetector.AutodetectorTests) Tests auto-naming of migrations for graph matching. ... ok test_bases_first (migrations.test_autodetector.AutodetectorTests) Tests that bases of other models come first. ... ok test_circular_dependency_mixed_addcreate (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_dependency_swappable (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_dependency_swappable2 (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_dependency_swappable_self (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_concrete_field_changed_to_many_to_many (migrations.test_autodetector.AutodetectorTests) ... ok test_create_with_through_model (migrations.test_autodetector.AutodetectorTests) ... ok test_custom_deconstructible (migrations.test_autodetector.AutodetectorTests) ... ok test_custom_migration_name (migrations.test_autodetector.AutodetectorTests) Tests custom naming of migrations for graph matching. ... ok test_deconstruct_field_kwarg (migrations.test_autodetector.AutodetectorTests) Field instances are handled correctly by nested deconstruction. ... ok test_deconstruct_type (migrations.test_autodetector.AutodetectorTests) ... ok test_deconstructible_dict (migrations.test_autodetector.AutodetectorTests) Nested deconstruction descends into dict values. ... ok test_deconstructible_list (migrations.test_autodetector.AutodetectorTests) Nested deconstruction descends into lists. ... ok test_deconstructible_tuple (migrations.test_autodetector.AutodetectorTests) Nested deconstruction descends into tuples. ... ok test_different_regex_does_alter (migrations.test_autodetector.AutodetectorTests) ... ok test_empty_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_first_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_fk_dependency (migrations.test_autodetector.AutodetectorTests) Tests that having a ForeignKey automatically adds a dependency. ... ok test_fk_dependency_other_app (migrations.test_autodetector.AutodetectorTests) ... ok test_foo_together_no_changes (migrations.test_autodetector.AutodetectorTests) ... ok test_foo_together_ordering (migrations.test_autodetector.AutodetectorTests) ... ok test_foo_together_remove_fk (migrations.test_autodetector.AutodetectorTests) Tests unique_together and field removal detection & ordering ... ok test_foreign_key_removed_before_target_model (migrations.test_autodetector.AutodetectorTests) ... ok test_identical_regex_doesnt_alter (migrations.test_autodetector.AutodetectorTests) ... ok test_keep_db_table_with_model_change (migrations.test_autodetector.AutodetectorTests) ... ok test_last_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_m2m_w_through_multistep_remove (migrations.test_autodetector.AutodetectorTests) ... ok test_managed_to_unmanaged (migrations.test_autodetector.AutodetectorTests) ... ok test_many_to_many_changed_to_concrete_field (migrations.test_autodetector.AutodetectorTests) ... ok test_many_to_many_removed_before_through_model (migrations.test_autodetector.AutodetectorTests) ... ok test_many_to_many_removed_before_through_model_2 (migrations.test_autodetector.AutodetectorTests) ... ok test_multiple_bases (migrations.test_autodetector.AutodetectorTests) #23956 - Tests that inheriting models doesn't move *_ptr fields into AddField operations. ... ok test_nested_deconstructible_objects (migrations.test_autodetector.AutodetectorTests) ... ok test_new_model (migrations.test_autodetector.AutodetectorTests) Tests autodetection of new models. ... ok test_non_circular_foreignkey_dependency_removal (migrations.test_autodetector.AutodetectorTests) ... ok test_old_model (migrations.test_autodetector.AutodetectorTests) Tests deletion of old models. ... ok test_pk_fk_included (migrations.test_autodetector.AutodetectorTests) ... ok test_proxy (migrations.test_autodetector.AutodetectorTests) Tests that the autodetector correctly deals with proxy models. ... ok test_proxy_bases_first (migrations.test_autodetector.AutodetectorTests) Tests that bases of proxies come first. ... ok test_proxy_custom_pk (migrations.test_autodetector.AutodetectorTests) ... ok test_proxy_fk_dependency (migrations.test_autodetector.AutodetectorTests) Tests that FK dependencies still work on proxy models. ... ok test_remove_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok test_remove_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of removed fields. ... ok test_remove_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_remove_foo_together (migrations.test_autodetector.AutodetectorTests) Tests index/unique_together detection. ... ok test_rename_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of renamed fields. ... ok test_rename_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_rename_model (migrations.test_autodetector.AutodetectorTests) Tests autodetection of renamed models. ... ok test_rename_model_with_fks_in_different_position (migrations.test_autodetector.AutodetectorTests) ... ok test_rename_model_with_renamed_rel_field (migrations.test_autodetector.AutodetectorTests) ... ok test_replace_string_with_foreignkey (migrations.test_autodetector.AutodetectorTests) ... ok test_same_app_circular_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_same_app_circular_fk_dependency_and_unique_together (migrations.test_autodetector.AutodetectorTests) ... ok test_same_app_no_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_set_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) Tests that setting order_with_respect_to adds a field. ... ok test_supports_functools_partial (migrations.test_autodetector.AutodetectorTests) ... ok test_swappable (migrations.test_autodetector.AutodetectorTests) ... ok test_swappable_changed (migrations.test_autodetector.AutodetectorTests) ... ok test_swappable_first_inheritance (migrations.test_autodetector.AutodetectorTests) Tests that swappable models get their CreateModel first. ... ok test_swappable_first_setting (migrations.test_autodetector.AutodetectorTests) Tests that swappable models get their CreateModel first. ... ok test_trim_apps (migrations.test_autodetector.AutodetectorTests) ... ok test_unmanaged_create (migrations.test_autodetector.AutodetectorTests) Tests that the autodetector correctly deals with managed models. ... ok test_unmanaged_custom_pk (migrations.test_autodetector.AutodetectorTests) ... ok test_unmanaged_to_managed (migrations.test_autodetector.AutodetectorTests) ... ok test_inlineformset_custom_callback (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_inlineformset_factory_default (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_modelformset_custom_callback (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_modelformset_factory_default (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_all_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify base formset honors DELETE field ... ok test_custom_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify DeleteFormset ignores DELETE field and uses form method ... ok test_init_database (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Add test data to database via formset ... ok test_no_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify base formset doesn't modify database ... ok test_error_class (model_formsets_regress.tests.FormsetTests) ... ok test_extraneous_query_is_not_run (model_formsets_regress.tests.FormsetTests) ... ok test_initial_data (model_formsets_regress.tests.FormsetTests) ... ok test_empty_fields_on_modelformset (model_formsets_regress.tests.InlineFormsetTests) ... ok test_formset_over_inherited_model (model_formsets_regress.tests.InlineFormsetTests) A formset over a ForeignKey with a to_field can be saved. Regression for #11120 ... ok test_formset_over_to_field (model_formsets_regress.tests.InlineFormsetTests) A formset over a ForeignKey with a to_field can be saved. Regression for #10243 ... ok test_formset_with_none_instance (model_formsets_regress.tests.InlineFormsetTests) A formset with instance=None can be created. Regression for #11872 ... ok test_initial_data (model_formsets_regress.tests.InlineFormsetTests) ... ok test_inline_model_with_to_field (model_formsets_regress.tests.InlineFormsetTests) ... ok test_inline_model_with_to_field_to_rel (model_formsets_regress.tests.InlineFormsetTests) ... ok test_save_as_new_with_new_inlines (model_formsets_regress.tests.InlineFormsetTests) ... ok test_delete_already_deleted (model_formsets_regress.tests.RedeleteTests) ... ok test_resubmit (model_formsets_regress.tests.RedeleteTests) ... ok test_bulk (delete.tests.DeletionTests) ... ok test_can_defer_constraint_checks (delete.tests.DeletionTests) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_cannot_defer_constraint_checks (delete.tests.DeletionTests) ... ok test_delete_with_keeping_parents (delete.tests.DeletionTests) ... ok test_deletion_order (delete.tests.DeletionTests) ... ok test_hidden_related (delete.tests.DeletionTests) ... ok test_instance_update (delete.tests.DeletionTests) ... ok test_large_delete (delete.tests.DeletionTests) ... ok test_large_delete_related (delete.tests.DeletionTests) ... ok test_m2m (delete.tests.DeletionTests) ... ok test_model_delete_returns_num_rows (delete.tests.DeletionTests) ... ok test_proxied_model_duplicate_queries (delete.tests.DeletionTests) ... ok test_queryset_delete_returns_num_rows (delete.tests.DeletionTests) ... ok test_relational_post_delete_signals_happen_before_parent_object (delete.tests.DeletionTests) ... ok test_fast_delete_empty_no_update_can_self_select (delete.tests.FastDeleteTests) ... ok test_fast_delete_fk (delete.tests.FastDeleteTests) ... ok test_fast_delete_inheritance (delete.tests.FastDeleteTests) ... ok test_fast_delete_joined_qs (delete.tests.FastDeleteTests) ... ok test_fast_delete_large_batch (delete.tests.FastDeleteTests) ... ok test_fast_delete_m2m (delete.tests.FastDeleteTests) ... ok test_fast_delete_qs (delete.tests.FastDeleteTests) ... ok test_fast_delete_revm2m (delete.tests.FastDeleteTests) ... ok test_auto (delete.tests.OnDeleteTests) ... ok test_auto_nullable (delete.tests.OnDeleteTests) ... ok test_cascade (delete.tests.OnDeleteTests) ... ok test_cascade_from_child (delete.tests.OnDeleteTests) ... ok test_cascade_from_parent (delete.tests.OnDeleteTests) ... ok test_cascade_nullable (delete.tests.OnDeleteTests) ... ok test_do_nothing (delete.tests.OnDeleteTests) ... ok test_do_nothing_qscount (delete.tests.OnDeleteTests) ... ok test_inheritance_cascade_down (delete.tests.OnDeleteTests) ... ok test_inheritance_cascade_up (delete.tests.OnDeleteTests) ... ok test_o2o_setnull (delete.tests.OnDeleteTests) ... ok test_protect (delete.tests.OnDeleteTests) ... ok test_setdefault (delete.tests.OnDeleteTests) ... ok test_setdefault_none (delete.tests.OnDeleteTests) ... ok test_setnull (delete.tests.OnDeleteTests) ... ok test_setnull_from_child (delete.tests.OnDeleteTests) ... ok test_setnull_from_parent (delete.tests.OnDeleteTests) ... ok test_setvalue (delete.tests.OnDeleteTests) ... ok test_failure (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok test_simple (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok test_with_client (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok test_assert_num_queries (test_utils.tests.AssertNumQueriesTests) ... ok test_assert_num_queries_with_client (test_utils.tests.AssertNumQueriesTests) ... ok test_ordered (test_utils.tests.AssertQuerysetEqualTests) ... ok test_repeated_values (test_utils.tests.AssertQuerysetEqualTests) ... ok test_transform (test_utils.tests.AssertQuerysetEqualTests) ... ok test_undefined_order (test_utils.tests.AssertQuerysetEqualTests) ... ok test_unordered (test_utils.tests.AssertQuerysetEqualTests) ... ok test_failure (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_nested (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_simple (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_with_client (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_within (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_fixtures_are_skipped (test_utils.tests.SkippingExtraTests) ... skipped u'Fixture loading should not be performed for skipped tests.' test_failure_in_setUpTestData_should_rollback_transaction (test_utils.tests.TestBadSetUpTestData) ... ok test_checks_called_on_the_default_database (check_framework.test_multi_db.TestMultiDBChecks) ... ok test_checks_called_on_the_other_database (check_framework.test_multi_db.TestMultiDBChecks) ... ok test_self_referential_empty_qs (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_non_symmetrical_clear_first_side (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_non_symmetrical_first_side (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_non_symmetrical_second_side (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_symmetrical (m2m_through.tests.M2mThroughReferentialTests) ... ok test_through_fields_self_referential (m2m_through.tests.M2mThroughReferentialTests) ... ok test_cannot_use_add_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_add_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_create_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_create_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_remove_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_remove_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_setattr_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_setattr_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_clear_on_reverse_removes_all_the_m2m_relationships (m2m_through.tests.M2mThroughTests) ... ok test_clear_removes_all_the_m2m_relationships (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_doesnt_conflict_with_fky_related_name (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_forward_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_forward_non_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_reverse_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_reverse_non_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_filter_on_intermediate_model (m2m_through.tests.M2mThroughTests) ... ok test_get_on_intermediate_model (m2m_through.tests.M2mThroughTests) ... ok test_order_by_relational_field_through_model (m2m_through.tests.M2mThroughTests) ... ok test_query_first_model_by_intermediate_model_attribute (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_attribute_name_of_related_model (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_custom_related_name (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_intermediate_can_return_non_unique_queryset (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_related_model_name (m2m_through.tests.M2mThroughTests) ... ok test_query_second_model_by_intermediate_model_attribute (m2m_through.tests.M2mThroughTests) ... ok test_retrieve_intermediate_items (m2m_through.tests.M2mThroughTests) ... ok test_retrieve_reverse_intermediate_items (m2m_through.tests.M2mThroughTests) ... ok test_through_fields (m2m_through.tests.M2mThroughTests) ... ok test_choices (m2m_through.tests.M2mThroughToFieldsTests) ... ok test_retrieval (m2m_through.tests.M2mThroughToFieldsTests) ... ok test_json_serializer (serializers.test_data.SerializerDataTests) ... ok test_python_serializer (serializers.test_data.SerializerDataTests) ... ok test_xml_serializer (serializers.test_data.SerializerDataTests) ... ok test_yaml_serializer (serializers.test_data.SerializerDataTests) ... ok test_json_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_json_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_python_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_python_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_xml_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_xml_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_yaml_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_yaml_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_altering_serialized_output (serializers.test_yaml.YamlSerializerTestCase) ... ok test_custom_field_serialization (serializers.test_yaml.YamlSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_deferred_field_serialization (serializers.test_yaml.YamlSerializerTestCase) ... ok test_deserialize_force_insert (serializers.test_yaml.YamlSerializerTestCase) Tests that deserialized content can be saved with force_insert as a parameter. ... ok test_deterministic_mapping_ordering (serializers.test_yaml.YamlSerializerTestCase) Mapping such as fields should be deterministically ordered. (#24558) ... ok test_float_serialization (serializers.test_yaml.YamlSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_one_to_one_as_pk (serializers.test_yaml.YamlSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.test_yaml.YamlSerializerTestCase) ... ok test_pre_1000ad_date (serializers.test_yaml.YamlSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.test_yaml.YamlSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.test_yaml.YamlSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_progressbar (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serialize_proxy_model (serializers.test_yaml.YamlSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_serialize_specific_fields (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serialize_superfluous_queries (serializers.test_yaml.YamlSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_to_stream (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serialize_unicode (serializers.test_yaml.YamlSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serializer_roundtrip (serializers.test_yaml.YamlSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_yaml_deserializer_exception (serializers.test_yaml.YamlSerializerTestCase) ... ok test_altering_serialized_output (serializers.test_xml.XmlSerializerTestCase) ... ok test_control_char_failure (serializers.test_xml.XmlSerializerTestCase) ... ok test_custom_field_serialization (serializers.test_xml.XmlSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_deferred_field_serialization (serializers.test_xml.XmlSerializerTestCase) ... ok test_deserialize_force_insert (serializers.test_xml.XmlSerializerTestCase) Tests that deserialized content can be saved with force_insert as a parameter. ... ok test_deterministic_mapping_ordering (serializers.test_xml.XmlSerializerTestCase) Mapping such as fields should be deterministically ordered. (#24558) ... ok test_float_serialization (serializers.test_xml.XmlSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_no_dtd (serializers.test_xml.XmlSerializerTestCase) ... ok test_one_to_one_as_pk (serializers.test_xml.XmlSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.test_xml.XmlSerializerTestCase) ... ok test_pre_1000ad_date (serializers.test_xml.XmlSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.test_xml.XmlSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.test_xml.XmlSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_progressbar (serializers.test_xml.XmlSerializerTestCase) ... ok test_serialize_proxy_model (serializers.test_xml.XmlSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_serialize_specific_fields (serializers.test_xml.XmlSerializerTestCase) ... ok test_serialize_superfluous_queries (serializers.test_xml.XmlSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_to_stream (serializers.test_xml.XmlSerializerTestCase) ... ok test_serialize_unicode (serializers.test_xml.XmlSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.test_xml.XmlSerializerTestCase) ... ok test_serializer_roundtrip (serializers.test_xml.XmlSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_altering_serialized_output (serializers.test_json.JsonSerializerTestCase) ... ok test_custom_field_serialization (serializers.test_json.JsonSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_deferred_field_serialization (serializers.test_json.JsonSerializerTestCase) ... ok test_deserialize_force_insert (serializers.test_json.JsonSerializerTestCase) Tests that deserialized content can be saved with force_insert as a parameter. ... ok test_deterministic_mapping_ordering (serializers.test_json.JsonSerializerTestCase) Mapping such as fields should be deterministically ordered. (#24558) ... ok test_float_serialization (serializers.test_json.JsonSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_helpful_error_message_for_foreign_keys (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_for_many2many_natural1 (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_for_many2many_natural2 (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_for_many2many_non_natural (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_invalid_field (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_invalid_pk (serializers.test_json.JsonSerializerTestCase) ... ok test_indentation_whitespace (serializers.test_json.JsonSerializerTestCase) ... ok test_json_deserializer_exception (serializers.test_json.JsonSerializerTestCase) ... ok test_one_to_one_as_pk (serializers.test_json.JsonSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.test_json.JsonSerializerTestCase) ... ok test_pre_1000ad_date (serializers.test_json.JsonSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.test_json.JsonSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.test_json.JsonSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_progressbar (serializers.test_json.JsonSerializerTestCase) ... ok test_serialize_proxy_model (serializers.test_json.JsonSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_serialize_specific_fields (serializers.test_json.JsonSerializerTestCase) ... ok test_serialize_superfluous_queries (serializers.test_json.JsonSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_to_stream (serializers.test_json.JsonSerializerTestCase) ... ok test_serialize_unicode (serializers.test_json.JsonSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.test_json.JsonSerializerTestCase) ... ok test_serializer_roundtrip (serializers.test_json.JsonSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_case_insensitive (swappable_models.tests.SwappableModelTests) Model names are case insensitive. Check that model swapping honors this. ... ok test_generated_data (swappable_models.tests.SwappableModelTests) Permissions and content types are not created for a swapped model ... ok test_add (many_to_many.tests.ManyToManyTests) ... ok test_assign (many_to_many.tests.ManyToManyTests) ... ok test_assign_ids (many_to_many.tests.ManyToManyTests) ... ok test_bulk_delete (many_to_many.tests.ManyToManyTests) ... ok test_clear (many_to_many.tests.ManyToManyTests) ... ok test_delete (many_to_many.tests.ManyToManyTests) ... ok test_forward_assign_with_queryset (many_to_many.tests.ManyToManyTests) ... ok test_inherited_models_selects (many_to_many.tests.ManyToManyTests) ... ok test_related_sets (many_to_many.tests.ManyToManyTests) ... ok test_remove (many_to_many.tests.ManyToManyTests) ... ok test_reverse_add (many_to_many.tests.ManyToManyTests) ... ok test_reverse_assign_with_queryset (many_to_many.tests.ManyToManyTests) ... ok test_reverse_selects (many_to_many.tests.ManyToManyTests) ... ok test_selects (many_to_many.tests.ManyToManyTests) ... ok test_set (many_to_many.tests.ManyToManyTests) ... ok test_custom_valid_name_callable_upload_to (file_storage.tests.FileFieldStorageTests) ... ok test_duplicate_filename (file_storage.tests.FileFieldStorageTests) ... ok test_empty_upload_to (file_storage.tests.FileFieldStorageTests) ... ok test_extended_length_storage (file_storage.tests.FileFieldStorageTests) ... ok test_file_object (file_storage.tests.FileFieldStorageTests) ... ok test_file_truncation (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_default (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_pickling (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_read (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_reopen (file_storage.tests.FileFieldStorageTests) ... ok test_files (file_storage.tests.FileFieldStorageTests) ... ok test_old_style_storage (file_storage.tests.FileFieldStorageTests) ... ok test_random_upload_to (file_storage.tests.FileFieldStorageTests) ... ok test_stringio (file_storage.tests.FileFieldStorageTests) ... ok test_auth_manager (multiple_database.tests.AuthTestCase) The methods on the auth manager obey database hints ... ok test_dumpdata (multiple_database.tests.AuthTestCase) Check that dumpdata honors allow_migrate restrictions on the router ... ok test_fixture_loading (multiple_database.tests.FixtureTestCase) Multi-db fixtures are loaded correctly ... ok test_pseudo_empty_fixtures (multiple_database.tests.FixtureTestCase) ... ok test_migrate_to_other_database (multiple_database.tests.MigrateTestCase) Regression test for #16039: migrate with --database option. ... ok test_migrate_to_other_database_with_router (multiple_database.tests.MigrateTestCase) Regression test for #16039: migrate with --database option. ... ok test_pickling (multiple_database.tests.PickleQuerySetTestCase) ... ok test_basic_queries (multiple_database.tests.QueryTestCase) Queries are constrained to a single database ... ok test_db_selection (multiple_database.tests.QueryTestCase) Check that querysets will use the default database by default ... ok test_default_creation (multiple_database.tests.QueryTestCase) Objects created on the default database don't leak onto other databases ... ok test_foreign_key_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing FK objects across databases raise an error ... ok test_foreign_key_deletion (multiple_database.tests.QueryTestCase) Cascaded deletions of Foreign Key relations issue queries on the right database ... ok test_foreign_key_reverse_operations (multiple_database.tests.QueryTestCase) FK reverse manipulations are all constrained to a single DB ... ok test_foreign_key_separation (multiple_database.tests.QueryTestCase) FK fields are constrained to a single database ... ok test_foreign_key_validation (multiple_database.tests.QueryTestCase) ForeignKey.validate() uses the correct database ... ok test_generic_key_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing generic key objects across databases raise an error ... ok test_generic_key_deletion (multiple_database.tests.QueryTestCase) Cascaded deletions of Generic Key relations issue queries on the right database ... ok test_generic_key_reverse_operations (multiple_database.tests.QueryTestCase) Generic reverse manipulations are all constrained to a single DB ... ok test_generic_key_separation (multiple_database.tests.QueryTestCase) Generic fields are constrained to a single database ... ok test_m2m_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing M2M objects across databases raise an error ... ok test_m2m_deletion (multiple_database.tests.QueryTestCase) Cascaded deletions of m2m relations issue queries on the right database ... ok test_m2m_forward_operations (multiple_database.tests.QueryTestCase) M2M forward manipulations are all constrained to a single DB ... ok test_m2m_reverse_operations (multiple_database.tests.QueryTestCase) M2M reverse manipulations are all constrained to a single DB ... ok test_m2m_separation (multiple_database.tests.QueryTestCase) M2M fields are constrained to a single database ... ok test_o2o_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing FK objects across databases raise an error ... ok test_o2o_separation (multiple_database.tests.QueryTestCase) OneToOne fields are constrained to a single database ... ok test_ordering (multiple_database.tests.QueryTestCase) get_next_by_XXX commands stick to a single database ... ok test_other_creation (multiple_database.tests.QueryTestCase) Objects created on another database don't leak onto the default database ... ok test_raw (multiple_database.tests.QueryTestCase) test the raw() method across databases ... ok test_refresh (multiple_database.tests.QueryTestCase) ... ok test_related_manager (multiple_database.tests.QueryTestCase) Related managers return managers, not querysets ... ok test_select_related (multiple_database.tests.QueryTestCase) Database assignment is retained if an object is retrieved with select_related() ... ok test_subquery (multiple_database.tests.QueryTestCase) Make sure as_sql works with subqueries and primary/replica. ... ok test_fk_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_add (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_clear (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_remove (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_update (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_fk_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_fk_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_fk_update (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_add (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_clear (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_remove (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_update (multiple_database.tests.RouteForWriteTestCase) ... ok test_attribute_error_delete (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_attribute_error_m2m (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_attribute_error_read (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_attribute_error_save (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_foreignkey_collection (multiple_database.tests.RouterModelArgumentTestCase) ... ok test_m2m_collection (multiple_database.tests.RouterModelArgumentTestCase) ... ok test_database_routing (multiple_database.tests.RouterTestCase) ... ok test_db_selection (multiple_database.tests.RouterTestCase) Check that querysets obey the router for db suggestions ... ok test_deferred_models (multiple_database.tests.RouterTestCase) ... ok test_foreign_key_cross_database_protection (multiple_database.tests.RouterTestCase) Foreign keys can cross databases if they two databases have a common source ... ok test_foreign_key_managers (multiple_database.tests.RouterTestCase) FK reverse relations are represented by managers, and can be controlled like managers ... ok test_generic_key_cross_database_protection (multiple_database.tests.RouterTestCase) Generic Key operations can span databases if they share a source ... ok test_generic_key_managers (multiple_database.tests.RouterTestCase) Generic key relations are represented by managers, and can be controlled like managers ... ok test_invalid_set_foreign_key_assignment (multiple_database.tests.RouterTestCase) ... ok test_m2m_cross_database_protection (multiple_database.tests.RouterTestCase) M2M relations can cross databases if the database share a source ... ok test_m2m_managers (multiple_database.tests.RouterTestCase) M2M relations are represented by managers, and can be controlled like managers ... ok test_migrate_legacy_router (multiple_database.tests.RouterTestCase) ... ok test_migrate_selection (multiple_database.tests.RouterTestCase) Synchronization behavior is predictable ... ok test_o2o_cross_database_protection (multiple_database.tests.RouterTestCase) Operations that involve sharing FK objects across databases raise an error ... ok test_partial_router (multiple_database.tests.RouterTestCase) A router can choose to implement a subset of methods ... ok test_subquery (multiple_database.tests.RouterTestCase) Make sure as_sql works with subqueries and primary/replica. ... ok test_database_arg_m2m (multiple_database.tests.SignalTests) ... ok test_database_arg_save_and_delete (multiple_database.tests.SignalTests) ... ok test_basic (str.tests.SimpleTests) ... ok test_defaults (str.tests.SimpleTests) ... ok test_international (str.tests.SimpleTests) ... ok test_abstract_model_with_custom_manager_name (custom_managers.tests.CustomManagerTests) ... ok test_custom_manager_basic (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_as_manager (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_default (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_from_queryset (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_from_queryset_failing (custom_managers.tests.CustomManagerTests) ... ok test_filtering (custom_managers.tests.CustomManagerTests) ... ok test_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_init_args (custom_managers.tests.CustomManagerTests) ... ok test_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_manager_attributes (custom_managers.tests.CustomManagerTests) ... ok test_manager_honors_queryset_only (custom_managers.tests.CustomManagerTests) ... ok test_manager_use_queryset_methods (custom_managers.tests.CustomManagerTests) ... ok test_no_objects (custom_managers.tests.CustomManagerTests) ... ok test_queryset_and_manager (custom_managers.tests.CustomManagerTests) ... ok test_queryset_copied_to_default (custom_managers.tests.CustomManagerTests) ... ok test_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_default_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_default_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_default_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_specified_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_specified_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_specified_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_default_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_default_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_specified_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_specified_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_delete_one_to_one_manager (custom_managers.tests.CustomManagersRegressTestCase) ... ok test_delete_related_on_filtered_manager (custom_managers.tests.CustomManagersRegressTestCase) Deleting related objects should also not be distracted by a ... ok test_filtered_default_manager (custom_managers.tests.CustomManagersRegressTestCase) Even though the default manager filters out some records, ... ok test_queryset_with_custom_init (custom_managers.tests.CustomManagersRegressTestCase) ... ok test_managers (custom_managers.tests.TestCars) ... ok test_base64_upload (file_uploads.tests.FileUploadTests) ... ok test_big_base64_newlines_upload (file_uploads.tests.FileUploadTests) ... ok test_big_base64_upload (file_uploads.tests.FileUploadTests) ... ok test_blank_filenames (file_uploads.tests.FileUploadTests) ... ok test_broken_custom_upload_handler (file_uploads.tests.FileUploadTests) ... ok test_content_type_extra (file_uploads.tests.FileUploadTests) Uploaded files may have content type parameters available. ... ok test_custom_upload_handler (file_uploads.tests.FileUploadTests) ... ok test_dangerous_file_names (file_uploads.tests.FileUploadTests) Uploaded file names should be sanitized before ever reaching the view. ... ok test_empty_multipart_handled_gracefully (file_uploads.tests.FileUploadTests) ... ok test_file_content (file_uploads.tests.FileUploadTests) ... ok test_file_error_blocking (file_uploads.tests.FileUploadTests) ... ok test_filename_case_preservation (file_uploads.tests.FileUploadTests) ... ok test_filename_overflow (file_uploads.tests.FileUploadTests) File names over 256 characters (dangerous on some platforms) get fixed up. ... ok test_fileupload_getlist (file_uploads.tests.FileUploadTests) ... ok test_fileuploads_closed_at_request_end (file_uploads.tests.FileUploadTests) ... ok test_large_upload (file_uploads.tests.FileUploadTests) ... ok test_no_parsing_triggered_by_fd_closing (file_uploads.tests.FileUploadTests) ... ok test_simple_upload (file_uploads.tests.FileUploadTests) ... ok test_truncated_multipart_handled_gracefully (file_uploads.tests.FileUploadTests) ... ok test_unicode_file_name (file_uploads.tests.FileUploadTests) ... ok test_unicode_file_name_rfc2231 (file_uploads.tests.FileUploadTests) ... ok test_unicode_name_rfc2231 (file_uploads.tests.FileUploadTests) ... ok test_late_form_validation (generic_views.test_edit.BasicFormTests) ... ok test_post_data (generic_views.test_edit.BasicFormTests) ... ok test_create (generic_views.test_edit.CreateViewTests) ... ok test_create_invalid (generic_views.test_edit.CreateViewTests) ... ok test_create_restricted (generic_views.test_edit.CreateViewTests) ... ok test_create_view_all_fields (generic_views.test_edit.CreateViewTests) ... ok test_create_view_with_restricted_fields (generic_views.test_edit.CreateViewTests) ... ok test_create_view_without_explicit_fields (generic_views.test_edit.CreateViewTests) ... ok test_create_with_interpolated_redirect (generic_views.test_edit.CreateViewTests) ... ok test_create_with_object_url (generic_views.test_edit.CreateViewTests) ... ok test_create_with_redirect (generic_views.test_edit.CreateViewTests) ... ok test_create_with_special_properties (generic_views.test_edit.CreateViewTests) ... ok test_create_without_redirect (generic_views.test_edit.CreateViewTests) ... ok test_define_both_fields_and_form_class (generic_views.test_edit.CreateViewTests) ... ok test_delete_by_delete (generic_views.test_edit.DeleteViewTests) ... ok test_delete_by_post (generic_views.test_edit.DeleteViewTests) ... ok test_delete_with_interpolated_redirect (generic_views.test_edit.DeleteViewTests) ... ok test_delete_with_redirect (generic_views.test_edit.DeleteViewTests) ... ok test_delete_with_special_properties (generic_views.test_edit.DeleteViewTests) ... ok test_delete_without_redirect (generic_views.test_edit.DeleteViewTests) ... ok test_update_get_object (generic_views.test_edit.UpdateViewTests) ... ok test_update_invalid (generic_views.test_edit.UpdateViewTests) ... ok test_update_post (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_interpolated_redirect (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_object_url (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_redirect (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_special_properties (generic_views.test_edit.UpdateViewTests) ... ok test_update_without_redirect (generic_views.test_edit.UpdateViewTests) ... ok test_allow_empty_false (generic_views.test_list.ListViewTests) ... ok test_context_object_name (generic_views.test_list.ListViewTests) ... ok test_duplicate_context_object_name (generic_views.test_list.ListViewTests) ... ok test_explicitly_ordered_list_view (generic_views.test_list.ListViewTests) ... ok test_items (generic_views.test_list.ListViewTests) ... ok test_missing_items (generic_views.test_list.ListViewTests) ... ok test_paginated_custom_page_kwarg (generic_views.test_list.ListViewTests) ... ok test_paginated_custom_paginator_class (generic_views.test_list.ListViewTests) ... ok test_paginated_custom_paginator_constructor (generic_views.test_list.ListViewTests) ... ok test_paginated_get_last_page_by_query_string (generic_views.test_list.ListViewTests) ... ok test_paginated_get_page_by_query_string (generic_views.test_list.ListViewTests) ... ok test_paginated_get_page_by_urlvar (generic_views.test_list.ListViewTests) ... ok test_paginated_invalid_page (generic_views.test_list.ListViewTests) ... ok test_paginated_list_view_does_not_load_entire_table (generic_views.test_list.ListViewTests) ... ok test_paginated_list_view_returns_useful_message_on_invalid_page (generic_views.test_list.ListViewTests) ... ok test_paginated_non_queryset (generic_views.test_list.ListViewTests) ... ok test_paginated_orphaned_queryset (generic_views.test_list.ListViewTests) ... ok test_paginated_page_out_of_range (generic_views.test_list.ListViewTests) ... ok test_paginated_queryset (generic_views.test_list.ListViewTests) ... ok test_paginated_queryset_shortdata (generic_views.test_list.ListViewTests) ... ok test_queryset (generic_views.test_list.ListViewTests) ... ok test_template_name (generic_views.test_list.ListViewTests) ... ok test_template_name_suffix (generic_views.test_list.ListViewTests) ... ok test_verbose_name (generic_views.test_list.ListViewTests) ... ok test_allow_empty_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_by_month (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_context_object_name (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_custom_sorting (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_custom_sorting_dec (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_invalid (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_template (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_template_suffix (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_aware_datetime_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_date_list_order (generic_views.test_dates.ArchiveIndexViewTests) date_list should be sorted descending in index ... ok test_datetime_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_empty_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_no_duplicate_query (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_paginated_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_paginated_archive_view_does_not_load_entire_table (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_aware_datetime_date_detail (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_allow_future (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_by_pk (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_by_slug (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_custom_month_format (generic_views.test_dates.DateDetailViewTests) ... ok test_datetime_date_detail (generic_views.test_dates.DateDetailViewTests) ... ok test_get_object_custom_queryset (generic_views.test_dates.DateDetailViewTests) ... ok test_get_object_custom_queryset_numqueries (generic_views.test_dates.DateDetailViewTests) ... ok test_invalid_url (generic_views.test_dates.DateDetailViewTests) ... ok test_aware_datetime_day_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_custom_month_format (generic_views.test_dates.DayArchiveViewTests) ... ok test_datetime_day_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_allow_empty (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_allow_future (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_invalid_pattern (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_paginated (generic_views.test_dates.DayArchiveViewTests) ... ok test_next_prev_context (generic_views.test_dates.DayArchiveViewTests) ... ok test_today_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_aware_datetime_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ok test_custom_month_format (generic_views.test_dates.MonthArchiveViewTests) ... ok test_date_list_order (generic_views.test_dates.MonthArchiveViewTests) date_list should be sorted ascending in month view ... ok test_datetime_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_allow_empty (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_allow_future (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_invalid_pattern (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_paginated (generic_views.test_dates.MonthArchiveViewTests) ... ok test_previous_month_without_content (generic_views.test_dates.MonthArchiveViewTests) Content can exist on any day of the previous month. Refs #14711 ... ok test_aware_datetime_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ok test_datetime_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_start_Monday (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_allow_empty (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_allow_future (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_invalid_pattern (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_paginated (generic_views.test_dates.WeekArchiveViewTests) ... ok test_aware_datetime_year_view (generic_views.test_dates.YearArchiveViewTests) ... ok test_date_list_order (generic_views.test_dates.YearArchiveViewTests) date_list should be sorted ascending in year view ... ok test_datetime_year_view (generic_views.test_dates.YearArchiveViewTests) ... ok test_no_duplicate_query (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_allow_future (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_custom_sort_order (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_empty (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_invalid_pattern (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_make_object_list (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_paginated (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_two_custom_sort_orders (generic_views.test_dates.YearArchiveViewTests) ... ok test_context_object_name (generic_views.test_detail.DetailViewTest) ... ok test_custom_detail (generic_views.test_detail.DetailViewTest) ... ok test_deferred_queryset_context_object_name (generic_views.test_detail.DetailViewTest) ... ok test_deferred_queryset_template_name (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_custom_pk (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_custom_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_and_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_and_slug_mismatch_404 (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_ignore_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_ignore_slug_mismatch (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_missing_object (generic_views.test_detail.DetailViewTest) ... ok test_detail_object_does_not_exist (generic_views.test_detail.DetailViewTest) ... ok test_duplicated_context_object_name (generic_views.test_detail.DetailViewTest) ... ok test_invalid_queryset (generic_views.test_detail.DetailViewTest) ... ok test_invalid_url (generic_views.test_detail.DetailViewTest) ... ok test_non_model_object_with_meta (generic_views.test_detail.DetailViewTest) ... ok test_simple_object (generic_views.test_detail.DetailViewTest) ... ok test_template_name (generic_views.test_detail.DetailViewTest) ... ok test_template_name_field (generic_views.test_detail.DetailViewTest) ... ok test_template_name_suffix (generic_views.test_detail.DetailViewTest) ... ok test_verbose_name (generic_views.test_detail.DetailViewTest) ... ok test_callable_lookup (admin_inlines.tests.TestInline) Admin inline should invoke local callable when its name is listed in readonly_fields ... ok test_can_delete (admin_inlines.tests.TestInline) ... ok test_create_inlines_on_inherited_model (admin_inlines.tests.TestInline) ... ok test_custom_get_extra_form (admin_inlines.tests.TestInline) ... ok test_custom_min_num (admin_inlines.tests.TestInline) ... ok test_custom_pk_shortcut (admin_inlines.tests.TestInline) ... ok test_help_text (admin_inlines.tests.TestInline) ... ok test_inline_editable_pk (admin_inlines.tests.TestInline) ... ok test_inline_hidden_field_no_column (admin_inlines.tests.TestInline) #18263 -- Make sure hidden fields don't get a column in tabular inlines ... ok test_inline_nonauto_noneditable_pk (admin_inlines.tests.TestInline) ... ok test_inline_primary (admin_inlines.tests.TestInline) ... ok test_inlines_show_change_link_registered (admin_inlines.tests.TestInline) Inlines `show_change_link` for registered models when enabled. ... ok test_inlines_show_change_link_unregistered (admin_inlines.tests.TestInline) Inlines `show_change_link` disabled for unregistered models. ... ok test_localize_pk_shortcut (admin_inlines.tests.TestInline) ... ok test_many_to_many_inlines (admin_inlines.tests.TestInline) Autogenerated many-to-many inlines are displayed correctly (#13407) ... ok test_min_num (admin_inlines.tests.TestInline) ... ok test_no_parent_callable_lookup (admin_inlines.tests.TestInline) Admin inline `readonly_field` shouldn't invoke parent ModelAdmin callable ... ok test_non_related_name_inline (admin_inlines.tests.TestInline) ... ok test_readonly_stacked_inline_label (admin_inlines.tests.TestInline) Bug #13174. ... ok test_stacked_inline_edit_form_contains_has_original_class (admin_inlines.tests.TestInline) ... ok test_tabular_inline_show_change_link_false_registered (admin_inlines.tests.TestInline) Inlines `show_change_link` disabled by default. ... ok test_tabular_non_field_errors (admin_inlines.tests.TestInline) ... ok test_immutable_content_type (admin_inlines.tests.TestInlineAdminForm) Regression for #9362 ... ok test_original_content_type_id_deprecated (admin_inlines.tests.TestInlineAdminForm) ... ok test_all_inline_media (admin_inlines.tests.TestInlineMedia) ... ok test_inline_media_only_base (admin_inlines.tests.TestInlineMedia) ... ok test_inline_media_only_inline (admin_inlines.tests.TestInlineMedia) ... ok test_inline_add_fk_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_add_fk_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_add_m2m_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_add_m2m_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_add_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_all_perms (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_change_del_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_m2m_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_m2m_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_m2m_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_deleting_inline_with_protected_delete_does_not_validate (admin_inlines.tests.TestInlineProtectedOnDelete) ... ok test_m2m_and_m2o (m2m_and_m2o.tests.RelatedObjectTests) ... ok test_related_objects_have_name_attribute (m2m_and_m2o.tests.RelatedObjectTests) ... ok test_m2m_with_unicode_reference (m2m_and_m2o.tests.RelatedObjectUnicodeTests) ... ok test_basic (save_delete_hooks.tests.SaveDeleteHookTests) ... ok test_boolean_type (datatypes.tests.DataTypesTestCase) ... ok test_date_type (datatypes.tests.DataTypesTestCase) ... ok test_datefield_auto_now_add (datatypes.tests.DataTypesTestCase) Regression test for #10970, auto_now_add for DateField should store ... ok test_error_on_timezone (datatypes.tests.DataTypesTestCase) Regression test for #8354: the MySQL and Oracle backends should raise ... ok test_textfields_unicode (datatypes.tests.DataTypesTestCase) Regression test for #10238: TextField values returned from the ... ok test_time_field (datatypes.tests.DataTypesTestCase) ... ok test_year_boundaries (datatypes.tests.DataTypesTestCase) Year boundary tests (ticket #3689) ... ok test_already_loaded_model (signals.tests.LazyModelRefTest) ... ok test_invalid_sender_model_name (signals.tests.LazyModelRefTest) ... ok test_not_loaded_model (signals.tests.LazyModelRefTest) ... ok test_decorators (signals.tests.SignalTests) ... ok test_delete_signals (signals.tests.SignalTests) ... ok test_disconnect_in_dispatch (signals.tests.SignalTests) ... ok test_model_pre_init_and_post_init (signals.tests.SignalTests) ... ok test_save_and_delete_signals_with_m2m (signals.tests.SignalTests) ... ok test_save_signals (signals.tests.SignalTests) ... ok test_change_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_default_to_insertion_order (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_item_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_previous_and_next_in_order (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_recursive_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_duplicate_order_field (order_with_respect_to.tests.OrderWithRespectToTests) ... ok test_set_order (order_with_respect_to.tests.TestOrderWithRespectToOneToOnePK) ... ok test_override_settings_inheritance (settings_tests.tests.ChildDecoratedTestCase) ... ok test_max_recursion_error (settings_tests.tests.ClassDecoratedTestCase) ... ok test_method_override (settings_tests.tests.ClassDecoratedTestCase) ... ok test_override (settings_tests.tests.ClassDecoratedTestCase) ... ok test_setupclass_override (settings_tests.tests.ClassDecoratedTestCase) Test that settings are overridden within setUpClass -- refs #21281 ... ok test_max_recursion_error (settings_tests.tests.ClassDecoratedTestCaseSuper) ... ok test_method_override (settings_tests.tests.FullyDecoratedTestCase) ... ok test_override (settings_tests.tests.FullyDecoratedTestCase) ... ok test_defer_baseclass_when_subclass_has_added_field (defer.tests.BigChildDeferTests) ... ok test_defer_subclass (defer.tests.BigChildDeferTests) ... ok test_only_baseclass_when_subclass_has_added_field (defer.tests.BigChildDeferTests) ... ok test_only_sublcass (defer.tests.BigChildDeferTests) ... ok test_defer (defer.tests.DeferTests) ... ok test_defer_baseclass_when_subclass_has_no_added_fields (defer.tests.DeferTests) ... ok test_defer_extra (defer.tests.DeferTests) ... ok test_defer_foreign_keys_are_deferred_and_not_traversed (defer.tests.DeferTests) ... ok test_defer_none_to_clear_deferred_set (defer.tests.DeferTests) ... ok test_defer_on_an_already_deferred_field (defer.tests.DeferTests) ... ok test_defer_only_chaining (defer.tests.DeferTests) ... ok test_defer_select_related_raises_invalid_query (defer.tests.DeferTests) ... ok test_defer_values_does_not_defer (defer.tests.DeferTests) ... ok test_defer_with_select_related (defer.tests.DeferTests) ... ok test_get (defer.tests.DeferTests) ... ok test_only (defer.tests.DeferTests) ... ok test_only_baseclass_when_subclass_has_no_added_fields (defer.tests.DeferTests) ... ok test_only_none_raises_error (defer.tests.DeferTests) ... ok test_only_select_related_raises_invalid_query (defer.tests.DeferTests) ... ok test_only_values_does_not_defer (defer.tests.DeferTests) ... ok test_only_with_select_related (defer.tests.DeferTests) ... ok test_saving_object_with_deferred_field (defer.tests.DeferTests) ... ok test_custom_refresh_on_deferred_loading (defer.tests.TestDefer2) ... ok test_defer_inheritance_pk_chaining (defer.tests.TestDefer2) ... ok test_defer_proxy (defer.tests.TestDefer2) ... ok test_eq (defer.tests.TestDefer2) ... ok test_refresh_not_loading_deferred_fields (defer.tests.TestDefer2) ... ok test_get_admin_log_templatetag_custom_user (admin_changelist.tests.AdminLogNodeTestCase) ... ok test_get_admin_log_templatetag_no_user (admin_changelist.tests.AdminLogNodeTestCase) ... ok test_computed_list_display_localization (admin_changelist.tests.ChangeListTests) ... ok test_custom_paginator (admin_changelist.tests.ChangeListTests) ... ok test_deterministic_order_for_model_ordered_by_its_manager (admin_changelist.tests.ChangeListTests) ... ok test_deterministic_order_for_unordered_model (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_inherited_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_m2m_to_inherited_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_many_to_many_at_second_level_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_non_unique_related_object_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_non_unique_related_object_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_through_m2m_at_second_level_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_through_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_list_display (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_list_display_links (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_search_fields (admin_changelist.tests.ChangeListTests) ... ok test_get_select_related_custom_method (admin_changelist.tests.ChangeListTests) ... ok test_no_list_display_links (admin_changelist.tests.ChangeListTests) #15185 -- Allow no links from the 'change list' view grid. ... ok test_pagination (admin_changelist.tests.ChangeListTests) ... ok test_pagination_page_range (admin_changelist.tests.ChangeListTests) ... ok test_result_list_editable (admin_changelist.tests.ChangeListTests) ... ok test_result_list_editable_html (admin_changelist.tests.ChangeListTests) ... ok test_result_list_empty_changelist_value (admin_changelist.tests.ChangeListTests) ... ok test_result_list_html (admin_changelist.tests.ChangeListTests) ... ok test_result_list_set_empty_value_display_in_model_admin (admin_changelist.tests.ChangeListTests) ... ok test_result_list_set_empty_value_display_on_admin_site (admin_changelist.tests.ChangeListTests) ... ok test_result_list_with_allow_tags (admin_changelist.tests.ChangeListTests) ... ok test_select_related_as_empty_tuple (admin_changelist.tests.ChangeListTests) ... ok test_select_related_as_tuple (admin_changelist.tests.ChangeListTests) ... ok test_select_related_preserved (admin_changelist.tests.ChangeListTests) ... ok test_show_all (admin_changelist.tests.ChangeListTests) ... ok test_tuple_list_display (admin_changelist.tests.ChangeListTests) ... ok test_add_m2m_with_base_class (m2m_regress.tests.M2MRegressionTests) ... ok test_assigning_invalid_data_to_m2m_doesnt_clear_existing_relations (m2m_regress.tests.M2MRegressionTests) ... ok test_internal_related_name_not_in_error_msg (m2m_regress.tests.M2MRegressionTests) ... ok test_m2m_abstract_split (m2m_regress.tests.M2MRegressionTests) ... ok test_m2m_inheritance_symmetry (m2m_regress.tests.M2MRegressionTests) ... ok test_m2m_pk_field_type (m2m_regress.tests.M2MRegressionTests) ... ok test_manager_class_caching (m2m_regress.tests.M2MRegressionTests) ... ok test_multiple_forwards_only_m2m (m2m_regress.tests.M2MRegressionTests) ... ok test_multiple_m2m (m2m_regress.tests.M2MRegressionTests) ... ok test_custom_field (field_subclassing.tests.CustomField) ... ok test_defer (field_subclassing.tests.CustomField) ... ok test_field_subclassing (field_subclassing.tests.CustomField) ... ok test_refresh (field_subclassing.tests.CustomField) ... ok test_subfieldbase_plays_nice_with_module_inspect (field_subclassing.tests.CustomField) ... ok test_validation_of_choices_for_custom_field (field_subclassing.tests.CustomField) ... ok test_sitemap_index_with_https_request (sitemaps_tests.test_https.HTTPSDetectionSitemapTests) A sitemap index requested in HTTPS is rendered with HTTPS links ... ok test_sitemap_section_with_https_request (sitemaps_tests.test_https.HTTPSDetectionSitemapTests) A sitemap section requested in HTTPS is rendered with HTTPS links ... ok test_secure_sitemap_index (sitemaps_tests.test_https.HTTPSSitemapTests) A secure sitemap index can be rendered ... ok test_secure_sitemap_section (sitemaps_tests.test_https.HTTPSSitemapTests) A secure sitemap section can be rendered ... ok test_cached_sitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_empty_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_localized_priority (sitemaps_tests.test_http.HTTPSitemapTests) The priority value should not be localized (Refs #14164) ... ok test_requestsite_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_simple_custom_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap can be rendered with a custom template ... ok test_simple_i18nsitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) A simple i18n sitemap index can be rendered ... ok test_simple_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap can be rendered ... ok test_simple_sitemap_custom_index (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap index can be rendered with a custom template ... ok test_simple_sitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap index can be rendered ... ok test_simple_sitemap_section (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap section can be rendered ... ok test_sitemap_get_urls_no_site_1 (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_get_urls_no_site_2 (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_item (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_last_modified (sitemaps_tests.test_http.HTTPSitemapTests) Tests that Last-Modified header is set correctly ... ok test_sitemap_last_modified_date (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_last_modified_missing (sitemaps_tests.test_http.HTTPSitemapTests) Tests that Last-Modified header is missing when sitemap has no lastmod ... ok test_sitemap_last_modified_mixed (sitemaps_tests.test_http.HTTPSitemapTests) Tests that Last-Modified header is omitted when lastmod not on all items ... ok test_sitemap_last_modified_tz (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_x_robots_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_generic_sitemap (sitemaps_tests.test_generic.GenericViewsSitemapTests) A minimal generic sitemap can be rendered ... ok test_add (many_to_one.tests.ManyToOneTests) ... ok test_assign (many_to_one.tests.ManyToOneTests) ... ok test_create (many_to_one.tests.ManyToOneTests) ... ok test_create_relation_with_ugettext_lazy (many_to_one.tests.ManyToOneTests) ... ok test_deepcopy_and_circular_references (many_to_one.tests.ManyToOneTests) ... ok test_delete (many_to_one.tests.ManyToOneTests) ... ok test_explicit_fk (many_to_one.tests.ManyToOneTests) ... ok test_fk_assignment_and_related_object_cache (many_to_one.tests.ManyToOneTests) ... ok test_fk_instantiation_outside_model (many_to_one.tests.ManyToOneTests) ... ok test_get (many_to_one.tests.ManyToOneTests) ... ok test_hasattr_related_object (many_to_one.tests.ManyToOneTests) ... ok test_manager_class_caching (many_to_one.tests.ManyToOneTests) ... ok test_multiple_foreignkeys (many_to_one.tests.ManyToOneTests) ... ok test_related_object (many_to_one.tests.ManyToOneTests) ... ok test_relation_unsaved (many_to_one.tests.ManyToOneTests) ... ok test_reverse_selects (many_to_one.tests.ManyToOneTests) ... ok test_select_related (many_to_one.tests.ManyToOneTests) ... ok test_selects (many_to_one.tests.ManyToOneTests) ... ok test_set (many_to_one.tests.ManyToOneTests) ... ok test_values_list_exception (many_to_one.tests.ManyToOneTests) ... ok test_aggrate_annotation (aggregation_regress.tests.AggregationTests) ... ok test_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_aggregate_duplicate_columns (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks" test_aggregate_duplicate_columns_only (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks" test_aggregate_duplicate_columns_select_related (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks" test_aggregate_fexpr (aggregation_regress.tests.AggregationTests) ... ok test_aggregate_on_relation (aggregation_regress.tests.AggregationTests) ... ok test_aggregates_in_where_clause (aggregation_regress.tests.AggregationTests) ... ok test_aggregates_in_where_clause_pre_eval (aggregation_regress.tests.AggregationTests) ... ok test_aggregation_with_generic_reverse_relation (aggregation_regress.tests.AggregationTests) ... ok test_annotate_and_join (aggregation_regress.tests.AggregationTests) ... ok test_annotate_distinct_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_annotate_joins (aggregation_regress.tests.AggregationTests) ... ok test_annotate_on_relation (aggregation_regress.tests.AggregationTests) ... ok test_annotate_reserved_word (aggregation_regress.tests.AggregationTests) ... ok test_annotate_with_extra (aggregation_regress.tests.AggregationTests) ... ok test_annotation (aggregation_regress.tests.AggregationTests) ... ok test_annotation_disjunction (aggregation_regress.tests.AggregationTests) ... ok test_boolean_conversion (aggregation_regress.tests.AggregationTests) ... ok test_db_col_table (aggregation_regress.tests.AggregationTests) ... ok test_decimal_aggregate_annotation_filter (aggregation_regress.tests.AggregationTests) ... ok test_duplicate_alias (aggregation_regress.tests.AggregationTests) ... ok test_empty (aggregation_regress.tests.AggregationTests) ... ok test_empty_filter_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_empty_filter_count (aggregation_regress.tests.AggregationTests) ... ok test_f_expression_annotation (aggregation_regress.tests.AggregationTests) ... ok test_field_error (aggregation_regress.tests.AggregationTests) ... ok test_field_name_conflict (aggregation_regress.tests.AggregationTests) ... ok test_filtering_by_annotation_name (aggregation_regress.tests.AggregationTests) ... ok test_fobj_group_by (aggregation_regress.tests.AggregationTests) ... ok test_having_group_by (aggregation_regress.tests.AggregationTests) ... ok test_m2m_name_conflict (aggregation_regress.tests.AggregationTests) ... ok test_more (aggregation_regress.tests.AggregationTests) ... ok test_more_more (aggregation_regress.tests.AggregationTests) ... ok test_more_more_more (aggregation_regress.tests.AggregationTests) ... ok test_name_expressions (aggregation_regress.tests.AggregationTests) ... ok test_name_filters (aggregation_regress.tests.AggregationTests) ... ok test_negated_aggregation (aggregation_regress.tests.AggregationTests) ... ok test_none_call_before_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_pickle (aggregation_regress.tests.AggregationTests) ... ok test_quoting_aggregate_order_by (aggregation_regress.tests.AggregationTests) ... ok test_reverse_join_trimming (aggregation_regress.tests.AggregationTests) ... ok test_reverse_relation_name_conflict (aggregation_regress.tests.AggregationTests) ... ok test_stddev (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support feature(s): supports_stddev" test_ticket_11293 (aggregation_regress.tests.AggregationTests) ... ok test_ticket_11293_q_immutable (aggregation_regress.tests.AggregationTests) ... ok test_values_annotate_values (aggregation_regress.tests.AggregationTests) ... ok test_values_list_annotation_args_ordering (aggregation_regress.tests.AggregationTests) ... ok test_values_queryset_non_conflict (aggregation_regress.tests.AggregationTests) ... ok test_existing_join_not_promoted (aggregation_regress.tests.JoinPromotionTests) ... ok test_non_nullable_fk_not_promoted (aggregation_regress.tests.JoinPromotionTests) ... ok test_ticket_21150 (aggregation_regress.tests.JoinPromotionTests) ... ok test_ticket_24748 (aggregation_regress.tests.SelfReferentialFKTests) ... ok test_dates_fails_when_given_invalid_field_argument (dates.tests.DatesTests) ... ok test_dates_fails_when_given_invalid_kind_argument (dates.tests.DatesTests) ... ok test_dates_fails_when_given_invalid_order_argument (dates.tests.DatesTests) ... ok test_dates_fails_when_no_arguments_are_provided (dates.tests.DatesTests) ... ok test_related_model_traverse (dates.tests.DatesTests) ... ok test_batch_same_vals (bulk_create.tests.BulkCreateTests) ... ok test_bulk_insert_expressions (bulk_create.tests.BulkCreateTests) ... ok test_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_empty_model (bulk_create.tests.BulkCreateTests) ... ok test_explicit_batch_size (bulk_create.tests.BulkCreateTests) ... ok test_explicit_batch_size_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_large_batch (bulk_create.tests.BulkCreateTests) ... ok test_large_batch_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_large_batch_mixed (bulk_create.tests.BulkCreateTests) ... ok test_large_batch_mixed_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_large_single_field_batch (bulk_create.tests.BulkCreateTests) ... ok test_multi_table_inheritance_unsupported (bulk_create.tests.BulkCreateTests) ... ok test_non_auto_increment_pk (bulk_create.tests.BulkCreateTests) ... ok test_non_auto_increment_pk_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_proxy_inheritance_supported (bulk_create.tests.BulkCreateTests) ... ok test_simple (bulk_create.tests.BulkCreateTests) ... ok test_zero_as_autoval (bulk_create.tests.BulkCreateTests) ... skipped 'Database has feature(s) allows_auto_pk_0' test_aggregation (from_db_value.tests.FromDBValueTest) ... ok test_connection (from_db_value.tests.FromDBValueTest) ... ok test_defer (from_db_value.tests.FromDBValueTest) ... ok test_simple_load (from_db_value.tests.FromDBValueTest) ... ok test_values (from_db_value.tests.FromDBValueTest) ... ok test_values_list (from_db_value.tests.FromDBValueTest) ... ok test_recursive_m2m_add_in_both_directions (m2m_recursive.tests.RecursiveM2MTests) Check that adding the same relation twice results in a single relation ... ok test_recursive_m2m_add_via_related_name (m2m_recursive.tests.RecursiveM2MTests) Tests that we can add m2m relations via the related_name attribute ... ok test_recursive_m2m_all (m2m_recursive.tests.RecursiveM2MTests) Test that m2m relations are reported correctly ... ok test_recursive_m2m_clear (m2m_recursive.tests.RecursiveM2MTests) Tests the clear method works as expected on m2m fields ... ok test_recursive_m2m_related_to_self (m2m_recursive.tests.RecursiveM2MTests) Check the expected behavior when an instance is related to itself ... ok test_recursive_m2m_remove (m2m_recursive.tests.RecursiveM2MTests) Test that we can remove items from an m2m relationship ... ok test_recursive_m2m_reverse_add (m2m_recursive.tests.RecursiveM2MTests) Test reverse m2m relation is consistent ... ok test_assign_none_null_reverse_relation (one_to_one.tests.OneToOneTests) ... ok test_assign_none_reverse_relation (one_to_one.tests.OneToOneTests) ... ok test_create_models_m2m (one_to_one.tests.OneToOneTests) ... ok test_filter_one_to_one_relations (one_to_one.tests.OneToOneTests) ... ok test_foreign_key (one_to_one.tests.OneToOneTests) ... ok test_get_reverse_on_unsaved_object (one_to_one.tests.OneToOneTests) ... ok test_getter (one_to_one.tests.OneToOneTests) ... ok test_hasattr_related_object (one_to_one.tests.OneToOneTests) ... ok test_hidden_accessor (one_to_one.tests.OneToOneTests) ... ok test_manager_all (one_to_one.tests.OneToOneTests) ... ok test_manager_get (one_to_one.tests.OneToOneTests) ... ok test_multiple_o2o (one_to_one.tests.OneToOneTests) ... ok test_nullable_o2o_delete (one_to_one.tests.OneToOneTests) ... ok test_o2o_primary_key_delete (one_to_one.tests.OneToOneTests) ... ok test_primary_key_to_field_filter (one_to_one.tests.OneToOneTests) ... ok test_rel_pk_exact (one_to_one.tests.OneToOneTests) ... ok test_rel_pk_subquery (one_to_one.tests.OneToOneTests) ... ok test_related_object (one_to_one.tests.OneToOneTests) ... ok test_related_object_cache (one_to_one.tests.OneToOneTests) Regression test for #6886 (the related-object cache) ... ok test_related_object_cached_when_reverse_is_accessed (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cache (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cached_when_related_is_accessed (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cached_when_related_is_set (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cached_when_related_is_unset (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_does_not_exist_cache (one_to_one.tests.OneToOneTests) ... ok test_reverse_relationship_cache_cascade (one_to_one.tests.OneToOneTests) ... ok test_set_reverse_on_unsaved_object (one_to_one.tests.OneToOneTests) ... ok test_setter (one_to_one.tests.OneToOneTests) ... ok test_unsaved_object (one_to_one.tests.OneToOneTests) ... ok test_update_one_to_one_pk (one_to_one.tests.OneToOneTests) ... ok test_15776 (delete_regress.tests.DeleteCascadeTests) ... ok test_fk_to_m2m_through (delete_regress.tests.DeleteCascadeTests) ... ok test_generic_relation_cascade (delete_regress.tests.DeleteCascadeTests) ... ok test_large_deletes (delete_regress.tests.LargeDeleteTests) Regression for #13309 -- if the number of objects > chunk size, deletion still occurs ... ok test_meta_ordered_delete (delete_regress.tests.OrderedDeleteTests) ... ok test_19187_values (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_concrete_parent (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_proxy (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_proxy_of_proxy (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_proxy_pair (delete_regress.tests.ProxyDeleteTest) ... ok test_ticket_19102_annotate (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_defer (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_distinct_on (delete_regress.tests.Ticket19102Tests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_ticket_19102_extra (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_select_related (delete_regress.tests.Ticket19102Tests) ... ok test_basic (sites_tests.tests.CreateDefaultSiteTests) ... ok test_custom_site_id (sites_tests.tests.CreateDefaultSiteTests) ... ok test_multi_db (sites_tests.tests.CreateDefaultSiteTests) ... ok test_multi_db_with_router (sites_tests.tests.CreateDefaultSiteTests) ... ok test_no_site_id (sites_tests.tests.CreateDefaultSiteTests) ... ok test_save_another (sites_tests.tests.CreateDefaultSiteTests) ... ok test_signal (sites_tests.tests.CreateDefaultSiteTests) ... ok test_request (sites_tests.tests.MiddlewareTest) Makes sure that the request has correct `site` attribute. ... ok test_clear_site_cache (sites_tests.tests.SitesFrameworkTests) ... ok test_clear_site_cache_domain (sites_tests.tests.SitesFrameworkTests) ... ok test_delete_all_sites_clears_cache (sites_tests.tests.SitesFrameworkTests) ... ok test_domain_name_with_whitespaces (sites_tests.tests.SitesFrameworkTests) ... ok test_get_current_site (sites_tests.tests.SitesFrameworkTests) ... ok test_get_current_site_no_site_id (sites_tests.tests.SitesFrameworkTests) ... ok test_get_current_site_no_site_id_and_handle_port_fallback (sites_tests.tests.SitesFrameworkTests) ... ok test_site_cache (sites_tests.tests.SitesFrameworkTests) ... ok test_site_manager (sites_tests.tests.SitesFrameworkTests) ... ok test_unique_domain (sites_tests.tests.SitesFrameworkTests) ... ok test_pickle_py2_regression (utils_tests.test_simplelazyobject.TestUtilsSimpleLazyObjectDjangoTestCase) ... ok test_regression (utils_tests.test_itercompat.TestIsIterator) This failed on Django 1.5/Py2.6 because category has a next method. ... ok test_attribute_error (custom_columns.tests.CustomColumnsTests) ... ok test_author_filtering (custom_columns.tests.CustomColumnsTests) ... ok test_author_get (custom_columns.tests.CustomColumnsTests) ... ok test_author_get_attributes (custom_columns.tests.CustomColumnsTests) ... ok test_author_querying (custom_columns.tests.CustomColumnsTests) ... ok test_field_error (custom_columns.tests.CustomColumnsTests) ... ok test_filter_first_name (custom_columns.tests.CustomColumnsTests) ... ok test_filter_on_nonexistent_field (custom_columns.tests.CustomColumnsTests) ... ok test_get_all_articles_for_an_author (custom_columns.tests.CustomColumnsTests) ... ok test_get_all_authors_for_an_article (custom_columns.tests.CustomColumnsTests) ... ok test_get_author_m2m_relation (custom_columns.tests.CustomColumnsTests) ... ok test_get_first_name (custom_columns.tests.CustomColumnsTests) ... ok test_m2m_table (custom_columns.tests.CustomColumnsTests) ... ok test_query_all_available_authors (custom_columns.tests.CustomColumnsTests) ... ok test_tablespace_for_indexed_field (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces" test_tablespace_for_many_to_many_field (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces" test_tablespace_for_model (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces" test_tablespace_ignored_for_indexed_field (model_options.test_tablespaces.TablespacesTests) ... ok test_tablespace_ignored_for_model (model_options.test_tablespaces.TablespacesTests) ... ok test_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_inheritance (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_inheritance_with_overridden_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_no_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_related_name_overrides_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_datetime_callable_default_all (queryset_pickle.tests.PickleabilityTestCase) ... ok test_datetime_callable_default_filter (queryset_pickle.tests.PickleabilityTestCase) ... ok test_doesnotexist_exception (queryset_pickle.tests.PickleabilityTestCase) ... ok test_filter_reverse_fk (queryset_pickle.tests.PickleabilityTestCase) ... ok test_manager_pickle (queryset_pickle.tests.PickleabilityTestCase) ... ok test_missing_django_version_unpickling (queryset_pickle.tests.PickleabilityTestCase) ... ok test_model_pickle (queryset_pickle.tests.PickleabilityTestCase) ... ok test_model_pickle_dynamic (queryset_pickle.tests.PickleabilityTestCase) ... ok test_model_pickle_m2m (queryset_pickle.tests.PickleabilityTestCase) ... ok test_pickle_prefetch_related_idempotence (queryset_pickle.tests.PickleabilityTestCase) ... ok test_pickle_prefetch_related_with_m2m_and_objects_deletion (queryset_pickle.tests.PickleabilityTestCase) ... ok test_related_field (queryset_pickle.tests.PickleabilityTestCase) ... ok test_specialized_queryset (queryset_pickle.tests.PickleabilityTestCase) ... ok test_standalone_method_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok test_staticmethod_as_default (queryset_pickle.tests.PickleabilityTestCase) ... skipped u"Field doesn't exist on Python 2." test_string_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok test_unsupported_unpickle (queryset_pickle.tests.PickleabilityTestCase) ... ok test_add_form_deletion_when_invalid (inline_formsets.tests.DeletionTests) ... ok test_change_form_deletion_when_invalid (inline_formsets.tests.DeletionTests) ... ok test_deletion (inline_formsets.tests.DeletionTests) ... ok test_save_new (inline_formsets.tests.DeletionTests) ... ok test_any_iterable_allowed_as_argument_to_exclude (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_exception_on_unspecified_foreign_key (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_fk_name_not_foreign_key_field_from_child (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_inline_formset_factory (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_non_foreign_key_field (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_zero_primary_key (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_back_and_forward (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_basic (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_from_child_class (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_inheritance (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_next_level (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_two (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_two_next_level (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_forward_and_back (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_inheritance_deferred (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... expected failure test_inheritance_deferred2 (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... expected failure test_missing_reverse (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_multiinheritance_two_subclasses (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_multiple_subclass (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_not_followed_by_default (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_nullable_missing_reverse (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_nullable_relation (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_onetoone_with_subclass (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_onetoone_with_two_subclasses (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_parent_only (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_abstract_base_class_m2m_relation_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_abstract_verbose_name_plural_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_all_fields_from_abstract_base_class (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_concrete_abstract_concrete_pk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_get_next_previous_by_date (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_joins (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_resolve_columns (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_select_related (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_values_joins (model_inheritance_regress.tests.ModelInheritanceTest) ... expected failure test_inherited_fields (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inherited_nullable_exclude (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inherited_unique_field_with_form (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_11764 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_21554 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_6755 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7105 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7276 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7488 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7853 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_model_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_queryset_update_on_parent_model (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_use_explicit_o2o_to_parent_as_pk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_use_explicit_o2o_to_parent_from_abstract_model (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_default_ordering (ordering.tests.OrderingTests) ... ok test_default_ordering_override (ordering.tests.OrderingTests) ... ok test_extra_ordering (ordering.tests.OrderingTests) ... ok test_extra_ordering_quoting (ordering.tests.OrderingTests) ... ok test_extra_ordering_with_table_name (ordering.tests.OrderingTests) ... ok test_order_by_f_expression (ordering.tests.OrderingTests) ... ok test_order_by_f_expression_duplicates (ordering.tests.OrderingTests) ... ok test_order_by_fk_attname (ordering.tests.OrderingTests) ... ok test_order_by_override (ordering.tests.OrderingTests) ... ok test_order_by_pk (ordering.tests.OrderingTests) ... ok test_random_ordering (ordering.tests.OrderingTests) ... ok test_related_ordering_duplicate_table_reference (ordering.tests.OrderingTests) ... ok test_reverse_ordering_pure (ordering.tests.OrderingTests) ... ok test_reversed_ordering (ordering.tests.OrderingTests) ... ok test_stop_slicing (ordering.tests.OrderingTests) ... ok test_stop_start_slicing (ordering.tests.OrderingTests) ... ok test_custom_validator_passes_for_correct_value (validation.test_validators.TestModelsWithValidators) ... ok test_custom_validator_raises_error_for_incorrect_value (validation.test_validators.TestModelsWithValidators) ... ok test_primary_key_unique_check_not_performed_when_adding_and_pk_not_specified (validation.test_unique.PerformUniqueChecksTest) ... ok test_primary_key_unique_check_not_performed_when_not_adding (validation.test_unique.PerformUniqueChecksTest) ... ok test_primary_key_unique_check_performed_when_adding_and_pk_specified (validation.test_unique.PerformUniqueChecksTest) ... ok test_unique_errors (validation.test_unique.PerformUniqueChecksTest) ... ok test_unique_for_date (validation.test_unique.PerformUniqueChecksTest) ... ok test_unique_for_date_with_nullable_date (validation.test_unique.PerformUniqueChecksTest) ... ok test_correct_FK_value_validates (validation.tests.BaseModelValidationTests) ... ok test_correct_email_value_passes (validation.tests.BaseModelValidationTests) ... ok test_custom_validate_method (validation.tests.BaseModelValidationTests) ... ok test_full_clean_does_not_mutate_exclude (validation.tests.BaseModelValidationTests) ... ok test_limited_FK_raises_error (validation.tests.BaseModelValidationTests) ... ok test_malformed_slug_raises_error (validation.tests.BaseModelValidationTests) ... ok test_missing_required_field_raises_error (validation.tests.BaseModelValidationTests) ... ok test_text_greater_that_charfields_max_length_raises_errors (validation.tests.BaseModelValidationTests) ... ok test_with_correct_value_model_validates (validation.tests.BaseModelValidationTests) ... ok test_wrong_FK_value_raises_error (validation.tests.BaseModelValidationTests) ... ok test_wrong_email_value_raises_error (validation.tests.BaseModelValidationTests) ... ok test_wrong_url_value_raises_error (validation.tests.BaseModelValidationTests) ... ok test_correct_generic_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_correct_v4_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_correct_v6_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_empty_generic_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_invalid_generic_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok test_invalid_v4_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok test_invalid_v6_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok test_v4_unpack_uniqueness_detection (validation.tests.GenericIPAddressFieldTests) ... ok test_v6_uniqueness_detection (validation.tests.GenericIPAddressFieldTests) ... ok test_partial_validation (validation.tests.ModelFormsTests) ... ok test_validation_with_empty_blank_field (validation.tests.ModelFormsTests) ... ok test_validation_with_invalid_blank_field (validation.tests.ModelFormsTests) ... ok test_custom_null_message (validation.test_custom_messages.CustomMessagesTest) ... ok test_custom_simple_validator_message (validation.test_custom_messages.CustomMessagesTest) ... ok test_serialization (m2m_through_regress.tests.M2MThroughSerializationTestCase) m2m-through models aren't serialized as m2m fields. Refs #8134 ... ok test_cannot_use_create_on_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_cannot_use_create_on_reverse_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_cannot_use_setattr_on_forward_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_cannot_use_setattr_on_reverse_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_join_trimming_forwards (m2m_through_regress.tests.M2MThroughTestCase) Check that we don't involve too many copies of the intermediate table when doing a join. Refs #8046, #8254 ... ok test_join_trimming_reverse (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_forward_m2m_items (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_forward_m2m_items_via_custom_id_intermediary (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_reverse_m2m_items (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_reverse_m2m_items_via_custom_id_intermediary (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_sequence_creation (m2m_through_regress.tests.ThroughLoadDataTestCase) ... ok test_add (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_null (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_null_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_null_reverse_related (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_related_null (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_remove (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_remove_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field_clear (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field_clear_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_available_apps (admin_views.test_adminsite.SiteEachContextTest) ... ok test_each_context (admin_views.test_adminsite.SiteEachContextTest) ... ok test_action_column_class (admin_views.tests.AdminActionsTest) Tests that the checkbox column class is present in the response ... ok test_actions_ordering (admin_views.tests.AdminActionsTest) ... ok test_custom_function_action_no_perm_response (admin_views.tests.AdminActionsTest) Tests a custom action that returns an HttpResponse with 403 code. ... ok test_custom_function_action_streaming_response (admin_views.tests.AdminActionsTest) Tests a custom action that returns a StreamingHttpResponse. ... ok test_custom_function_action_with_redirect (admin_views.tests.AdminActionsTest) Tests a custom action defined in a function ... ok test_custom_function_mail_action (admin_views.tests.AdminActionsTest) Tests a custom action defined in a function ... ok test_default_redirect (admin_views.tests.AdminActionsTest) ... ok test_model_admin_custom_action (admin_views.tests.AdminActionsTest) Tests a custom action defined in a ModelAdmin method ... ok test_model_admin_default_delete_action (admin_views.tests.AdminActionsTest) Tests the default delete action defined as a ModelAdmin method ... ok test_model_admin_default_delete_action_no_change_url (admin_views.tests.AdminActionsTest) ... ok test_model_admin_default_delete_action_protected (admin_views.tests.AdminActionsTest) ... ok test_model_without_action (admin_views.tests.AdminActionsTest) Tests a ModelAdmin without any action ... ok test_model_without_action_still_has_jquery (admin_views.tests.AdminActionsTest) Tests that a ModelAdmin without any actions still gets jQuery included in page ... ok test_multiple_actions_form (admin_views.tests.AdminActionsTest) ... ok test_non_localized_pk (admin_views.tests.AdminActionsTest) If USE_THOUSAND_SEPARATOR is set, make sure that the ids for ... ok test_popup_actions (admin_views.tests.AdminActionsTest) Actions should not be shown in popups. ... ok test_popup_template_escaping (admin_views.tests.AdminActionsTest) ... ok test_popup_template_response (admin_views.tests.AdminActionsTest) ... ok test_selection_counter (admin_views.tests.AdminActionsTest) ... ok test_user_message_on_no_action (admin_views.tests.AdminActionsTest) ... ok test_user_message_on_none_selected (admin_views.tests.AdminActionsTest) ... ok test_add_model_modeladmin_defer_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_add_model_modeladmin_only_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_change_view (admin_views.tests.AdminCustomQuerysetTest) ... ok test_changelist_view (admin_views.tests.AdminCustomQuerysetTest) ... ok test_changelist_view_count_queries (admin_views.tests.AdminCustomQuerysetTest) ... ok test_edit_model_modeladmin_defer_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_edit_model_modeladmin_only_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_history_view_custom_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_should_be_able_to_edit_related_objects_on_add_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok test_should_be_able_to_edit_related_objects_on_change_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok test_should_be_able_to_edit_related_objects_on_changelist_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok test_custom_model_admin_templates (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_change_list (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_change_form (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_change_password (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_delete_confirmation (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_delete_selected_confirmation (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_index (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_login (admin_views.tests.AdminCustomTemplateTests) ... ok test_filter_with_custom_template (admin_views.tests.AdminCustomTemplateTests) ... ok test_filters (admin_views.tests.AdminDocsTest) ... ok test_tags (admin_views.tests.AdminDocsTest) ... ok test_inline (admin_views.tests.AdminInheritedInlinesTest) Ensure that inline models which inherit from a common parent are correctly handled by admin. ... ok test_inline_file_upload_edit_validation_error_post (admin_views.tests.AdminInlineFileUploadTest) ... ok test_char_pk_inline (admin_views.tests.AdminInlineTests) A model with a character PK can be saved as inlines. Regression for #10992 ... ok test_explicit_autofield_inline (admin_views.tests.AdminInlineTests) A model with an explicit autofield primary key can be saved as inlines. Regression for #8093 ... ok test_inherited_inline (admin_views.tests.AdminInlineTests) An inherited model can be saved as inlines. Regression for #11042 ... ok test_integer_pk_inline (admin_views.tests.AdminInlineTests) A model with an integer PK can be saved as inlines. Regression for #10992 ... ok test_ordered_inline (admin_views.tests.AdminInlineTests) Check that an inline with an editable ordering fields is ... ok test_simple_inline (admin_views.tests.AdminInlineTests) A simple model can be saved as inlines ... ok test_js_minified_only_if_debug_is_false (admin_views.tests.AdminJavaScriptTest) ... ok test_add_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_assert_url_equal (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_change_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_changelist_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_delete_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_url_prefix (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_beginning_matches (admin_views.tests.AdminSearchTest) ... ok test_exact_matches (admin_views.tests.AdminSearchTest) ... ok test_no_total_count (admin_views.tests.AdminSearchTest) ... ok test_pluggable_search (admin_views.tests.AdminSearchTest) ... ok test_reset_link (admin_views.tests.AdminSearchTest) ... ok test_search_on_sibling_models (admin_views.tests.AdminSearchTest) Check that a search that mentions sibling models ... ok test_with_fk_to_field (admin_views.tests.AdminSearchTest) ... ok test_message_debug (admin_views.tests.AdminUserMessageTest) ... ok test_message_error (admin_views.tests.AdminUserMessageTest) ... ok test_message_extra_tags (admin_views.tests.AdminUserMessageTest) ... ok test_message_info (admin_views.tests.AdminUserMessageTest) ... ok test_message_success (admin_views.tests.AdminUserMessageTest) ... ok test_message_warning (admin_views.tests.AdminUserMessageTest) ... ok test_L10N_deactivated (admin_views.tests.AdminViewBasicTest) ... ok test_add_with_GET_args (admin_views.tests.AdminViewBasicTest) ... ok test_admin_static_template_tag (admin_views.tests.AdminViewBasicTest) ... ok test_adminsite_display_site_url (admin_views.tests.AdminViewBasicTest) ... ok test_allowed_filtering_15103 (admin_views.tests.AdminViewBasicTest) ... ok test_allows_attributeerror_to_bubble_up (admin_views.tests.AdminViewBasicTest) ... ok test_basic_add_GET (admin_views.tests.AdminViewBasicTest) ... ok test_basic_add_POST (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_GET (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_GET_old_url_redirect (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_GET_string_PK (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_POST (admin_views.tests.AdminViewBasicTest) ... ok test_basic_inheritance_GET_string_PK (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_null_boolean_display (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_callable (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model_admin (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model_admin_reverse (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model_meta (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_multiple (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_override_model_admin (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_preserve_queryset_ordering (admin_views.tests.AdminViewBasicTest) ... ok test_change_view_with_show_delete_extra_context (admin_views.tests.AdminViewBasicTest) ... ok test_changelist_with_no_change_url (admin_views.tests.AdminViewBasicTest) ... ok test_disallowed_filtering (admin_views.tests.AdminViewBasicTest) ... ok test_disallowed_to_field (admin_views.tests.AdminViewBasicTest) ... ok test_edit_save_as (admin_views.tests.AdminViewBasicTest) ... ok test_edit_save_as_delete_inline (admin_views.tests.AdminViewBasicTest) ... ok test_hide_change_password (admin_views.tests.AdminViewBasicTest) ... ok test_i18n_language_non_english_default (admin_views.tests.AdminViewBasicTest) ... ok test_i18n_language_non_english_fallback (admin_views.tests.AdminViewBasicTest) ... ok test_incorrect_lookup_parameters (admin_views.tests.AdminViewBasicTest) Ensure incorrect lookup parameters are handled gracefully. ... ok test_invalid_appindex_url (admin_views.tests.AdminViewBasicTest) ... ok test_isnull_lookups (admin_views.tests.AdminViewBasicTest) Ensure is_null is handled correctly. ... ok test_limited_filter (admin_views.tests.AdminViewBasicTest) Ensure admin changelist filters do not contain objects excluded via limit_choices_to. ... ok test_logout_and_password_change_URLs (admin_views.tests.AdminViewBasicTest) ... ok test_multiple_sort_same_field (admin_views.tests.AdminViewBasicTest) ... ok test_named_group_field_choices_change_list (admin_views.tests.AdminViewBasicTest) ... ok test_named_group_field_choices_filter (admin_views.tests.AdminViewBasicTest) ... ok test_popup_add_POST (admin_views.tests.AdminViewBasicTest) ... ok test_popup_dismiss_related (admin_views.tests.AdminViewBasicTest) ... ok test_proxy_model_content_type_is_used_for_log_entries (admin_views.tests.AdminViewBasicTest) ... ok test_relation_spanning_filters (admin_views.tests.AdminViewBasicTest) ... ok test_resolve_admin_views (admin_views.tests.AdminViewBasicTest) ... ok test_sort_indicators_admin_order (admin_views.tests.AdminViewBasicTest) ... ok test_trailing_slash_required (admin_views.tests.AdminViewBasicTest) ... ok test_cyclic (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_generic_relations (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_generic_relations_with_related_query_name (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_inheritance (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_multiple_fkeys_to_same_instance (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_multiple_fkeys_to_same_model (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_nesting (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_not_registered (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_perms_needed (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_protected (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped u"Database doesn't support feature(s): can_defer_constraint_checks" test_change_form_URL_has_correct_value (admin_views.tests.AdminViewFormUrlTest) ... ok test_initial_data_can_be_overridden (admin_views.tests.AdminViewFormUrlTest) ... ok test_changelist_input_html (admin_views.tests.AdminViewListEditable) ... ok test_custom_pk (admin_views.tests.AdminViewListEditable) ... ok test_inheritance (admin_views.tests.AdminViewListEditable) ... ok test_inheritance_2 (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_action_choices (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_action_submit (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_ordering (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_pagination (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_popup (admin_views.tests.AdminViewListEditable) ... ok test_non_field_errors (admin_views.tests.AdminViewListEditable) Ensure that non field errors are displayed for each of the ... ok test_non_form_errors (admin_views.tests.AdminViewListEditable) ... ok test_non_form_errors_is_errorlist (admin_views.tests.AdminViewListEditable) ... ok test_pk_hidden_fields (admin_views.tests.AdminViewListEditable) Ensure that hidden pk fields aren't displayed in the table body and ... ok test_pk_hidden_fields_with_list_display_links (admin_views.tests.AdminViewListEditable) Similarly as test_pk_hidden_fields, but when the hidden pk fields are ... ok test_post_messages (admin_views.tests.AdminViewListEditable) ... ok test_post_submission (admin_views.tests.AdminViewListEditable) ... ok test_client_logout_url_can_be_used_to_login (admin_views.tests.AdminViewLogoutTests) ... ok test_logout (admin_views.tests.AdminViewLogoutTests) ... ok test_add_view_form_and_formsets_run_validation (admin_views.tests.AdminViewOnSiteTests) ... ok test_callable (admin_views.tests.AdminViewOnSiteTests) Ensure that the right link is displayed if view_on_site is a callable ... ok test_change_view_form_and_formsets_run_validation (admin_views.tests.AdminViewOnSiteTests) ... ok test_check (admin_views.tests.AdminViewOnSiteTests) Ensure that the view_on_site value is either a boolean or a callable ... ok test_false (admin_views.tests.AdminViewOnSiteTests) Ensure that the 'View on site' button is not displayed if view_on_site is False ... ok test_missing_get_absolute_url (admin_views.tests.AdminViewOnSiteTests) Ensure None is returned if model doesn't have get_absolute_url ... ok test_true (admin_views.tests.AdminViewOnSiteTests) Ensure that the default behavior is followed if view_on_site is True ... ok test_add_view (admin_views.tests.AdminViewPermissionsTest) Test add view restricts access and actually adds items. ... ok test_app_index_fail_early (admin_views.tests.AdminViewPermissionsTest) ... ok test_change_view (admin_views.tests.AdminViewPermissionsTest) Change view should restrict access and allow users to edit items. ... ok test_change_view_save_as_new (admin_views.tests.AdminViewPermissionsTest) ... ok test_conditionally_show_add_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok test_conditionally_show_change_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok test_conditionally_show_delete_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok test_delete_view (admin_views.tests.AdminViewPermissionsTest) Delete view should restrict access and actually delete items. ... ok test_disabled_permissions_when_logged_in (admin_views.tests.AdminViewPermissionsTest) ... ok test_disabled_staff_permissions_when_logged_in (admin_views.tests.AdminViewPermissionsTest) ... ok test_double_login_is_not_allowed (admin_views.tests.AdminViewPermissionsTest) Regression test for #19327 ... ok test_has_module_permission (admin_views.tests.AdminViewPermissionsTest) ... ok test_history_view (admin_views.tests.AdminViewPermissionsTest) History view should restrict access. ... ok test_history_view_bad_url (admin_views.tests.AdminViewPermissionsTest) ... ok test_login (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_has_permission (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_page_notice_for_non_staff_users (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_redirect_for_direct_get (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_successfully_redirects_to_original_URL (admin_views.tests.AdminViewPermissionsTest) ... ok test_overriding_has_module_permission (admin_views.tests.AdminViewPermissionsTest) ... ok test_shortcut_view_only_available_to_staff (admin_views.tests.AdminViewPermissionsTest) ... ok test_change_view_history_link (admin_views.tests.AdminViewStringPrimaryKeyTest) Object history button link should work and contain the pk value quoted. ... ok test_changelist_to_changeform_link (admin_views.tests.AdminViewStringPrimaryKeyTest) Link to the changeform of the object in changelist should use reverse() and be quoted -- #18072 ... ok test_deleteconfirmation_link (admin_views.tests.AdminViewStringPrimaryKeyTest) The link from the delete confirmation page referring back to the changeform of the object should be quoted ... ok test_get_change_view (admin_views.tests.AdminViewStringPrimaryKeyTest) Retrieving the object using urlencoded form of primary key should work ... ok test_get_history_view (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok test_logentry_get_admin_url (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok test_logentry_get_edited_object (admin_views.tests.AdminViewStringPrimaryKeyTest) LogEntry.get_edited_object returns the edited object of a given LogEntry object ... ok test_logentry_save (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok test_recentactions_link (admin_views.tests.AdminViewStringPrimaryKeyTest) The link from the recent actions list referring to the changeform of the object should be quoted ... ok test_recentactions_without_content_type (admin_views.tests.AdminViewStringPrimaryKeyTest) If a LogEntry is missing content_type it will not display it in span tag under the hyperlink. ... ok test_redirect_on_add_view_continue_button (admin_views.tests.AdminViewStringPrimaryKeyTest) As soon as an object is added using "Save and continue editing" ... ok test_shortcut_view_with_escaping (admin_views.tests.AdminViewStringPrimaryKeyTest) 'View on site should' work properly with char fields ... ok test_url_conflicts_with_add (admin_views.tests.AdminViewStringPrimaryKeyTest) A model with a primary key that ends with add or is `add` should be visible ... ok test_url_conflicts_with_delete (admin_views.tests.AdminViewStringPrimaryKeyTest) A model with a primary key that ends with delete should be visible ... ok test_url_conflicts_with_history (admin_views.tests.AdminViewStringPrimaryKeyTest) A model with a primary key that ends with history should be visible ... ok test_unicode_delete (admin_views.tests.AdminViewUnicodeTest) ... ok test_unicode_edit (admin_views.tests.AdminViewUnicodeTest) ... ok test_no_standard_modeladmin_urls (admin_views.tests.AdminViewsNoUrlTest) Admin index views don't break when user's ModelAdmin removes standard urls ... ok test_app_model_in_app_index_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_delete_confirmation_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_delete_selected_confirmation_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_form_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_list_body_class (admin_views.tests.CSSTest) ... ok test_changelist_field_classes (admin_views.tests.CSSTest) ... ok test_field_prefix_css_classes (admin_views.tests.CSSTest) ... ok test_index_css_classes (admin_views.tests.CSSTest) ... ok test_custom_admin_site_app_index_view_and_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_index_view_and_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_login_form (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_login_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_logout_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_password_change_done_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_password_change_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_password_change_with_extra_context (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_view (admin_views.tests.CustomModelAdminTest) ... ok test_pwd_change_custom_template (admin_views.tests.CustomModelAdminTest) ... ok test_empty (admin_views.tests.DateHierarchyTests) ... ok test_multiple_years (admin_views.tests.DateHierarchyTests) ... ok test_single (admin_views.tests.DateHierarchyTests) ... ok test_within_month (admin_views.tests.DateHierarchyTests) ... ok test_within_year (admin_views.tests.DateHierarchyTests) ... ok test_explicitly_provided_pk (admin_views.tests.GetFormsetsWithInlinesArgumentTest) ... ok test_implicitly_generated_pk (admin_views.tests.GetFormsetsWithInlinesArgumentTest) ... ok test_group_permission_performance (admin_views.tests.GroupAdminTest) ... ok test_save_button (admin_views.tests.GroupAdminTest) ... ok test_callable (admin_views.tests.InlineAdminViewOnSiteTest) Ensure that the right link is displayed if view_on_site is a callable ... ok test_false (admin_views.tests.InlineAdminViewOnSiteTest) Ensure that the 'View on site' button is not displayed if view_on_site is False ... ok test_true (admin_views.tests.InlineAdminViewOnSiteTest) Ensure that the 'View on site' button is displayed if view_on_site is True ... ok test_limit_choices_to_as_callable (admin_views.tests.LimitChoicesToInAdminTest) Test for ticket 2445 changes to admin. ... ok test_add_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_assert_url_equal (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_change_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_changelist_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_delete_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_url_prefix (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_JS_i18n (admin_views.tests.NeverCacheTests) Check the never-cache status of the JavaScript i18n view ... ok test_admin_index (admin_views.tests.NeverCacheTests) Check the never-cache status of the main index ... ok test_app_index (admin_views.tests.NeverCacheTests) Check the never-cache status of an application index ... ok test_login (admin_views.tests.NeverCacheTests) Check the never-cache status of login views ... ok test_logout (admin_views.tests.NeverCacheTests) Check the never-cache status of logout view ... ok test_model_add (admin_views.tests.NeverCacheTests) Check the never-cache status of a model add page ... ok test_model_delete (admin_views.tests.NeverCacheTests) Check the never-cache status of a model delete page ... ok test_model_history (admin_views.tests.NeverCacheTests) Check the never-cache status of a model history page ... ok test_model_index (admin_views.tests.NeverCacheTests) Check the never-cache status of a model index ... ok test_model_view (admin_views.tests.NeverCacheTests) Check the never-cache status of a model edit page ... ok test_password_change (admin_views.tests.NeverCacheTests) Check the never-cache status of the password change view ... ok test_password_change_done (admin_views.tests.NeverCacheTests) Check the never-cache status of the password change done view ... ok test_prepopulated_maxlength_localized (admin_views.tests.PrePopulatedTest) ... ok test_prepopulated_off (admin_views.tests.PrePopulatedTest) ... ok test_prepopulated_on (admin_views.tests.PrePopulatedTest) ... ok test_limit_choices_to (admin_views.tests.RawIdFieldsTest) Regression test for 14880 ... ok test_limit_choices_to_isnull_false (admin_views.tests.RawIdFieldsTest) Regression test for 20182 ... ok test_limit_choices_to_isnull_true (admin_views.tests.RawIdFieldsTest) Regression test for 20182 ... ok test_list_display_method_same_name_as_reverse_accessor (admin_views.tests.RawIdFieldsTest) ... ok test_change_form_renders_correct_null_choice_value (admin_views.tests.ReadonlyTest) ... ok test_correct_autoescaping (admin_views.tests.ReadonlyTest) ... ok test_readonly_field_overrides (admin_views.tests.ReadonlyTest) ... ok test_readonly_get (admin_views.tests.ReadonlyTest) ... ok test_readonly_manytomany (admin_views.tests.ReadonlyTest) Regression test for #13004 ... ok test_readonly_manytomany_backwards_ref (admin_views.tests.ReadonlyTest) ... ok test_readonly_onetoone_backwards_ref (admin_views.tests.ReadonlyTest) ... ok test_readonly_post (admin_views.tests.ReadonlyTest) ... ok test_readonly_text_field (admin_views.tests.ReadonlyTest) ... ok test_user_password_change_limited_queryset (admin_views.tests.ReadonlyTest) ... ok test_save_as_duplication (admin_views.tests.SaveAsTests) Ensure save as actually creates a new person ... ok test_save_as_new_with_inlines_with_validation_errors (admin_views.tests.SaveAsTests) ... ok test_save_as_new_with_validation_errors (admin_views.tests.SaveAsTests) ... ok test_save_as_new_with_validation_errors_with_inlines (admin_views.tests.SaveAsTests) ... ok test_secure_view_shows_login_if_not_logged_in (admin_views.tests.SecureViewTests) ... ok test_staff_member_required_decorator_works_with_argument (admin_views.tests.SecureViewTests) ... ok test_custom_changelist (admin_views.tests.TestCustomChangeList) ... ok test_generic_content_object_in_list_display (admin_views.tests.TestGenericRelations) ... ok test_GET_parent_add (admin_views.tests.TestInlineNotEditable) ... ok test_all_fields_hidden (admin_views.tests.TestLabelVisibility) ... ok test_all_fields_visible (admin_views.tests.TestLabelVisibility) ... ok test_mixin (admin_views.tests.TestLabelVisibility) ... ok test_form_url_present_in_context (admin_views.tests.UserAdminTest) ... ok test_password_mismatch (admin_views.tests.UserAdminTest) ... ok test_save_add_another_button (admin_views.tests.UserAdminTest) ... ok test_save_button (admin_views.tests.UserAdminTest) ... ok test_save_continue_editing_button (admin_views.tests.UserAdminTest) ... ok test_user_fk_add_popup (admin_views.tests.UserAdminTest) User addition through a FK popup should return the appropriate JavaScript response. ... ok test_user_fk_change_popup (admin_views.tests.UserAdminTest) User change through a FK popup should return the appropriate JavaScript response. ... ok test_user_fk_delete_popup (admin_views.tests.UserAdminTest) User deletion through a FK popup should return the appropriate JavaScript response. ... ok test_user_permission_performance (admin_views.tests.UserAdminTest) ... ok test_lang_name_present (admin_views.tests.ValidXHTMLTests) ... ok test_debug (context_processors.tests.DebugContextProcessorTests) ... ok test_sql_queries (context_processors.tests.DebugContextProcessorTests) ... ok test_display (choices.tests.ChoicesTests) ... ok test_combine_isnull (null_fk.tests.NullFkTests) ... ok test_null_fk (null_fk.tests.NullFkTests) ... ok test_actual_expiry (sessions_tests.tests.CacheDBSessionTests) ... ok test_clear (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CacheDBSessionTests) ... ok test_cycle (sessions_tests.tests.CacheDBSessionTests) ... ok test_decode (sessions_tests.tests.CacheDBSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CacheDBSessionTests) ... ok test_default_expiry (sessions_tests.tests.CacheDBSessionTests) ... ok test_delete (sessions_tests.tests.CacheDBSessionTests) ... ok test_exists_searches_cache_first (sessions_tests.tests.CacheDBSessionTests) ... ok test_flush (sessions_tests.tests.CacheDBSessionTests) ... ok test_get_empty (sessions_tests.tests.CacheDBSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CacheDBSessionTests) ... ok test_has_key (sessions_tests.tests.CacheDBSessionTests) ... ok test_invalid_key (sessions_tests.tests.CacheDBSessionTests) ... ok test_iteritems (sessions_tests.tests.CacheDBSessionTests) ... ok test_iterkeys (sessions_tests.tests.CacheDBSessionTests) ... ok test_itervalues (sessions_tests.tests.CacheDBSessionTests) ... ok test_load_overlong_key (sessions_tests.tests.CacheDBSessionTests) ... ok test_new_session (sessions_tests.tests.CacheDBSessionTests) ... ok test_non_default_cache (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop_default (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheDBSessionTests) ... ok test_save (sessions_tests.tests.CacheDBSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CacheDBSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CacheDBSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CacheDBSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CacheDBSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CacheDBSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CacheDBSessionTests) ... ok test_setdefault (sessions_tests.tests.CacheDBSessionTests) ... ok test_store (sessions_tests.tests.CacheDBSessionTests) ... ok test_update (sessions_tests.tests.CacheDBSessionTests) ... ok test_values (sessions_tests.tests.CacheDBSessionTests) ... ok test_actual_expiry (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_clear (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_cycle (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_decode (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_default_expiry (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_delete (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_exists_searches_cache_first (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_flush (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_get_empty (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_has_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_invalid_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_iteritems (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_iterkeys (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_itervalues (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_load_overlong_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_new_session (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_non_default_cache (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_default (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_save (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_setdefault (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_store (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_update (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_values (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_actual_expiry (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_clear (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_clearsessions_command (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_cycle (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_decode (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_default_expiry (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_delete (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_extra_session_field (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_flush (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_get_empty (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_has_key (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_invalid_key (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_iteritems (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_iterkeys (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_itervalues (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_new_session (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop_default (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_save (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_get_decoded (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CustomDatabaseSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CustomDatabaseSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CustomDatabaseSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_str (sessions_tests.tests.CustomDatabaseSessionTests) Session repr should be the session key. ... ok test_sessionmanager_save (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_setdefault (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_store (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_update (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_values (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_actual_expiry (sessions_tests.tests.DatabaseSessionTests) ... ok test_clear (sessions_tests.tests.DatabaseSessionTests) ... ok test_clearsessions_command (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.DatabaseSessionTests) ... ok test_cycle (sessions_tests.tests.DatabaseSessionTests) ... ok test_decode (sessions_tests.tests.DatabaseSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.DatabaseSessionTests) ... ok test_default_expiry (sessions_tests.tests.DatabaseSessionTests) ... ok test_delete (sessions_tests.tests.DatabaseSessionTests) ... ok test_flush (sessions_tests.tests.DatabaseSessionTests) ... ok test_get_empty (sessions_tests.tests.DatabaseSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.DatabaseSessionTests) ... ok test_has_key (sessions_tests.tests.DatabaseSessionTests) ... ok test_invalid_key (sessions_tests.tests.DatabaseSessionTests) ... ok test_iteritems (sessions_tests.tests.DatabaseSessionTests) ... ok test_iterkeys (sessions_tests.tests.DatabaseSessionTests) ... ok test_itervalues (sessions_tests.tests.DatabaseSessionTests) ... ok test_new_session (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop_default (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.DatabaseSessionTests) ... ok test_save (sessions_tests.tests.DatabaseSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_get_decoded (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.DatabaseSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.DatabaseSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.DatabaseSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_str (sessions_tests.tests.DatabaseSessionTests) Session repr should be the session key. ... ok test_sessionmanager_save (sessions_tests.tests.DatabaseSessionTests) ... ok test_setdefault (sessions_tests.tests.DatabaseSessionTests) ... ok test_store (sessions_tests.tests.DatabaseSessionTests) ... ok test_update (sessions_tests.tests.DatabaseSessionTests) ... ok test_values (sessions_tests.tests.DatabaseSessionTests) ... ok test_actual_expiry (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_clear (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_clearsessions_command (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_reset (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_cycle (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_decode (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_default_expiry (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_delete (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_flush (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_get_empty (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_has_key (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_invalid_key (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_iteritems (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_iterkeys (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_itervalues (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_new_session (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_default (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_default_named_argument (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_save (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_get_decoded (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_str (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Session repr should be the session key. ... ok test_sessionmanager_save (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_setdefault (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_store (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_update (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_values (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_empty_session_saved (sessions_tests.tests.SessionMiddlewareTests) ... ok test_flush_empty_without_session_cookie_doesnt_set_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_httponly_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_no_httponly_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_secure_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_session_delete_on_end (sessions_tests.tests.SessionMiddlewareTests) ... ok test_session_delete_on_end_with_custom_domain (sessions_tests.tests.SessionMiddlewareTests) ... ok test_session_save_on_500 (sessions_tests.tests.SessionMiddlewareTests) ... ok test_prefetch_related_from_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok test_prefetch_related_from_uuid_model_to_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok test_prefetch_related_to_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok test_from_integer_pk_lookup_integer_pk_uuid_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_integer_pk_lookup_integer_pk_uuid_pk_uuid_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_integer_pk_lookup_uuid_pk_integer_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_uuid_pk_lookup_integer_pk2_uuid_pk2 (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_uuid_pk_lookup_uuid_pk_integer_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_ambiguous (prefetch_related.tests.CustomPrefetchTests) ... ok test_custom_qs (prefetch_related.tests.CustomPrefetchTests) ... ok test_generic_rel (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m_through_fk (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m_through_gfk (prefetch_related.tests.CustomPrefetchTests) ... ok test_nested_prefetch_related_are_not_overwritten (prefetch_related.tests.CustomPrefetchTests) ... ok test_o2m_through_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok test_reverse_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok test_traverse_multiple_items_property (prefetch_related.tests.CustomPrefetchTests) ... ok test_traverse_qs (prefetch_related.tests.CustomPrefetchTests) ... ok test_traverse_single_item_property (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m_then_m2m (prefetch_related.tests.DefaultManagerTests) ... ok test_foreignkey (prefetch_related.tests.ForeignKeyToFieldTest) ... ok test_m2m (prefetch_related.tests.ForeignKeyToFieldTest) ... ok test_charfield_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_generic_relation (prefetch_related.tests.GenericRelationTests) ... ok test_nullable_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_prefetch_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_prefetch_GFK_nonint_pk (prefetch_related.tests.GenericRelationTests) ... ok test_traverse_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_order (prefetch_related.tests.LookupOrderingTest) ... ok test_using_is_honored_custom_qs (prefetch_related.tests.MultiDbTests) ... ok test_using_is_honored_fkey (prefetch_related.tests.MultiDbTests) ... ok test_using_is_honored_inheritance (prefetch_related.tests.MultiDbTests) ... ok test_using_is_honored_m2m (prefetch_related.tests.MultiDbTests) ... ok test_child_link_prefetch (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_foreignkey (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_foreignkey_to_inherited (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_m2m_to_inheriting_model (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_parent_link_prefetch (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_in_bulk (prefetch_related.tests.NullableTest) ... ok test_prefetch_nullable (prefetch_related.tests.NullableTest) ... ok test_traverse_nullable (prefetch_related.tests.NullableTest) ... ok test_attribute_error (prefetch_related.tests.PrefetchRelatedTests) ... ok test_bool (prefetch_related.tests.PrefetchRelatedTests) ... ok test_clear (prefetch_related.tests.PrefetchRelatedTests) ... ok test_count (prefetch_related.tests.PrefetchRelatedTests) ... ok test_exists (prefetch_related.tests.PrefetchRelatedTests) ... ok test_foreign_key_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok test_foreignkey_forward (prefetch_related.tests.PrefetchRelatedTests) ... ok test_foreignkey_reverse (prefetch_related.tests.PrefetchRelatedTests) ... ok test_forward_m2m_to_attr_conflict (prefetch_related.tests.PrefetchRelatedTests) ... ok test_get (prefetch_related.tests.PrefetchRelatedTests) ... ok test_in_and_prefetch_related (prefetch_related.tests.PrefetchRelatedTests) ... ok test_invalid_final_lookup (prefetch_related.tests.PrefetchRelatedTests) ... ok test_len (prefetch_related.tests.PrefetchRelatedTests) ... ok test_m2m_forward (prefetch_related.tests.PrefetchRelatedTests) ... ok test_m2m_reverse (prefetch_related.tests.PrefetchRelatedTests) ... ok test_m2m_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok test_onetoone_reverse_no_match (prefetch_related.tests.PrefetchRelatedTests) ... ok test_overriding_prefetch (prefetch_related.tests.PrefetchRelatedTests) ... ok test_reverse_m2m_to_attr_conflict (prefetch_related.tests.PrefetchRelatedTests) ... ok test_reverse_one_to_one_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok test_survives_clone (prefetch_related.tests.PrefetchRelatedTests) ... ok test_bug (prefetch_related.tests.Ticket19607Tests) ... ok test_bug (prefetch_related.tests.Ticket21410Tests) ... ok test_bug (prefetch_related.tests.Ticket21760Tests) ... ok test_bookmarklets (admin_docs.tests.AdminDocViewTests) ... ok test_index (admin_docs.tests.AdminDocViewTests) ... ok test_missing_docutils (admin_docs.tests.AdminDocViewTests) ... ok test_model_index (admin_docs.tests.AdminDocViewTests) ... ok test_template_detail (admin_docs.tests.AdminDocViewTests) ... ok test_templatefilter_index (admin_docs.tests.AdminDocViewTests) ... ok test_templatetag_index (admin_docs.tests.AdminDocViewTests) ... ok test_view_detail (admin_docs.tests.AdminDocViewTests) ... ok test_view_detail_illegal_import (admin_docs.tests.AdminDocViewTests) ... ok test_view_index (admin_docs.tests.AdminDocViewTests) ... ok test_bookmarklets (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_missing_docutils (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_model_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_template_detail (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_templatefilter_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_templatetag_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_view_detail (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_view_detail_illegal_import (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_view_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_parse_rst (admin_docs.tests.DefaultRoleTest) ... ok test_publish_parts (admin_docs.tests.DefaultRoleTest) ... ok test_no_sites_framework (admin_docs.tests.MiscTests) ... ok test_descriptions_render_correctly (admin_docs.tests.TestModelDetailView) ... ok test_method_data_types (admin_docs.tests.TestModelDetailView) ... ok test_method_excludes (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_arguments (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_arguments_display_arguments (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_arguments_display_arguments_default_value (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_multiple_arguments_display_arguments (admin_docs.tests.TestModelDetailView) ... ok test_model_detail_title (admin_docs.tests.TestModelDetailView) ... ok test_model_docstring_renders_correctly (admin_docs.tests.TestModelDetailView) ... ok test_model_with_many_to_one (admin_docs.tests.TestModelDetailView) ... ok test_model_with_no_backward_relations_render_only_relevant_fields (admin_docs.tests.TestModelDetailView) ... ok test_description_output (admin_docs.tests.TestUtils) ... ok test_parse_docstring (admin_docs.tests.TestUtils) ... ok test_title_output (admin_docs.tests.TestUtils) ... ok test_trim_docstring (admin_docs.tests.TestUtils) ... ok test_xview_class (admin_docs.tests.XViewMiddlewareTest) ... ok test_xview_func (admin_docs.tests.XViewMiddlewareTest) ... ok test_filter (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_call (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_invalid (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_name_arg (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_name_kwarg (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_parens (template_tests.test_library.FilterRegistrationTests) ... ok test_inclusion_tag (template_tests.test_library.InclusionTagRegistrationTests) ... ok test_inclusion_tag_name (template_tests.test_library.InclusionTagRegistrationTests) ... ok test_simple_tag (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_simple_tag_invalid (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_simple_tag_name_kwarg (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_simple_tag_parens (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_tag (template_tests.test_library.TagRegistrationTests) ... ok test_tag_call (template_tests.test_library.TagRegistrationTests) ... ok test_tag_invalid (template_tests.test_library.TagRegistrationTests) ... ok test_tag_name_arg (template_tests.test_library.TagRegistrationTests) ... ok test_tag_name_kwarg (template_tests.test_library.TagRegistrationTests) ... ok test_tag_parens (template_tests.test_library.TagRegistrationTests) ... ok test_ordering_across_null_fk (null_fk_ordering.tests.NullFkOrderingTests) ... ok test_attribute_name_not_python_keyword (inspectdb.tests.InspectDBTestCase) ... ok test_custom_fields (inspectdb.tests.InspectDBTestCase) ... ok test_digits_column_name_introspection (inspectdb.tests.InspectDBTestCase) Introspection of column names consist/start with digits (#16536/#17676) ... ok test_field_types (inspectdb.tests.InspectDBTestCase) Test introspection of various Django field types ... ok test_managed_models (inspectdb.tests.InspectDBTestCase) Test that by default the command generates models with `Meta.managed = False` (#14305) ... ok test_number_field_types (inspectdb.tests.InspectDBTestCase) Test introspection of various Django field types ... ok test_special_column_name_introspection (inspectdb.tests.InspectDBTestCase) ... ok test_stealth_table_name_filter_option (inspectdb.tests.InspectDBTestCase) ... ok test_table_name_introspection (inspectdb.tests.InspectDBTestCase) ... ok test_unique_together_meta (inspectdb.tests.InspectDBTestCase) ... ok test_add_efficiency (many_to_one_null.tests.ManyToOneNullTests) ... ok test_assign_clear_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_assign_with_queryset (many_to_one_null.tests.ManyToOneNullTests) ... ok test_clear_efficiency (many_to_one_null.tests.ManyToOneNullTests) ... ok test_created_via_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_created_without_related (many_to_one_null.tests.ManyToOneNullTests) ... ok test_get_related (many_to_one_null.tests.ManyToOneNullTests) ... ok test_related_null_to_field (many_to_one_null.tests.ManyToOneNullTests) ... ok test_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_remove_from_wrong_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_creation (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_two_level_foreign_keys (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_underlying_field (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_update_with_related_model_id (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_update_with_related_model_instance (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_uuid_pk_on_bulk_create (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_uuid_pk_on_save (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_exact (model_fields.test_uuid.TestQuerying) ... ok test_isnull (model_fields.test_uuid.TestQuerying) ... ok test_null_handling (model_fields.test_uuid.TestSaveLoad) ... ok test_pk_validated (model_fields.test_uuid.TestSaveLoad) ... ok test_str_instance_bad_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok test_str_instance_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok test_str_instance_no_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok test_uuid_instance (model_fields.test_uuid.TestSaveLoad) ... ok test_wrong_value (model_fields.test_uuid.TestSaveLoad) ... ok test_choices_form_class (model_fields.tests.BasicFieldTests) Can supply a custom choices form class. Regression for #20999. ... ok test_field_name (model_fields.tests.BasicFieldTests) ... ok test_field_repr (model_fields.tests.BasicFieldTests) ... ok test_field_str (model_fields.tests.BasicFieldTests) ... ok test_field_verbose_name (model_fields.tests.BasicFieldTests) ... ok test_float_validates_object (model_fields.tests.BasicFieldTests) ... ok test_nullbooleanfield_blank (model_fields.tests.BasicFieldTests) ... ok test_show_hidden_initial (model_fields.tests.BasicFieldTests) ... ok test_backend_range_save (model_fields.tests.BigIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.BigIntegerFieldTests) ... ok test_coercing (model_fields.tests.BigIntegerFieldTests) ... ok test_documented_range (model_fields.tests.BigIntegerFieldTests) ... ok test_types (model_fields.tests.BigIntegerFieldTests) ... ok test_max_length (model_fields.tests.BinaryFieldTests) ... ok test_set_and_retrieve (model_fields.tests.BinaryFieldTests) ... ok test_booleanfield_choices_blank (model_fields.tests.BooleanFieldTests) ... ok test_booleanfield_get_db_prep_lookup (model_fields.tests.BooleanFieldTests) ... ok test_booleanfield_to_python (model_fields.tests.BooleanFieldTests) ... ok test_charfield_textfield_max_length_passed_to_formfield (model_fields.tests.BooleanFieldTests) ... ok test_null_default (model_fields.tests.BooleanFieldTests) ... ok test_nullbooleanfield_get_db_prep_lookup (model_fields.tests.BooleanFieldTests) ... ok test_nullbooleanfield_to_python (model_fields.tests.BooleanFieldTests) ... ok test_return_type (model_fields.tests.BooleanFieldTests) ... ok test_select_related (model_fields.tests.BooleanFieldTests) ... ok test_datetimefield_to_python_usecs (model_fields.tests.DateTimeFieldTests) DateTimeField.to_python should support usecs ... ok test_datetimes_save_completely (model_fields.tests.DateTimeFieldTests) ... ok test_lookup_date_with_use_tz (model_fields.tests.DateTimeFieldTests) ... ok test_lookup_date_without_use_tz (model_fields.tests.DateTimeFieldTests) ... ok test_timefield_to_python_usecs (model_fields.tests.DateTimeFieldTests) TimeField.to_python should support usecs ... ok test_default (model_fields.tests.DecimalFieldTests) ... ok test_filter_with_strings (model_fields.tests.DecimalFieldTests) ... ok test_format (model_fields.tests.DecimalFieldTests) ... ok test_get_db_prep_lookup (model_fields.tests.DecimalFieldTests) ... ok test_lookup_really_big_value (model_fields.tests.DecimalFieldTests) ... ok test_max_decimal_places_validation (model_fields.tests.DecimalFieldTests) ... ok test_max_digits_validation (model_fields.tests.DecimalFieldTests) ... ok test_max_whole_digits_validation (model_fields.tests.DecimalFieldTests) ... ok test_save_without_float_conversion (model_fields.tests.DecimalFieldTests) ... ok test_to_python (model_fields.tests.DecimalFieldTests) ... ok test_abstract_model_app_relative_foreign_key (model_fields.tests.ForeignKeyTests) ... ok test_abstract_model_pending_operations (model_fields.tests.ForeignKeyTests) ... ok test_callable_default (model_fields.tests.ForeignKeyTests) Test the use of a lazy callable for ForeignKey.default ... ok test_empty_string_fk (model_fields.tests.ForeignKeyTests) ... ok test_related_name_converted_to_text (model_fields.tests.ForeignKeyTests) ... ok test_warning_when_unique_true_on_fk (model_fields.tests.ForeignKeyTests) ... ok test_blank_string_saved_as_null (model_fields.tests.GenericIPAddressFieldTests) ... ok test_genericipaddressfield_formfield_protocol (model_fields.tests.GenericIPAddressFieldTests) ... ok test_null_value (model_fields.tests.GenericIPAddressFieldTests) ... ok test_save_load (model_fields.tests.GenericIPAddressFieldTests) ... ok test_backend_range_save (model_fields.tests.IntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.IntegerFieldTests) ... ok test_coercing (model_fields.tests.IntegerFieldTests) ... ok test_documented_range (model_fields.tests.IntegerFieldTests) ... ok test_types (model_fields.tests.IntegerFieldTests) ... ok test_backend_range_save (model_fields.tests.PositiveIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.PositiveIntegerFieldTests) ... ok test_coercing (model_fields.tests.PositiveIntegerFieldTests) ... ok test_documented_range (model_fields.tests.PositiveIntegerFieldTests) ... ok test_types (model_fields.tests.PositiveIntegerFieldTests) ... ok test_backend_range_save (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_coercing (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_documented_range (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_types (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_slugfield_max_length (model_fields.tests.SlugFieldTests) ... ok test_slugfield_unicode_max_length (model_fields.tests.SlugFieldTests) ... ok test_backend_range_save (model_fields.tests.SmallIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.SmallIntegerFieldTests) ... ok test_coercing (model_fields.tests.SmallIntegerFieldTests) ... ok test_documented_range (model_fields.tests.SmallIntegerFieldTests) ... ok test_types (model_fields.tests.SmallIntegerFieldTests) ... ok test_to_python (model_fields.tests.TextFieldTests) TextField.to_python() should return a string ... ok test_lookup_integer_in_charfield (model_fields.tests.TypeCoercionTests) ... ok test_lookup_integer_in_textfield (model_fields.tests.TypeCoercionTests) ... ok test_exact (model_fields.test_durationfield.TestQuerying) ... ok test_gt (model_fields.test_durationfield.TestQuerying) ... ok test_create_empty (model_fields.test_durationfield.TestSaveLoad) ... ok test_fractional_seconds (model_fields.test_durationfield.TestSaveLoad) ... ok test_simple_roundtrip (model_fields.test_durationfield.TestSaveLoad) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_create (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_create (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_create (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_delete_when_missing (model_fields.test_imagefield.ImageFieldTests) ... ok test_equal_notequal_hash (model_fields.test_imagefield.ImageFieldTests) ... ok test_instantiate_missing (model_fields.test_imagefield.ImageFieldTests) ... ok test_pickle (model_fields.test_imagefield.ImageFieldTests) ... ok test_size_method (model_fields.test_imagefield.ImageFieldTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_create (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_create (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_assignment (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_constructor (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_create (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_dimensions (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_add_implementation (aggregation.tests.AggregateTestCase) ... ok test_aggregate_alias (aggregation.tests.AggregateTestCase) ... ok test_aggregate_annotation (aggregation.tests.AggregateTestCase) ... ok test_aggregate_in_order_by (aggregation.tests.AggregateTestCase) ... ok test_aggregate_multi_join (aggregation.tests.AggregateTestCase) ... ok test_aggregate_over_complex_annotation (aggregation.tests.AggregateTestCase) ... ok test_aggregation_expressions (aggregation.tests.AggregateTestCase) ... ok test_annotate_basic (aggregation.tests.AggregateTestCase) ... ok test_annotate_defer (aggregation.tests.AggregateTestCase) ... ok test_annotate_defer_select_related (aggregation.tests.AggregateTestCase) ... ok test_annotate_m2m (aggregation.tests.AggregateTestCase) ... ok test_annotate_ordering (aggregation.tests.AggregateTestCase) ... ok test_annotate_over_annotate (aggregation.tests.AggregateTestCase) ... ok test_annotate_values (aggregation.tests.AggregateTestCase) ... ok test_annotate_values_aggregate (aggregation.tests.AggregateTestCase) ... ok test_annotate_values_list (aggregation.tests.AggregateTestCase) ... ok test_annotated_aggregate_over_annotated_aggregate (aggregation.tests.AggregateTestCase) ... ok test_annotation (aggregation.tests.AggregateTestCase) ... ok test_annotation_expressions (aggregation.tests.AggregateTestCase) ... ok test_avg_decimal_field (aggregation.tests.AggregateTestCase) ... ok test_avg_duration_field (aggregation.tests.AggregateTestCase) ... ok test_backwards_compatibility (aggregation.tests.AggregateTestCase) ... ok test_backwards_m2m_annotate (aggregation.tests.AggregateTestCase) ... ok test_combine_different_types (aggregation.tests.AggregateTestCase) ... ok test_complex_aggregations_require_kwarg (aggregation.tests.AggregateTestCase) ... ok test_complex_values_aggregation (aggregation.tests.AggregateTestCase) ... ok test_count (aggregation.tests.AggregateTestCase) ... ok test_count_star (aggregation.tests.AggregateTestCase) ... ok test_dates_with_aggregation (aggregation.tests.AggregateTestCase) ... ok test_decimal_max_digits_has_no_effect (aggregation.tests.AggregateTestCase) ... ok test_empty_aggregate (aggregation.tests.AggregateTestCase) ... ok test_even_more_aggregate (aggregation.tests.AggregateTestCase) ... ok test_expression_on_aggregation (aggregation.tests.AggregateTestCase) ... ok test_filter_aggregate (aggregation.tests.AggregateTestCase) ... ok test_filtering (aggregation.tests.AggregateTestCase) ... ok test_fkey_aggregate (aggregation.tests.AggregateTestCase) ... ok test_grouped_annotation_in_group_by (aggregation.tests.AggregateTestCase) ... ok test_missing_output_field_raises_error (aggregation.tests.AggregateTestCase) ... ok test_more_aggregation (aggregation.tests.AggregateTestCase) ... ok test_multi_arg_aggregate (aggregation.tests.AggregateTestCase) ... ok test_multiple_aggregates (aggregation.tests.AggregateTestCase) ... ok test_non_grouped_annotation_not_in_group_by (aggregation.tests.AggregateTestCase) ... ok test_nonaggregate_aggregation_throws (aggregation.tests.AggregateTestCase) ... ok test_nonfield_annotation (aggregation.tests.AggregateTestCase) ... ok test_order_of_precedence (aggregation.tests.AggregateTestCase) ... ok test_related_aggregate (aggregation.tests.AggregateTestCase) ... ok test_reverse_fkey_annotate (aggregation.tests.AggregateTestCase) ... ok test_single_aggregate (aggregation.tests.AggregateTestCase) ... ok test_sum_distinct_aggregate (aggregation.tests.AggregateTestCase) ... ok test_sum_duration_field (aggregation.tests.AggregateTestCase) ... ok test_ticket11881 (aggregation.tests.AggregateTestCase) ... ok test_ticket12886 (aggregation.tests.AggregateTestCase) ... ok test_ticket17424 (aggregation.tests.AggregateTestCase) ... ok test_values_aggregation (aggregation.tests.AggregateTestCase) ... ok test_values_annotation_with_expression (aggregation.tests.AggregateTestCase) ... ok test_dates_query (extra_regress.tests.ExtraRegressTests) ... ok test_extra_stay_tied (extra_regress.tests.ExtraRegressTests) ... ok test_extra_values_distinct_ordering (extra_regress.tests.ExtraRegressTests) ... ok test_regression_10847 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_17877 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_7314_7372 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_7957 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_7961 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_8039 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_8063 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_8819 (extra_regress.tests.ExtraRegressTests) ... ok test_values_with_extra (extra_regress.tests.ExtraRegressTests) ... ok test_hour_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok test_minute_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok test_second_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok test_chain_date_time_lookups (lookup.tests.LookupTests) ... ok test_count (lookup.tests.LookupTests) ... ok test_error_messages (lookup.tests.LookupTests) ... ok test_escaping (lookup.tests.LookupTests) ... ok test_exclude (lookup.tests.LookupTests) ... ok test_exists (lookup.tests.LookupTests) ... ok test_get_next_previous_by (lookup.tests.LookupTests) ... ok test_in (lookup.tests.LookupTests) ... ok test_in_bulk (lookup.tests.LookupTests) ... ok test_iterator (lookup.tests.LookupTests) ... ok test_lookup_collision (lookup.tests.LookupTests) ... ok test_lookup_date_as_str (lookup.tests.LookupTests) ... ok test_lookup_int_as_str (lookup.tests.LookupTests) ... ok test_none (lookup.tests.LookupTests) ... ok test_nonfield_lookups (lookup.tests.LookupTests) ... ok test_regex (lookup.tests.LookupTests) ... ok test_regex_backreferencing (lookup.tests.LookupTests) ... ok test_regex_non_ascii (lookup.tests.LookupTests) ... ok test_regex_non_string (lookup.tests.LookupTests) ... ok test_regex_null (lookup.tests.LookupTests) ... ok test_relation_nested_lookup_error (lookup.tests.LookupTests) ... ok test_values (lookup.tests.LookupTests) ... ok test_values_list (lookup.tests.LookupTests) ... ok test_coalesce (db_functions.tests.FunctionTests) ... ok test_coalesce_mixed_values (db_functions.tests.FunctionTests) ... ok test_coalesce_ordering (db_functions.tests.FunctionTests) ... ok test_concat (db_functions.tests.FunctionTests) ... ok test_concat_coalesce_idempotent (db_functions.tests.FunctionTests) ... ok test_concat_many (db_functions.tests.FunctionTests) ... ok test_concat_mixed_char_text (db_functions.tests.FunctionTests) ... ok test_concat_sql_generation_idempotency (db_functions.tests.FunctionTests) ... ok test_func_transform_bilateral (db_functions.tests.FunctionTests) ... ok test_func_transform_bilateral_multivalue (db_functions.tests.FunctionTests) ... ok test_function_as_filter (db_functions.tests.FunctionTests) ... ok test_greatest (db_functions.tests.FunctionTests) ... ok test_greatest_all_null (db_functions.tests.FunctionTests) ... ok test_greatest_coalesce_workaround (db_functions.tests.FunctionTests) ... ok test_greatest_coalesce_workaround_mysql (db_functions.tests.FunctionTests) ... skipped u'MySQL-specific workaround' test_greatest_ignores_null (db_functions.tests.FunctionTests) ... skipped "Database doesn't support feature(s): greatest_least_ignores_nulls" test_greatest_one_expressions (db_functions.tests.FunctionTests) ... ok test_greatest_propagates_null (db_functions.tests.FunctionTests) ... ok test_greatest_related_field (db_functions.tests.FunctionTests) ... ok test_greatest_update (db_functions.tests.FunctionTests) ... ok test_least (db_functions.tests.FunctionTests) ... ok test_least_all_null (db_functions.tests.FunctionTests) ... ok test_least_coalesce_workaround (db_functions.tests.FunctionTests) ... ok test_least_coalesce_workaround_mysql (db_functions.tests.FunctionTests) ... skipped u'MySQL-specific workaround' test_least_ignores_null (db_functions.tests.FunctionTests) ... skipped "Database doesn't support feature(s): greatest_least_ignores_nulls" test_least_one_expressions (db_functions.tests.FunctionTests) ... ok test_least_propagates_null (db_functions.tests.FunctionTests) ... ok test_least_related_field (db_functions.tests.FunctionTests) ... ok test_least_update (db_functions.tests.FunctionTests) ... ok test_length (db_functions.tests.FunctionTests) ... ok test_length_ordering (db_functions.tests.FunctionTests) ... ok test_length_transform (db_functions.tests.FunctionTests) ... ok test_lower (db_functions.tests.FunctionTests) ... ok test_lower_transform (db_functions.tests.FunctionTests) ... ok test_nested_function_ordering (db_functions.tests.FunctionTests) ... ok test_now (db_functions.tests.FunctionTests) ... ok test_substr (db_functions.tests.FunctionTests) ... ok test_substr_start (db_functions.tests.FunctionTests) ... ok test_substr_with_expressions (db_functions.tests.FunctionTests) ... ok test_upper (db_functions.tests.FunctionTests) ... ok test_upper_transform (db_functions.tests.FunctionTests) ... ok test_none_as_null (null_queries.tests.NullQueriesTests) ... ok test_reverse_relations (null_queries.tests.NullQueriesTests) ... ok test_auto_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_big_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_binary_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_boolean_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_char_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_char_field_choices (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_csi_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_date_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_datetime_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_decimal_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_decimal_field_0_decimal_places (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_email_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_file_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_file_path_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_float_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_foreign_key (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_foreign_key_swapped (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_generic_ip_address_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_image_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_ip_address_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_many_to_many_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_many_to_many_field_swapped (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_name (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_null_boolean_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_positive_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_positive_small_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_slug_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_small_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_text_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_time_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_url_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_close_connection (mail.tests.ConsoleBackendTests) ... ok test_console_stream_kwarg (mail.tests.ConsoleBackendTests) ... ok test_empty_admins (mail.tests.ConsoleBackendTests) ... ok test_html_mail_admins (mail.tests.ConsoleBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.ConsoleBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.ConsoleBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.ConsoleBackendTests) ... ok test_lazy_addresses (mail.tests.ConsoleBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.ConsoleBackendTests) ... ok test_message_cc_header (mail.tests.ConsoleBackendTests) ... ok test_plaintext_send_mail (mail.tests.ConsoleBackendTests) ... ok test_recipient_without_domain (mail.tests.ConsoleBackendTests) ... ok test_send (mail.tests.ConsoleBackendTests) ... ok test_send_many (mail.tests.ConsoleBackendTests) ... ok test_send_unicode (mail.tests.ConsoleBackendTests) ... ok test_send_verbose_name (mail.tests.ConsoleBackendTests) ... ok test_use_as_contextmanager (mail.tests.ConsoleBackendTests) ... ok test_close_connection (mail.tests.FileBackendTests) ... ok test_empty_admins (mail.tests.FileBackendTests) ... ok test_file_sessions (mail.tests.FileBackendTests) Make sure opening a connection creates a new file ... ok test_html_mail_admins (mail.tests.FileBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.FileBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.FileBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.FileBackendTests) ... ok test_lazy_addresses (mail.tests.FileBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.FileBackendTests) ... ok test_message_cc_header (mail.tests.FileBackendTests) ... ok test_plaintext_send_mail (mail.tests.FileBackendTests) ... ok test_recipient_without_domain (mail.tests.FileBackendTests) ... ok test_send (mail.tests.FileBackendTests) ... ok test_send_many (mail.tests.FileBackendTests) ... ok test_send_unicode (mail.tests.FileBackendTests) ... ok test_send_verbose_name (mail.tests.FileBackendTests) ... ok test_use_as_contextmanager (mail.tests.FileBackendTests) ... ok test_close_connection (mail.tests.LocmemBackendTests) ... ok test_empty_admins (mail.tests.LocmemBackendTests) ... ok test_html_mail_admins (mail.tests.LocmemBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.LocmemBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.LocmemBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.LocmemBackendTests) ... ok test_lazy_addresses (mail.tests.LocmemBackendTests) ... ok test_locmem_shared_messages (mail.tests.LocmemBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.LocmemBackendTests) ... ok test_message_cc_header (mail.tests.LocmemBackendTests) ... ok test_plaintext_send_mail (mail.tests.LocmemBackendTests) ... ok test_recipient_without_domain (mail.tests.LocmemBackendTests) ... ok test_send (mail.tests.LocmemBackendTests) ... ok test_send_many (mail.tests.LocmemBackendTests) ... ok test_send_unicode (mail.tests.LocmemBackendTests) ... ok test_send_verbose_name (mail.tests.LocmemBackendTests) ... ok test_use_as_contextmanager (mail.tests.LocmemBackendTests) ... ok test_validate_multiline_headers (mail.tests.LocmemBackendTests) ... ok test_arbitrary_keyword (mail.tests.MailTests) ... ok test_ascii (mail.tests.MailTests) ... ok test_attach_file (mail.tests.MailTests) ... ok test_attachments (mail.tests.MailTests) Regression test for #9367 ... ok test_backend_arg (mail.tests.MailTests) Test backend argument of mail.get_connection() ... ok test_cc (mail.tests.MailTests) Regression test for #7722 ... ok test_connection_arg (mail.tests.MailTests) Test connection argument to send_mail(), et. al. ... ok test_custom_backend (mail.tests.MailTests) Test custom backend defined in this suite. ... ok test_dont_base64_encode (mail.tests.MailTests) ... ok test_dont_base64_encode_message_rfc822 (mail.tests.MailTests) ... ok test_dont_mangle_from_in_body (mail.tests.MailTests) ... ok test_dummy_backend (mail.tests.MailTests) ... ok test_encoding (mail.tests.MailTests) ... ok test_from_header (mail.tests.MailTests) ... ok test_header_injection (mail.tests.MailTests) ... ok test_message_header_overrides (mail.tests.MailTests) ... ok test_multiple_message_call (mail.tests.MailTests) ... ok test_multiple_recipients (mail.tests.MailTests) ... ok test_non_ascii_attachment_filename (mail.tests.MailTests) Regression test for #14964 ... ok test_recipients_as_string (mail.tests.MailTests) ... ok test_recipients_as_tuple (mail.tests.MailTests) ... ok test_reply_to (mail.tests.MailTests) ... ok test_reply_to_header (mail.tests.MailTests) ... ok test_safe_mime_multipart (mail.tests.MailTests) ... ok test_space_continuation (mail.tests.MailTests) ... ok test_to_header (mail.tests.MailTests) ... ok test_unicode_address_header (mail.tests.MailTests) ... ok test_unicode_headers (mail.tests.MailTests) ... ok test_7bit (mail.tests.PythonGlobalState) ... ok test_8bit_latin (mail.tests.PythonGlobalState) ... ok test_8bit_non_latin (mail.tests.PythonGlobalState) ... ok test_utf8 (mail.tests.PythonGlobalState) ... ok test_server_stopped (mail.tests.SMTPBackendStoppedServerTest) ... ok test_auth_attempted (mail.tests.SMTPBackendTests) ... ok test_close_connection (mail.tests.SMTPBackendTests) ... ok test_connection_timeout_custom (mail.tests.SMTPBackendTests) Test that the timeout parameter can be customized. ... ok test_connection_timeout_default (mail.tests.SMTPBackendTests) Test that the connection's timeout value is None by default. ... ok test_email_authentication_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_authentication_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_disabled_authentication (mail.tests.SMTPBackendTests) ... ok test_email_msg_uses_crlf (mail.tests.SMTPBackendTests) #23063 -- Test that RFC-compliant messages are sent over SMTP. ... ok test_email_ssl_attempts_ssl_connection (mail.tests.SMTPBackendTests) ... ok test_email_ssl_certfile_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_ssl_certfile_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_certfile_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_ssl_keyfile_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_ssl_keyfile_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_keyfile_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_timeout_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_tls_attempts_starttls (mail.tests.SMTPBackendTests) ... ok test_email_tls_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_tls_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_tls_use_settings (mail.tests.SMTPBackendTests) ... ok test_empty_admins (mail.tests.SMTPBackendTests) ... ok test_html_mail_admins (mail.tests.SMTPBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.SMTPBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.SMTPBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.SMTPBackendTests) ... ok test_lazy_addresses (mail.tests.SMTPBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.SMTPBackendTests) ... ok test_message_cc_header (mail.tests.SMTPBackendTests) ... ok test_plaintext_send_mail (mail.tests.SMTPBackendTests) ... ok test_recipient_without_domain (mail.tests.SMTPBackendTests) ... ok test_send (mail.tests.SMTPBackendTests) ... ok test_send_many (mail.tests.SMTPBackendTests) ... ok test_send_unicode (mail.tests.SMTPBackendTests) ... ok test_send_verbose_name (mail.tests.SMTPBackendTests) ... ok test_server_open (mail.tests.SMTPBackendTests) ... ok test_use_as_contextmanager (mail.tests.SMTPBackendTests) ... ok test_admin_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_manager_and_admin_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_manager_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_multiple_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_single_receiver (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_check_composite_foreign_object (foreign_object.tests.TestModelCheckTests) ... ok test_check_subset_composite_foreign_object (foreign_object.tests.TestModelCheckTests) ... ok test_none_allowed (generic_relations.tests.TestInitWithNoneArgument) ... ok test_none_not_allowed (generic_relations.tests.TestInitWithNoneArgument) ... ok test_app_files (staticfiles_tests.test_management.TestCollection) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestCollection) ... ok test_common_ignore_patterns (staticfiles_tests.test_management.TestCollection) ... ok test_ignore (staticfiles_tests.test_management.TestCollection) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestCollection) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestCollection) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestCollection) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestCollection) ... ok test_cleared_not_found (staticfiles_tests.test_management.TestCollectionClear) ... ok test_dir_not_exists (staticfiles_tests.test_management.TestCollectionClear) ... ok test_handle_path_notimplemented (staticfiles_tests.test_management.TestCollectionClear) ... ok test_no_files_created (staticfiles_tests.test_management.TestCollectionDryRun) ... ok test_app_files (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_no_common_ignore_patterns (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_ordering_override (staticfiles_tests.test_management.TestCollectionFilesOverride) ... ok test_app_files (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_broken_symlink (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_clear_broken_symlink (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_links_created (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_no_files_created (staticfiles_tests.test_management.TestCollectionNonLocalStorage) ... ok test_no_warning (staticfiles_tests.test_management.TestCollectionOverwriteWarning) ... ok test_warning (staticfiles_tests.test_management.TestCollectionOverwriteWarning) ... ok test_local_storage_detection_helper (staticfiles_tests.test_management.TestConfiguration) ... ok test_location_empty (staticfiles_tests.test_management.TestConfiguration) ... ok test_all_files (staticfiles_tests.test_management.TestFindStatic) ... ok test_all_files_less_verbose (staticfiles_tests.test_management.TestFindStatic) ... ok test_all_files_more_verbose (staticfiles_tests.test_management.TestFindStatic) ... ok test_app_files (staticfiles_tests.test_management.TestFindStatic) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestFindStatic) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestFindStatic) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestFindStatic) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestFindStatic) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestFindStatic) ... ok test_test_test (staticfiles_tests.test_liveserver.StaticLiveServerChecks) ... ok test_collectstatic_emulation (staticfiles_tests.test_liveserver.StaticLiveServerView) ... ok test_cache_invalidation (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_cache_key_memcache_validation (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_css_import_case_insensitive (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_import_replacement (staticfiles_tests.test_storage.TestCollectionCachedStorage) See #18050 ... ok test_path_ignored_completely (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_path_with_fragment (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_path_with_querystring (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_path_with_querystring_and_fragment (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_post_processing (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_post_processing_failure (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_absolute (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_deep_relative (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_denorm (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_relative (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_return (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_simple_content (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_url (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_clear_empties_manifest (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_css_import_case_insensitive (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_import_replacement (staticfiles_tests.test_storage.TestCollectionManifestStorage) See #18050 ... ok test_loaded_cache (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_manifest_exists (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_parse_cache (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_ignored_completely (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_with_fragment (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_with_querystring (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_with_querystring_and_fragment (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_post_processing (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_post_processing_failure (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_absolute (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_deep_relative (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_denorm (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_relative (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_return (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_simple_content (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_url (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_return (staticfiles_tests.test_storage.TestCollectionSimpleCachedStorage) ... ok test_template_tag_simple_content (staticfiles_tests.test_storage.TestCollectionSimpleCachedStorage) ... ok test_collect_static_files_default_permissions (staticfiles_tests.test_storage.TestStaticFilePermissions) ... ok test_collect_static_files_permissions (staticfiles_tests.test_storage.TestStaticFilePermissions) ... ok test_collect_static_files_subclass_of_static_storage (staticfiles_tests.test_storage.TestStaticFilePermissions) ... ok test_template_tag (staticfiles_tests.test_templatetags.TestTemplateTag) ... ok test_disabled_serving (staticfiles_tests.test_views.TestServeDisabled) ... ok test_app_files (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_camelcase_filenames (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_nonascii_filenames (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_app_files (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_camelcase_filenames (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_nonascii_filenames (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_find_all (staticfiles_tests.test_finders.TestAppDirectoriesFinder) ... ok test_find_first (staticfiles_tests.test_finders.TestAppDirectoriesFinder) ... ok test_find_all (staticfiles_tests.test_finders.TestDefaultStorageFinder) ... ok test_find_first (staticfiles_tests.test_finders.TestDefaultStorageFinder) ... ok test_find_all (staticfiles_tests.test_finders.TestFileSystemFinder) ... ok test_find_first (staticfiles_tests.test_finders.TestFileSystemFinder) ... ok test_cache (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_get_finder (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_get_finder_bad_classname (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_get_finder_bad_module (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_location_empty (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_non_tuple_raises_exception (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_searched_locations (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_response (httpwrappers.tests.FileCloseTests) ... ok test_streaming_response (httpwrappers.tests.FileCloseTests) ... ok test_not_allowed (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_not_allowed_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_not_modified (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_redirect (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_redirect_lazy (httpwrappers.tests.HttpResponseSubclassesTests) Make sure HttpResponseRedirect works with lazy strings. ... ok test_redirect_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_json_response_custom_encoder (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_list (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_non_ascii (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_passing_arguments_to_json_dumps (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_raises_type_error_with_default_setting (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_text (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_uuid (httpwrappers.tests.JsonResponseTests) ... ok test_streaming_response (httpwrappers.tests.StreamingHttpResponseTests) ... ok test_can_set_and_read_signed_cookies (signed_cookies_tests.tests.SignedCookieTest) ... ok test_can_use_salt (signed_cookies_tests.tests.SignedCookieTest) ... ok test_default_argument_suppresses_exceptions (signed_cookies_tests.tests.SignedCookieTest) ... ok test_detects_tampering (signed_cookies_tests.tests.SignedCookieTest) ... ok test_max_age_argument (signed_cookies_tests.tests.SignedCookieTest) ... ok test_signed_cookies_with_binary_key (signed_cookies_tests.tests.SignedCookieTest) ... ok test_adding_arrayfield_with_index (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_adding_field_with_default (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_deconstruct (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_deconstruct_args (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_deconstruct_with_size (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_subclass_deconstruct (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_render (shortcuts.tests.ShortcutTests) ... ok test_render_to_response (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_content_type (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_context_instance_misuse (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_dirs (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_multiple_templates (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_request_context (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_status (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_using (shortcuts.tests.ShortcutTests) ... ok test_render_with_base_context (shortcuts.tests.ShortcutTests) ... ok test_render_with_content_type (shortcuts.tests.ShortcutTests) ... ok test_render_with_current_app (shortcuts.tests.ShortcutTests) ... ok test_render_with_current_app_conflict (shortcuts.tests.ShortcutTests) ... ok test_render_with_dirs (shortcuts.tests.ShortcutTests) ... ok test_render_with_multiple_templates (shortcuts.tests.ShortcutTests) ... ok test_render_with_status (shortcuts.tests.ShortcutTests) ... ok test_render_with_using (shortcuts.tests.ShortcutTests) ... ok test_app_locale_compiled (i18n.test_compilation.AppCompilationTest) ... skipped 'msgfmt is mandatory for compilation tests' test_error_reported_by_msgfmt (i18n.test_compilation.CompilationErrorHandling) ... skipped 'msgfmt is mandatory for compilation tests' test_command_help (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_multiple_locales_excluded (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_multiple_locales_excluded_with_locale (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_one_locale_excluded (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_one_locale_excluded_with_locale (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_fuzzy_compiling (i18n.test_compilation.FuzzyTranslationTest) ... skipped 'msgfmt is mandatory for compilation tests' test_nofuzzy_compiling (i18n.test_compilation.FuzzyTranslationTest) ... skipped 'msgfmt is mandatory for compilation tests' test_multiple_locales (i18n.test_compilation.MultipleLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_one_locale (i18n.test_compilation.MultipleLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_percent_symbol_in_po_file (i18n.test_compilation.PoFileContentsTests) ... skipped 'msgfmt is mandatory for compilation tests' test_bom_rejection (i18n.test_compilation.PoFileTests) ... skipped 'msgfmt is mandatory for compilation tests' test_no_write_access (i18n.test_compilation.PoFileTests) ... skipped 'msgfmt is mandatory for compilation tests' test_adds_python_format_to_all_percent_signs (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped u'xgettext is mandatory for extraction tests' test_trans_tag_with_percent_symbol_at_the_end (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped u'xgettext is mandatory for extraction tests' test_trans_tag_with_percent_symbol_in_the_middle (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped u'xgettext is mandatory for extraction tests' test_trans_tag_with_string_that_look_like_fmt_spec (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped u'xgettext is mandatory for extraction tests' test_translates_multiple_percent_signs (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_a_percent_symbol_at_the_end (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_percent_symbol_in_the_middle (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_percent_symbol_using_context (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_string_that_look_like_fmt_spec_with_trans (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_no_lang_activate (i18n.patterns.tests.PathUnusedTests) ... ok test_prefixed_i18n_disabled (i18n.patterns.tests.URLDisabledTests) ... ok test_account_register (i18n.patterns.tests.URLNamespaceTests) ... ok test_invalid_prefix_use (i18n.patterns.tests.URLPrefixTests) ... ok test_not_prefixed (i18n.patterns.tests.URLPrefixTests) ... ok test_prefixed (i18n.patterns.tests.URLPrefixTests) ... ok test_custom_redirect_class (i18n.patterns.tests.URLRedirectTests) ... ok test_en_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_en_redirect_wrong_url (i18n.patterns.tests.URLRedirectTests) ... ok test_nl_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_nl_redirect_wrong_url (i18n.patterns.tests.URLRedirectTests) ... ok test_no_prefix_response (i18n.patterns.tests.URLRedirectTests) ... ok test_pl_pl_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_pt_br_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_language_prefix_with_script_prefix (i18n.patterns.tests.URLRedirectWithScriptAliasTests) ... ok test_en_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashSettingTests) ... ok test_not_prefixed_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashSettingTests) ... ok test_en_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashTests) ... ok test_not_prefixed_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashTests) ... ok test_en_url (i18n.patterns.tests.URLResponseTests) ... ok test_nl_url (i18n.patterns.tests.URLResponseTests) ... ok test_not_prefixed_with_prefix (i18n.patterns.tests.URLResponseTests) ... ok test_pt_br_url (i18n.patterns.tests.URLResponseTests) ... ok test_wrong_en_prefix (i18n.patterns.tests.URLResponseTests) ... ok test_wrong_nl_prefix (i18n.patterns.tests.URLResponseTests) ... ok test_args (i18n.patterns.tests.URLTagTests) ... ok test_context (i18n.patterns.tests.URLTagTests) ... ok test_kwargs (i18n.patterns.tests.URLTagTests) ... ok test_strings_only (i18n.patterns.tests.URLTagTests) ... ok test_no_prefix_translated (i18n.patterns.tests.URLTranslationTests) ... ok test_translate_url_utility (i18n.patterns.tests.URLTranslationTests) ... ok test_users_url (i18n.patterns.tests.URLTranslationTests) ... ok test_en_redirect (i18n.patterns.tests.URLVaryAcceptLanguageTests) ... ok test_no_prefix_response (i18n.patterns.tests.URLVaryAcceptLanguageTests) ... ok test_app_translation (i18n.tests.AppResolutionOrderI18NTests) ... ok test_check_for_language (i18n.tests.CountrySpecificLanguageTests) ... ok test_get_language_from_request (i18n.tests.CountrySpecificLanguageTests) ... ok test_specific_language_codes (i18n.tests.CountrySpecificLanguageTests) ... ok test_django_fallback (i18n.tests.DjangoFallbackResolutionOrderI18NTests) ... ok test_false_like_locale_formats (i18n.tests.FormattingTests) ... ok test_format_arbitrary_settings (i18n.tests.FormattingTests) ... ok test_get_custom_format (i18n.tests.FormattingTests) ... ok test_get_format_modules_lang (i18n.tests.FormattingTests) ... ok test_get_format_modules_stability (i18n.tests.FormattingTests) ... ok test_iter_format_modules (i18n.tests.FormattingTests) ... ok test_iter_format_modules_stability (i18n.tests.FormattingTests) ... ok test_l10n_disabled (i18n.tests.FormattingTests) ... ok test_l10n_enabled (i18n.tests.FormattingTests) ... ok test_locale_independent (i18n.tests.FormattingTests) ... ok test_localize_templatetag_and_filter (i18n.tests.FormattingTests) ... ok test_localized_as_text_as_hidden_input (i18n.tests.FormattingTests) ... ok test_localized_input (i18n.tests.FormattingTests) ... ok test_sanitize_separators (i18n.tests.FormattingTests) ... ok test_sub_locales (i18n.tests.FormattingTests) ... ok test_locale_paths_override_app_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok test_locale_paths_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok test_cache_resetting (i18n.tests.MiscTests) ... ok test_english_fallback (i18n.tests.MiscTests) ... ok test_get_language_from_path_null (i18n.tests.MiscTests) ... ok test_get_language_from_path_real (i18n.tests.MiscTests) ... ok test_parse_language_cookie (i18n.tests.MiscTests) ... ok test_parse_literal_http_header (i18n.tests.MiscTests) ... ok test_parse_spec_http_header (i18n.tests.MiscTests) ... ok test_percent_formatting_in_blocktrans (i18n.tests.MiscTests) ... ok test_percent_in_translatable_block (i18n.tests.MiscTests) ... ok test_special_fallback_language (i18n.tests.MiscTests) ... ok test_support_for_deprecated_chinese_language_codes (i18n.tests.MiscTests) ... ok test_multiple_locale (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_btrans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_deactivate (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_deactivate_btrans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_deactivate_trans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_direct_switch (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_direct_switch_btrans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_direct_switch_trans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_filter (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_filter_deactivate (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_filter_direct_switch (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_loadi18n (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_loadi18n_deactivate (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_loadi18n_direct_switch (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_trans (i18n.tests.MultipleLocaleActivationTests) ... ok test_single_locale_activation (i18n.tests.MultipleLocaleActivationTests) ... ok test_non_django_language (i18n.tests.NonDjangoLanguageTests) ... ok test_fallback_language_code (i18n.tests.TestLanguageInfo) ... ok test_localized_language_info (i18n.tests.TestLanguageInfo) ... ok test_unknown_language_code (i18n.tests.TestLanguageInfo) ... ok test_unknown_language_code_and_country_code (i18n.tests.TestLanguageInfo) ... ok test_unknown_only_country_code (i18n.tests.TestLanguageInfo) ... ok test_failure_finding_default_mo_files (i18n.tests.TranslationFilesMissing) ... ok test_bad_placeholder_1 (i18n.tests.TranslationTests) ... ok test_bad_placeholder_2 (i18n.tests.TranslationTests) ... ok test_bytestrings (i18n.tests.TranslationTests) gettext() returns a bytestring if input is bytestring. ... ok test_empty_value (i18n.tests.TranslationTests) ... ok test_language_bidi (i18n.tests.TranslationTests) ... ok test_lazy_and_bytestrings (i18n.tests.TranslationTests) ... ok test_lazy_objects (i18n.tests.TranslationTests) ... ok test_lazy_pickle (i18n.tests.TranslationTests) ... ok test_maclines (i18n.tests.TranslationTests) ... ok test_override (i18n.tests.TranslationTests) ... ok test_override_decorator (i18n.tests.TranslationTests) ... ok test_override_exit (i18n.tests.TranslationTests) ... ok test_pgettext (i18n.tests.TranslationTests) ... ok test_plural (i18n.tests.TranslationTests) ... ok test_safe_status (i18n.tests.TranslationTests) ... ok test_string_concat (i18n.tests.TranslationTests) ... ok test_template_tags_pgettext (i18n.tests.TranslationTests) ... ok test_to_language (i18n.tests.TranslationTests) ... ok test_to_locale (i18n.tests.TranslationTests) ... ok test_ungettext_lazy (i18n.tests.TranslationTests) ... ok test_ungettext_lazy_long (i18n.tests.TranslationTests) ... ok test_ungettext_lazy_pickle (i18n.tests.TranslationTests) ... ok test_bug14894_translation_activate_thread_safety (i18n.tests.TranslationThreadSafetyTests) ... ok test_blocktrans_trimmed (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_comments_extractor (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_context_in_single_quotes (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_extraction_error (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_extraction_warning (i18n.test_extraction.BasicExtractorTests) test xgettext warning about multiple bare interpolation placeholders ... skipped u'xgettext is mandatory for extraction tests' test_force_en_us_locale (i18n.test_extraction.BasicExtractorTests) Value of locale-munging option used by the command is the right one ... skipped u'xgettext is mandatory for extraction tests' test_makemessages_find_files (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_makemessages_gettext_version (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_po_file_encoding_when_updating (i18n.test_extraction.BasicExtractorTests) Update of PO file doesn't corrupt it with non-UTF-8 encoding on Python3+Windows (#23271) ... skipped u'xgettext is mandatory for extraction tests' test_template_comments (i18n.test_extraction.BasicExtractorTests) Template comment tags on the same line of other constructs (#19552) ... skipped u'xgettext is mandatory for extraction tests' test_template_message_context_extractor (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_unicode_decode_error (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_unicode_file_name (i18n.test_extraction.BasicExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_copy_plural_forms (i18n.test_extraction.CopyPluralFormsExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_override_plural_forms (i18n.test_extraction.CopyPluralFormsExtractorTests) Ticket #20311. ... skipped u'xgettext is mandatory for extraction tests' test_trans_and_plural_blocktrans_collision (i18n.test_extraction.CopyPluralFormsExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_no_locale_raises (i18n.test_extraction.CustomLayoutExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_project_locale_paths (i18n.test_extraction.CustomLayoutExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_command_help (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_multiple_locales_excluded (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_multiple_locales_excluded_with_locale (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_one_locale_excluded (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_one_locale_excluded_with_locale (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_ignore_directory (i18n.test_extraction.IgnoredExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_ignore_file_patterns (i18n.test_extraction.IgnoredExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_ignore_subdirectory (i18n.test_extraction.IgnoredExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_media_static_dirs_ignored (i18n.test_extraction.IgnoredExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_default_root_settings (i18n.test_extraction.JavascriptExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_javascript_literals (i18n.test_extraction.JavascriptExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_media_static_dirs_ignored (i18n.test_extraction.JavascriptExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_keep_pot_disabled_by_default (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_keep_pot_enabled (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_keep_pot_explicitly_disabled (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_location_comments_for_templatized_files (i18n.test_extraction.LocationCommentsTests) ... skipped u'xgettext is mandatory for extraction tests' test_no_location_disabled (i18n.test_extraction.LocationCommentsTests) Behavior is correct if --no-location switch isn't specified. ... skipped u'xgettext is mandatory for extraction tests' test_no_location_enabled (i18n.test_extraction.LocationCommentsTests) Behavior is correct if --no-location switch is specified. See #16903. ... skipped u'xgettext is mandatory for extraction tests' test_multiple_locales (i18n.test_extraction.MultipleLocaleExtractionTests) ... skipped u'xgettext is mandatory for extraction tests' test_no_wrap_disabled (i18n.test_extraction.NoWrapExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_no_wrap_enabled (i18n.test_extraction.NoWrapExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_symlink (i18n.test_extraction.SymlinkExtractorTests) ... skipped u'xgettext is mandatory for extraction tests' test_format_discovery (fixtures.tests.FixtureTransactionTests) ... ok skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_aware_datetime_in_local_timezone (timezones.tests.SerializationTests) ... ok test_aware_datetime_in_other_timezone (timezones.tests.SerializationTests) ... ok test_aware_datetime_in_utc (timezones.tests.SerializationTests) ... ok test_aware_datetime_with_microsecond (timezones.tests.SerializationTests) ... ok test_naive_datetime (timezones.tests.SerializationTests) ... ok test_naive_datetime_with_microsecond (timezones.tests.SerializationTests) ... ok test_get_template_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_get_template_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_get_template_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_get_template_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_empty (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_tries_all_engines_before_names (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_request (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_empty (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_tries_all_engines_before_names (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_closed (responses.tests.HttpResponseBaseTests) ... ok test_setdefault (responses.tests.HttpResponseBaseTests) ... ok test_tell (responses.tests.HttpResponseBaseTests) ... ok test_write (responses.tests.HttpResponseBaseTests) ... ok test_change_status_code (responses.tests.HttpResponseTests) ... ok test_charset_detection (responses.tests.HttpResponseTests) HttpResponse should parse charset from content_type. ... ok test_reason_phrase (responses.tests.HttpResponseTests) ... ok test_repr (responses.tests.HttpResponseTests) ... ok test_response_content_charset (responses.tests.HttpResponseTests) HttpResponse should encode based on charset. ... ok test_status_code (responses.tests.HttpResponseTests) ... ok test_get_absolute_url_honors_script_prefix (flatpages_tests.test_models.FlatpageModelTests) ... ok test_get_absolute_url_urlencodes (flatpages_tests.test_models.FlatpageModelTests) ... ok test_db_query_in_hook (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_delays_execution_until_after_transaction_commit (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_discards_hooks_from_rolled_back_savepoint (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_does_not_execute_if_transaction_rolled_back (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_error_in_hook_doesnt_prevent_clearing_hooks (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_executes_immediately_if_no_transaction (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_executes_only_after_final_transaction_committed (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hook_in_hook (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hooks_cleared_after_rollback (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hooks_cleared_after_successful_commit (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hooks_cleared_on_reconnect (transaction_hooks.tests.TestConnectionOnCommit) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_inner_savepoint_does_not_affect_outer (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_inner_savepoint_rolled_back_with_outer (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_no_hooks_run_from_failed_transaction (transaction_hooks.tests.TestConnectionOnCommit) If outer transaction fails, no hooks from within it run. ... ok test_no_savepoints_atomic_merged_with_outer (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_raises_exception_non_autocommit_mode (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_runs_hooks_in_order_registered (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_transaction_in_hook (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_add (messages_tests.test_cookie.CookieTest) ... ok test_add_lazy_translation (messages_tests.test_cookie.CookieTest) ... ok test_add_update (messages_tests.test_cookie.CookieTest) ... ok test_context_processor_message_levels (messages_tests.test_cookie.CookieTest) ... ok test_cookie_setings (messages_tests.test_cookie.CookieTest) ... ok test_custom_tags (messages_tests.test_cookie.CookieTest) ... ok test_default_level (messages_tests.test_cookie.CookieTest) ... ok test_existing_add (messages_tests.test_cookie.CookieTest) ... ok test_existing_add_read_update (messages_tests.test_cookie.CookieTest) ... ok test_existing_read (messages_tests.test_cookie.CookieTest) ... ok test_existing_read_add_update (messages_tests.test_cookie.CookieTest) ... ok test_full_request_response_cycle (messages_tests.test_cookie.CookieTest) ... ok test_get (messages_tests.test_cookie.CookieTest) ... ok test_get_bad_cookie (messages_tests.test_cookie.CookieTest) ... ok test_high_level (messages_tests.test_cookie.CookieTest) ... ok test_json_encoder_decoder (messages_tests.test_cookie.CookieTest) ... ok test_level_tag (messages_tests.test_cookie.CookieTest) ... ok test_low_level (messages_tests.test_cookie.CookieTest) ... ok test_max_cookie_length (messages_tests.test_cookie.CookieTest) ... ok test_middleware_disabled (messages_tests.test_cookie.CookieTest) ... ok test_middleware_disabled_fail_silently (messages_tests.test_cookie.CookieTest) ... ok test_multiple_posts (messages_tests.test_cookie.CookieTest) ... ok test_no_update (messages_tests.test_cookie.CookieTest) ... ok test_pre_1_5_message_format (messages_tests.test_cookie.CookieTest) ... ok test_safedata (messages_tests.test_cookie.CookieTest) ... ok test_settings_level (messages_tests.test_cookie.CookieTest) ... ok test_tags (messages_tests.test_cookie.CookieTest) ... ok test_with_template_response (messages_tests.test_cookie.CookieTest) ... ok test_middleware_missing (messages_tests.test_api.ApiTest) ... ok test_middleware_missing_silently (messages_tests.test_api.ApiTest) ... ok test_ok (messages_tests.test_api.ApiTest) ... ok test_request_is_none (messages_tests.test_api.ApiTest) ... ok test_add (messages_tests.test_fallback.FallbackTest) ... ok test_add_lazy_translation (messages_tests.test_fallback.FallbackTest) ... ok test_add_update (messages_tests.test_fallback.FallbackTest) ... ok test_context_processor_message_levels (messages_tests.test_fallback.FallbackTest) ... ok test_custom_tags (messages_tests.test_fallback.FallbackTest) ... ok test_default_level (messages_tests.test_fallback.FallbackTest) ... ok test_existing_add (messages_tests.test_fallback.FallbackTest) ... ok test_existing_add_read_update (messages_tests.test_fallback.FallbackTest) ... ok test_existing_read (messages_tests.test_fallback.FallbackTest) ... ok test_existing_read_add_update (messages_tests.test_fallback.FallbackTest) ... ok test_flush_used_backends (messages_tests.test_fallback.FallbackTest) ... ok test_full_request_response_cycle (messages_tests.test_fallback.FallbackTest) ... ok test_get (messages_tests.test_fallback.FallbackTest) ... ok test_get_empty (messages_tests.test_fallback.FallbackTest) ... ok test_get_fallback (messages_tests.test_fallback.FallbackTest) ... ok test_get_fallback_only (messages_tests.test_fallback.FallbackTest) ... ok test_high_level (messages_tests.test_fallback.FallbackTest) ... ok test_level_tag (messages_tests.test_fallback.FallbackTest) ... ok test_low_level (messages_tests.test_fallback.FallbackTest) ... ok test_middleware_disabled (messages_tests.test_fallback.FallbackTest) ... ok test_middleware_disabled_fail_silently (messages_tests.test_fallback.FallbackTest) ... ok test_multiple_posts (messages_tests.test_fallback.FallbackTest) ... ok test_no_fallback (messages_tests.test_fallback.FallbackTest) ... ok test_no_update (messages_tests.test_fallback.FallbackTest) ... ok test_session_fallback (messages_tests.test_fallback.FallbackTest) ... ok test_session_fallback_only (messages_tests.test_fallback.FallbackTest) ... ok test_settings_level (messages_tests.test_fallback.FallbackTest) ... ok test_tags (messages_tests.test_fallback.FallbackTest) ... ok test_with_template_response (messages_tests.test_fallback.FallbackTest) ... ok test_set_messages_success (messages_tests.test_mixins.SuccessMessageMixinTests) ... ok test_content_type_already_present (middleware.test_security.SecurityMiddlewareTest) ... ok test_content_type_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_content_type_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_no_redirect_ssl (middleware.test_security.SecurityMiddlewareTest) ... ok test_redirect_exempt (middleware.test_security.SecurityMiddlewareTest) ... ok test_redirect_ssl_host (middleware.test_security.SecurityMiddlewareTest) ... ok test_ssl_redirect_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_ssl_redirect_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_already_present (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_include_subdomains (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_no_include_subdomains (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_only_if_secure (middleware.test_security.SecurityMiddlewareTest) ... ok test_xss_filter_already_present (middleware.test_security.SecurityMiddlewareTest) ... ok test_xss_filter_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_xss_filter_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_404_error_nonascii_referrer (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_404_error_nonascii_user_agent (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_404_error_reporting (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_404_error_reporting_ignored_url (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_404_error_reporting_no_referer (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_custom_request_checker (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_referer_equal_to_requested_url (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_referer_equal_to_requested_url_on_another_domain (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_append_slash_disabled (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_disabled_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_have_slash (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_have_slash_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_no_redirect_on_POST_in_DEBUG (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_no_redirect_on_POST_in_DEBUG_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_quoted (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_quoted_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_redirect (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_redirect_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_redirect_querystring (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_resource (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_resource_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_unknown (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_unknown_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_disallowed_user_agents (middleware.tests.CommonMiddlewareTest) ... ok test_etag (middleware.tests.CommonMiddlewareTest) ... ok test_etag_streaming_response (middleware.tests.CommonMiddlewareTest) ... ok test_if_none_match (middleware.tests.CommonMiddlewareTest) ... ok test_no_etag_streaming_response (middleware.tests.CommonMiddlewareTest) ... ok test_non_ascii_query_string_does_not_crash (middleware.tests.CommonMiddlewareTest) Regression test for #15152 ... ok test_prepend_www (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_have_slash (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_have_slash_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_slashless (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_slashless_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_response_redirect_class (middleware.tests.CommonMiddlewareTest) ... ok test_response_redirect_class_subclass (middleware.tests.CommonMiddlewareTest) ... ok test_content_length_header_added (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_content_length_header_not_added (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_content_length_header_not_changed (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_date_header_added (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_client_error (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_last_modified_in_the_future (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_last_modified_in_the_past (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_no_last_modified (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_redirect (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_same_last_modified (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_client_error (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_different_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_no_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_redirect (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_same_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_same_etag_with_quotes (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_no_if_modified_since_and_last_modified (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_no_if_none_match_and_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_compress_response (middleware.tests.ETagGZipMiddlewareTest) ... ok test_compress_file_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_non_200_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_streaming_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_streaming_response_unicode (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_compressed_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_incompressible_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_short_response (middleware.tests.GZipMiddlewareTest) ... ok test_defaults_sameorigin (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_deny (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_dont_set_if_set (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_is_extendable (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_response_exempt (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_same_origin (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_attrs (admin_widgets.tests.AdminDateWidgetTest) ... ok test_CharField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_DateField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_DateTimeField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_EmailField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_FileField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_ForeignKey (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_IntegerField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_TextField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_TimeField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_URLField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_choices_with_radio_fields (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_field_with_choices (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_filtered_many_to_many (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_formfield_overrides (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_formfield_overrides_widget_instances (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_inheritance (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_m2m_widgets (admin_widgets.tests.AdminFormfieldForDBFieldTests) m2m fields help text as it applies to admin app (#9321). ... ok test_many_to_many (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_radio_fields_ForeignKey (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_raw_id_ForeignKey (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_raw_id_many_to_many (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_localization (admin_widgets.tests.AdminSplitDateTimeWidgetTest) ... ok test_render (admin_widgets.tests.AdminSplitDateTimeWidgetTest) ... ok test_attrs (admin_widgets.tests.AdminTimeWidgetTest) ... ok test_render (admin_widgets.tests.AdminURLWidgetTest) ... ok test_render_idn (admin_widgets.tests.AdminURLWidgetTest) ... ok test_render_quoting (admin_widgets.tests.AdminURLWidgetTest) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_render (admin_widgets.tests.FilteredSelectMultipleWidgetTest) ... ok test_stacked_render (admin_widgets.tests.FilteredSelectMultipleWidgetTest) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_no_can_add_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_on_delete_cascade_rel_cant_delete_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_select_multiple_widget_cant_change_delete_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_default_handler (urlpatterns_reverse.tests.DefaultErrorHandlerTests) If the urls.py doesn't specify handlers, the defaults are used ... ok test_erroneous_resolve (urlpatterns_reverse.tests.ErroneousViewTests) ... ok test_erroneous_reverse (urlpatterns_reverse.tests.ErroneousViewTests) ... ok test_callable_handlers (urlpatterns_reverse.tests.ErrorHandlerResolutionTests) ... ok test_named_handlers (urlpatterns_reverse.tests.ErrorHandlerResolutionTests) ... ok test_include_2_tuple (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_2_tuple_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_3_tuple (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_app_name (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_app_name_but_no_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_app_name_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_namespace_app_name (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_urls (urlpatterns_reverse.tests.IncludeTests) ... ok test_invalid_resolve (urlpatterns_reverse.tests.LookaheadTests) ... ok test_invalid_reverse (urlpatterns_reverse.tests.LookaheadTests) ... ok test_valid_resolve (urlpatterns_reverse.tests.LookaheadTests) ... ok test_valid_reverse (urlpatterns_reverse.tests.LookaheadTests) ... ok test_ambiguous_object (urlpatterns_reverse.tests.NamespaceTests) Names deployed via dynamic URL objects that require namespaces can't be resolved ... ok test_ambiguous_urlpattern (urlpatterns_reverse.tests.NamespaceTests) Names deployed via dynamic URL objects that require namespaces can't be resolved ... ok test_app_lookup_object (urlpatterns_reverse.tests.NamespaceTests) A default application namespace can be used for lookup ... ok test_app_lookup_object_with_default (urlpatterns_reverse.tests.NamespaceTests) A default application namespace is sensitive to the 'current' app can be used for lookup ... ok test_app_lookup_object_without_default (urlpatterns_reverse.tests.NamespaceTests) An application namespace without a default is sensitive to the 'current' app can be used for lookup ... ok test_app_name_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be applied to include()'d urlpatterns that set an app_name attribute ... ok test_app_object (urlpatterns_reverse.tests.NamespaceTests) Dynamic URL objects can return a (pattern, app_name) 2-tuple, and include() can set the namespace ... ok test_app_object_default_namespace (urlpatterns_reverse.tests.NamespaceTests) Namespace defaults to app_name when including a (pattern, app_name) 2-tuple ... ok test_current_app_no_partial_match (urlpatterns_reverse.tests.NamespaceTests) current_app should either match the whole path or shouldn't be used ... ok test_embedded_namespace_object (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be installed anywhere in the URL pattern tree ... ok test_multiple_namespace_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be embedded ... ok test_namespace_object (urlpatterns_reverse.tests.NamespaceTests) Dynamic URL objects can be found using a namespace ... ok test_namespace_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be applied to include()'d urlpatterns ... ok test_namespace_pattern_with_variable_prefix (urlpatterns_reverse.tests.NamespaceTests) When using an include with namespaces when there is a regex variable in front of it ... ok test_namespaces_with_variables (urlpatterns_reverse.tests.NamespaceTests) Namespace prefixes can capture variables: see #15900 ... ok test_nested_app_lookup (urlpatterns_reverse.tests.NamespaceTests) A nested current_app should be split in individual namespaces (#24904) ... ok test_nested_namespace_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be nested ... ok test_non_existent_namespace (urlpatterns_reverse.tests.NamespaceTests) Non-existent namespaces raise errors ... ok test_normal_name (urlpatterns_reverse.tests.NamespaceTests) Normal lookups work as expected ... ok test_simple_included_name (urlpatterns_reverse.tests.NamespaceTests) Normal lookups work on names included from other patterns ... ok test_special_chars_namespace (urlpatterns_reverse.tests.NamespaceTests) ... ok test_no_handler_exception (urlpatterns_reverse.tests.NoRootUrlConfTests) ... ok test_no_urls_exception (urlpatterns_reverse.tests.NoURLPatternsTests) ... ok test_reverse_inner_in_response_middleware (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_reverse_inner_in_streaming (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_reverse_outer_in_response_middleware (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_reverse_outer_in_streaming (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_urlconf (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_urlconf_overridden (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_urlconf_overridden_with_null (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_resolver_match_on_request (urlpatterns_reverse.tests.ResolverMatchTests) ... ok test_resolver_match_on_request_before_resolution (urlpatterns_reverse.tests.ResolverMatchTests) ... ok test_urlpattern_resolve (urlpatterns_reverse.tests.ResolverMatchTests) ... ok test_no_illegal_imports (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_to_object (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_to_url (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_to_view_name (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_view_object (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_reverse_by_path_nested (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_non_urlsafe_prefix_with_args (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_patterns_reported (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_prefix_braces (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_prefix_format_char (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_prefix_parenthesis (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_reverse_none (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_reverse_returns_unicode (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_script_name_escaping (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_urlpattern_reverse (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_exceptions (urlpatterns_reverse.tests.ViewLoadingTests) ... ok test_view_loading (urlpatterns_reverse.tests.ViewLoadingTests) ... ok test_builtins_discovery (template_backends.test_django.DjangoTemplatesTests) ... ok test_context_has_priority_over_template_context_processors (template_backends.test_django.DjangoTemplatesTests) ... ok test_csrf_token (template_backends.test_django.DjangoTemplatesTests) ... ok test_django_html_escaping (template_backends.test_django.DjangoTemplatesTests) ... ok test_from_string (template_backends.test_django.DjangoTemplatesTests) ... ok test_get_template (template_backends.test_django.DjangoTemplatesTests) ... ok test_get_template_non_existing (template_backends.test_django.DjangoTemplatesTests) ... ok test_get_template_syntax_error (template_backends.test_django.DjangoTemplatesTests) ... ok test_html_escaping (template_backends.test_django.DjangoTemplatesTests) ... ok test_no_directory_traversal (template_backends.test_django.DjangoTemplatesTests) ... ok test_non_ascii_characters (template_backends.test_django.DjangoTemplatesTests) ... ok test_request_context_conflicts_with_request (template_backends.test_django.DjangoTemplatesTests) ... ok test_templatetag_discovery (template_backends.test_django.DjangoTemplatesTests) ... ok test_templatetag_discovery_import_error (template_backends.test_django.DjangoTemplatesTests) ... ok test_csrf_token (template_backends.test_dummy.TemplateStringsTests) ... ok test_django_html_escaping (template_backends.test_dummy.TemplateStringsTests) ... skipped "test doesn't apply to dummy backend" test_from_string (template_backends.test_dummy.TemplateStringsTests) ... ok test_get_template (template_backends.test_dummy.TemplateStringsTests) ... ok test_get_template_non_existing (template_backends.test_dummy.TemplateStringsTests) ... ok test_get_template_syntax_error (template_backends.test_dummy.TemplateStringsTests) ... skipped "test doesn't apply to dummy backend" test_html_escaping (template_backends.test_dummy.TemplateStringsTests) ... ok test_no_directory_traversal (template_backends.test_dummy.TemplateStringsTests) ... ok test_non_ascii_characters (template_backends.test_dummy.TemplateStringsTests) ... ok test_csrf_token (template_backends.test_jinja2.Jinja2Tests) ... ok test_django_html_escaping (template_backends.test_jinja2.Jinja2Tests) ... ok test_exception_debug_info_max_context (template_backends.test_jinja2.Jinja2Tests) ... ok test_exception_debug_info_min_context (template_backends.test_jinja2.Jinja2Tests) ... ok test_from_string (template_backends.test_jinja2.Jinja2Tests) ... ok test_get_template (template_backends.test_jinja2.Jinja2Tests) ... ok test_get_template_non_existing (template_backends.test_jinja2.Jinja2Tests) ... ok test_get_template_syntax_error (template_backends.test_jinja2.Jinja2Tests) ... ok test_html_escaping (template_backends.test_jinja2.Jinja2Tests) ... ok test_no_directory_traversal (template_backends.test_jinja2.Jinja2Tests) ... ok test_non_ascii_characters (template_backends.test_jinja2.Jinja2Tests) ... ok test_origin (template_backends.test_jinja2.Jinja2Tests) ... ok test_origin_from_string (template_backends.test_jinja2.Jinja2Tests) ... ok test_self_context (template_backends.test_jinja2.Jinja2Tests) ... ok test_backend_import_error (template_backends.test_utils.TemplateStringsTests) ... ok test_backend_improperly_configured (template_backends.test_utils.TemplateStringsTests) ... ok test_backend_names_must_be_unique (template_backends.test_utils.TemplateStringsTests) ... ok test_custom_form_meta_exclude (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_custom_form_meta_exclude_with_readonly (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_get_fieldsets (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_get_formset_kwargs (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_get_formsets_with_inlines_returns_tuples (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_no_deletion (generic_inline_admin.tests.NoInlineDeletionTest) ... ok test_close (cache.tests.CacheClosingTests) ... ok test_head_caches_correctly (cache.tests.CacheHEADTest) ... ok test_head_with_cached_get (cache.tests.CacheHEADTest) ... ok test_per_thread (cache.tests.CacheHandlerTest) ... ok test_same_instance (cache.tests.CacheHandlerTest) ... ok test_constructor (cache.tests.CacheMiddlewareTest) ... ok test_middleware (cache.tests.CacheMiddlewareTest) ... ok test_sensitive_cookie_not_cached (cache.tests.CacheMiddlewareTest) ... ok test_view_decorator (cache.tests.CacheMiddlewareTest) ... ok test_cache_key_varies_by_url (cache.tests.CacheUtils) ... ok test_get_cache_key (cache.tests.CacheUtils) ... ok test_get_cache_key_with_query (cache.tests.CacheUtils) ... ok test_learn_cache_key (cache.tests.CacheUtils) ... ok test_patch_cache_control (cache.tests.CacheUtils) ... ok test_patch_vary_headers (cache.tests.CacheUtils) ... ok test_custom_key_validation (cache.tests.CustomCacheKeyValidationTests) ... ok test_add (cache.tests.DBCacheTests) ... ok test_add_fail_on_pickleerror (cache.tests.DBCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.DBCacheTests) ... ok test_cache_read_for_model_instance (cache.tests.DBCacheTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.DBCacheTests) ... ok test_cache_versioning_add (cache.tests.DBCacheTests) ... ok test_cache_versioning_delete (cache.tests.DBCacheTests) ... ok test_cache_versioning_get_set (cache.tests.DBCacheTests) ... ok test_cache_versioning_get_set_many (cache.tests.DBCacheTests) ... ok test_cache_versioning_has_key (cache.tests.DBCacheTests) ... ok test_cache_versioning_incr_decr (cache.tests.DBCacheTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.DBCacheTests) ... ok test_cache_write_unpickable_object (cache.tests.DBCacheTests) ... ok test_clear (cache.tests.DBCacheTests) ... ok test_close (cache.tests.DBCacheTests) ... ok test_createcachetable_dry_run_mode (cache.tests.DBCacheTests) ... ok test_createcachetable_with_table_argument (cache.tests.DBCacheTests) ... ok test_cull (cache.tests.DBCacheTests) ... ok test_custom_key_func (cache.tests.DBCacheTests) ... ok test_data_types (cache.tests.DBCacheTests) ... ok test_decr (cache.tests.DBCacheTests) ... ok test_decr_version (cache.tests.DBCacheTests) ... ok test_delete (cache.tests.DBCacheTests) ... ok test_delete_many (cache.tests.DBCacheTests) ... ok test_expiration (cache.tests.DBCacheTests) ... ok test_float_timeout (cache.tests.DBCacheTests) ... ok test_forever_timeout (cache.tests.DBCacheTests) ... ok test_get_many (cache.tests.DBCacheTests) ... ok test_get_or_set (cache.tests.DBCacheTests) ... ok test_get_or_set_callable (cache.tests.DBCacheTests) ... ok test_get_or_set_racing (cache.tests.DBCacheTests) ... ok test_get_or_set_version (cache.tests.DBCacheTests) ... ok test_has_key (cache.tests.DBCacheTests) ... ok test_in (cache.tests.DBCacheTests) ... ok test_incr (cache.tests.DBCacheTests) ... ok test_incr_version (cache.tests.DBCacheTests) ... ok test_invalid_keys (cache.tests.DBCacheTests) ... ok test_long_timeout (cache.tests.DBCacheTests) ... ok test_non_existent (cache.tests.DBCacheTests) ... ok test_prefix (cache.tests.DBCacheTests) ... ok test_second_call_doesnt_crash (cache.tests.DBCacheTests) ... ok test_set_fail_on_pickleerror (cache.tests.DBCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.DBCacheTests) ... ok test_set_many_expiration (cache.tests.DBCacheTests) ... ok test_simple (cache.tests.DBCacheTests) ... ok test_unicode (cache.tests.DBCacheTests) ... ok test_zero_cull (cache.tests.DBCacheTests) ... ok test_zero_timeout (cache.tests.DBCacheTests) ... ok test_add (cache.tests.DBCacheWithTimeZoneTests) ... ok test_add_fail_on_pickleerror (cache.tests.DBCacheWithTimeZoneTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_read_for_model_instance (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_add (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_delete (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_get_set (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_get_set_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_has_key (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_incr_decr (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_write_unpickable_object (cache.tests.DBCacheWithTimeZoneTests) ... ok test_clear (cache.tests.DBCacheWithTimeZoneTests) ... ok test_close (cache.tests.DBCacheWithTimeZoneTests) ... ok test_createcachetable_dry_run_mode (cache.tests.DBCacheWithTimeZoneTests) ... ok test_createcachetable_with_table_argument (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cull (cache.tests.DBCacheWithTimeZoneTests) ... ok test_custom_key_func (cache.tests.DBCacheWithTimeZoneTests) ... ok test_data_types (cache.tests.DBCacheWithTimeZoneTests) ... ok test_decr (cache.tests.DBCacheWithTimeZoneTests) ... ok test_decr_version (cache.tests.DBCacheWithTimeZoneTests) ... ok test_delete (cache.tests.DBCacheWithTimeZoneTests) ... ok test_delete_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_expiration (cache.tests.DBCacheWithTimeZoneTests) ... ok test_float_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_forever_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set_callable (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set_racing (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set_version (cache.tests.DBCacheWithTimeZoneTests) ... ok test_has_key (cache.tests.DBCacheWithTimeZoneTests) ... ok test_in (cache.tests.DBCacheWithTimeZoneTests) ... ok test_incr (cache.tests.DBCacheWithTimeZoneTests) ... ok test_incr_version (cache.tests.DBCacheWithTimeZoneTests) ... ok test_invalid_keys (cache.tests.DBCacheWithTimeZoneTests) ... ok test_long_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_non_existent (cache.tests.DBCacheWithTimeZoneTests) ... ok test_prefix (cache.tests.DBCacheWithTimeZoneTests) ... ok test_second_call_doesnt_crash (cache.tests.DBCacheWithTimeZoneTests) ... ok test_set_fail_on_pickleerror (cache.tests.DBCacheWithTimeZoneTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_set_many_expiration (cache.tests.DBCacheWithTimeZoneTests) ... ok test_simple (cache.tests.DBCacheWithTimeZoneTests) ... ok test_unicode (cache.tests.DBCacheWithTimeZoneTests) ... ok test_zero_cull (cache.tests.DBCacheWithTimeZoneTests) ... ok test_zero_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_caches_set_with_timeout_as_none_has_correct_default_timeout (cache.tests.DefaultNonExpiringCacheKeyTests) Memory caches that have the TIMEOUT parameter set to `None` in the ... ok test_caches_set_with_timeout_as_none_set_non_expiring_key (cache.tests.DefaultNonExpiringCacheKeyTests) Memory caches that have the TIMEOUT parameter set to `None` will set ... ok test_caches_with_unset_timeout_has_correct_default_timeout (cache.tests.DefaultNonExpiringCacheKeyTests) Caches that have the TIMEOUT parameter undefined in the default ... ok test_caches_with_unset_timeout_set_expiring_key (cache.tests.DefaultNonExpiringCacheKeyTests) Memory caches that have the TIMEOUT parameter unset will set cache ... ok test_default_expiration_time_for_keys_is_5_minutes (cache.tests.DefaultNonExpiringCacheKeyTests) The default expiration time of a cache key is 5 minutes. ... ok test_add (cache.tests.DummyCacheTests) Add doesn't do anything in dummy cache backend ... ok test_clear (cache.tests.DummyCacheTests) clear does nothing for the dummy cache backend ... ok test_data_types (cache.tests.DummyCacheTests) All data types are ignored equally by the dummy cache ... ok test_decr (cache.tests.DummyCacheTests) Dummy cache values can't be decremented ... ok test_decr_version (cache.tests.DummyCacheTests) Dummy cache versions can't be decremented ... ok test_delete (cache.tests.DummyCacheTests) Cache deletion is transparently ignored on the dummy cache backend ... ok test_delete_many (cache.tests.DummyCacheTests) delete_many does nothing for the dummy cache backend ... ok test_expiration (cache.tests.DummyCacheTests) Expiration has no effect on the dummy cache ... ok test_get_many (cache.tests.DummyCacheTests) get_many returns nothing for the dummy cache backend ... ok test_get_or_set (cache.tests.DummyCacheTests) ... ok test_get_or_set_callable (cache.tests.DummyCacheTests) ... ok test_has_key (cache.tests.DummyCacheTests) The has_key method doesn't ever return True for the dummy cache backend ... ok test_in (cache.tests.DummyCacheTests) The in operator doesn't ever return True for the dummy cache backend ... ok test_incr (cache.tests.DummyCacheTests) Dummy cache values can't be incremented ... ok test_incr_version (cache.tests.DummyCacheTests) Dummy cache versions can't be incremented ... ok test_non_existent (cache.tests.DummyCacheTests) Non-existent keys aren't found in the dummy cache backend ... ok test_set_many (cache.tests.DummyCacheTests) set_many does nothing for the dummy cache backend ... ok test_simple (cache.tests.DummyCacheTests) Dummy cache backend ignores cache set calls ... ok test_unicode (cache.tests.DummyCacheTests) Unicode values are ignored by the dummy cache ... ok test_cache_key_varies_by_url (cache.tests.PrefixedCacheUtils) ... ok test_get_cache_key (cache.tests.PrefixedCacheUtils) ... ok test_get_cache_key_with_query (cache.tests.PrefixedCacheUtils) ... ok test_learn_cache_key (cache.tests.PrefixedCacheUtils) ... ok test_patch_cache_control (cache.tests.PrefixedCacheUtils) ... ok test_patch_vary_headers (cache.tests.PrefixedCacheUtils) ... ok test_proper_escaping (cache.tests.TestMakeTemplateFragmentKey) ... ok test_with_many_vary_on (cache.tests.TestMakeTemplateFragmentKey) ... ok test_with_one_vary_on (cache.tests.TestMakeTemplateFragmentKey) ... ok test_without_vary_on (cache.tests.TestMakeTemplateFragmentKey) ... ok test_get_cache_key (cache.tests.TestWithTemplateResponse) ... ok test_get_cache_key_with_query (cache.tests.TestWithTemplateResponse) ... ok test_patch_vary_headers (cache.tests.TestWithTemplateResponse) ... ok test_with_etag (cache.tests.TestWithTemplateResponse) ... ok test_without_etag (cache.tests.TestWithTemplateResponse) ... ok test_persistence (migration_test_data_persistence.tests.MigrationDataPersistenceTestCase) ... ok test_csrf_enabled_client (test_client.tests.CSRFEnabledClientTests) A client can be instantiated with CSRF checks enabled ... ok test_custom_test_client (test_client.tests.CustomTestClientTest) A test case can specify a custom class for self.client. ... ok test_get_request_from_factory (test_client.tests.RequestFactoryTest) ... ok test_request_factory (test_client.tests.RequestFactoryTest) The request factory implements all the HTTP/1.1 methods. ... ok test_trace_request_from_factory (test_client.tests.RequestFactoryTest) The request factory returns an echo response for a TRACE request. ... ok test_get_all_field_names (model_meta.test_legacy.GetAllFieldNamesTestCase) ... ok test_get_data_field (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_generic_relation (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_m2m_field (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_m2m_field_invalid (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_related_m2m (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_related_object (model_meta.test_legacy.GetFieldByNameTests) ... ok test_many_to_many_with_model (model_meta.test_legacy.M2MTests) ... ok test_related_m2m_asymmetrical (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_m2m_local_only (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_m2m_symmetrical (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_m2m_with_model (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_objects (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_include_hidden (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_include_hidden_local_only (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_local (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_proxy (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_proxy_hidden (model_meta.test_legacy.RelatedObjectsTests) ... ok test_fields (model_meta.tests.DataTests) ... ok test_local_concrete_fields (model_meta.tests.DataTests) ... ok test_local_fields (model_meta.tests.DataTests) ... ok test_get_data_field (model_meta.tests.GetFieldByNameTests) ... ok test_get_fields_only_searches_forward_on_apps_not_ready (model_meta.tests.GetFieldByNameTests) ... ok test_get_generic_relation (model_meta.tests.GetFieldByNameTests) ... ok test_get_m2m_field (model_meta.tests.GetFieldByNameTests) ... ok test_get_related_m2m (model_meta.tests.GetFieldByNameTests) ... ok test_get_related_object (model_meta.tests.GetFieldByNameTests) ... ok test_get_fields_is_immutable (model_meta.tests.GetFieldsTests) ... ok test_label (model_meta.tests.LabelTests) ... ok test_label_lower (model_meta.tests.LabelTests) ... ok test_many_to_many (model_meta.tests.M2MTests) ... ok test_many_to_many_with_model (model_meta.tests.M2MTests) ... ok test_get_parent_list (model_meta.tests.ParentListTests) ... ok test_related_objects (model_meta.tests.RelatedObjectsTests) ... ok test_related_objects_include_hidden (model_meta.tests.RelatedObjectsTests) ... ok test_related_objects_include_hidden_local_only (model_meta.tests.RelatedObjectsTests) ... ok test_related_objects_local (model_meta.tests.RelatedObjectsTests) ... ok test_clear_cache_clears_relation_tree (model_meta.tests.RelationTreeTests) ... ok test_first_relation_tree_access_populates_all (model_meta.tests.RelationTreeTests) ... ok test_relations_related_objects (model_meta.tests.RelationTreeTests) ... ok test_virtual_fields (model_meta.tests.VirtualFieldsTests) ... ok test_django_table_names (introspection.tests.IntrospectionTests) ... ok test_django_table_names_retval_type (introspection.tests.IntrospectionTests) ... ok test_get_indexes (introspection.tests.IntrospectionTests) ... ok test_get_indexes_multicol (introspection.tests.IntrospectionTests) ... ok test_get_key_columns (introspection.tests.IntrospectionTests) ... ok test_get_primary_key_column (introspection.tests.IntrospectionTests) ... ok test_get_relations (introspection.tests.IntrospectionTests) ... ok test_get_relations_alt_format (introspection.tests.IntrospectionTests) With SQLite, foreign keys can be added with different syntaxes. ... ok test_get_table_description_col_lengths (introspection.tests.IntrospectionTests) ... ok test_get_table_description_names (introspection.tests.IntrospectionTests) ... ok test_get_table_description_nullable (introspection.tests.IntrospectionTests) ... ok test_get_table_description_types (introspection.tests.IntrospectionTests) ... ok test_installed_models (introspection.tests.IntrospectionTests) ... ok test_postgresql_real_type (introspection.tests.IntrospectionTests) ... skipped "Database doesn't support feature(s): has_real_datatype" test_sequence_list (introspection.tests.IntrospectionTests) ... ok test_table_names (introspection.tests.IntrospectionTests) ... ok test_table_names_with_views (introspection.tests.IntrospectionTests) ... ok test_check_field (invalid_models_tests.test_backend_specific.BackendSpecificChecksTests) Test if backend specific checks are performed. ... ok test_clash_between_accessors (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_m2m_with_inheritance (invalid_models_tests.test_relative_fields.AccessorClashTests) Ref #22047. ... ok test_complex_clash (invalid_models_tests.test_relative_fields.ComplexClashTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_explicit_field_names (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_intersection_foreign_object (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_invalid_field (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_invalid_order (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_m2m_field_argument_validation (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_superset_foreign_object (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_ambiguous_relationship_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_abstract_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_field_as_arg (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_isolated_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_missing_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_non_unique_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_non_unique_field_under_explicit_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_without_on_delete_warning (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_object_to_non_unique_fields (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_m2m_to_abstract_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_through_isolated_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_to_isolated_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_to_missing_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_with_useless_options (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_missing_relationship_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_not_swapped_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_nullable_primary_key (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_on_delete_set_default_without_default_value (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_on_delete_set_null_on_non_nullable_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_one_to_one_field_to_field_as_arg (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_one_to_one_field_without_on_delete_warning (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_referencing_to_swapped_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_related_field_has_invalid_related_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_related_field_has_valid_related_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_relationship_model_missing_foreign_key (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_relationship_model_with_foreign_key_to_wrong_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_symmetric_self_reference_with_intermediate_table (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_symmetric_self_reference_with_intermediate_table_and_through_fields (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_symmetrical_self_referential_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_too_many_foreign_keys_in_self_referential_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_unique_m2m (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_valid_foreign_key_without_accessor (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_valid_foreign_key_without_on_delete (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_accessor_clash (invalid_models_tests.test_relative_fields.SelfReferentialFKClashTests) ... ok test_clash_under_explicit_related_name (invalid_models_tests.test_relative_fields.SelfReferentialFKClashTests) ... ok test_reverse_query_name_clash (invalid_models_tests.test_relative_fields.SelfReferentialFKClashTests) ... ok test_accessor_clash (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_clash_between_accessors (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_clash_under_explicit_related_name (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_reverse_query_name_clash (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_valid_model (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_IPAddressField_deprecated (invalid_models_tests.test_deprecated_fields.DeprecatedFieldsTests) ... ok test_M2M_long_column_name (invalid_models_tests.test_models.FieldNamesTests) ... skipped u"The database doesn't have a column name length limit." test_ending_with_underscore (invalid_models_tests.test_models.FieldNamesTests) ... ok test_including_separator (invalid_models_tests.test_models.FieldNamesTests) ... ok test_local_field_long_column_name (invalid_models_tests.test_models.FieldNamesTests) ... skipped u"The database doesn't have a column name length limit." test_pk (invalid_models_tests.test_models.FieldNamesTests) ... ok test_list_containing_non_iterable (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_non_iterable (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_non_list (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_pointing_to_m2m_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_pointing_to_missing_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_pointing_to_non_local_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_just_order_with_respect_to_no_errors (invalid_models_tests.test_models.OtherModelTests) ... ok test_just_ordering_no_errors (invalid_models_tests.test_models.OtherModelTests) ... ok test_non_valid (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_non_iterable (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_pointing_to_existing_foreignkey_field (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_pointing_to_missing_field (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_pointing_to_missing_foreignkey_field (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_with_order_with_respect_to (invalid_models_tests.test_models.OtherModelTests) ... ok test_swappable_missing_app (invalid_models_tests.test_models.OtherModelTests) ... ok test_swappable_missing_app_name (invalid_models_tests.test_models.OtherModelTests) ... ok test_two_m2m_through_same_relationship (invalid_models_tests.test_models.OtherModelTests) ... ok test_unique_primary_key (invalid_models_tests.test_models.OtherModelTests) ... ok test_field_name_clash_with_child_accessor (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_id_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_inheritance_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_multigeneration_inheritance (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_multiinheritance_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_list_containing_non_iterable (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_non_iterable (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_non_list (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_pointing_to_m2m (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_pointing_to_missing_field (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_valid_model (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_none_column (invalid_models_tests.test_custom_fields.CustomFieldTest) ... ok test_primary_key (invalid_models_tests.test_ordinary_fields.AutoFieldTests) ... ok test_valid_case (invalid_models_tests.test_ordinary_fields.AutoFieldTests) ... ok test_nullable_boolean_field (invalid_models_tests.test_ordinary_fields.BooleanFieldTests) ... ok test_bad_values_of_max_digits_and_decimal_places (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_decimal_places_greater_than_max_digits (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_negative_max_digits_and_decimal_places (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_required_attributes (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_valid_field (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_primary_key (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok test_unique (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok test_valid_case (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok test_forbidden_files_and_folders (invalid_models_tests.test_ordinary_fields.FilePathFieldTests) ... ok test_non_nullable_blank (invalid_models_tests.test_ordinary_fields.GenericIPAddressFieldTests) ... ok test_pillow_installed (invalid_models_tests.test_ordinary_fields.ImageFieldTests) ... ok test_max_length_warning (invalid_models_tests.test_ordinary_fields.IntegerFieldTests) ... ok test_decode_detects_tampering (signing.tests.TestSigner) loads should raise exception for tampered objects ... ok test_dumps_loads (signing.tests.TestSigner) dumps and loads be reversible for any JSON serializable object ... ok test_invalid_sep (signing.tests.TestSigner) should warn on invalid separator ... ok test_sign_unsign (signing.tests.TestSigner) sign/unsign should be reversible ... ok test_signature (signing.tests.TestSigner) signature() method should generate a signature ... ok test_signature_with_salt (signing.tests.TestSigner) signature(value, salt=...) should work ... ok test_unsign_detects_tampering (signing.tests.TestSigner) unsign should raise an exception if the value has been tampered with ... ok test_valid_sep (signing.tests.TestSigner) ... ok test_works_with_non_ascii_keys (signing.tests.TestSigner) ... ok test_timestamp_signer (signing.tests.TestTimestampSigner) ... ok test_flatten (admin_utils.tests.UtilsTests) ... ok test_flatten_fieldsets (admin_utils.tests.UtilsTests) ... ok test_label_for_field (admin_utils.tests.UtilsTests) ... ok test_label_for_property (admin_utils.tests.UtilsTests) ... ok test_logentry_unicode (admin_utils.tests.UtilsTests) ... ok test_null_display_for_field (admin_utils.tests.UtilsTests) ... ok test_number_formats_display_for_field (admin_utils.tests.UtilsTests) ... ok test_number_formats_with_thousand_separator_display_for_field (admin_utils.tests.UtilsTests) ... ok test_quote (admin_utils.tests.UtilsTests) ... ok test_related_name (admin_utils.tests.UtilsTests) ... ok test_safestring_in_field_label (admin_utils.tests.UtilsTests) ... ok test_values_from_lookup_field (admin_utils.tests.UtilsTests) ... ok test_model_signal (model_validation.tests.ModelValidationTest) ... ok test_models_validate (model_validation.tests.ModelValidationTest) ... ok test_get_absolute_url (absolute_url_overrides.tests.AbsoluteUrlOverrideTests) ... ok test_insert_get_absolute_url (absolute_url_overrides.tests.AbsoluteUrlOverrideTests) ... ok test_override_get_absolute_url (absolute_url_overrides.tests.AbsoluteUrlOverrideTests) ... ok test_dunder_path (apps.tests.AppConfigTests) If single element in __path__, use it (in preference to __file__). ... ok test_duplicate_dunder_path_no_dunder_file (apps.tests.AppConfigTests) ... ok test_empty_dunder_path_fallback_to_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is empty, use __file__ if set. ... ok test_empty_dunder_path_no_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is empty and there is no __file__, raise. ... ok test_explicit_path_overrides (apps.tests.AppConfigTests) If path set as class attr, overrides __path__ and __file__. ... ok test_multiple_dunder_path_fallback_to_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is length>1, use __file__ if set. ... ok test_multiple_dunder_path_no_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is length>1 and there is no __file__, raise. ... ok test_no_dunder_path_fallback_to_dunder_file (apps.tests.AppConfigTests) If there is no __path__ attr, use __file__. ... ok test_no_dunder_path_or_dunder_file (apps.tests.AppConfigTests) If there is no __path__ or __file__, raise ImproperlyConfigured. ... ok test_path_set_explicitly (apps.tests.AppConfigTests) If subclass sets path as class attr, no module attributes needed. ... ok test_bad_app_config (apps.tests.AppsTests) ... ok test_default_app_config (apps.tests.AppsTests) ... ok test_duplicate_labels (apps.tests.AppsTests) ... ok test_duplicate_names (apps.tests.AppsTests) ... ok test_dynamic_load (apps.tests.AppsTests) ... ok test_get_app_config (apps.tests.AppsTests) ... ok test_get_app_configs (apps.tests.AppsTests) ... ok test_get_containing_app_config_apps_not_ready (apps.tests.AppsTests) ... ok test_get_model (apps.tests.AppsTests) ... ok test_import_exception_is_not_masked (apps.tests.AppsTests) ... ok test_is_installed (apps.tests.AppsTests) ... ok test_lazy_model_operation (apps.tests.AppsTests) ... ok test_model_clash (apps.tests.AppsTests) ... ok test_models_py (apps.tests.AppsTests) ... ok test_no_such_app (apps.tests.AppsTests) ... ok test_no_such_app_config (apps.tests.AppsTests) ... ok test_not_an_app_config (apps.tests.AppsTests) ... ok test_ready (apps.tests.AppsTests) ... ok test_relabeling (apps.tests.AppsTests) ... ok test_singleton_master (apps.tests.AppsTests) ... ok test_multiple_paths (apps.tests.NamespacePackageAppTests) ... skipped u'Namespace packages sans __init__.py were added in Python 3.3' test_multiple_paths_explicit_path (apps.tests.NamespacePackageAppTests) ... skipped u'Namespace packages sans __init__.py were added in Python 3.3' test_single_path (apps.tests.NamespacePackageAppTests) ... skipped u'Namespace packages sans __init__.py were added in Python 3.3' test_modelform_factory_metaclass (model_forms.tests.CustomMetaclassTestCase) ... ok test_bad_callback (model_forms.tests.FormFieldCallbackTests) ... ok test_baseform_with_widgets_in_meta (model_forms.tests.FormFieldCallbackTests) Regression for #13095: Using base forms with widgets defined in Meta should not raise errors. ... ok test_custom_callback (model_forms.tests.FormFieldCallbackTests) Test that a custom formfield_callback is used if provided ... ok test_factory_with_widget_argument (model_forms.tests.FormFieldCallbackTests) Regression for #15315: modelform_factory should accept widgets ... ok test_modelform_factory_with_all_fields (model_forms.tests.FormFieldCallbackTests) Regression for #19733 ... ok test_modelform_factory_without_fields (model_forms.tests.FormFieldCallbackTests) Regression for #19733 ... ok test_custom_error_messages (model_forms.tests.ModelFormCustomErrorTests) ... ok test_model_clean_error_messages (model_forms.tests.ModelFormCustomErrorTests) ... ok test_field_removal (model_forms.tests.ModelFormInheritanceTests) ... ok test_field_removal_name_clashes (model_forms.tests.ModelFormInheritanceTests) Regression test for https://code.djangoproject.com/ticket/22510. ... ok test_form_subclass_inheritance (model_forms.tests.ModelFormInheritanceTests) ... ok test_big_integer_field (model_forms.tests.ModelOtherFieldTests) ... ok test_comma_separated_integer_field (model_forms.tests.ModelOtherFieldTests) ... ok test_http_prefixing (model_forms.tests.ModelOtherFieldTests) ... ok test_url_on_modelform (model_forms.tests.ModelOtherFieldTests) Check basic URL field validation on model forms ... ok test_error_messages_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_field_type_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_help_text_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_label_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_widget_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_notrequired_overrides_notblank (model_forms.tests.ValidationTest) ... ok test_validates_with_replaced_field_excluded (model_forms.tests.ValidationTest) ... ok test_validates_with_replaced_field_not_specified (model_forms.tests.ValidationTest) ... ok test_invalid_field_type (modeladmin.tests.DateHierarchyCheckTests) ... ok test_missing_field (modeladmin.tests.DateHierarchyCheckTests) ... ok test_valid_case (modeladmin.tests.DateHierarchyCheckTests) ... ok test_not_integer (modeladmin.tests.ExtraCheckTests) ... ok test_valid_case (modeladmin.tests.ExtraCheckTests) ... ok test_duplicate_fields_in_fields (modeladmin.tests.FieldsCheckTests) ... ok test_inline (modeladmin.tests.FieldsCheckTests) ... ok test_duplicate_fields (modeladmin.tests.FieldsetsCheckTests) ... ok test_fieldsets_with_custom_form_validation (modeladmin.tests.FieldsetsCheckTests) ... ok test_item_not_a_pair (modeladmin.tests.FieldsetsCheckTests) ... ok test_missing_fields_key (modeladmin.tests.FieldsetsCheckTests) ... ok test_non_iterable_item (modeladmin.tests.FieldsetsCheckTests) ... ok test_not_iterable (modeladmin.tests.FieldsetsCheckTests) ... ok test_second_element_of_item_not_a_dict (modeladmin.tests.FieldsetsCheckTests) ... ok test_specified_both_fields_and_fieldsets (modeladmin.tests.FieldsetsCheckTests) ... ok test_valid_case (modeladmin.tests.FieldsetsCheckTests) ... ok test_invalid_field_type (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_missing_field (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_not_iterable (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_valid_case (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_invalid_field_type (modeladmin.tests.FilterVerticalCheckTests) ... ok test_missing_field (modeladmin.tests.FilterVerticalCheckTests) ... ok test_not_iterable (modeladmin.tests.FilterVerticalCheckTests) ... ok test_valid_case (modeladmin.tests.FilterVerticalCheckTests) ... ok test_missing_field (modeladmin.tests.FkNameCheckTests) ... ok test_valid_case (modeladmin.tests.FkNameCheckTests) ... ok test_fieldsets_with_custom_form_validation (modeladmin.tests.FormCheckTests) ... ok test_invalid_type (modeladmin.tests.FormCheckTests) ... ok test_valid_case (modeladmin.tests.FormCheckTests) ... ok test_invalid_type (modeladmin.tests.FormsetCheckTests) ... ok test_valid_case (modeladmin.tests.FormsetCheckTests) ... ok test_invalid_model_type (modeladmin.tests.InlinesCheckTests) Test if `model` attribute on inline model admin is a models.Model. ... ok test_missing_model_field (modeladmin.tests.InlinesCheckTests) ... ok test_not_iterable (modeladmin.tests.InlinesCheckTests) ... ok test_not_model_admin (modeladmin.tests.InlinesCheckTests) ... ok test_valid_case (modeladmin.tests.InlinesCheckTests) ... ok test_list_display_links_is_none (modeladmin.tests.ListDisplayEditableTests) ... ok test_list_display_same_as_list_editable (modeladmin.tests.ListDisplayEditableTests) ... ok test_None_is_valid_case (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_missing_field (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_missing_in_list_display (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_not_iterable (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_valid_case (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_invalid_field_type (modeladmin.tests.ListDisplayTests) ... ok test_missing_field (modeladmin.tests.ListDisplayTests) ... ok test_not_iterable (modeladmin.tests.ListDisplayTests) ... ok test_valid_case (modeladmin.tests.ListDisplayTests) ... ok test_list_filter_validation (modeladmin.tests.ListFilterTests) ... ok test_missing_field (modeladmin.tests.ListFilterTests) ... ok test_not_associated_with_field_name (modeladmin.tests.ListFilterTests) ... ok test_not_filter (modeladmin.tests.ListFilterTests) ... ok test_not_filter_again (modeladmin.tests.ListFilterTests) ... ok test_not_filter_again_again (modeladmin.tests.ListFilterTests) ... ok test_valid_case (modeladmin.tests.ListFilterTests) ... ok test_not_integer (modeladmin.tests.ListMaxShowAllCheckTests) ... ok test_valid_case (modeladmin.tests.ListMaxShowAllCheckTests) ... ok test_not_integer (modeladmin.tests.ListPerPageCheckTests) ... ok test_valid_case (modeladmin.tests.ListPerPageCheckTests) ... ok test_invalid_type (modeladmin.tests.ListSelectRelatedCheckTests) ... ok test_valid_case (modeladmin.tests.ListSelectRelatedCheckTests) ... ok test_not_integer (modeladmin.tests.MaxNumCheckTests) ... ok test_valid_case (modeladmin.tests.MaxNumCheckTests) ... ok test_not_integer (modeladmin.tests.MinNumCheckTests) ... ok test_valid_case (modeladmin.tests.MinNumCheckTests) ... ok test_has_add_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_has_change_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_has_delete_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_has_module_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_not_iterable (modeladmin.tests.OrderingCheckTests) ... ok test_random_marker_not_alone (modeladmin.tests.OrderingCheckTests) ... ok test_valid_case (modeladmin.tests.OrderingCheckTests) ... ok test_valid_complex_case (modeladmin.tests.OrderingCheckTests) ... ok test_valid_random_marker_case (modeladmin.tests.OrderingCheckTests) ... ok test_invalid_field_type (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_missing_field (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_missing_field_again (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_not_dictionary (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_valid_case (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_invalid_field_type (modeladmin.tests.RadioFieldsCheckTests) ... ok test_invalid_value (modeladmin.tests.RadioFieldsCheckTests) ... ok test_missing_field (modeladmin.tests.RadioFieldsCheckTests) ... ok test_not_dictionary (modeladmin.tests.RadioFieldsCheckTests) ... ok test_valid_case (modeladmin.tests.RadioFieldsCheckTests) ... ok test_invalid_field_type (modeladmin.tests.RawIdCheckTests) ... ok test_missing_field (modeladmin.tests.RawIdCheckTests) ... ok test_not_iterable (modeladmin.tests.RawIdCheckTests) ... ok test_valid_case (modeladmin.tests.RawIdCheckTests) ... ok test_not_boolean (modeladmin.tests.SaveAsCheckTests) ... ok test_valid_case (modeladmin.tests.SaveAsCheckTests) ... ok test_not_boolean (modeladmin.tests.SaveOnTopCheckTests) ... ok test_valid_case (modeladmin.tests.SaveOnTopCheckTests) ... ok test_not_iterable (modeladmin.tests.SearchFieldsCheckTests) ... ok test_permlookupdict_in (auth_tests.test_context_processors.PermWrapperTests) ... ok test_permwrapper_in (auth_tests.test_context_processors.PermWrapperTests) ... ok test_bug_19349_render_with_none_value (auth_tests.test_forms.ReadOnlyPasswordHashTest) ... ok test_readonly_field_has_changed (auth_tests.test_forms.ReadOnlyPasswordHashTest) ... ok test_bad_algorithm (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bad_encoded (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt_harden_runtime (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt_sha256 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_check_password_calls_harden_runtime (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_crypt (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_load_library_importerror (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_load_library_no_algorithm (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_low_level_pbkdf2 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_low_level_pbkdf2_sha1 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_md5 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_no_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_no_upgrade_on_incorrect_pass (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_harden_runtime (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_upgrade_new_hasher (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_sha1 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_simple (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unsalted_md5 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unsalted_sha1 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unspecified_password (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unusable (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_check_password (auth_tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_check_password_custom_user (auth_tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_groups_for_user (auth_tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_required_fields_is_list (auth_tests.test_management.CustomUserModelValidationTestCase) REQUIRED_FIELDS should be a list. ... ok test_username_non_unique (auth_tests.test_management.CustomUserModelValidationTestCase) A non-unique USERNAME_FIELD should raise a model validation error. ... ok test_username_non_unique_with_custom_backend (auth_tests.test_management.CustomUserModelValidationTestCase) A non-unique USERNAME_FIELD should raise an error only if we use the ... ok test_username_not_in_required_fields (auth_tests.test_management.CustomUserModelValidationTestCase) USERNAME_FIELD should not appear in REQUIRED_FIELDS. ... ok test_get_all_permissions (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_module_perms (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_perms (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_generic_relations (select_related.tests.SelectRelatedValidationTests) ... ok test_invalid_field (select_related.tests.SelectRelatedValidationTests) ... ok test_many_to_many_field (select_related.tests.SelectRelatedValidationTests) ... ok test_non_relational_field (select_related.tests.SelectRelatedValidationTests) ... ok test_reverse_relational_field (select_related.tests.SelectRelatedValidationTests) ... ok test_inheritance_related_name (model_inheritance.tests.InheritanceSameModelNameTests) ... ok test_inheritance_with_same_model_name (model_inheritance.tests.InheritanceSameModelNameTests) ... ok test_related_name_attribute_exists (model_inheritance.tests.InheritanceSameModelNameTests) ... ok test_assert_contains_renders_template_response (test_client_regress.tests.AssertContainsTests) Test that we can pass in an unrendered SimpleTemplateResponse ... ok test_assert_contains_using_non_template_response (test_client_regress.tests.AssertContainsTests) Test that auto-rendering does not affect responses that aren't ... ok test_assert_not_contains_renders_template_response (test_client_regress.tests.AssertContainsTests) Test that we can pass in an unrendered SimpleTemplateResponse ... ok test_assert_not_contains_using_non_template_response (test_client_regress.tests.AssertContainsTests) Test that auto-rendering does not affect responses that aren't ... ok test_binary_contains (test_client_regress.tests.AssertContainsTests) ... ok test_binary_not_contains (test_client_regress.tests.AssertContainsTests) ... ok test_contains (test_client_regress.tests.AssertContainsTests) Responses can be inspected for content, including counting repeated substrings ... ok test_nontext_contains (test_client_regress.tests.AssertContainsTests) ... ok test_nontext_not_contains (test_client_regress.tests.AssertContainsTests) ... ok test_unicode_contains (test_client_regress.tests.AssertContainsTests) Unicode characters can be found in template context ... ok test_unicode_not_contains (test_client_regress.tests.AssertContainsTests) Unicode characters can be searched for, and not found in template context ... ok test_noerror_field (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the field doesn't have any errors ... ok test_unknown_error (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the field doesn't contain the provided error ... ok test_unknown_field (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the field name is unknown ... ok test_unknown_form (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the form name is unknown ... ok test_unknown_nonfield_error (test_client_regress.tests.AssertFormErrorTests) ... ok test_field_error (test_client_regress.tests.AssertFormsetErrorTests) No assertion is raised if the field contains the provided error ... ok test_no_error_field (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the field doesn't have any errors ... ok test_no_nonfield_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-field errors doesn't contain any errors. ... ok test_no_nonform_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-form errors doesn't contain any errors. ... ok test_nonfield_error (test_client_regress.tests.AssertFormsetErrorTests) No assertion is raised if the formsets non-field errors contains the provided error. ... ok test_nonform_error (test_client_regress.tests.AssertFormsetErrorTests) No assertion is raised if the formsets non-form errors contains the provided error. ... ok test_unknown_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the field doesn't contain the specified error ... ok test_unknown_field (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the field name is unknown ... ok test_unknown_formset (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formset name is unknown ... ok test_unknown_nonfield_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-field errors doesn't contain the provided error. ... ok test_unknown_nonform_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-form errors doesn't contain the provided error. ... ok test_circular_redirect (test_client_regress.tests.AssertRedirectsTests) Circular redirect chains are caught and escaped ... ok test_full_path_in_expected_urls (test_client_regress.tests.AssertRedirectsTests) ... ok test_incorrect_target (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the response redirects to another target ... ok test_lost_query (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the redirect location doesn't preserve GET parameters ... ok test_multiple_redirect_chain (test_client_regress.tests.AssertRedirectsTests) You can follow a redirect chain of multiple redirects ... ok test_redirect_chain (test_client_regress.tests.AssertRedirectsTests) You can follow a redirect chain of multiple redirects ... ok test_redirect_chain_delete (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial DELETE request ... ok test_redirect_chain_head (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial HEAD request ... ok test_redirect_chain_on_non_redirect_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the original page couldn't be retrieved as expected ... ok test_redirect_chain_options (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial OPTIONS request ... ok test_redirect_chain_post (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial POST post ... ok test_redirect_chain_put (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial PUT request ... ok test_redirect_chain_to_non_existent (test_client_regress.tests.AssertRedirectsTests) You can follow a chain to a non-existent view ... ok test_redirect_chain_to_self (test_client_regress.tests.AssertRedirectsTests) Redirections to self are caught and escaped ... ok test_redirect_on_non_redirect_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the original page couldn't be retrieved as expected ... ok test_redirect_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the original page couldn't be retrieved as expected ... ok test_redirect_scheme (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the response doesn't have the scheme specified in expected_url ... ok test_redirect_to_different_host (test_client_regress.tests.AssertRedirectsTests) The test client will preserve scheme, host and port changes ... ok test_redirect_to_self_with_changing_query (test_client_regress.tests.AssertRedirectsTests) Redirections don't loop forever even if query is changing ... ok test_target_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the response redirect target cannot be retrieved as expected ... ok test_get_like_requests (test_client_regress.tests.QueryStringTests) ... ok test_post_like_requests (test_client_regress.tests.QueryStringTests) ... ok test_body_from_empty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.body on a test client GET request should return ... ok test_read_from_empty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read() on a test client GET request should return the ... ok test_read_from_nonempty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read() on a test client PUT request with some payload ... ok test_read_numbytes_from_empty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read(LARGE_BUFFER) on a test client GET request should ... ok test_read_numbytes_from_nonempty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read(LARGE_BUFFER) on a test client PUT request with ... ok test_should_set_correct_env_variables (test_client_regress.tests.RequestFactoryEnvironmentTests) ... ok test_request (test_client_regress.tests.RequestFactoryStateTest) ... ok test_request_after_client (test_client_regress.tests.RequestFactoryStateTest) ... ok test_request_after_client_2 (test_client_regress.tests.RequestFactoryStateTest) ... ok test_client_headers (test_client_regress.tests.RequestHeadersTest) A test client can receive custom headers ... ok test_client_headers_redirect (test_client_regress.tests.RequestHeadersTest) Test client headers are preserved through redirects ... ok test_empty_string_data (test_client_regress.tests.RequestMethodStringDataTests) Request a view with empty string data via request method GET/POST/HEAD ... ok test_json (test_client_regress.tests.RequestMethodStringDataTests) ... ok test_json_wrong_header (test_client_regress.tests.RequestMethodStringDataTests) ... ok test_patch (test_client_regress.tests.RequestMethodStringDataTests) Request a view with string data via request method PATCH ... ok test_post (test_client_regress.tests.RequestMethodStringDataTests) Request a view with string data via request method POST ... ok test_put (test_client_regress.tests.RequestMethodStringDataTests) Request a view with string data via request method PUT ... ok test_delete (test_client_regress.tests.RequestMethodTests) Request a view via request method DELETE ... ok test_get (test_client_regress.tests.RequestMethodTests) Request a view via request method GET ... ok test_head (test_client_regress.tests.RequestMethodTests) Request a view via request method HEAD ... ok test_options (test_client_regress.tests.RequestMethodTests) Request a view via request method OPTIONS ... ok test_patch (test_client_regress.tests.RequestMethodTests) Request a view via request method PATCH ... ok test_post (test_client_regress.tests.RequestMethodTests) Request a view via request method POST ... ok test_put (test_client_regress.tests.RequestMethodTests) Request a view via request method PUT ... ok test_bad_404_template (test_client_regress.tests.TemplateExceptionTests) Errors found when rendering 404 error templates are re-raised ... ok test_argument_with_space_get (test_client_regress.tests.URLEscapingTests) Get a view that has a string argument that requires escaping ... ok test_argument_with_space_post (test_client_regress.tests.URLEscapingTests) Post for a view that has a string argument that requires escaping ... ok test_simple_argument_get (test_client_regress.tests.URLEscapingTests) Get a view that has a simple string argument ... ok test_simple_argument_post (test_client_regress.tests.URLEscapingTests) Post for a view that has a simple string argument ... ok test_simple_unicode_payload (test_client_regress.tests.UnicodePayloadTests) A simple ASCII-only unicode JSON document can be POSTed ... ok test_unicode_payload_non_utf (test_client_regress.tests.UnicodePayloadTests) A non-ASCII unicode data as a non-UTF based encoding can be POSTed ... ok test_unicode_payload_utf16 (test_client_regress.tests.UnicodePayloadTests) A non-ASCII unicode data encoded as UTF-16 can be POSTed ... ok test_unicode_payload_utf8 (test_client_regress.tests.UnicodePayloadTests) A non-ASCII unicode data encoded as UTF-8 can be POSTed ... ok test_file_encoding (test_client_regress.tests.UploadedFileEncodingTest) ... ok test_guesses_content_type_on_file_encoding (test_client_regress.tests.UploadedFileEncodingTest) ... ok test_urlconf_was_changed (test_client_regress.tests.UrlconfSubstitutionTests) TestCase can enforce a custom URLconf on a per-test basis ... ok test_urlconf_was_reverted (test_client_regress.tests.zzUrlconfSubstitutionTests) URLconf is reverted to original value after modification in a TestCase ... ok test_add_binaryfield_mediumblob (schema.tests.SchemaTests) ... skipped 'MySQL specific' test_add_field (schema.tests.SchemaTests) ... ok test_add_field_binary (schema.tests.SchemaTests) ... ok test_add_field_default_dropped (schema.tests.SchemaTests) ... ok test_add_field_default_transform (schema.tests.SchemaTests) ... ok test_add_field_temp_default (schema.tests.SchemaTests) ... ok test_add_field_temp_default_boolean (schema.tests.SchemaTests) ... ok test_add_field_use_effective_default (schema.tests.SchemaTests) ... ok test_add_foreign_key_long_names (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_add_foreign_object (schema.tests.SchemaTests) ... ok test_add_indexed_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_add_textfield_unhashable_default (schema.tests.SchemaTests) ... ok test_add_unique_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter (schema.tests.SchemaTests) ... ok test_alter_charfield_to_null (schema.tests.SchemaTests) ... ok test_alter_field_add_db_index_to_charfield_with_unique (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_add_index_to_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_add_index_to_textfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_add_unique_to_charfield_with_db_index (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_default_dropped (schema.tests.SchemaTests) ... ok test_alter_fk (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_fk_to_o2o (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_implicit_id_to_explicit (schema.tests.SchemaTests) ... ok test_alter_int_pk_to_autofield_pk (schema.tests.SchemaTests) ... ok test_alter_int_pk_to_int_unique (schema.tests.SchemaTests) ... ok test_alter_null_to_not_null (schema.tests.SchemaTests) ... ok test_alter_null_to_not_null_keeping_default (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_combined_alters" test_alter_numeric_field_keep_null_status (schema.tests.SchemaTests) ... ok test_alter_o2o_to_fk (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_pk_with_self_referential_field (schema.tests.SchemaTests) ... ok test_alter_text_field (schema.tests.SchemaTests) ... ok test_alter_text_field_to_date_field (schema.tests.SchemaTests) ... ok test_alter_text_field_to_datetime_field (schema.tests.SchemaTests) ... ok test_alter_text_field_to_time_field (schema.tests.SchemaTests) ... ok test_alter_textfield_to_null (schema.tests.SchemaTests) ... ok test_alter_textual_field_keep_null_status (schema.tests.SchemaTests) ... ok test_alter_to_fk (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_check_constraints (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_column_check_constraints" test_context_manager_exit (schema.tests.SchemaTests) ... ok test_create_index_together (schema.tests.SchemaTests) ... ok test_creation_deletion (schema.tests.SchemaTests) ... ok test_creation_deletion_reserved_names (schema.tests.SchemaTests) ... ok test_db_table (schema.tests.SchemaTests) ... ok test_fk (schema.tests.SchemaTests) Tests that creating tables out of FK order, then repointing, works ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_fk_db_constraint (schema.tests.SchemaTests) Tests that the db_constraint parameter is respected ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_fk_to_proxy (schema.tests.SchemaTests) Tests that creating a FK to a proxy model creates database constraints. ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_foreign_key_index_long_names_regression (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_index_together (schema.tests.SchemaTests) ... ok test_index_together_with_fk (schema.tests.SchemaTests) ... ok test_indexes (schema.tests.SchemaTests) ... ok test_m2m (schema.tests.SchemaTests) ... ok test_m2m_create (schema.tests.SchemaTests) ... ok test_m2m_create_custom (schema.tests.SchemaTests) ... ok test_m2m_create_inherited (schema.tests.SchemaTests) ... ok test_m2m_create_through (schema.tests.SchemaTests) ... ok test_m2m_create_through_custom (schema.tests.SchemaTests) ... ok test_m2m_create_through_inherited (schema.tests.SchemaTests) ... ok test_m2m_custom (schema.tests.SchemaTests) ... ok test_m2m_db_constraint (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_m2m_db_constraint_custom (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_m2m_db_constraint_inherited (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_m2m_inherited (schema.tests.SchemaTests) ... ok test_m2m_repoint (schema.tests.SchemaTests) ... ok test_m2m_repoint_custom (schema.tests.SchemaTests) ... ok test_m2m_repoint_inherited (schema.tests.SchemaTests) ... ok test_m2m_through_alter (schema.tests.SchemaTests) ... ok test_m2m_through_alter_custom (schema.tests.SchemaTests) ... ok test_m2m_through_alter_inherited (schema.tests.SchemaTests) ... ok test_primary_key (schema.tests.SchemaTests) ... ok test_remove_constraints_capital_letters (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_rename (schema.tests.SchemaTests) ... ok test_rename_keep_null_status (schema.tests.SchemaTests) ... ok test_unique (schema.tests.SchemaTests) ... ok test_unique_together (schema.tests.SchemaTests) ... ok test_unique_together_with_fk (schema.tests.SchemaTests) ... ok test_unique_together_with_fk_with_existing_index (schema.tests.SchemaTests) ... ok test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nChromeTests) ... skipped u'Selenium tests not requested' test_multiple_catalogs (view_tests.tests.test_i18n.JavascriptI18nChromeTests) ... skipped u'Selenium tests not requested' test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nIETests) ... skipped u'Selenium tests not requested' test_multiple_catalogs (view_tests.tests.test_i18n.JavascriptI18nIETests) ... skipped u'Selenium tests not requested' test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nTests) ... skipped u'Selenium tests not requested' test_multiple_catalogs (view_tests.tests.test_i18n.JavascriptI18nTests) ... skipped u'Selenium tests not requested' test_escaping (view_tests.tests.test_i18n.JsI18NTests) ... ok test_i18n_language_non_english_default (view_tests.tests.test_i18n.JsI18NTests) ... ok test_i18n_language_non_english_fallback (view_tests.tests.test_i18n.JsI18NTests) ... ok test_jsi18n_fallback_language (view_tests.tests.test_i18n.JsI18NTests) ... ok test_jsi18n_with_missing_en_files (view_tests.tests.test_i18n.JsI18NTests) ... ok test_jsoni18n_with_missing_en_files (view_tests.tests.test_i18n.JsI18NTests) ... ok test_non_BMP_char (view_tests.tests.test_i18n.JsI18NTests) ... ok test_non_english_default_english_userpref (view_tests.tests.test_i18n.JsI18NTests) ... ok test_i18n_different_non_english_languages (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_i18n_language_english_default (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_i18n_with_locale_paths (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_404 (view_tests.tests.test_static.StaticHelperTest) ... ok test_chunked (view_tests.tests.test_static.StaticHelperTest) The static view should stream files in chunks to avoid large memory usage ... ok test_copes_with_empty_path_component (view_tests.tests.test_static.StaticHelperTest) ... ok test_invalid_if_modified_since (view_tests.tests.test_static.StaticHelperTest) Handle bogus If-Modified-Since values gracefully ... ok test_invalid_if_modified_since2 (view_tests.tests.test_static.StaticHelperTest) Handle even more bogus If-Modified-Since values gracefully ... ok test_is_modified_since (view_tests.tests.test_static.StaticHelperTest) ... ok test_not_modified_since (view_tests.tests.test_static.StaticHelperTest) ... ok test_serve (view_tests.tests.test_static.StaticHelperTest) The static view can serve static media ... ok test_unknown_mime_type (view_tests.tests.test_static.StaticHelperTest) ... ok test_404 (view_tests.tests.test_static.StaticTests) ... ok test_chunked (view_tests.tests.test_static.StaticTests) The static view should stream files in chunks to avoid large memory usage ... ok test_copes_with_empty_path_component (view_tests.tests.test_static.StaticTests) ... ok test_invalid_if_modified_since (view_tests.tests.test_static.StaticTests) Handle bogus If-Modified-Since values gracefully ... ok test_invalid_if_modified_since2 (view_tests.tests.test_static.StaticTests) Handle even more bogus If-Modified-Since values gracefully ... ok test_is_modified_since (view_tests.tests.test_static.StaticTests) ... ok test_not_modified_since (view_tests.tests.test_static.StaticTests) ... ok test_serve (view_tests.tests.test_static.StaticTests) The static view can serve static media ... ok test_unknown_mime_type (view_tests.tests.test_static.StaticTests) ... ok test_no_cookies (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_no_django_template_engine (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_no_referer (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_translation (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_custom_exception_reporter_filter (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_non_sensitive_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_paranoid_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_sensitive_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_repr (view_tests.tests.test_debug.CallableSettingWrapperTests) ... ok test_handle_db_exception (view_tests.tests.test_debug.DebugViewQueriesAllowedTests) ... ok test_400 (view_tests.tests.test_debug.DebugViewTests) ... ok test_403 (view_tests.tests.test_debug.DebugViewTests) ... ok test_403_template (view_tests.tests.test_debug.DebugViewTests) ... ok test_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_404_not_in_urls (view_tests.tests.test_debug.DebugViewTests) ... ok test_classbased_technical_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_default_urlconf_template (view_tests.tests.test_debug.DebugViewTests) ... ok test_files (view_tests.tests.test_debug.DebugViewTests) ... ok test_no_template_source_loaders (view_tests.tests.test_debug.DebugViewTests) ... ok test_non_l10ned_numeric_ids (view_tests.tests.test_debug.DebugViewTests) ... ok test_raised_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_regression_21530 (view_tests.tests.test_debug.DebugViewTests) ... ok test_technical_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_template_exceptions (view_tests.tests.test_debug.DebugViewTests) ... ok test_template_loader_postmortem (view_tests.tests.test_debug.DebugViewTests) Tests for not existing file ... ok test_view_exceptions (view_tests.tests.test_debug.DebugViewTests) ... ok test_callable_settings (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_callable_settings_forbidding_to_set_attributes (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_custom_exception_reporter_filter (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_dict_setting_with_non_str_key (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_multivalue_dict_key_error (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_non_sensitive_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_paranoid_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_function_arguments (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_function_keyword_arguments (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_method (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_settings (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_settings_with_sensitive_keys (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_disallowed_host (view_tests.tests.test_debug.ExceptionReporterTests) An exception report can be generated even for a disallowed host. ... ok test_eol_support (view_tests.tests.test_debug.ExceptionReporterTests) Test that the ExceptionReporter supports Unix, Windows and Macintosh EOL markers ... ok test_ignore_traceback_evaluation_exceptions (view_tests.tests.test_debug.ExceptionReporterTests) ... ok test_message_only (view_tests.tests.test_debug.ExceptionReporterTests) ... ok test_no_exception (view_tests.tests.test_debug.ExceptionReporterTests) An exception report can be generated for just a request ... ok test_no_request (view_tests.tests.test_debug.ExceptionReporterTests) An exception report can be generated without request ... ok test_non_utf8_values_handling (view_tests.tests.test_debug.ExceptionReporterTests) Non-UTF-8 exceptions/values should not make the output generation choke. ... ok test_request_and_exception (view_tests.tests.test_debug.ExceptionReporterTests) A simple exception report can be generated ... ok test_request_and_message (view_tests.tests.test_debug.ExceptionReporterTests) A message can be provided in addition to a request ... ok test_too_large_values_handling (view_tests.tests.test_debug.ExceptionReporterTests) Large values should not create a large HTML. ... ok test_unfrozen_importlib (view_tests.tests.test_debug.ExceptionReporterTests) ... skipped u'Bug manifests on PY3 only' test_unprintable_values_handling (view_tests.tests.test_debug.ExceptionReporterTests) Unprintable values should not make the output generation choke. ... ok test_400 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_403 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_404 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_template_not_found_error (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_disallowed_host (view_tests.tests.test_debug.PlainTextReportTests) An exception report can be generated even for a disallowed host. ... ok test_message_only (view_tests.tests.test_debug.PlainTextReportTests) ... ok test_no_exception (view_tests.tests.test_debug.PlainTextReportTests) An exception report can be generated for just a request ... ok test_no_request (view_tests.tests.test_debug.PlainTextReportTests) An exception report can be generated without request ... ok test_request_and_exception (view_tests.tests.test_debug.PlainTextReportTests) A simple exception report can be generated ... ok test_request_and_message (view_tests.tests.test_debug.PlainTextReportTests) A message can be provided in addition to a request ... ok test_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok test_permanent_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok test_json_response (view_tests.tests.test_json.JsonResponseTests) ... ok test_block (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_requires_transaction (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_requires_transaction_only_in_execution (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_sql_generated (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_sql_generated_nowait (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update_nowait" test_nowait_raises_error_on_block (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update_nowait" test_raw_lock_not_available (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_select_for_update_on_multidb (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_select_for_update_with_get (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_unsupported_nowait_raises_error (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_cached_db_features (backends.tests.BackendTestCase) ... ok test_cursor_contextmanager (backends.tests.BackendTestCase) ... ok test_cursor_contextmanager_closing (backends.tests.BackendTestCase) ... skipped u'Psycopg2 specific cursor.closed attribute needed' test_cursor_execute_with_pyformat (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_cursor_executemany (backends.tests.BackendTestCase) ... ok test_cursor_executemany_with_empty_params_list (backends.tests.BackendTestCase) ... ok test_cursor_executemany_with_iterator (backends.tests.BackendTestCase) ... ok test_cursor_executemany_with_pyformat (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_cursor_executemany_with_pyformat_iterator (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_database_operations_helper_class (backends.tests.BackendTestCase) ... ok test_database_operations_init (backends.tests.BackendTestCase) ... ok test_duplicate_table_error (backends.tests.BackendTestCase) Test that creating an existing table returns a DatabaseError ... ok test_is_usable_after_database_disconnects (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_queries (backends.tests.BackendTestCase) ... ok test_queries_limit (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_timezone_none_use_tz_false (backends.tests.BackendTestCase) ... ok test_unicode_fetches (backends.tests.BackendTestCase) ... ok test_unicode_password (backends.tests.BackendTestCase) ... ok test_format_number (backends.tests.BackendUtilTests) ... ok test_signal (backends.tests.ConnectionCreatedSignalTest) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_no_databases (backends.tests.DummyBackendTest) ... ok test_check_constraints (backends.tests.FkConstraintsTests) ... ok test_disable_constraint_checks_context_manager (backends.tests.FkConstraintsTests) ... ok test_disable_constraint_checks_manually (backends.tests.FkConstraintsTests) ... ok test_integrity_checks_on_creation (backends.tests.FkConstraintsTests) ... skipped 'This backend does not support integrity checks.' test_integrity_checks_on_update (backends.tests.FkConstraintsTests) ... skipped 'This backend does not support integrity checks.' test_sequence_name_length_limits_create (backends.tests.LongNameTest) Test creation of model with long name and long pk name doesn't error. Ref #8901 ... ok test_sequence_name_length_limits_flush (backends.tests.LongNameTest) ... ok test_sequence_name_length_limits_m2m (backends.tests.LongNameTest) ... ok test_database_sharing_in_threads (backends.tests.TestSqliteThreadSharing) ... skipped u"Database doesn't support feature(s): can_share_in_memory_db" test_closing_non_shared_connections (backends.tests.ThreadTests) ... ok test_connections_thread_local (backends.tests.ThreadTests) ... ok test_default_connection_thread_local (backends.tests.ThreadTests) ... ok test_pass_connection_between_threads (backends.tests.ThreadTests) ... ok test_load_backend_invalid_name (backends.test_utils.TestLoadBackend) ... ok test_table_exists (proxy_model_inheritance.tests.ProxyModelInheritanceTests) ... ok test_ticket_11101 (fixtures_regress.tests.TestTicket11101) Test that fixtures can be rolled back (ticket #11101). ... ok test_access_band_data_directly_from_queryset (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped u"Database doesn't support feature(s): supports_raster" test_field_null_value (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped u"Database doesn't support feature(s): supports_raster" test_implicit_raster_transformation (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped u"Database doesn't support feature(s): supports_raster" test_model_creation (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped u"Database doesn't support feature(s): supports_raster" test_verbose_name_arg (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped u"Database doesn't support feature(s): supports_raster" test_add_blank_geom_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_add_blank_raster_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_add_geom_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_add_raster_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_add_raster_field_on_db_without_raster_support (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_create_model_spatial_index (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_create_raster_model_on_db_without_raster_support (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_remove_geom_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_remove_raster_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_migrate_gis (gis_tests.gis_migrations.test_commands.MigrateTests) ... skipped u"Database doesn't support feature(s): gis_enabled" test_custom_serialization_widget (gis_tests.test_geoforms.CustomGeometryWidgetTest) ... skipped 'CustomGeometryWidgetTest needs GDAL support' test_field_with_text_widget (gis_tests.test_geoforms.GeometryFieldTest) ... skipped 'GeometryFieldTest needs GDAL support' test_geom_type (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField's handling of different geometry types. ... skipped 'GeometryFieldTest needs GDAL support' test_init (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField initialization with defaults. ... skipped 'GeometryFieldTest needs GDAL support' test_null (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField's handling of null (None) geometries. ... skipped 'GeometryFieldTest needs GDAL support' test_srid (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField with a SRID set. ... skipped 'GeometryFieldTest needs GDAL support' test_to_python (gis_tests.test_geoforms.GeometryFieldTest) ... skipped 'GeometryFieldTest needs GDAL support' test_default_lat_lon (gis_tests.test_geoforms.OSMWidgetTest) ... skipped 'OSMWidgetTest needs GDAL support' test_osm_widget (gis_tests.test_geoforms.OSMWidgetTest) ... skipped 'OSMWidgetTest needs GDAL support' test_geometrycollectionfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_linestringfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_multilinestringfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_multipointfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_multipolygonfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_pointfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_polygonfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_gevent_html_safe (gis_tests.maps.tests.GoogleMapsTest) ... skipped u'Geos is required.' test_google_map_scripts (gis_tests.maps.tests.GoogleMapsTest) ... skipped u'Geos is required.' test_goverlay_html_safe (gis_tests.maps.tests.GoogleMapsTest) ... skipped u'Geos is required.' test_unicode_in_google_maps (gis_tests.maps.tests.GoogleMapsTest) ... skipped u'Geos is required.' test_autoincrement_reset1 (test_runner.tests.AutoIncrementResetTest) ... skipped "Database doesn't support feature(s): supports_sequence_reset" test_autoincrement_reset2 (test_runner.tests.AutoIncrementResetTest) ... skipped "Database doesn't support feature(s): supports_sequence_reset" test_both_headers (conditional_processing.tests.ConditionalGet) ... ok test_both_headers_2 (conditional_processing.tests.ConditionalGet) ... ok test_if_match (conditional_processing.tests.ConditionalGet) ... ok test_if_modified_since (conditional_processing.tests.ConditionalGet) ... ok test_if_none_match (conditional_processing.tests.ConditionalGet) ... ok test_if_unmodified_since (conditional_processing.tests.ConditionalGet) ... ok test_invalid_etag (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_1 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_2 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_3 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_4 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_5 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_6 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_7 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_8 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_9 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_head (conditional_processing.tests.ConditionalGet) ... ok test_without_conditions (conditional_processing.tests.ConditionalGet) ... ok test_get_or_create_integrityerror (get_or_create.tests.GetOrCreateTransactionTests) ... skipped 'This backend does not support integrity checks.' test_concurrent_delete_with_save (basic.tests.ConcurrentSaveTests) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_manager_methods (basic.tests.ManagerTest) ... ok test_field_related_deprecation (basic.tests.TestRelatedObjectDeprecation) ... ok test_lorem_tag (webdesign_tests.tests.WebdesignTest) ... ok test_form_field (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_form_label_association (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_l10n_date_changed (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_l10n_invalid_date_in (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_bad_choice (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_clean (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_form_as_table (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_form_as_table_data (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_form_cleaned_data (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_first_widget (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_last_widget (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_no_initial (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_same (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_no_value (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_accessing_clean (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id_false (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id_on_form_and_field (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id_true (forms_tests.tests.test_forms.FormsTestCase) ... ok test_baseform_repr (forms_tests.tests.test_forms.FormsTestCase) ... ok test_baseform_repr_dont_trigger_validation (forms_tests.tests.test_forms.FormsTestCase) ... ok test_basic_processing_in_view (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_empty_label (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_id_for_label (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_id_for_label_override_by_attrs (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_initial_called_once (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_label_tag (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_label_tag_custom_widget_id_for_label (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_label_tag_no_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_rendering (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_slice (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_callable_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_changed_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_changing_cleaned_data_in_clean (forms_tests.tests.test_forms.FormsTestCase) ... ok test_changing_cleaned_data_nothing_returned (forms_tests.tests.test_forms.FormsTestCase) ... ok test_checkbox_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_class_prefix (forms_tests.tests.test_forms.FormsTestCase) ... ok test_cleaned_data_only_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_custom_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok test_custom_empty_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_dynamic_construction (forms_tests.tests.test_forms.FormsTestCase) ... ok test_dynamic_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_empty_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok test_empty_permitted (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_dict_as_json_escape_html (forms_tests.tests.test_forms.FormsTestCase) #21962 - adding html escape flag to ErrorDict ... ok test_error_html_required_html_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_class_has_one_class_specified (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_class_not_specified (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_with_hidden_field_errors_has_correct_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_with_non_field_errors_has_correct_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_errorlist_override (forms_tests.tests.test_forms.FormsTestCase) ... ok test_escaping (forms_tests.tests.test_forms.FormsTestCase) ... ok test_explicit_field_order (forms_tests.tests.test_forms.FormsTestCase) ... ok test_extracting_hidden_and_visible (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_name (forms_tests.tests.test_forms.FormsTestCase) #5749 - `field_name` may be used as a key in _html_output(). ... ok test_field_name_with_hidden_input (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_name_with_hidden_input_and_non_matching_row_ender (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_order (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_with_css_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_without_css_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_html_attributes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_with_disabled_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_with_iterable_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_with_noniterable_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_choices (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_file_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_multiple_choice (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_null_boolean (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_prefixes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_radio (forms_tests.tests.test_forms.FormsTestCase) ... ok test_has_error (forms_tests.tests.test_forms.FormsTestCase) ... ok test_help_text (forms_tests.tests.test_forms.FormsTestCase) ... ok test_hidden_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_hidden_initial_gets_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_hidden_widget (forms_tests.tests.test_forms.FormsTestCase) ... ok test_html_safe (forms_tests.tests.test_forms.FormsTestCase) ... ok test_id_on_field (forms_tests.tests.test_forms.FormsTestCase) ... ok test_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_initial_datetime_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_has_required_css_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_split_datetime_not_displayed (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_suffix (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_tag_override (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multipart_encoded_form (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multiple_choice_checkbox (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multiple_choice_list_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multiple_hidden (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_deep_copy (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_field_validation (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_optional_subfields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_optional_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_specifying_labels (forms_tests.tests.test_forms.FormsTestCase) ... ok test_subclassing_forms (forms_tests.tests.test_forms.FormsTestCase) ... ok test_templates_with_forms (forms_tests.tests.test_forms.FormsTestCase) ... ok test_unbound_form (forms_tests.tests.test_forms.FormsTestCase) ... ok test_unicode_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_update_error_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok test_validating_multiple_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_validators_independence (forms_tests.tests.test_forms.FormsTestCase) Test that we are able to modify a form field validators list without polluting ... ok test_various_boolean_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_widget_output (forms_tests.tests.test_forms.FormsTestCase) ... ok test_combine_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_construction (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_form_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_html_safe (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_dsl (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance_extends (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance_from_property (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance_single_type (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_property (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_property_parent_references (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_multi_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_multi_widget (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_combine_media (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_construction (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_form_media (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_dsl (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance_extends (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance_from_property (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance_single_type (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_property (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_property_parent_references (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_multi_media (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_multi_widget (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_basic_formset (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_clean_hook (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_delete_prefilled_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_displaying_more_than_one_blank_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_empty_ordered_fields (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_form_kwargs_empty_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_form_kwargs_formset (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_form_kwargs_formset_dynamic (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_calls_forms_is_valid (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_error_class (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_has_changed (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_iteration (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_nonzero (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_splitdatetimefield (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_total_error_count (forms_tests.tests.test_formsets.FormsFormsetTestCase) A valid formset should have 0 total errors. ... ok test_formset_total_error_count_with_non_form_errors (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_validate_max_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_validate_min_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_validation (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_with_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_with_ordering_and_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formsets_with_ordering (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_hard_limit_on_instantiated_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase) A formset has a hard limit on the number of forms instantiated. ... ok test_html_safe (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_increase_hard_limit (forms_tests.tests.test_formsets.FormsFormsetTestCase) Can increase the built-in forms limit via a higher max_num. ... ok test_invalid_deleted_form_with_ordering (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_limiting_max_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_max_num_with_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_max_num_zero (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_min_num_displaying_more_than_one_blank_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_min_num_displaying_more_than_one_blank_form_with_zero_extra (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_more_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_more_initial_than_max_num (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_non_form_errors_run_full_clean (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_ordering_blank_fieldsets (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_regression_12878 (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_regression_6926 (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_second_form_partially_filled (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_second_form_partially_filled_2 (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_single_form_completed (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_validate_max_ignores_forms_marked_for_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_as_p (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok test_as_table (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok test_as_ul (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok test_empty_formset_is_multipart (forms_tests.tests.test_formsets.TestEmptyFormSet) Make sure `is_multipart()` works with empty formset, refs #19545 ... ok test_empty_formset_is_valid (forms_tests.tests.test_formsets.TestEmptyFormSet) Test that an empty formset still calls clean() ... ok test_empty_formset_media (forms_tests.tests.test_formsets.TestEmptyFormSet) Make sure media is available on empty formset, refs #19545 ... ok test_empty_forms_are_unbound (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_form_errors_are_caught_by_formset (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_no_data_raises_validation_error (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_with_management_data_attrs_work_fine (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_boolean_picklable (forms_tests.tests.test_fields.FieldsTests) ... ok test_booleanfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_booleanfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_booleanfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_change_regex_after_init (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_disabled (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_length_not_int (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_strip (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_widget_attrs (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_callable (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_callable_may_evaluate_to_different_values (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_disabled (forms_tests.tests.test_fields.FieldsTests) ... ok test_combofield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_combofield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_cooperative_multiple_inheritance (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_strptime (forms_tests.tests.test_fields.FieldsTests) Test that field.strptime doesn't raise an UnicodeEncodeError (#16123) ... ok test_datetimefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_localized (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_scientific (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_widget_attrs (forms_tests.tests.test_fields.FieldsTests) ... ok test_durationfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_durationfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_durationfield_prepare_value (forms_tests.tests.test_fields.FieldsTests) ... ok test_email_regexp_for_performance (forms_tests.tests.test_fields.FieldsTests) ... ok test_emailfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_emailfield_min_max_length (forms_tests.tests.test_fields.FieldsTests) ... ok test_emailfield_not_required (forms_tests.tests.test_fields.FieldsTests) ... ok test_field_sets_widget_is_required (forms_tests.tests.test_fields.FieldsTests) ... ok test_file_picklable (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_folders (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_localized (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_widget_attrs (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_generic (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_generic_not_required (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_ipv4_only (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_ipv6_only (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_invalid_arguments (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_imagefield_annotate_with_bitmap_image_after_clean (forms_tests.tests.test_fields.FieldsTests) ... ok test_imagefield_annotate_with_image_after_clean (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_big_num (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_float (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_localized (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_subclass (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_slugfield_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_slugfield_unicode_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_splitdatetimefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_splitdatetimefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_splitdatetimefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_has_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_special_coerce (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_7 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_has_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_special_coerce (forms_tests.tests.test_fields.FieldsTests) ... ok test_url_regex_ticket11198 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_10 (forms_tests.tests.test_fields.FieldsTests) Test URLField correctly validates IPv6 (#18779). ... ok test_urlfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_7 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_9 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_not_string (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_invalid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok test_valid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok test_dateField (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) DateFields can parse dates in the default format ... ok test_dateField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) DateFields with manually specified input formats can accept those formats ... ok test_localized_dateField (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) Localized DateFields act as unlocalized widgets ... ok test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) Localized DateFields with manually specified input formats can accept those formats ... ok test_dateTimeField (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) DateTimeFields can parse dates in the default format ... ok test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_dateTimeField (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) Localized DateTimeFields act as unlocalized widgets ... ok test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) Localized DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_timeField (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) Localized TimeFields act as unlocalized widgets ... ok test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) Localized TimeFields with manually specified input formats can accept those formats ... ok test_timeField (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) TimeFields can parse dates in the default format ... ok test_timeField_with_inputformat (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) TimeFields with manually specified input formats can accept those formats ... ok test_dateField (forms_tests.tests.test_input_formats.LocalizedDateTests) DateFields can parse dates in the default format ... ok test_dateField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTests) DateFields with manually specified input formats can accept those formats ... ok test_localized_dateField (forms_tests.tests.test_input_formats.LocalizedDateTests) Localized DateFields act as unlocalized widgets ... ok test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTests) Localized DateFields with manually specified input formats can accept those formats ... ok test_dateTimeField (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) DateTimeFields can parse dates in the default format ... ok test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_dateTimeField (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) Localized DateTimeFields act as unlocalized widgets ... ok test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) Localized DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_timeField (forms_tests.tests.test_input_formats.LocalizedTimeTests) Localized TimeFields act as unlocalized widgets ... ok test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedTimeTests) Localized TimeFields with manually specified input formats can accept those formats ... ok test_timeField (forms_tests.tests.test_input_formats.LocalizedTimeTests) TimeFields can parse dates in the default format ... ok test_timeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedTimeTests) TimeFields with manually specified input formats can accept those formats ... ok test_dateField (forms_tests.tests.test_input_formats.SimpleDateFormatTests) DateFields can parse dates in the default format ... ok test_dateField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateFormatTests) DateFields with manually specified input formats can accept those formats ... ok test_localized_dateField (forms_tests.tests.test_input_formats.SimpleDateFormatTests) Localized DateFields in a non-localized environment act as unlocalized widgets ... ok test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateFormatTests) Localized DateFields with manually specified input formats can accept those formats ... ok test_dateTimeField (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) DateTimeFields can parse dates in the default format ... ok test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_dateTimeField (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) Localized DateTimeFields in a non-localized environment act as unlocalized widgets ... ok test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) Localized DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_timeField (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) Localized TimeFields in a non-localized environment act as unlocalized widgets ... ok test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) Localized TimeFields with manually specified input formats can accept those formats ... ok test_timeField (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) TimeFields can parse dates in the default format ... ok test_timeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) TimeFields with manually specified input formats can accept those formats ... ok test_error_dict_copy (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_error_dict_html_safe (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_error_list_html_safe (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_flatatt (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_flatatt_no_side_effects (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_validation_error (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_render_custom_template (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_choice_field_renderer_html_safe (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_choice_input_html_safe (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_radiofieldrenderer (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_sub_widget_html_safe (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_subwidget (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok skipped 'Selenium tests not requested' test_booleanfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_charfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_choicefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_datefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_datetimefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_decimalfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_emailfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_filefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_floatfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_generic_ipaddressfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_integerfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_multiplechoicefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_regexfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_splitdatetimefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_subclassing_errorlist (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_timefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_urlfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_constructor_attrs (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_formatting (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_date_and_time (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_datetime (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_empty (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_none (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_escaping (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_mark_safe (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render_empty (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render_none (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render_required (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render (forms_tests.widget_tests.test_fileinput.FileInputTest) ... ok test_l10n (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_false (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_none (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_true (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_value (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_nested_choices (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_render (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_render_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_custom_months (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_l10n (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_datetime (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_empty (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_invalid_date (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_none (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_string (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_selectdate_empty_label (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_selectdate_required (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_check_exception (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_check_test (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_empty (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_false (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_int (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_none (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_true (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_value (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_value_from_datadict (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_value_from_datadict_string_int (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_clear_input_checked_returns_false (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_checked_returns_false_only_if_not_required (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_renders (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_renders_only_if_initial (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_renders_only_if_not_required (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_html_escaped (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_choices_constructor_generator (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_constuctor (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_constuctor_and_render (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_escaping (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_optgroup (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_select_inner (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_select_outer (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_unicode (forms_tests.widget_tests.test_select.SelectTest) ... ok test_compare_to_str (forms_tests.widget_tests.test_select.SelectTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_select.SelectTest) ... ok test_deepcopy (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render_label_value (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render_none (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render_selected (forms_tests.widget_tests.test_select.SelectTest) ... ok test_format (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_l10n (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_render_none (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_render_value (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_string (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_l10n (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_locale_aware (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render_formatted (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render_none (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render_value (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_compare_string (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_multiple_options_same_value (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_multiple_values_invalid (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_optgroup_select_multiple (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_multiple_selected (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_none (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_selected (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_value_label (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok test_render_ignore_value (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok test_render_value_true (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok test_render_attrs (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_attrs_constructor (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_attrs_multiple (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_empty (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_increment_id (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_multiple (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_none (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_single (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render (forms_tests.widget_tests.test_hiddeninput.HiddenInputTest) ... ok test_nested_choices (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_render_none (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_render_value (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_render_value_multiple (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_separate_ids (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_separate_ids_constructor (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_format (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_l10n (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_render_none (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_render_value (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_string (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_attrs_precedence (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_attrs_safestring (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_boolean (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_custom_attrs (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_none (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_quoted (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_unicode (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_value (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_l10n (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok test_render_empty (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok test_render_value (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_deepcopy (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_needs_multipart_false (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_needs_multipart_true (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_nested_multiwidget (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_text_inputs (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_accepts_args (logging_tests.tests.AdminEmailHandlerTest) ... ok test_accepts_args_and_request (logging_tests.tests.AdminEmailHandlerTest) ... ok test_customize_send_mail_method (logging_tests.tests.AdminEmailHandlerTest) ... ok test_disallowed_host_doesnt_crash (logging_tests.tests.AdminEmailHandlerTest) ... ok test_emit_non_ascii (logging_tests.tests.AdminEmailHandlerTest) ... ok test_fail_silently (logging_tests.tests.AdminEmailHandlerTest) ... ok test_subject_accepts_newlines (logging_tests.tests.AdminEmailHandlerTest) ... ok test_truncate_subject (logging_tests.tests.AdminEmailHandlerTest) ... ok test_uses_custom_email_backend (logging_tests.tests.AdminEmailHandlerTest) ... ok test_passes_on_record (logging_tests.tests.CallbackFilterTest) ... ok test_sense (logging_tests.tests.CallbackFilterTest) ... ok test_django_logger (logging_tests.tests.DefaultLoggingTest) ... ok test_django_logger_debug (logging_tests.tests.DefaultLoggingTest) ... ok test_django_logger_info (logging_tests.tests.DefaultLoggingTest) ... ok test_django_logger_warning (logging_tests.tests.DefaultLoggingTest) ... ok test_require_debug_false_filter (logging_tests.tests.LoggingFiltersTest) ... ok test_require_debug_true_filter (logging_tests.tests.LoggingFiltersTest) ... ok test_suspicious_email_admins (logging_tests.tests.SecurityLoggerTest) ... ok test_suspicious_operation_creates_log_message (logging_tests.tests.SecurityLoggerTest) ... ok test_suspicious_operation_uses_sublogger (logging_tests.tests.SecurityLoggerTest) ... ok test_configure_initializes_logging (logging_tests.tests.SetupConfigureLogging) ... ok test_error_filter_still_raises (logging_tests.tests.WarningLoggerTests) ... ok test_warnings_capture (logging_tests.tests.WarningLoggerTests) ... ok test_warnings_capture_debug_false (logging_tests.tests.WarningLoggerTests) ... ok test_no_models (no_models.tests.NoModelTests) Test that it's possible to load an app with no models.py file. ... ok test_conditional_content_removal (http_utils.tests.HttpUtilTests) ... ok test_add_binaryfield (migrations.test_operations.OperationTests) ... ok test_add_charfield (migrations.test_operations.OperationTests) ... ok test_add_field (migrations.test_operations.OperationTests) ... ok test_add_field_m2m (migrations.test_operations.OperationTests) ... ok test_add_field_preserve_default (migrations.test_operations.OperationTests) ... ok test_add_textfield (migrations.test_operations.OperationTests) ... ok test_alter_field (migrations.test_operations.OperationTests) ... ok test_alter_field_m2m (migrations.test_operations.OperationTests) ... ok test_alter_field_pk (migrations.test_operations.OperationTests) ... ok test_alter_field_pk_fk (migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_fk (migrations.test_operations.OperationTests) ... ok test_alter_fk_non_fk (migrations.test_operations.OperationTests) ... ok test_alter_index_together (migrations.test_operations.OperationTests) ... ok test_alter_index_together_remove (migrations.test_operations.OperationTests) ... ok test_alter_model_managers (migrations.test_operations.OperationTests) ... ok test_alter_model_managers_emptying (migrations.test_operations.OperationTests) ... ok test_alter_model_options (migrations.test_operations.OperationTests) ... ok test_alter_model_options_emptying (migrations.test_operations.OperationTests) ... ok test_alter_model_table (migrations.test_operations.OperationTests) ... ok test_alter_model_table_m2m (migrations.test_operations.OperationTests) ... ok test_alter_model_table_noop (migrations.test_operations.OperationTests) ... ok test_alter_order_with_respect_to (migrations.test_operations.OperationTests) ... ok test_alter_unique_together (migrations.test_operations.OperationTests) ... ok test_alter_unique_together_remove (migrations.test_operations.OperationTests) ... ok test_column_name_quoting (migrations.test_operations.OperationTests) ... ok test_create_model (migrations.test_operations.OperationTests) ... ok test_create_model_inheritance (migrations.test_operations.OperationTests) ... ok test_create_model_m2m (migrations.test_operations.OperationTests) ... ok test_create_model_managers (migrations.test_operations.OperationTests) ... ok test_create_model_with_unique_after (migrations.test_operations.OperationTests) ... ok test_create_proxy_model (migrations.test_operations.OperationTests) ... ok test_create_unmanaged_model (migrations.test_operations.OperationTests) ... ok test_delete_model (migrations.test_operations.OperationTests) ... ok test_delete_proxy_model (migrations.test_operations.OperationTests) ... ok test_remove_field (migrations.test_operations.OperationTests) ... ok test_remove_field_m2m (migrations.test_operations.OperationTests) ... ok test_remove_field_m2m_with_through (migrations.test_operations.OperationTests) ... ok test_remove_fk (migrations.test_operations.OperationTests) ... ok test_rename_field (migrations.test_operations.OperationTests) ... ok test_rename_m2m_target_model (migrations.test_operations.OperationTests) ... ok test_rename_model (migrations.test_operations.OperationTests) ... ok test_rename_model_with_m2m (migrations.test_operations.OperationTests) ... ok test_rename_model_with_self_referential_fk (migrations.test_operations.OperationTests) ... ok test_rename_model_with_self_referential_m2m (migrations.test_operations.OperationTests) ... ok test_rename_model_with_superclass_fk (migrations.test_operations.OperationTests) ... ok test_repoint_field_m2m (migrations.test_operations.OperationTests) ... ok test_run_python (migrations.test_operations.OperationTests) ... ok test_run_python_atomic (migrations.test_operations.OperationTests) ... ok test_run_python_noop (migrations.test_operations.OperationTests) ... ok test_run_python_related_assignment (migrations.test_operations.OperationTests) ... ok test_run_sql (migrations.test_operations.OperationTests) ... ok test_run_sql_noop (migrations.test_operations.OperationTests) ... ok test_run_sql_params (migrations.test_operations.OperationTests) ... ok test_run_sql_params_invalid (migrations.test_operations.OperationTests) ... ok test_separate_database_and_state (migrations.test_operations.OperationTests) ... ok test_separate_database_and_state2 (migrations.test_operations.OperationTests) ... ok test_add_field_ignore_swapped (migrations.test_operations.SwappableOperationTests) ... ok test_create_ignore_swapped (migrations.test_operations.SwappableOperationTests) ... ok test_delete_ignore_swapped (migrations.test_operations.SwappableOperationTests) ... ok test_bound_field_sanity_check (migrations.test_state.ModelStateTests) ... ok test_create_swappable (migrations.test_state.ModelStateTests) ... ok test_custom_manager_swappable (migrations.test_state.ModelStateTests) ... ok test_custom_model_base (migrations.test_state.ModelStateTests) ... ok test_fields_immutability (migrations.test_state.ModelStateTests) ... ok test_repr (migrations.test_state.ModelStateTests) ... ok test_sanity_check_through (migrations.test_state.ModelStateTests) ... ok test_sanity_check_to (migrations.test_state.ModelStateTests) ... ok test_abstract_base (migrations.test_state.RelatedModelsTests) ... ok test_base (migrations.test_state.RelatedModelsTests) ... ok test_base_to_base_fk (migrations.test_state.RelatedModelsTests) ... ok test_base_to_subclass_fk (migrations.test_state.RelatedModelsTests) ... ok test_circle (migrations.test_state.RelatedModelsTests) ... ok test_direct_fk (migrations.test_state.RelatedModelsTests) ... ok test_direct_hidden_fk (migrations.test_state.RelatedModelsTests) ... ok test_direct_m2m (migrations.test_state.RelatedModelsTests) ... ok test_direct_m2m_self (migrations.test_state.RelatedModelsTests) ... ok test_generic_fk (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m_base (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m_extern_fk (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m_self (migrations.test_state.RelatedModelsTests) ... ok test_multiple_bases (migrations.test_state.RelatedModelsTests) ... ok test_multiple_mixed_bases (migrations.test_state.RelatedModelsTests) ... ok test_multiple_nested_bases (migrations.test_state.RelatedModelsTests) ... ok test_nested_abstract_base (migrations.test_state.RelatedModelsTests) ... ok test_nested_base (migrations.test_state.RelatedModelsTests) ... ok test_nested_fk (migrations.test_state.RelatedModelsTests) ... ok test_nested_proxy_base (migrations.test_state.RelatedModelsTests) ... ok test_proxy_base (migrations.test_state.RelatedModelsTests) ... ok test_two_sided (migrations.test_state.RelatedModelsTests) ... ok test_unrelated (migrations.test_state.RelatedModelsTests) ... ok test_add_relations (migrations.test_state.StateTests) ... ok test_apps_bulk_update (migrations.test_state.StateTests) ... ok test_choices_iterator (migrations.test_state.StateTests) ... ok test_create (migrations.test_state.StateTests) ... ok test_custom_default_manager_added_to_the_model_state (migrations.test_state.StateTests) ... ok test_dangling_references_throw_error (migrations.test_state.StateTests) ... ok test_equality (migrations.test_state.StateTests) ... ok test_ignore_order_wrt (migrations.test_state.StateTests) ... ok test_manager_refer_correct_model_version (migrations.test_state.StateTests) ... ok test_real_apps (migrations.test_state.StateTests) ... ok test_remove_relations (migrations.test_state.StateTests) ... ok test_render (migrations.test_state.StateTests) ... ok test_render_model_inheritance (migrations.test_state.StateTests) ... ok test_render_model_with_multiple_inheritance (migrations.test_state.StateTests) ... ok test_render_project_dependencies (migrations.test_state.StateTests) ... ok test_render_unique_app_labels (migrations.test_state.StateTests) ... ok test_self_relation (migrations.test_state.StateTests) ... ok test_create_model (migrations.test_multidb.MultiDBOperationTests) ... ok test_create_model2 (migrations.test_multidb.MultiDBOperationTests) ... ok test_create_model3 (migrations.test_multidb.MultiDBOperationTests) ... ok test_create_model4 (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_python (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_python2 (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_sql (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_sql2 (migrations.test_multidb.MultiDBOperationTests) ... ok test_alter_id_type_with_fk (migrations.test_executor.ExecutorTests) ... ok test_apply_all_replaced_marks_replacement_as_applied (migrations.test_executor.ExecutorTests) ... ok test_custom_user (migrations.test_executor.ExecutorTests) ... ok test_detect_soft_applied_add_field_manytomanyfield (migrations.test_executor.ExecutorTests) ... ok test_empty_plan (migrations.test_executor.ExecutorTests) ... ok test_migrate_marks_replacement_applied_even_if_it_did_nothing (migrations.test_executor.ExecutorTests) ... ok test_mixed_plan_not_supported (migrations.test_executor.ExecutorTests) ... ok test_process_callback (migrations.test_executor.ExecutorTests) ... ok test_run (migrations.test_executor.ExecutorTests) ... ok test_run_with_squashed (migrations.test_executor.ExecutorTests) ... ok test_soft_apply (migrations.test_executor.ExecutorTests) ... ok test_unrelated_model_lookups_backwards (migrations.test_executor.ExecutorTests) ... ok test_unrelated_model_lookups_forwards (migrations.test_executor.ExecutorTests) ... ok test_migrate (migrations.test_deprecated_fields.Tests) ... ok test_add_field_alter_field (migrations.test_optimizer.OptimizerTests) ... ok test_add_field_delete_field (migrations.test_optimizer.OptimizerTests) ... ok test_add_field_rename_field (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_index_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_owrt_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_table_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_unique_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_field_delete_field (migrations.test_optimizer.OptimizerTests) ... ok test_alter_field_rename_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_index_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_index_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_owrt_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_owrt_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_unique_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_unique_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_add_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_add_field_not_through_fk (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_add_field_not_through_m2m_through (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_alter_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_remove_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_rename_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_rename_model (migrations.test_optimizer.OptimizerTests) ... ok test_optimize_through_create (migrations.test_optimizer.OptimizerTests) ... ok test_optimize_through_fields (migrations.test_optimizer.OptimizerTests) ... ok test_rename_model_self (migrations.test_optimizer.OptimizerTests) ... ok test_single (migrations.test_optimizer.OptimizerTests) ... ok test_failing_migration (migrations.test_commands.MakeMigrationsTests) ... ok test_files_content (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigration_merge_dry_run (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigration_merge_dry_run_verbosity_3 (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_conflict_exit (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_disabled_migrations_for_app (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_dry_run (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_dry_run_verbosity_3 (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_empty_migration (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_empty_no_app_specified (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_exit (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_handle_merge (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_interactive_accept (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_interactive_by_default (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_interactive_reject (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_merge_dont_output_dependency_operations (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_merge_no_conflict (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_migrations_announce (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_migrations_modules_path_not_exist (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_app_sys_exit (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_apps_initial (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_changes (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_changes_no_apps (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_common_ancestor (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_no_field_rename (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_no_model_rename (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_not_null_addition (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_not_null_alteration (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_order (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_unspecified_app_with_conflict_merge (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_unspecified_app_with_conflict_no_merge (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_with_custom_name (migrations.test_commands.MakeMigrationsTests) ... ok test_migrate (migrations.test_commands.MigrateTests) ... ok test_migrate_conflict_exit (migrations.test_commands.MigrateTests) ... ok test_migrate_fake_initial (migrations.test_commands.MigrateTests) ... ok test_migrate_fake_split_initial (migrations.test_commands.MigrateTests) ... ok test_migrate_initial_false (migrations.test_commands.MigrateTests) ... ok test_migrate_list (migrations.test_commands.MigrateTests) ... ok test_migrate_record_replaced (migrations.test_commands.MigrateTests) ... ok test_migrate_record_squashed (migrations.test_commands.MigrateTests) ... ok test_regression_22823_unmigrated_fk_to_migrated_model (migrations.test_commands.MigrateTests) ... ok test_showmigrations_list (migrations.test_commands.MigrateTests) ... ok test_showmigrations_plan (migrations.test_commands.MigrateTests) ... ok test_showmigrations_plan_no_migrations (migrations.test_commands.MigrateTests) ... ok test_showmigrations_plan_squashed (migrations.test_commands.MigrateTests) ... ok test_sqlmigrate_backwards (migrations.test_commands.MigrateTests) ... ok test_sqlmigrate_forwards (migrations.test_commands.MigrateTests) ... ok test_squashmigrations_initial_attribute (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_invalid_start (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_optimizes (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_squashes (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_valid_start (migrations.test_commands.SquashMigrationsTests) ... ok test_ticket_23799_squashmigrations_no_optimize (migrations.test_commands.SquashMigrationsTests) ... ok test_circular_graph (migrations.test_graph.GraphTests) ... ok test_circular_graph_2 (migrations.test_graph.GraphTests) ... ok test_complex_graph (migrations.test_graph.GraphTests) ... ok test_graph_iterative (migrations.test_graph.GraphTests) ... ok test_graph_recursive (migrations.test_graph.GraphTests) ... ok test_infinite_loop (migrations.test_graph.GraphTests) ... ok test_missing_child_nodes (migrations.test_graph.GraphTests) ... ok test_missing_parent_nodes (migrations.test_graph.GraphTests) ... ok test_plan_invalid_node (migrations.test_graph.GraphTests) ... ok test_simple_graph (migrations.test_graph.GraphTests) ... ok test_stringify (migrations.test_graph.GraphTests) ... ok test_args_kwargs_signature (migrations.test_writer.OperationWriterTests) ... ok test_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_empty_signature (migrations.test_writer.OperationWriterTests) ... ok test_expand_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_kwargs_signature (migrations.test_writer.OperationWriterTests) ... ok test_multiline_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_nested_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_nested_operation_expand_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_custom_operation (migrations.test_writer.WriterTests) ... ok test_deconstruct_class_arguments (migrations.test_writer.WriterTests) ... ok test_migration_file_header_comments (migrations.test_writer.WriterTests) ... ok test_migration_path (migrations.test_writer.WriterTests) ... ok test_models_import_omitted (migrations.test_writer.WriterTests) ... ok test_serialize_builtin_types (migrations.test_writer.WriterTests) ... ok test_serialize_builtins (migrations.test_writer.WriterTests) ... ok test_serialize_class_based_validators (migrations.test_writer.WriterTests) ... ok test_serialize_collections (migrations.test_writer.WriterTests) ... ok test_serialize_compiled_regex (migrations.test_writer.WriterTests) ... ok test_serialize_constants (migrations.test_writer.WriterTests) ... ok test_serialize_datetime (migrations.test_writer.WriterTests) ... ok test_serialize_datetime_safe (migrations.test_writer.WriterTests) ... ok test_serialize_direct_function_reference (migrations.test_writer.WriterTests) ... ok test_serialize_empty_nonempty_tuple (migrations.test_writer.WriterTests) ... ok test_serialize_fields (migrations.test_writer.WriterTests) ... ok test_serialize_frozensets (migrations.test_writer.WriterTests) ... ok test_serialize_functions (migrations.test_writer.WriterTests) ... ok test_serialize_functools_partial (migrations.test_writer.WriterTests) ... ok test_serialize_iterators (migrations.test_writer.WriterTests) ... ok test_serialize_lazy_objects (migrations.test_writer.WriterTests) ... ok test_serialize_local_function_reference (migrations.test_writer.WriterTests) ... ok test_serialize_local_function_reference_message (migrations.test_writer.WriterTests) ... ok test_serialize_managers (migrations.test_writer.WriterTests) ... ok test_serialize_multiline_strings (migrations.test_writer.WriterTests) ... ok test_serialize_numbers (migrations.test_writer.WriterTests) ... ok test_serialize_settings (migrations.test_writer.WriterTests) ... ok test_serialize_strings (migrations.test_writer.WriterTests) ... ok test_serialize_timedelta (migrations.test_writer.WriterTests) ... ok test_simple_migration (migrations.test_writer.WriterTests) ... ok test_sorted_imports (migrations.test_writer.WriterTests) ... ok test_ask_initial_with_disabled_migrations (migrations.test_questioner.QuestionerTests) ... ok test_allowed_database_queries (test_utils.tests.AllowedDatabaseQueriesTests) ... ok test_assert_field_output (test_utils.tests.AssertFieldOutputTests) ... ok test_custom_required_message (test_utils.tests.AssertFieldOutputTests) ... ok test_assert_raises_message (test_utils.tests.AssertRaisesMsgTest) ... ok test_callable_obj_param (test_utils.tests.AssertRaisesMsgTest) ... ok test_special_re_chars (test_utils.tests.AssertRaisesMsgTest) assertRaisesMessage shouldn't interpret RE special chars. ... ok test_assert_used_on_http_response (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_error_message (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_failure (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_nested_usage (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_not_used (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_usage (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_disallowed_database_queries (test_utils.tests.DisallowedDatabaseQueriesTests) ... ok test_attributes (test_utils.tests.HTMLEqualTests) ... ok test_complex_examples (test_utils.tests.HTMLEqualTests) ... ok test_contains_html (test_utils.tests.HTMLEqualTests) ... ok test_count (test_utils.tests.HTMLEqualTests) ... ok test_html_contain (test_utils.tests.HTMLEqualTests) ... ok test_html_parser (test_utils.tests.HTMLEqualTests) ... ok test_ignore_comments (test_utils.tests.HTMLEqualTests) ... ok test_parse_html_in_script (test_utils.tests.HTMLEqualTests) ... ok test_parsing_errors (test_utils.tests.HTMLEqualTests) ... ok test_self_closing_tags (test_utils.tests.HTMLEqualTests) ... ok test_simple_equal_html (test_utils.tests.HTMLEqualTests) ... ok test_unequal_html (test_utils.tests.HTMLEqualTests) ... ok test_unicode_handling (test_utils.tests.HTMLEqualTests) ... ok test_equal_parsing_errors (test_utils.tests.JSONEqualTests) ... ok test_not_equal_parsing_errors (test_utils.tests.JSONEqualTests) ... ok test_simple_equal (test_utils.tests.JSONEqualTests) ... ok test_simple_equal_raise (test_utils.tests.JSONEqualTests) ... ok test_simple_equal_unordered (test_utils.tests.JSONEqualTests) ... ok test_simple_not_equal (test_utils.tests.JSONEqualTests) ... ok test_simple_not_equal_raise (test_utils.tests.JSONEqualTests) ... ok test_override_database_routers (test_utils.tests.OverrideSettingsTests) ... ok test_override_file_upload_directory_permissions (test_utils.tests.OverrideSettingsTests) ... ok test_override_file_upload_permissions (test_utils.tests.OverrideSettingsTests) ... ok test_override_media_root (test_utils.tests.OverrideSettingsTests) ... ok test_override_media_url (test_utils.tests.OverrideSettingsTests) ... ok test_override_static_root (test_utils.tests.OverrideSettingsTests) ... ok test_override_static_url (test_utils.tests.OverrideSettingsTests) ... ok test_override_staticfiles_dirs (test_utils.tests.OverrideSettingsTests) ... ok test_override_staticfiles_finders (test_utils.tests.OverrideSettingsTests) ... ok test_override_staticfiles_storage (test_utils.tests.OverrideSettingsTests) ... ok test_urlconf_cache (test_utils.tests.OverrideSettingsTests) ... ok test_urlconf_first (test_utils.tests.OverrideSettingsTests) ... ok test_urlconf_second (test_utils.tests.OverrideSettingsTests) ... ok test_skip_class_unless_db_feature (test_utils.tests.SkippingClassTestCase) ... ok test_skip_if_db_feature (test_utils.tests.SkippingTestCase) ... ok test_skip_unless_db_feature (test_utils.tests.SkippingTestCase) ... ok test_comment_root (test_utils.tests.XMLEqualTests) ... ok test_parsing_errors (test_utils.tests.XMLEqualTests) ... ok test_simple_equal (test_utils.tests.XMLEqualTests) ... ok test_simple_equal_raise (test_utils.tests.XMLEqualTests) ... ok test_simple_equal_raises_message (test_utils.tests.XMLEqualTests) ... ok test_simple_equal_unordered (test_utils.tests.XMLEqualTests) ... ok test_simple_not_equal (test_utils.tests.XMLEqualTests) ... ok test_simple_not_equal_raise (test_utils.tests.XMLEqualTests) ... ok test (test_utils.test_transactiontestcase.TestSerializedRollbackInhibitsPostMigrate) ... ok test_default_details (check_framework.test_model_field_deprecation.TestDeprecatedField) ... ok test_user_specified_details (check_framework.test_model_field_deprecation.TestDeprecatedField) ... ok test_default_details (check_framework.test_model_field_deprecation.TestRemovedField) ... ok test_user_specified_details (check_framework.test_model_field_deprecation.TestRemovedField) ... ok test_duplicate_setting (check_framework.tests_1_8_compatibility.CheckDuplicateTemplateSettingsTest) ... ok test_multiple_duplicate_settings (check_framework.tests_1_8_compatibility.CheckDuplicateTemplateSettingsTest) ... ok test_not_raised_if_no_templates_setting (check_framework.tests_1_8_compatibility.CheckDuplicateTemplateSettingsTest) ... ok test_default_cache_included (check_framework.test_caches.CheckCacheSettingsAppDirsTest) ... ok test_default_cache_not_included (check_framework.test_caches.CheckCacheSettingsAppDirsTest) ... ok test_allowed_hosts_empty (check_framework.test_security.CheckAllowedHostsTest) ... ok test_allowed_hosts_set (check_framework.test_security.CheckAllowedHostsTest) ... ok test_with_csrf_cookie_httponly_false (check_framework.test_security.CheckCSRFCookieHttpOnlyTest) ... ok test_with_csrf_cookie_httponly_false_no_middleware (check_framework.test_security.CheckCSRFCookieHttpOnlyTest) ... ok test_with_csrf_cookie_httponly_true (check_framework.test_security.CheckCSRFCookieHttpOnlyTest) ... ok test_with_csrf_cookie_secure_false (check_framework.test_security.CheckCSRFCookieSecureTest) ... ok test_with_csrf_cookie_secure_false_no_middleware (check_framework.test_security.CheckCSRFCookieSecureTest) ... ok test_with_csrf_cookie_secure_true (check_framework.test_security.CheckCSRFCookieSecureTest) ... ok test_no_csrf_middleware (check_framework.test_security.CheckCSRFMiddlewareTest) ... ok test_with_csrf_middleware (check_framework.test_security.CheckCSRFMiddlewareTest) ... ok test_no_content_type_nosniff (check_framework.test_security.CheckContentTypeNosniffTest) ... ok test_no_content_type_nosniff_no_middleware (check_framework.test_security.CheckContentTypeNosniffTest) ... ok test_with_content_type_nosniff (check_framework.test_security.CheckContentTypeNosniffTest) ... ok test_debug_false (check_framework.test_security.CheckDebugTest) ... ok test_debug_true (check_framework.test_security.CheckDebugTest) ... ok test_no_ssl_redirect (check_framework.test_security.CheckSSLRedirectTest) ... ok test_no_ssl_redirect_no_middleware (check_framework.test_security.CheckSSLRedirectTest) ... ok test_with_ssl_redirect (check_framework.test_security.CheckSSLRedirectTest) ... ok test_empty_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_low_entropy_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_low_length_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_missing_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_none_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_okay_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_no_security_middleware (check_framework.test_security.CheckSecurityMiddlewareTest) ... ok test_with_security_middleware (check_framework.test_security.CheckSecurityMiddlewareTest) ... ok test_session_cookie_httponly_both (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_httponly_true (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_httponly_with_installed_app (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_httponly_with_middleware (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_secure_both (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_session_cookie_secure_true (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_session_cookie_secure_with_installed_app (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_session_cookie_secure_with_middleware (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_no_sts_subdomains (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_no_sts_subdomains_no_middleware (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_no_sts_subdomains_no_seconds (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_with_sts_subdomains (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_no_sts (check_framework.test_security.CheckStrictTransportSecurityTest) ... ok test_no_sts_no_middleware (check_framework.test_security.CheckStrictTransportSecurityTest) ... ok test_with_sts (check_framework.test_security.CheckStrictTransportSecurityTest) ... ok test_middleware_not_installed (check_framework.test_security.CheckXFrameOptionsDenyTest) ... ok test_x_frame_options_not_deny (check_framework.test_security.CheckXFrameOptionsDenyTest) ... ok test_xframe_deny (check_framework.test_security.CheckXFrameOptionsDenyTest) ... ok test_middleware_installed (check_framework.test_security.CheckXFrameOptionsMiddlewareTest) ... ok test_middleware_not_installed (check_framework.test_security.CheckXFrameOptionsMiddlewareTest) ... ok test_no_xss_filter (check_framework.test_security.CheckXssFilterTest) ... ok test_no_xss_filter_no_middleware (check_framework.test_security.CheckXssFilterTest) ... ok test_with_xss_filter (check_framework.test_security.CheckXssFilterTest) ... ok test_given_app (check_framework.tests.CheckCommandTests) ... ok test_given_tag (check_framework.tests.CheckCommandTests) ... ok test_invalid_tag (check_framework.tests.CheckCommandTests) ... ok test_list_deployment_check_included (check_framework.tests.CheckCommandTests) ... ok test_list_deployment_check_omitted (check_framework.tests.CheckCommandTests) ... ok test_list_tags (check_framework.tests.CheckCommandTests) ... ok test_list_tags_empty (check_framework.tests.CheckCommandTests) ... ok test_simple_call (check_framework.tests.CheckCommandTests) ... ok test_tags_deployment_check_included (check_framework.tests.CheckCommandTests) ... ok test_tags_deployment_check_omitted (check_framework.tests.CheckCommandTests) ... ok test_model_check_method_not_shadowed (check_framework.tests.CheckFrameworkReservedNamesTests) ... ok test_printing (check_framework.tests.MessageTests) ... ok test_printing_field_error (check_framework.tests.MessageTests) ... ok test_printing_manager_error (check_framework.tests.MessageTests) ... ok test_printing_model_error (check_framework.tests.MessageTests) ... ok test_printing_no_hint (check_framework.tests.MessageTests) ... ok test_printing_no_object (check_framework.tests.MessageTests) ... ok test_printing_with_given_id (check_framework.tests.MessageTests) ... ok test_silenced_error (check_framework.tests.SilencingCheckTests) ... ok test_silenced_warning (check_framework.tests.SilencingCheckTests) ... ok test_register_and_run_checks (check_framework.tests.SystemCheckFrameworkTests) ... ok test_app_dirs_and_loaders (check_framework.test_templates.CheckTemplateSettingsAppDirsTest) ... ok test_app_dirs_removed (check_framework.test_templates.CheckTemplateSettingsAppDirsTest) ... ok test_loaders_removed (check_framework.test_templates.CheckTemplateSettingsAppDirsTest) ... ok test_beginning_with_slash (check_framework.test_urls.CheckUrlsTest) ... ok test_include_with_dollar (check_framework.test_urls.CheckUrlsTest) ... ok test_name_with_colon (check_framework.test_urls.CheckUrlsTest) ... ok test_no_root_urlconf_in_settings (check_framework.test_urls.CheckUrlsTest) ... ok test_no_warnings (check_framework.test_urls.CheckUrlsTest) ... ok test_builtin_serializers (serializers.tests.SerializerRegistrationTests) Requesting a list of serializer formats popuates the registry ... ok test_get_unknown_deserializer (serializers.tests.SerializerRegistrationTests) ... ok test_get_unknown_serializer (serializers.tests.SerializerRegistrationTests) ... ok test_register (serializers.tests.SerializerRegistrationTests) Registering a new serializer populates the full registry. Refs #14823 ... ok test_unregister (serializers.tests.SerializerRegistrationTests) Unregistering a serializer doesn't cause the registry to be repopulated. Refs #14823 ... ok test_unregister_unknown_serializer (serializers.tests.SerializerRegistrationTests) ... ok test_deserializer_pyyaml_error_message (serializers.test_yaml.NoYamlSerializerTestCase) Using yaml deserializer without pyyaml raises ImportError ... ok test_dumpdata_pyyaml_error_message (serializers.test_yaml.NoYamlSerializerTestCase) Calling dumpdata produces an error when yaml package missing ... ok test_serializer_pyyaml_error_message (serializers.test_yaml.NoYamlSerializerTestCase) Using yaml serializer without pyyaml raises ImportError ... ok test_forward_refs (serializers.test_yaml.YamlSerializerTransactionTestCase) ... ok test_forward_refs (serializers.test_xml.XmlSerializerTransactionTestCase) ... ok test_forward_refs (serializers.test_json.JsonSerializerTransactionTestCase) ... ok test_urllib2_urlopen (file_storage.tests.FileLikeObjectTestCase) ... ok test_get_filesystem_storage (file_storage.tests.GetStorageClassTests) ... ok test_get_invalid_storage_module (file_storage.tests.GetStorageClassTests) ... ok test_get_nonexisting_storage_class (file_storage.tests.GetStorageClassTests) ... ok test_get_nonexisting_storage_module (file_storage.tests.GetStorageClassTests) ... ok test_router_init_arg (multiple_database.tests.ConnectionRouterTestCase) ... ok test_router_init_default (multiple_database.tests.ConnectionRouterTestCase) ... ok test_call_command_no_checks (user_commands.tests.CommandTests) ... ok test_call_command_option_parsing (user_commands.tests.CommandTests) ... ok test_calling_a_command_with_no_app_labels_and_parameters_should_raise_a_command_error (user_commands.tests.CommandTests) ... ok test_calling_a_command_with_only_empty_parameter_should_ends_gracefully (user_commands.tests.CommandTests) ... ok test_calling_command_with_app_labels_and_parameters_should_be_ok (user_commands.tests.CommandTests) ... ok test_calling_command_with_parameters_and_app_labels_at_the_end_should_be_ok (user_commands.tests.CommandTests) ... ok test_command (user_commands.tests.CommandTests) ... ok test_command_style (user_commands.tests.CommandTests) ... ok test_configured_locale_preserved (user_commands.tests.CommandTests) ... ok test_deactivate_locale_set (user_commands.tests.CommandTests) ... ok test_discover_commands_in_eggs (user_commands.tests.CommandTests) ... ok test_explode (user_commands.tests.CommandTests) Test that an unknown command raises CommandError ... ok test_find_command_without_PATH (user_commands.tests.CommandTests) ... ok test_language_preserved (user_commands.tests.CommandTests) ... ok test_optparse_compatibility (user_commands.tests.CommandTests) ... ok test_output_transaction (user_commands.tests.CommandTests) ... ok test_system_exit (user_commands.tests.CommandTests) Exception raised in a command should raise CommandError with ... ok test_no_existent_external_program (user_commands.tests.UtilsTests) ... ok test_not_a_directory (file_uploads.tests.DirectoryCreationTests) The correct IOError is raised when the upload directory name exists but isn't a directory ... ok test_readonly_root (file_uploads.tests.DirectoryCreationTests) Permission errors are not swallowed ... ok test_build_absolute_uri_absolute_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_build_absolute_uri_no_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_build_absolute_uri_relative_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_build_absolute_uri_schema_relative_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_get_host_suggestion_of_allowed_host (requests.tests.HostValidationTests) get_host() makes helpful suggestions if a valid-looking host is not in ALLOWED_HOSTS. ... ok test_get_port (requests.tests.HostValidationTests) ... ok test_get_port_with_x_forwarded_port (requests.tests.HostValidationTests) ... ok test_host_validation_in_debug_mode (requests.tests.HostValidationTests) ... ok test_http_get_host (requests.tests.HostValidationTests) ... ok test_http_get_host_with_x_forwarded_host (requests.tests.HostValidationTests) ... ok test_FILES_connection_error (requests.tests.RequestsTests) ... ok test_POST_after_body_read (requests.tests.RequestsTests) ... ok test_POST_after_body_read_and_stream_read (requests.tests.RequestsTests) ... ok test_POST_after_body_read_and_stream_read_multipart (requests.tests.RequestsTests) ... ok test_POST_binary_only (requests.tests.RequestsTests) ... ok test_POST_connection_error (requests.tests.RequestsTests) ... ok test_POST_multipart_with_content_length_zero (requests.tests.RequestsTests) ... ok test_alternate_charset_POST (requests.tests.RequestsTests) ... ok test_aware_expiration (requests.tests.RequestsTests) Cookie accepts an aware datetime as expiration time ... ok test_body_after_POST_multipart_form_data (requests.tests.RequestsTests) ... ok test_body_after_POST_multipart_related (requests.tests.RequestsTests) ... ok test_far_expiration (requests.tests.RequestsTests) Cookie will expire when an distant expiration time is provided ... ok test_get_raw_uri (requests.tests.RequestsTests) ... ok test_httponly_cookie (requests.tests.RequestsTests) ... ok test_httprequest (requests.tests.RequestsTests) ... ok test_httprequest_full_path (requests.tests.RequestsTests) ... ok test_httprequest_full_path_with_query_string_and_fragment (requests.tests.RequestsTests) ... ok test_httprequest_location (requests.tests.RequestsTests) ... ok test_httprequest_repr (requests.tests.RequestsTests) ... ok test_httprequest_repr_invalid_method_and_path (requests.tests.RequestsTests) ... ok test_limited_stream (requests.tests.RequestsTests) ... ok test_max_age_expiration (requests.tests.RequestsTests) Cookie will expire if max_age is provided ... ok test_near_expiration (requests.tests.RequestsTests) Cookie will expire when an near expiration time is provided ... ok test_non_ascii_POST (requests.tests.RequestsTests) ... ok test_read_after_value (requests.tests.RequestsTests) ... ok test_read_by_lines (requests.tests.RequestsTests) ... ok test_stream (requests.tests.RequestsTests) ... ok test_unicode_cookie (requests.tests.RequestsTests) Verify HttpResponse.set_cookie() works with unicode data. ... ok test_value_after_read (requests.tests.RequestsTests) ... ok test_wsgirequest (requests.tests.RequestsTests) ... ok test_wsgirequest_path_info (requests.tests.RequestsTests) ... ok test_wsgirequest_path_with_force_script_name_trailing_slash (requests.tests.RequestsTests) ... ok test_wsgirequest_repr (requests.tests.RequestsTests) ... ok test_wsgirequest_with_force_script_name (requests.tests.RequestsTests) ... ok test_wsgirequest_with_script_name (requests.tests.RequestsTests) ... ok test_get_context_data (generic_views.test_edit.FormMixinTests) ... ok test_get_form (generic_views.test_edit.FormMixinTests) ... ok test_get_form_missing_form_class_default_value (generic_views.test_edit.FormMixinTests) ... ok test_get_prefix (generic_views.test_edit.FormMixinTests) Test prefix can be set (see #18872) ... ok test_initial_data (generic_views.test_edit.FormMixinTests) Test instance independence of initial data dict (see #16138) ... ok test_get_form (generic_views.test_edit.ModelFormMixinTests) ... ok test_get_form_checks_for_object (generic_views.test_edit.ModelFormMixinTests) ... ok test_default_redirect (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_direct_instantiation (generic_views.test_base.RedirectViewTest) ... ok test_include_args (generic_views.test_base.RedirectViewTest) GET arguments can be included in the redirected URL ... ok test_include_urlencoded_args (generic_views.test_base.RedirectViewTest) GET arguments can be URL-encoded when included in the redirected URL ... ok test_named_url_pattern (generic_views.test_base.RedirectViewTest) Named pattern parameter should reverse to the matching pattern ... ok test_named_url_pattern_using_args (generic_views.test_base.RedirectViewTest) ... ok test_no_url (generic_views.test_base.RedirectViewTest) Without any configuration, returns HTTP 410 GONE ... ok test_parameter_substitution (generic_views.test_base.RedirectViewTest) Redirection URLs can be parameterized ... ok test_permanent_redirect (generic_views.test_base.RedirectViewTest) Permanent redirects are an option ... ok test_redirect_DELETE (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_HEAD (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_OPTIONS (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_PATCH (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_POST (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_PUT (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_when_meta_contains_no_query_string (generic_views.test_base.RedirectViewTest) regression for #16705 ... ok test_temporary_redirect (generic_views.test_base.RedirectViewTest) Temporary redirects are an option ... ok test_wrong_named_url_pattern (generic_views.test_base.RedirectViewTest) A wrong pattern name returns 410 GONE ... ok test_cached_views (generic_views.test_base.TemplateViewTest) ... ok test_content_type (generic_views.test_base.TemplateViewTest) ... ok test_extra_template_params (generic_views.test_base.TemplateViewTest) ... ok test_get (generic_views.test_base.TemplateViewTest) ... ok test_get_generic_template (generic_views.test_base.TemplateViewTest) ... ok test_get_template_attribute (generic_views.test_base.TemplateViewTest) ... ok test_head (generic_views.test_base.TemplateViewTest) ... ok test_resolve_login_required_view (generic_views.test_base.TemplateViewTest) ... ok test_resolve_view (generic_views.test_base.TemplateViewTest) ... ok test_template_engine (generic_views.test_base.TemplateViewTest) ... ok test_template_name_required (generic_views.test_base.TemplateViewTest) ... ok test_template_params (generic_views.test_base.TemplateViewTest) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_javascript_escaping (admin_inlines.test_templates.TestTemplates) ... ok test_BaseValidator_154 (validators.tests.TestSimpleValidators) ... ok test_BaseValidator_raises_error_155 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_10 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_11 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_12 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_13 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_14 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_15 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_16 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_17 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_18 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_19 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_20 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_21 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_22 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_44 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_47 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_8 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_9 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_23 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_24 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_25 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_26 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_27 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_28 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_29 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_30 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_31 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_32 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_33 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_34 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_35 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_36 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_37 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_38 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_39 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_40 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_41 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_42 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_43 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_45 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_46 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_48 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_49 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_50 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_51 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_52 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_141 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_142 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_raises_error_143 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_127 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_128 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_129 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_130 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_131 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_raises_error_132 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_raises_error_133 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_144 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_145 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_raises_error_146 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_134 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_135 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_136 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_137 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_138 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_raises_error_139 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_raises_error_140 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_110 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_111 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_112 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_113 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_114 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_124 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_156 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_157 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_159 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_160 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_161 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_162 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_163 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_166 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_167 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_172 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_53 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_54 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_55 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_56 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_57 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_58 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_59 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_68 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_69 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_70 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_71 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_72 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_73 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_74 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_75 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_83 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_84 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_85 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_115 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_116 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_117 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_118 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_119 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_120 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_121 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_122 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_123 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_125 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_126 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_158 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_164 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_165 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_168 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_169 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_170 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_171 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_60 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_61 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_62 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_63 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_64 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_65 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_66 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_67 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_76 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_77 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_78 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_79 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_80 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_81 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_82 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_86 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_87 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_88 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_89 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_90 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_147 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_148 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_173 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_174 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_175 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_176 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_177 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_178 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_179 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_180 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_181 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_182 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_183 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_184 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_185 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_186 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_187 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_188 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_189 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_190 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_191 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_192 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_193 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_194 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_195 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_196 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_197 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_198 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_199 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_200 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_201 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_202 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_203 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_204 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_205 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_206 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_207 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_208 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_209 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_210 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_211 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_212 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_213 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_214 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_215 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_216 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_217 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_218 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_219 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_220 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_221 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_222 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_223 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_224 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_225 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_226 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_227 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_228 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_229 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_230 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_231 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_232 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_233 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_234 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_235 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_236 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_237 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_238 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_239 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_240 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_241 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_149 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_150 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_151 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_152 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_153 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_242 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_243 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_244 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_245 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_246 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_247 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_248 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_249 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_250 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_251 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_252 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_253 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_254 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_255 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_256 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_257 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_258 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_259 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_260 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_261 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_262 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_263 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_264 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_265 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_266 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_267 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_268 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_269 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_270 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_271 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_272 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_273 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_274 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_275 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_276 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_277 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_278 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_279 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_280 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_281 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_282 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_283 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_284 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_285 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_286 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_287 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_288 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_289 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_290 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_291 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_292 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_293 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_294 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_295 (validators.tests.TestSimpleValidators) ... ok test_max_length_validator_message (validators.tests.TestSimpleValidators) ... ok test_message_dict (validators.tests.TestSimpleValidators) ... ok test_message_list (validators.tests.TestSimpleValidators) ... ok test_regex_validator_flags (validators.tests.TestSimpleValidators) ... ok test_single_message (validators.tests.TestSimpleValidators) ... ok test_validate_integer_0 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_1 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_2 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_3 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_4 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_5 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_6 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_7 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_100 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_101 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_102 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_97 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_98 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_99 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_103 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_104 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_105 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_106 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_107 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_108 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_109 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_91 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_92 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_93 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_94 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_95 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_96 (validators.tests.TestSimpleValidators) ... ok test_decorated_testcase_module (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_decorated_testcase_name (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override_nested_order (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override_no_ops (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override_strings (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_configure (settings_tests.tests.IsOverriddenTest) ... ok test_evaluated_lazysettings_repr (settings_tests.tests.IsOverriddenTest) ... ok test_module (settings_tests.tests.IsOverriddenTest) ... ok test_override (settings_tests.tests.IsOverriddenTest) ... ok test_settings_repr (settings_tests.tests.IsOverriddenTest) ... ok test_unevaluated_lazysettings_repr (settings_tests.tests.IsOverriddenTest) ... ok test_usersettingsholder_repr (settings_tests.tests.IsOverriddenTest) ... ok test_none (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_set_with_xheader_right (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_set_with_xheader_wrong (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_set_without_xheader (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_class_decorator (settings_tests.tests.SettingsTests) ... ok test_context_manager (settings_tests.tests.SettingsTests) ... ok test_decorator (settings_tests.tests.SettingsTests) ... ok test_override (settings_tests.tests.SettingsTests) ... ok test_override_change (settings_tests.tests.SettingsTests) ... ok test_override_doesnt_leak (settings_tests.tests.SettingsTests) ... ok test_override_settings_delete (settings_tests.tests.SettingsTests) ... ok test_override_settings_nested (settings_tests.tests.SettingsTests) ... ok test_settings_delete (settings_tests.tests.SettingsTests) ... ok test_settings_delete_wrapped (settings_tests.tests.SettingsTests) ... ok test_signal_callback_context_manager (settings_tests.tests.SettingsTests) ... ok test_signal_callback_decorator (settings_tests.tests.SettingsTests) ... ok test_complex_override_warning (settings_tests.tests.TestComplexSettingOverride) Regression test for #19031 ... ok test_blank (settings_tests.tests.TrailingSlashURLTests) ... ok test_double_slash (settings_tests.tests.TrailingSlashURLTests) ... ok test_end_slash (settings_tests.tests.TrailingSlashURLTests) ... ok test_no_end_slash (settings_tests.tests.TrailingSlashURLTests) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_accent (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_basic (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_column (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_escape_characters (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_nopass (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_basic_params_specified_in_settings (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_can_connect_using_sockets (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_fails_with_keyerror_on_incomplete_config (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_options_override_settings_proper_values (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_ssl_certificate_is_added (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_app_label_in_admin_checks (admin_checks.tests.SystemChecksTestCase) ... ok test_cannot_include_through (admin_checks.tests.SystemChecksTestCase) ... ok test_check_fieldset_sublists_for_duplicates (admin_checks.tests.SystemChecksTestCase) ... ok test_check_sublists_for_duplicates (admin_checks.tests.SystemChecksTestCase) ... ok test_checks_are_performed (admin_checks.tests.SystemChecksTestCase) ... ok test_custom_adminsite (admin_checks.tests.SystemChecksTestCase) ... ok test_custom_get_form_with_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok test_custom_modelforms_with_fields_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok test_editable (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_duplicate_values (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_in_inline (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_inline_model_admin (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_values (admin_checks.tests.SystemChecksTestCase) ... ok test_explicit_through_override (admin_checks.tests.SystemChecksTestCase) ... ok test_extra (admin_checks.tests.SystemChecksTestCase) ... ok test_field_name_not_in_list_display (admin_checks.tests.SystemChecksTestCase) ... ok test_fieldsets_fields_non_tuple (admin_checks.tests.SystemChecksTestCase) ... ok test_fk_exclusion (admin_checks.tests.SystemChecksTestCase) ... ok test_generic_inline_model_admin_bad_ct_field (admin_checks.tests.SystemChecksTestCase) A GenericInlineModelAdmin raises problems if the ct_field points to a non-existent field. ... ok test_generic_inline_model_admin_bad_fk_field (admin_checks.tests.SystemChecksTestCase) A GenericInlineModelAdmin raises problems if the ct_fk_field points to a non-existent field. ... ok test_generic_inline_model_admin_non_generic_model (admin_checks.tests.SystemChecksTestCase) ... ok test_generic_inline_model_admin_non_gfk_ct_field (admin_checks.tests.SystemChecksTestCase) ... ok test_generic_inline_model_admin_non_gfk_fk_field (admin_checks.tests.SystemChecksTestCase) ... ok test_graceful_m2m_fail (admin_checks.tests.SystemChecksTestCase) ... ok test_inline_self_check (admin_checks.tests.SystemChecksTestCase) ... ok test_inline_with_specified (admin_checks.tests.SystemChecksTestCase) ... ok test_list_filter_works_on_through_field_even_when_apps_not_ready (admin_checks.tests.SystemChecksTestCase) ... ok test_nested_fields (admin_checks.tests.SystemChecksTestCase) ... ok test_nested_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok test_non_model_fields (admin_checks.tests.SystemChecksTestCase) ... ok test_non_model_first_field (admin_checks.tests.SystemChecksTestCase) ... ok test_nonexistent_field (admin_checks.tests.SystemChecksTestCase) ... ok test_nonexistent_field_on_inline (admin_checks.tests.SystemChecksTestCase) ... ok test_nonfirst_fieldset (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_and_editable (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_dynamic_attribute_on_modeladmin (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_lambda (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_method_on_model (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_on_method (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_on_modeladmin (admin_checks.tests.SystemChecksTestCase) ... ok test_valid_generic_inline_model_admin (admin_checks.tests.SystemChecksTestCase) ... ok test_argumented (decorators.tests.MethodDecoratorTests) ... ok test_bad_iterable (decorators.tests.MethodDecoratorTests) ... ok test_class_decoration (decorators.tests.MethodDecoratorTests) ... ok test_descriptors (decorators.tests.MethodDecoratorTests) ... ok test_invalid_method_name_to_decorate (decorators.tests.MethodDecoratorTests) ... ok test_invalid_non_callable_attribute_decoration (decorators.tests.MethodDecoratorTests) ... ok test_preserve_attributes (decorators.tests.MethodDecoratorTests) ... ok test_preserve_signature (decorators.tests.MethodDecoratorTests) ... ok test_tuple_of_decorators (decorators.tests.MethodDecoratorTests) ... ok test_db_parameters_respects_db_type (field_subclassing.tests.TestDbType) ... ok test_live_server_url_is_class_property (servers.tests.LiveServerAddress) ... ok test_database_writes (servers.tests.LiveServerDatabase) ... ok test_fixtures_loaded (servers.tests.LiveServerDatabase) ... ok test_404 (servers.tests.LiveServerViews) ... ok test_environ (servers.tests.LiveServerViews) ... ok test_media_files (servers.tests.LiveServerViews) ... ok test_no_collectstatic_emulation (servers.tests.LiveServerViews) ... ok test_static_files (servers.tests.LiveServerViews) ... ok test_view (servers.tests.LiveServerViews) ... ok test_https (servers.test_basehttp.WSGIRequestHandlerTestCase) ... ok test_log_message (servers.test_basehttp.WSGIRequestHandlerTestCase) ... ok test_strips_underscore_headers (servers.test_basehttp.WSGIRequestHandlerTestCase) WSGIRequestHandler ignores headers containing underscores. ... ok test_csrf_cookie_age (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_csrf_cookie_age_none (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_csrf_token_in_header (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_csrf_token_in_header_with_customized_name (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_ensures_csrf_cookie_no_logging (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_ensures_csrf_cookie_no_middleware (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_ensures_csrf_cookie_with_middleware (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_get_token_for_exempt_view (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_get_token_for_requires_csrf_token_view (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_bad_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_csrf_trusted_origin_allowed (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_csrf_wildcard_trusted_origin_allowed (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_2 (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_behind_proxy (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_matches_cookie_domain (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_matches_cookie_domain_with_different_port (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_malformed_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_reject_insecure_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_post_data_read_failure (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_csrf_cookie_and_token (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_csrf_cookie_no_token (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_csrf_cookie_no_token_exempt_view (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_no_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_response_get_token_not_used (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_response_get_token_used (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_view_token_too_long (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_put_and_delete_allowed (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_put_and_delete_rejected (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_empty_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_no_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_with_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_with_new_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_force_text_on_token (csrf_tests.test_context_processor.TestContextProcessor) ... ok test_permalink (model_permalink.tests.PermalinkTests) ... ok test_wrapped_attribute (model_permalink.tests.PermalinkTests) ... ok test_wrapped_docstring (model_permalink.tests.PermalinkTests) Methods using the @permalink decorator retain their docstring. ... ok test_inheritance (delete_regress.tests.DeleteCascadeTransactionTests) ... ok test_to_field (delete_regress.tests.DeleteCascadeTransactionTests) ... ok test_concurrent_delete (delete_regress.tests.DeleteLockingTest) Concurrent deletes don't collide and lock the database (#9479). ... skipped u"Database doesn't support feature(s): test_db_allows_multiple_connections" test_app_locales (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_check_errors (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_check_errors_catches_all_exceptions (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_check_errors_only_new (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_deleted_removed (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_django_locales (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_locale_paths_setting (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_no_i18n (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_only_new_files (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_paths_are_native_strings (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_project_root_locale (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_getter (utils_tests.test_decorators.ClassPropertyTest) ... ok test_override_getter (utils_tests.test_decorators.ClassPropertyTest) ... ok test_callable_process_view_middleware (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_full_dec_normal (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_full_dec_templateresponse (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_process_view_middleware (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_add_lazy_safe_text_and_safe_text (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_lazy (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_object_implementing_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_object_implementing_dunder_str (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_lazy (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_lazy_result_implements_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_object_implementing_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_object_implementing_dunder_str (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_result_implements_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_autodiscover_modules_found (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_found_but_bad_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_not_found (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_several_found (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_several_found_with_registry (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_several_one_bad_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_validate_registry_keeps_intact (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_validate_registry_resets_after_erroneous_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_validate_registry_resets_after_missing_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_compress_sequence (utils_tests.test_text.TestUtilsText) ... ok test_get_text_list (utils_tests.test_text.TestUtilsText) ... ok test_get_valid_filename (utils_tests.test_text.TestUtilsText) ... ok test_normalize_newlines (utils_tests.test_text.TestUtilsText) ... ok test_normalize_newlines_bytes (utils_tests.test_text.TestUtilsText) normalize_newlines should be able to handle bytes too ... ok test_slugify (utils_tests.test_text.TestUtilsText) ... ok test_smart_split (utils_tests.test_text.TestUtilsText) ... ok test_truncate_chars (utils_tests.test_text.TestUtilsText) ... ok test_truncate_html_words (utils_tests.test_text.TestUtilsText) ... ok test_truncate_words (utils_tests.test_text.TestUtilsText) ... ok test_unescape_entities (utils_tests.test_text.TestUtilsText) ... ok test_wrap (utils_tests.test_text.TestUtilsText) ... ok test_case_0 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_1 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_2 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_3 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_4 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_5 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_6 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_7 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_0 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_1 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_10 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_11 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_12 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_13 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_14 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_15 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_16 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_17 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_18 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_19 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_2 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_20 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_21 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_22 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_23 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_24 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_25 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_26 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_27 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_28 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_29 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_3 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_30 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_31 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_32 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_4 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_5 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_6 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_7 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_8 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_9 (utils_tests.test_jslex.JsTokensTest) ... ok test_conditional_escape (utils_tests.test_html.TestUtilsHtml) ... ok test_escape (utils_tests.test_html.TestUtilsHtml) ... ok test_escapejs (utils_tests.test_html.TestUtilsHtml) ... ok test_format_html (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe_defines_html_error (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe_doesnt_define_str (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe_subclass (utils_tests.test_html.TestUtilsHtml) ... ok test_linebreaks (utils_tests.test_html.TestUtilsHtml) ... ok test_remove_tags (utils_tests.test_html.TestUtilsHtml) ... ok test_smart_urlquote (utils_tests.test_html.TestUtilsHtml) ... ok test_strip_entities (utils_tests.test_html.TestUtilsHtml) ... ok test_strip_spaces_between_tags (utils_tests.test_html.TestUtilsHtml) ... ok test_strip_tags (utils_tests.test_html.TestUtilsHtml) ... ok test_dictwrapper (utils_tests.test_datastructures.DictWrapperTests) ... ok test_custom_warning (utils_tests.test_datastructures.ImmutableListTests) ... ok test_sort (utils_tests.test_datastructures.ImmutableListTests) ... ok test_appendlist (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_copy (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_dict_translation (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_multivaluedict (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_bool (utils_tests.test_datastructures.OrderedSetTests) ... ok test_len (utils_tests.test_datastructures.OrderedSetTests) ... ok test_am_pm (utils_tests.test_dateformat.DateFormatTests) ... ok test_date (utils_tests.test_dateformat.DateFormatTests) ... ok test_date_formats (utils_tests.test_dateformat.DateFormatTests) ... ok test_dateformat (utils_tests.test_dateformat.DateFormatTests) ... ok test_datetime_with_local_tzinfo (utils_tests.test_dateformat.DateFormatTests) ... ok test_datetime_with_tzinfo (utils_tests.test_dateformat.DateFormatTests) ... ok test_empty_format (utils_tests.test_dateformat.DateFormatTests) ... ok test_epoch (utils_tests.test_dateformat.DateFormatTests) ... ok test_futuredates (utils_tests.test_dateformat.DateFormatTests) ... ok test_microsecond (utils_tests.test_dateformat.DateFormatTests) ... ok test_naive_ambiguous_datetime (utils_tests.test_dateformat.DateFormatTests) ... ok test_naive_datetime (utils_tests.test_dateformat.DateFormatTests) ... ok test_time_formats (utils_tests.test_dateformat.DateFormatTests) ... ok test_timezones (utils_tests.test_dateformat.DateFormatTests) ... ok test_glob_escape (utils_tests.test_glob.TestUtilsGlob) ... ok test_environ_path_info_type (handlers.tests.HandlerNotFoundTest) ... ok test_invalid_urls (handlers.tests.HandlerNotFoundTest) ... ok test_suspiciousop_in_view_returns_400 (handlers.tests.HandlerSuspiciousOpsTest) ... ok test_bad_path_info (handlers.tests.HandlerTests) Tests for bug #15672 ('request' referenced before assignment) ... ok test_invalid_multipart_boundary (handlers.tests.HandlerTests) ... ok test_invalid_unicode_cookie (handlers.tests.HandlerTests) ... ok test_lock_safety (handlers.tests.HandlerTests) ... ok test_non_ascii_cookie (handlers.tests.HandlerTests) Test that non-ASCII cookies set in JavaScript are properly decoded (#20557). ... ok test_non_ascii_query_string (handlers.tests.HandlerTests) ... ok test_get_script_name (handlers.tests.ScriptNameTests) ... ok test_request_signals (handlers.tests.SignalsTests) ... ok test_request_signals_streaming_response (handlers.tests.SignalsTests) ... ok test_auto_transaction (handlers.tests.TransactionsPerRequestTests) ... ok test_no_auto_transaction (handlers.tests.TransactionsPerRequestTests) ... ok test_no_transaction (handlers.tests.TransactionsPerRequestTests) ... ok test_handler_renders_template_response (handlers.tests_custom_error_handlers.CustomErrorHandlerTests) ... ok test_egg1 (app_loading.tests.EggLoadingTest) Models module can be loaded from an app in an egg ... ok test_egg2 (app_loading.tests.EggLoadingTest) Loading an app from an egg that has no models returns no models (and no error) ... ok test_egg3 (app_loading.tests.EggLoadingTest) Models module can be loaded from an app located under an egg's top-level package ... ok test_egg4 (app_loading.tests.EggLoadingTest) Loading an app with no models from under the top-level egg package generates no error ... ok test_egg5 (app_loading.tests.EggLoadingTest) Loading an app from an egg that has an import error in its models module raises that error ... ok test_get_model_only_returns_installed_models (app_loading.tests.GetModelsTest) ... ok test_get_models_only_returns_installed_models (app_loading.tests.GetModelsTest) ... ok test_domain (resolve_url.tests.ResolveUrlTests) ... ok test_full_url (resolve_url.tests.ResolveUrlTests) ... ok test_lazy_reverse (resolve_url.tests.ResolveUrlTests) ... ok test_model (resolve_url.tests.ResolveUrlTests) ... ok test_non_view_callable_raises_no_reverse_match (resolve_url.tests.ResolveUrlTests) ... ok test_relative_path (resolve_url.tests.ResolveUrlTests) ... ok test_url_path (resolve_url.tests.ResolveUrlTests) ... ok test_valid_view_name (resolve_url.tests.ResolveUrlTests) ... ok test_view_function (resolve_url.tests.ResolveUrlTests) ... ok test_reverse_related_validation (select_related_onetoone.tests.ReverseSelectRelatedValidationTests) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_admin (admin_views.tests.TestEtagWithAdminView) ... ok test_request_attributes (context_processors.tests.RequestContextProcessorTests) ... ok test_safe01 (template_tests.filter_tests.test_safe.SafeTests) ... ok test_safe02 (template_tests.filter_tests.test_safe.SafeTests) ... ok test_chaining01 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining02 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining03 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining04 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining05 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining06 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining07 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining08 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining09 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining10 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining11 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining12 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining13 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining14 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_floatformat01 (template_tests.filter_tests.test_floatformat.FloatformatTests) ... ok test_floatformat02 (template_tests.filter_tests.test_floatformat.FloatformatTests) ... ok test_float_dunder_method (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_infinity (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_inputs (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_low_decimal_precision (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_many_zeroes (template_tests.filter_tests.test_floatformat.FunctionTests) ... expected failure test_zero_values (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_autoescape (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_carriage (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_carriage_newline (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_newline (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_linebreaksbr01 (template_tests.filter_tests.test_linebreaksbr.LinebreaksbrTests) ... ok test_linebreaksbr02 (template_tests.filter_tests.test_linebreaksbr.LinebreaksbrTests) ... ok test_escapejs01 (template_tests.filter_tests.test_escapejs.EscapejsTests) ... ok test_escapejs02 (template_tests.filter_tests.test_escapejs.EscapejsTests) ... ok test_backslashes (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_paragraph_separator (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_quotes (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_script (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_whitespace (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_iriencode.FunctionTests) ... ok test_urlencoded (template_tests.filter_tests.test_iriencode.FunctionTests) ... ok test_iriencode01 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_iriencode02 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_iriencode03 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_iriencode04 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_index (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_negative_index (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_range (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_range_multiple (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_range_step (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_zero_length (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_slice01 (template_tests.filter_tests.test_slice.SliceTests) ... ok test_slice02 (template_tests.filter_tests.test_slice.SliceTests) ... ok test_inputs (template_tests.filter_tests.test_time.FunctionTests) ... ok test_time01 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time02 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time03 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time04 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time05 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time06 (template_tests.filter_tests.test_time.TimeTests) ... ok test_safeseq01 (template_tests.filter_tests.test_safeseq.SafeseqTests) ... ok test_safeseq02 (template_tests.filter_tests.test_safeseq.SafeseqTests) ... ok test_integer (template_tests.filter_tests.test_make_list.FunctionTests) ... ok test_string (template_tests.filter_tests.test_make_list.FunctionTests) ... ok test_make_list01 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_make_list02 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_make_list03 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_make_list04 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_unordered_list01 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list02 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list03 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list04 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list05 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_autoescape (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_legacy (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_list (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested2 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested3 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested_multiple (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested_multiple2 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_ulitem (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_ulitem_autoescape_off (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_unordered_list01 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list02 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list03 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list04 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list05 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_center01 (template_tests.filter_tests.test_center.CenterTests) ... ok test_center02 (template_tests.filter_tests.test_center.CenterTests) ... ok test_center (template_tests.filter_tests.test_center.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_center.FunctionTests) ... ok test_autoescape (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_carriage (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_carriage_newline (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_line (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_newline (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_linebreaks01 (template_tests.filter_tests.test_linebreaks.LinebreaksTests) ... ok test_linebreaks02 (template_tests.filter_tests.test_linebreaks.LinebreaksTests) ... ok test_default_if_none01 (template_tests.filter_tests.test_default.DefaultIfNoneTests) ... ok test_default_if_none02 (template_tests.filter_tests.test_default.DefaultIfNoneTests) ... ok test_default01 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_default02 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_default03 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_default04 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_empty_string (template_tests.filter_tests.test_default.FunctionTests) ... ok test_none (template_tests.filter_tests.test_default.FunctionTests) ... ok test_value (template_tests.filter_tests.test_default.FunctionTests) ... ok test_lower (template_tests.filter_tests.test_lower.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_lower.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_lower.FunctionTests) ... ok test_lower01 (template_tests.filter_tests.test_lower.LowerTests) ... ok test_lower02 (template_tests.filter_tests.test_lower.LowerTests) ... ok test_escape01 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_escape02 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_escape03 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_escape04 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_non_string_input (template_tests.filter_tests.test_escape.FunctionTests) ... ok test_cut01 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut02 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut03 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut04 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut05 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut06 (template_tests.filter_tests.test_cut.CutTests) ... ok test_character (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_characters (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_non_matching_string (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_removetags.FunctionTests) ... ok test_removetags (template_tests.filter_tests.test_removetags.FunctionTests) ... ok test_removetags01 (template_tests.filter_tests.test_removetags.RemovetagsTests) ... ok test_removetags02 (template_tests.filter_tests.test_removetags.RemovetagsTests) ... ok test_indent (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_indent2 (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_wrap (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_wordwrap01 (template_tests.filter_tests.test_wordwrap.WordwrapTests) ... ok test_wordwrap02 (template_tests.filter_tests.test_wordwrap.WordwrapTests) ... ok test_non_string_input (template_tests.filter_tests.test_slugify.FunctionTests) ... ok test_slugify (template_tests.filter_tests.test_slugify.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_slugify.FunctionTests) ... ok test_slugify01 (template_tests.filter_tests.test_slugify.SlugifyTests) ... ok test_slugify02 (template_tests.filter_tests.test_slugify.SlugifyTests) ... ok test_add01 (template_tests.filter_tests.test_add.AddTests) ... ok test_add02 (template_tests.filter_tests.test_add.AddTests) ... ok test_add03 (template_tests.filter_tests.test_add.AddTests) ... ok test_add04 (template_tests.filter_tests.test_add.AddTests) ... ok test_add05 (template_tests.filter_tests.test_add.AddTests) ... ok test_add06 (template_tests.filter_tests.test_add.AddTests) ... ok test_add07 (template_tests.filter_tests.test_add.AddTests) ... ok test_add (template_tests.filter_tests.test_add.FunctionTests) ... ok test_last01 (template_tests.filter_tests.test_last.LastTests) ... ok test_last02 (template_tests.filter_tests.test_last.LastTests) ... ok test_non_string_input (template_tests.filter_tests.test_title.FunctionTests) ... ok test_title (template_tests.filter_tests.test_title.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_title.FunctionTests) ... ok test_title1 (template_tests.filter_tests.test_title.TitleTests) ... ok test_title2 (template_tests.filter_tests.test_title.TitleTests) ... ok test_empty_string (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok test_none (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok test_value (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok test_first01 (template_tests.filter_tests.test_first.FirstTests) ... ok test_first02 (template_tests.filter_tests.test_first.FirstTests) ... ok test_empty_string (template_tests.filter_tests.test_first.FunctionTests) ... ok test_list (template_tests.filter_tests.test_first.FunctionTests) ... ok test_string (template_tests.filter_tests.test_first.FunctionTests) ... ok test_truncatechars01 (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok test_truncatechars02 (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok test_less_than_string_length (template_tests.filter_tests.test_rjust.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_rjust.FunctionTests) ... ok test_rjust (template_tests.filter_tests.test_rjust.FunctionTests) ... ok test_rjust01 (template_tests.filter_tests.test_rjust.RjustTests) ... ok test_rjust02 (template_tests.filter_tests.test_rjust.RjustTests) ... ok test_non_string_input (template_tests.filter_tests.test_urlencode.FunctionTests) ... ok test_urlencode (template_tests.filter_tests.test_urlencode.FunctionTests) ... ok test_urlencode01 (template_tests.filter_tests.test_urlencode.UrlencodeTests) ... ok test_urlencode02 (template_tests.filter_tests.test_urlencode.UrlencodeTests) ... ok test_invalid_values (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok test_sort (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok test_format (template_tests.filter_tests.test_stringformat.FunctionTests) ... ok test_invalid (template_tests.filter_tests.test_stringformat.FunctionTests) ... ok test_stringformat01 (template_tests.filter_tests.test_stringformat.StringformatTests) ... ok test_stringformat02 (template_tests.filter_tests.test_stringformat.StringformatTests) ... ok test_false (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_false_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_none (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_none_three_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_none_two_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_true (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_true_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_count_multiple (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_count_one (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_empty_string (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_wordcount01 (template_tests.filter_tests.test_wordcount.WordcountTests) ... ok test_wordcount02 (template_tests.filter_tests.test_wordcount.WordcountTests) ... ok test_autoescape (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_linenumbers (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_linenumbers2 (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_linenumbers01 (template_tests.filter_tests.test_linenumbers.LinenumbersTests) ... ok test_linenumbers02 (template_tests.filter_tests.test_linenumbers.LinenumbersTests) ... ok test_non_string_input (template_tests.filter_tests.test_upper.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_upper.FunctionTests) ... ok test_upper (template_tests.filter_tests.test_upper.FunctionTests) ... ok test_upper01 (template_tests.filter_tests.test_upper.UpperTests) ... ok test_upper02 (template_tests.filter_tests.test_upper.UpperTests) ... ok test_invalid_number (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_overtruncate (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_truncate (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_truncate2 (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_truncatewords01 (template_tests.filter_tests.test_truncatewords.TruncatewordsTests) ... ok test_truncatewords02 (template_tests.filter_tests.test_truncatewords.TruncatewordsTests) ... ok test_false (template_tests.filter_tests.test_divisibleby.FunctionTests) ... ok test_true (template_tests.filter_tests.test_divisibleby.FunctionTests) ... ok test_phone2numeric (template_tests.filter_tests.test_phone2numeric.FunctionTests) ... ok test_phone2numeric01 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok test_phone2numeric02 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok test_phone2numeric03 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok test_dictsort_complex_sorting_key (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok test_invalid_values (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok test_sort (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok test_capfirst01 (template_tests.filter_tests.test_capfirst.CapfirstTests) ... ok test_capfirst02 (template_tests.filter_tests.test_capfirst.CapfirstTests) ... ok test_capfirst (template_tests.filter_tests.test_capfirst.FunctionTests) ... ok test_string (template_tests.filter_tests.test_get_digit.FunctionTests) ... ok test_values (template_tests.filter_tests.test_get_digit.FunctionTests) ... ok test_empty_list (template_tests.filter_tests.test_length_is.FunctionTests) ... ok test_string (template_tests.filter_tests.test_length_is.FunctionTests) ... ok test_length_is01 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is02 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is03 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is04 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is05 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is06 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is07 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is08 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is09 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is10 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is11 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_addslashes01 (template_tests.filter_tests.test_addslashes.AddslashesTests) ... ok test_addslashes02 (template_tests.filter_tests.test_addslashes.AddslashesTests) ... ok test_backslashes (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok test_quotes (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok test_autoescape_stringfilter01 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape_stringfilter02 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape_stringfilter03 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape_stringfilter04 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape (template_tests.filter_tests.test_join.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_join.FunctionTests) ... ok test_list (template_tests.filter_tests.test_join.FunctionTests) ... ok test_join01 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join02 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join03 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join04 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join05 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join06 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join07 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join08 (template_tests.filter_tests.test_join.JoinTests) ... ok test_explicit_date (template_tests.filter_tests.test_timesince.FunctionTests) ... ok test_since_now (template_tests.filter_tests.test_timesince.FunctionTests) ... ok test_timesince01 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince02 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince03 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince04 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince05 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince06 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince07 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince08 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince09 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince10 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince11 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince12 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince13 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince14 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince15 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince16 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince17 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince18 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_random01 (template_tests.filter_tests.test_random.RandomTests) ... ok test_random02 (template_tests.filter_tests.test_random.RandomTests) ... ok test_truncate (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate2 (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate3 (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate_something (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate_unicode (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate_zero (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_less_than_string_length (template_tests.filter_tests.test_ljust.FunctionTests) ... ok test_ljust (template_tests.filter_tests.test_ljust.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_ljust.FunctionTests) ... ok test_ljust01 (template_tests.filter_tests.test_ljust.LjustTests) ... ok test_ljust02 (template_tests.filter_tests.test_ljust.LjustTests) ... ok test_formats (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok test_localized_formats (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_striptags.FunctionTests) ... ok test_strip (template_tests.filter_tests.test_striptags.FunctionTests) ... ok test_striptags01 (template_tests.filter_tests.test_striptags.StriptagsTests) ... ok test_striptags02 (template_tests.filter_tests.test_striptags.StriptagsTests) ... ok test_truncate (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate2 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate3 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate4 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate_complex (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate_unicode (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate_zero (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_explicit_date (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok test_until_now (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok test_timeuntil01 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil02 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil03 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil04 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil05 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil06 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil07 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil08 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil09 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil10 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil11 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil12 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil13 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil14 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_force_escape01 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape02 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape03 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape04 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape05 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape06 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape07 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape08 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_escape (template_tests.filter_tests.test_force_escape.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_force_escape.FunctionTests) ... ok test_autoescape (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_brackets (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_email (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_exclamation_marks (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_https (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_idn (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_invalid_email (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_ipv4 (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_ipv6 (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_malformed (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_nofollow (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_parenthesis (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_quotation_marks (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_quote_commas (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_quoting (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_tlds (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_trailing_period (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_uppercase (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_url_split_chars (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_urlencoded (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_urls (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_word_with_dot (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_urlize01 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize02 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize03 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize04 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize05 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize06 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize07 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize08 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize09 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_decimals (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_floats (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_integers (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_lists (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_suffixes (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_date01 (template_tests.filter_tests.test_date.DateTests) ... ok test_date02 (template_tests.filter_tests.test_date.DateTests) ... ok test_date03 (template_tests.filter_tests.test_date.DateTests) ... ok test_date04 (template_tests.filter_tests.test_date.DateTests) ... ok test_date05 (template_tests.filter_tests.test_date.DateTests) ... ok test_date06 (template_tests.filter_tests.test_date.DateTests) ... ok test_date07 (template_tests.filter_tests.test_date.DateTests) ... ok test_date08 (template_tests.filter_tests.test_date.DateTests) ... ok test_date09 (template_tests.filter_tests.test_date.DateTests) ... ok test_date (template_tests.filter_tests.test_date.FunctionTests) ... ok test_escape_characters (template_tests.filter_tests.test_date.FunctionTests) ... ok test_list (template_tests.filter_tests.test_length.FunctionTests) ... ok test_safestring (template_tests.filter_tests.test_length.FunctionTests) ... ok test_string (template_tests.filter_tests.test_length.FunctionTests) ... ok test_length01 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length02 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length03 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length04 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length05 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length06 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length07 (template_tests.filter_tests.test_length.LengthTests) ... ok test_autoescape (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_overtruncate (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_query_string (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_truncate (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_urlizetrunc01 (template_tests.filter_tests.test_urlizetrunc.UrlizetruncTests) ... ok test_urlizetrunc02 (template_tests.filter_tests.test_urlizetrunc.UrlizetruncTests) ... ok test_middleware_caching (template_tests.test_response.CacheMiddlewareTest) ... ok test_custom_urlconf (template_tests.test_response.CustomURLConfTest) ... ok test_args (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_content_access_rendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_content_access_unrendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_context_instance (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_dict_context (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_explicit_baking (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_iteration_rendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_iteration_unrendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_kwargs (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_pickling (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_pickling_cookie (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_post_callbacks (template_tests.test_response.SimpleTemplateResponseTest) Rendering a template response triggers the post-render callbacks ... ok test_render (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_repickling (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_set_content (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_template_resolving (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_using (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_args (template_tests.test_response.TemplateResponseTest) ... ok test_context_processor_priority (template_tests.test_response.TemplateResponseTest) ... ok test_custom_app (template_tests.test_response.TemplateResponseTest) ... ok test_kwargs (template_tests.test_response.TemplateResponseTest) ... ok test_pickling (template_tests.test_response.TemplateResponseTest) ... ok test_render (template_tests.test_response.TemplateResponseTest) ... ok test_render_with_context (template_tests.test_response.TemplateResponseTest) ... ok test_render_with_requestcontext (template_tests.test_response.TemplateResponseTest) ... ok test_repickling (template_tests.test_response.TemplateResponseTest) ... ok test_using (template_tests.test_response.TemplateResponseTest) ... ok test_custom_template_response (template_tests.test_response_deprecations.DeprecationTests) ... ok test_template_response (template_tests.test_response_deprecations.DeprecationTests) ... ok test_include01 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include02 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include03 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include04 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include06 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include07 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include08 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include09 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include10 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include11 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include12 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include13 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include14 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error01 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error02 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error03 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error04 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error05 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error06 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error07 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error08 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error09 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error10 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_fail1 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_fail2 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_extends_include_missing_baseloader (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_extends_include_missing_cachedloader (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_immediate_missing (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_missing_template (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_recursive (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_template_argument (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_widthratio01 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio02 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio03 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio04 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio05 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio06 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio07 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio08 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio09 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio10 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio11 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio12a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio12b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio13a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio13b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio14a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio14b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio15 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio16 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio17 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio18 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio19 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio20 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio21 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_regroup01 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup02 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup03 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup04 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup05 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup06 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup07 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup08 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_spaceless01 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless02 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless03 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless04 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless05 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless06 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_url01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02a (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02b (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02c (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url04 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url05 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url06 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url07 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url08 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url09 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url10 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url11 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url12 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url13 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url14 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url15 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url18 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url19 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url20 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url21 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_asvar01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_asvar02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_asvar03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail04 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail05 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail06 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail07 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail08 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail09 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail11 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail12 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail13 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail14 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail15 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail16 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail17 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail18 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail19 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_namespace01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_namespace02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_namespace03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_setup (template_tests.syntax_tests.test_setup.SetupTests) ... ok test_now01 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now02 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now03 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now04 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now05 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now06 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now07 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_legacywith01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_legacywith02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with03 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with_error01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with_error02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_list_index01 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index02 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index03 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index04 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index05 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index06 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index07 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_ifchanged01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged05 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged06 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged07 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged08 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_filter_ws (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param05 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_concurrency (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok test_ifchanged_render_once (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok test_include (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok test_allowed_paths (template_tests.syntax_tests.test_ssi.SSISecurityTests) ... ok test_relative_include_exploit (template_tests.syntax_tests.test_ssi.SSISecurityTests) ... ok test_ssi01 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi02 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi03 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi04 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi05 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi06 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi07 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi08 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi09 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_verbatim_tag01 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag02 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag03 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag04 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag05 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag06 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_lorem1 (template_tests.syntax_tests.test_lorem.LoremTagTests) ... ok test_multiline01 (template_tests.syntax_tests.test_multiline.MultilineTests) ... ok test_basic_syntax01 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax02 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax03 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax04 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax06 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax07 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax08 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax09 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax10 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax11 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax12 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax13 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax14 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax15 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax16 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax17 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax18 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax19 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax20 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax20b (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax21 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax22 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax23 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax24 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax25 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax26 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax27 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax28 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax29 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax30 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax31 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax32 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax33 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax34 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax35 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax36 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax37 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax38 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_ignores_strings_that_look_like_format_interpolation (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_unclosed_block (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_unclosed_block2 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_comment_syntax01 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax02 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax03 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax04 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax05 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax06 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax07 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax08 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax09 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax10 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax11 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax12 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag01 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag02 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag03 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag04 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag05 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_if_tag01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag13 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq_deprecated (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_filter01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_filter02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gt_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gt_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gte_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gte_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_in_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_in_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lt_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lt_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lte_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lte_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not13 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not14 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not15 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not16 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not17 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not18 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not19 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not20 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not21 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not22 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not23 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not24 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not25 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not26 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not27 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not28 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not29 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not30 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not31 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not32 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not33 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not34 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not35 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not_in_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not_in_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_shortcircuit01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_shortcircuit02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq01 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_if_tag_eq02 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_if_tag_eq03 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_if_tag_eq04 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_filter_syntax01 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax02 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax03 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax04 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax05 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax06 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax07 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax08 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax08_multi_line (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax09 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax10 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax11 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax12 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax13 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax14 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax15 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax16 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax17 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax18 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax19 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax20 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax21 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax22 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax23 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax24 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax25 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_load01 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load02 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load03 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load04 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load05 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load06 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load07 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load08 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load09 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load10 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load12 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_blocktrans_syntax_error_missing_assignment (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_blocktrans_tag_using_a_string_that_looks_like_str_fmt (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n01 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n02 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n03 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n04 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n05 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n06 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n07 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n08 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n09 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n10 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n11 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n12 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n13 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n14 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n15 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n16 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n17 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n18 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n19 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n20 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n21 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n22 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n23 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n24 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n25 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n26 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n27 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n28 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n28_2 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n29 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n30 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n31 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n32 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n33 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n34 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n34_2 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n34_3 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n35 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n36 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n37 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n38 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n38_2 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n39 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n40 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n41 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n04 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n07 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n08 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n17 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n18 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n26 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n27 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n28 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_bad_option (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_context_as (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_context_noop (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_duplicate_option (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_missing_assignment (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_missing_context (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_no_arguments (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_trans_tag_using_a_string_that_looks_like_str_fmt (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_ifequal01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric11 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric12 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifnotequal01 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_ifnotequal02 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_ifnotequal03 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_ifnotequal04 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_invalidstr01 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr02 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr03 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr04 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr04_2 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr05 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr06 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr07 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_inheritance01 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance02 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance03 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance04 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance05 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance06 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance07 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance08 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance09 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance10 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance11 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance12 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance13 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance14 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance15 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance16 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance17 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance18 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance19 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance20 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance21 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance22 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance23 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance24 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance25 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance26 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance27 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance29 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance30 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance31 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance32 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance33 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance34 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance35 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance36 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance37 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance38 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance39 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance40 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance41 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance42 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance_28 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_filter01 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter02 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter03 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter04 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter05 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter05bis (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter06 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter06bis (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_for_tag01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_empty01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_empty02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_empty03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_filter_ws (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack04 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack05 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack06 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack07 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack08 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack09 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack10 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack11 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack12 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack13 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack14 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars04 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars05 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars06 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_builtins01 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok test_builtins02 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok test_builtins03 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok test_static_prefixtag01 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_prefixtag02 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_prefixtag03 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_prefixtag04 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag01 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag02 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag03 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag04 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_autoescape_filters01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_filters02 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_filtertag01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_ifequal01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_literals01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_lookup01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_stringiterations01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag02 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag03 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag04 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag05 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag06 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag07 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag08 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag09 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag10 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_cycle01 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle02 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle03 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle04 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle05 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle06 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle07 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle08 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle09 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle10 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle11 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle12 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle13 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle14 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle15 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle16 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle17 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle18 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle19 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle20 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle21 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle22 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle23 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle24 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle25 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle26 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle27 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle28 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_simpletag_renamed01 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok test_simpletag_renamed02 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok test_simpletag_renamed03 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok test_namedendblocks01 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks02 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks03 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks04 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks05 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks06 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks07 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_templatetag01 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag02 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag03 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag04 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag05 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag06 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag07 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag08 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag09 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag10 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag11 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag12 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_exception01 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception02 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception03 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception04 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception05 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_firstof01 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof02 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof03 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof04 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof05 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof06 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof07 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof08 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof09 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof10 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof11 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof12 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof13 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof14 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof15 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_cache03 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache04 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache05 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache06 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache07 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache08 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache11 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache12 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache13 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache14 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache15 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache16 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache17 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache18 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache_fragment_cache (template_tests.syntax_tests.test_cache.CacheTests) ... ok test_cache_missing_backend (template_tests.syntax_tests.test_cache.CacheTests) ... ok test_cache_regression_20130 (template_tests.syntax_tests.test_cache.CacheTests) ... ok test_numpy_array_index01 (template_tests.syntax_tests.test_numpy.NumpyTests) ... ok test_numpy_array_index02 (template_tests.syntax_tests.test_numpy.NumpyTests) ... ok test_basic_context (template_tests.test_engine.DeprecatedRenderToStringTest) ... ok test_existing_context_kept_clean (template_tests.test_engine.DeprecatedRenderToStringTest) ... ok test_no_empty_dict_pushed_to_stack (template_tests.test_engine.DeprecatedRenderToStringTest) ... ok test_cached_loader_priority (template_tests.test_engine.LoaderTests) ... ok test_loader_priority (template_tests.test_engine.LoaderTests) ... ok test_origin (template_tests.test_engine.LoaderTests) ... ok test_get_template (template_tests.test_engine.TemplateDirsOverrideTests) ... ok test_render_to_string (template_tests.test_engine.TemplateDirsOverrideTests) ... ok test_select_template (template_tests.test_engine.TemplateDirsOverrideTests) ... ok test_context (template_tests.test_context.ContextTests) ... ok test_context_comparable (template_tests.test_context.ContextTests) ... ok test_copy_request_context_twice (template_tests.test_context.ContextTests) ... ok test_flatten_context (template_tests.test_context.ContextTests) ... ok test_flatten_context_with_context (template_tests.test_context.ContextTests) ... ok test_push_context_manager (template_tests.test_context.ContextTests) ... ok test_push_context_manager_with_context_object (template_tests.test_context.ContextTests) ... ok test_push_proper_layering (template_tests.test_context.ContextTests) ... ok test_render_context (template_tests.test_context.ContextTests) ... ok test_resolve_on_context_method (template_tests.test_context.ContextTests) ... ok test_setdefault (template_tests.test_context.ContextTests) ... ok test_update_context_manager (template_tests.test_context.ContextTests) ... ok test_update_context_manager_with_context_object (template_tests.test_context.ContextTests) ... ok test_update_proper_layering (template_tests.test_context.ContextTests) ... ok test_context_comparable (template_tests.test_context.RequestContextTests) ... ok test_include_only (template_tests.test_context.RequestContextTests) ... ok test_modify_context_and_render (template_tests.test_context.RequestContextTests) ... ok test_stack_size (template_tests.test_context.RequestContextTests) ... ok test_compile_filter_expression_error (template_tests.tests.TemplateTests) ... ok test_compile_tag_error (template_tests.tests.TemplateTests) ... ok test_debug_tag_non_ascii (template_tests.tests.TemplateTests) ... ok test_extends_generic_template (template_tests.tests.TemplateTests) ... ok test_invalid_block_suggestion (template_tests.tests.TemplateTests) ... ok test_no_wrapped_exception (template_tests.tests.TemplateTests) ... ok test_node_origin (template_tests.tests.TemplateTests) ... ok test_string_origin (template_tests.tests.TemplateTests) ... ok test_super_errors (template_tests.tests.TemplateTests) ... ok test_unknown_block_tag (template_tests.tests.TemplateTests) ... ok test_url_reverse_no_settings_module (template_tests.tests.TemplateTests) ... ok test_url_reverse_view_name (template_tests.tests.TemplateTests) ... ok test_get_template (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok test_not_installed (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok test_cached_exception_no_traceback (template_tests.test_loaders.CachedLoaderTests) ... skipped u"Python 2 doesn't set extra exception attributes" test_get_template (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template_missing_debug_off (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template_missing_debug_on (template_tests.test_loaders.CachedLoaderTests) ... ok test_load_nonexistent_cached_template (template_tests.test_loaders.CachedLoaderTests) ... ok test_load_template (template_tests.test_loaders.CachedLoaderTests) ... ok test_load_template_missing (template_tests.test_loaders.CachedLoaderTests) ... ok test_template_name_lazy_string (template_tests.test_loaders.CachedLoaderTests) ... ok test_template_name_leading_dash_caching (template_tests.test_loaders.CachedLoaderTests) ... ok test_templatedir_caching (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template (template_tests.test_loaders.EggLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.EggLoaderTests) ... ok test_non_existing (template_tests.test_loaders.EggLoaderTests) ... ok test_not_installed (template_tests.test_loaders.EggLoaderTests) ... ok test_case_sensitivity (template_tests.test_loaders.FileSystemLoaderTests) ... skipped u'This test only runs on case-sensitive file systems.' test_directory_security (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_file_does_not_exist (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_get_template (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_notafile_error (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_permissions_error (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_unicode_dir_name (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_unicode_template_name (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_utf8_bytestring (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_get_template (template_tests.test_loaders.LocmemLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.LocmemLoaderTests) ... ok test_extend_cached (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend_missing (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend_recursive (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend_self_error (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_normal_extend (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_recursive_multiple_loaders (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_unique_history_per_loader (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend (template_tests.test_extends.NonRecursiveLoaderExtendsTests) ... ok test_extend_cached (template_tests.test_extends.NonRecursiveLoaderExtendsTests) ... ok test_extend_error (template_tests.test_extends.NonRecursiveLoaderExtendsTests) ... ok test_assignment_tag_missing_context (template_tests.test_custom.AssignmentTagTests) ... ok test_assignment_tag_registration (template_tests.test_custom.AssignmentTagTests) ... ok test_assignment_tags (template_tests.test_custom.AssignmentTagTests) ... ok test_filter (template_tests.test_custom.CustomFilterTests) ... ok test_15070_current_app (template_tests.test_custom.InclusionTagTests) ... ok test_15070_use_l10n (template_tests.test_custom.InclusionTagTests) ... ok test_include_tag_missing_context (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tag_errors (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tag_registration (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tags (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tags_from_template (template_tests.test_custom.InclusionTagTests) ... ok test_no_render_side_effect (template_tests.test_custom.InclusionTagTests) ... ok test_render_context_is_cleared (template_tests.test_custom.InclusionTagTests) ... ok test_simple_tag_errors (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_escaping_autoescape_off (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_explicit_escaping (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_format_html_escaping (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_missing_context (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_naive_escaping (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_registration (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tags (template_tests.test_custom.SimpleTagTests) ... ok test_load_annotated_function (template_tests.test_custom.TemplateTagLoadingTests) ... skipped u"Python 3 only -- Python 2 doesn't have annotations." test_load_error (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_load_error_egg (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_load_working_egg (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_logs_exceptions_during_rendering_with_debug_disabled (template_tests.test_logging.IncludeNodeLoggingTests) ... ok test_logs_exceptions_during_rendering_with_no_template_name (template_tests.test_logging.IncludeNodeLoggingTests) ... ok test_log_on_variable_does_not_exist_not_silent (template_tests.test_logging.VariableResolveLoggingTests) ... ok test_log_on_variable_does_not_exist_silent (template_tests.test_logging.VariableResolveLoggingTests) ... ok test_no_log_when_variable_exists (template_tests.test_logging.VariableResolveLoggingTests) ... ok test_atomic_allows_queries_after_fixing_transaction (transactions.tests.AtomicErrorsTests) ... ok test_atomic_prevents_calling_transaction_methods (transactions.tests.AtomicErrorsTests) ... ok test_atomic_prevents_queries_in_broken_transaction (transactions.tests.AtomicErrorsTests) ... ok test_atomic_prevents_queries_in_broken_transaction_after_client_close (transactions.tests.AtomicErrorsTests) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_atomic_prevents_setting_autocommit (transactions.tests.AtomicErrorsTests) ... ok test_alternate_decorator_syntax_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_alternate_decorator_syntax_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_decorator_syntax_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_decorator_syntax_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_force_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_prevent_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_inner_savepoint_rollback (transactions.tests.AtomicMergeTests) ... ok test_merged_outer_rollback (transactions.tests.AtomicMergeTests) ... ok test_atomic_does_not_leak_savepoints_on_failure (transactions.tests.AtomicMiscTests) #23074 -- Savepoints must be released after rollback. ... ok test_orm_query_without_autocommit (transactions.tests.AtomicMiscTests) #24921 -- ORM queries must be possible after set_autocommit(False). ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_wrap_callable_instance (transactions.tests.AtomicMiscTests) #20028 -- Atomic must support wrapping callable instances. ... ok test_implicit_savepoint_rollback (transactions.tests.AtomicMySQLTests) MySQL implicitly rolls back savepoints when it deadlocks (#22291). ... skipped u'MySQL-specific behaviors' test_alternate_decorator_syntax_commit (transactions.tests.AtomicTests) ... ok test_alternate_decorator_syntax_rollback (transactions.tests.AtomicTests) ... ok test_commit (transactions.tests.AtomicTests) ... ok test_decorator_syntax_commit (transactions.tests.AtomicTests) ... ok test_decorator_syntax_rollback (transactions.tests.AtomicTests) ... ok test_force_rollback (transactions.tests.AtomicTests) ... ok test_merged_commit_commit (transactions.tests.AtomicTests) ... ok test_merged_commit_rollback (transactions.tests.AtomicTests) ... ok test_merged_rollback_commit (transactions.tests.AtomicTests) ... ok test_merged_rollback_rollback (transactions.tests.AtomicTests) ... ok test_nested_commit_commit (transactions.tests.AtomicTests) ... ok test_nested_commit_rollback (transactions.tests.AtomicTests) ... ok test_nested_rollback_commit (transactions.tests.AtomicTests) ... ok test_nested_rollback_rollback (transactions.tests.AtomicTests) ... ok test_prevent_rollback (transactions.tests.AtomicTests) ... ok test_reuse_commit_commit (transactions.tests.AtomicTests) ... ok test_reuse_commit_rollback (transactions.tests.AtomicTests) ... ok test_reuse_rollback_commit (transactions.tests.AtomicTests) ... ok test_reuse_rollback_rollback (transactions.tests.AtomicTests) ... ok test_rollback (transactions.tests.AtomicTests) ... ok test_alternate_decorator_syntax_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_alternate_decorator_syntax_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_decorator_syntax_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_decorator_syntax_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_force_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_merged_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_merged_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_merged_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_merged_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_nested_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_nested_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_nested_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_nested_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_prevent_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_reuse_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_reuse_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_reuse_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_reuse_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped u"This test requires a non-autocommit mode that doesn't autocommit." test_abstract_model (admin_registration.tests.TestRegistration) ... ok test_bare_registration (admin_registration.tests.TestRegistration) ... ok test_is_registered_model (admin_registration.tests.TestRegistration) Checks for registered models should return true. ... ok test_is_registered_not_registered_model (admin_registration.tests.TestRegistration) Checks for unregistered models should return false. ... ok test_iterable_registration (admin_registration.tests.TestRegistration) ... ok test_prevent_double_registration (admin_registration.tests.TestRegistration) ... ok test_registration_with_model_admin (admin_registration.tests.TestRegistration) ... ok test_registration_with_star_star_options (admin_registration.tests.TestRegistration) ... ok test_star_star_overrides (admin_registration.tests.TestRegistration) ... ok test_basic_registration (admin_registration.tests.TestRegistrationDecorator) ... ok test_custom_site_not_an_admin_site (admin_registration.tests.TestRegistrationDecorator) ... ok test_custom_site_registration (admin_registration.tests.TestRegistrationDecorator) ... ok test_multiple_registration (admin_registration.tests.TestRegistrationDecorator) ... ok test_wrapped_class_not_a_model_admin (admin_registration.tests.TestRegistrationDecorator) ... ok test_precedence (admin_scripts.tests.Discovery) ... ok test_custom_project_destination_missing (admin_scripts.tests.StartProject) ... ok test_custom_project_template (admin_scripts.tests.StartProject) Make sure the startproject management command is able to use a different project template ... ok test_custom_project_template_context_variables (admin_scripts.tests.StartProject) Make sure template context variables are rendered with proper values ... ok test_custom_project_template_from_tarball_by_path (admin_scripts.tests.StartProject) Make sure the startproject management command is able to use a different project template from a tarball ... ok test_custom_project_template_from_tarball_by_url (admin_scripts.tests.StartProject) ... ok test_custom_project_template_from_tarball_to_alternative_location (admin_scripts.tests.StartProject) Startproject can use a project template from a tarball and create it in a specified location ... ok test_custom_project_template_with_non_ascii_templates (admin_scripts.tests.StartProject) ... ok test_file_without_extension (admin_scripts.tests.StartProject) Make sure the startproject management command is able to render custom files ... ok test_invalid_project_name (admin_scripts.tests.StartProject) Make sure the startproject management command validates a project name ... ok test_no_escaping_of_project_variables (admin_scripts.tests.StartProject) Make sure template context variables are not html escaped ... ok test_project_template_tarball_url (admin_scripts.tests.StartProject) Startproject management command handles project template tar/zip balls from non-canonical urls ... ok test_simple_project (admin_scripts.tests.StartProject) Make sure the startproject management command creates a project ... ok test_simple_project_different_directory (admin_scripts.tests.StartProject) Make sure the startproject management command creates a project in a specific directory ... ok test_template_dir_with_trailing_slash (admin_scripts.tests.StartProject) Ticket 17475: Template dir passed has a trailing path separator ... ok test_wrong_args (admin_scripts.tests.StartProject) Make sure passing the wrong kinds of arguments outputs an error and prints usage ... ok test_warning (deprecation.tests.DeprecationInstanceCheckTest) ... ok test_class_definition_warnings (deprecation.tests.RenameMethodsTests) ... ok test_deprecated_subclass_renamed (deprecation.tests.RenameMethodsTests) ... ok test_deprecated_subclass_renamed_and_mixins (deprecation.tests.RenameMethodsTests) ... ok test_get_new_defined (deprecation.tests.RenameMethodsTests) ... ok test_get_old_defined (deprecation.tests.RenameMethodsTests) ... ok test_renamed_subclass_deprecated (deprecation.tests.RenameMethodsTests) ... ok test_unsaved_fk (model_fields.test_uuid.TestAsPrimaryKeyTransactionTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_deconstruct (model_fields.test_uuid.TestMigrations) ... ok test_dumping (model_fields.test_uuid.TestSerialization) ... ok test_loading (model_fields.test_uuid.TestSerialization) ... ok test_invalid_uuid (model_fields.test_uuid.TestValidation) ... ok test_uuid_instance_ok (model_fields.test_uuid.TestValidation) ... ok test_choices_and_field_display (model_fields.tests.ChoicesTests) ... ok test_empty_iterator_choices (model_fields.tests.ChoicesTests) ... ok test_iterator_choices (model_fields.tests.ChoicesTests) ... ok test_abstract_model_app_relative_foreign_key (model_fields.tests.ManyToManyFieldTests) ... ok test_abstract_model_pending_operations (model_fields.tests.ManyToManyFieldTests) ... ok test_AutoField (model_fields.tests.PromiseTest) ... ok test_BigIntegerField (model_fields.tests.PromiseTest) ... ok test_BinaryField (model_fields.tests.PromiseTest) ... ok test_BooleanField (model_fields.tests.PromiseTest) ... ok test_CharField (model_fields.tests.PromiseTest) ... ok test_CommaSeparatedIntegerField (model_fields.tests.PromiseTest) ... ok test_DateField (model_fields.tests.PromiseTest) ... ok test_DateTimeField (model_fields.tests.PromiseTest) ... ok test_DecimalField (model_fields.tests.PromiseTest) ... ok test_EmailField (model_fields.tests.PromiseTest) ... ok test_FileField (model_fields.tests.PromiseTest) ... ok test_FilePathField (model_fields.tests.PromiseTest) ... ok test_FloatField (model_fields.tests.PromiseTest) ... ok test_GenericIPAddressField (model_fields.tests.PromiseTest) ... ok test_IPAddressField (model_fields.tests.PromiseTest) ... ok test_ImageField (model_fields.tests.PromiseTest) ... ok test_IntegerField (model_fields.tests.PromiseTest) ... ok test_NullBooleanField (model_fields.tests.PromiseTest) ... ok test_PositiveIntegerField (model_fields.tests.PromiseTest) ... ok test_PositiveSmallIntegerField (model_fields.tests.PromiseTest) ... ok test_SlugField (model_fields.tests.PromiseTest) ... ok test_SmallIntegerField (model_fields.tests.PromiseTest) ... ok test_TextField (model_fields.tests.PromiseTest) ... ok test_TimeField (model_fields.tests.PromiseTest) ... ok test_URLField (model_fields.tests.PromiseTest) ... ok test_boolean_field_doesnt_accept_empty_input (model_fields.tests.ValidationTest) ... ok test_charfield_cleans_empty_string_when_blank_true (model_fields.tests.ValidationTest) ... ok test_charfield_get_choices_doesnt_evaluate_lazy_strings (model_fields.tests.ValidationTest) ... ok test_charfield_get_choices_with_blank_defined (model_fields.tests.ValidationTest) ... ok test_charfield_raises_error_on_empty_input (model_fields.tests.ValidationTest) ... ok test_charfield_raises_error_on_empty_string (model_fields.tests.ValidationTest) ... ok test_charfield_with_choices_cleans_valid_choice (model_fields.tests.ValidationTest) ... ok test_charfield_with_choices_raises_error_on_invalid_choice (model_fields.tests.ValidationTest) ... ok test_choices_validation_supports_named_groups (model_fields.tests.ValidationTest) ... ok test_datefield_cleans_date (model_fields.tests.ValidationTest) ... ok test_integerfield_cleans_valid_string (model_fields.tests.ValidationTest) ... ok test_integerfield_raises_error_on_empty_input (model_fields.tests.ValidationTest) ... ok test_integerfield_raises_error_on_invalid_intput (model_fields.tests.ValidationTest) ... ok test_integerfield_validates_zero_against_choices (model_fields.tests.ValidationTest) ... ok test_nullable_integerfield_cleans_none_on_null_and_blank_true (model_fields.tests.ValidationTest) ... ok test_nullable_integerfield_raises_error_with_blank_false (model_fields.tests.ValidationTest) ... ok test_formfield (model_fields.test_durationfield.TestFormField) ... ok test_dumping (model_fields.test_durationfield.TestSerialization) ... ok test_loading (model_fields.test_durationfield.TestSerialization) ... ok test_invalid_string (model_fields.test_durationfield.TestValidation) ... ok test_all_field_types_should_have_flags (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_m2m (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_m2o (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_o2m (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_o2o (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_field_should_have_a_concrete_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_field_should_have_a_has_rel_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_field_should_have_an_editable_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_object_should_have_auto_created (model_fields.test_field_flags.FieldFlagsTests) ... ok test_field_names_should_always_be_available (model_fields.test_field_flags.FieldFlagsTests) ... ok test_hidden_flag (model_fields.test_field_flags.FieldFlagsTests) ... ok test_model_and_reverse_model_should_equal_on_relations (model_fields.test_field_flags.FieldFlagsTests) ... ok test_non_concrete_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok test_non_editable_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok test_null (model_fields.test_field_flags.FieldFlagsTests) ... ok test_related_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok test_process_exception_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_no_response_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_template_response_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_template_response_no_response_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_do_not_log_when_debug_is_false (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_log (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_log_custom_message (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_raise_exception (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_exception_in_render_passed_to_process_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_template_response_error (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_template_response_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_template_response_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_missing_root_urlconf (middleware_exceptions.tests.RootUrlconfTests) ... ok test_mysql_lookup_search (lookup.tests.LookupTransactionTests) ... skipped u'requires MySQL' test_get_page_hook (pagination.tests.PaginationTests) ... ok test_invalid_page_number (pagination.tests.PaginationTests) ... ok test_page_indexes (pagination.tests.PaginationTests) ... ok test_page_range_iterator (pagination.tests.PaginationTests) ... ok test_page_sequence (pagination.tests.PaginationTests) ... ok test_paginate_misc_classes (pagination.tests.PaginationTests) ... ok test_paginator (pagination.tests.PaginationTests) ... ok test_content_file_custom_name (files.tests.ContentFileTestCase) ... ok test_content_file_default_name (files.tests.ContentFileTestCase) ... ok test_content_file_input_type (files.tests.ContentFileTestCase) ... ok test_closing_of_filenames (files.tests.DimensionClosingBug) ... ok test_not_closing_of_files (files.tests.DimensionClosingBug) ... ok test_file_move_overwrite (files.tests.FileMoveSafeTests) ... ok test_context_manager (files.tests.FileTests) ... ok test_file_iteration (files.tests.FileTests) ... ok test_file_iteration_mac_newlines (files.tests.FileTests) ... ok test_file_iteration_mixed_newlines (files.tests.FileTests) ... ok test_file_iteration_windows_newlines (files.tests.FileTests) ... ok test_file_iteration_with_mac_newline_at_chunk_boundary (files.tests.FileTests) ... ok test_file_iteration_with_text (files.tests.FileTests) ... ok test_file_iteration_with_unix_newline_at_chunk_boundary (files.tests.FileTests) ... ok test_file_iteration_with_windows_newline_at_chunk_boundary (files.tests.FileTests) ... ok test_file_mode (files.tests.FileTests) ... ok test_namedtemporaryfile_closes (files.tests.FileTests) ... ok test_seekable (files.tests.FileTests) ... ok test_unicode_file_name (files.tests.FileTests) ... ok test_unicode_uploadedfile_name (files.tests.FileTests) ... ok test_invalid_image (files.tests.GetImageDimensionsTests) ... ok test_valid_image (files.tests.GetImageDimensionsTests) ... ok test_bug_19457 (files.tests.InconsistentGetImageDimensionsBug) ... ok test_multiple_calls (files.tests.InconsistentGetImageDimensionsBug) ... ok test_noname_file_default_name (files.tests.NoNameFileTestCase) ... ok test_noname_file_get_size (files.tests.NoNameFileTestCase) ... ok test_in_memory_spooled_temp (files.tests.SpooledTempTests) ... ok test_written_spooled_temp (files.tests.SpooledTempTests) ... ok test_bad_cookie (httpwrappers.tests.CookieTests) ... ok test_cookie_edgecases (httpwrappers.tests.CookieTests) ... ok test_decode (httpwrappers.tests.CookieTests) ... ok test_decode_2 (httpwrappers.tests.CookieTests) ... ok test_encode (httpwrappers.tests.CookieTests) ... ok test_httponly_after_load (httpwrappers.tests.CookieTests) ... ok test_invalid_cookies (httpwrappers.tests.CookieTests) ... ok test_load_dict (httpwrappers.tests.CookieTests) ... ok test_nonstandard_keys (httpwrappers.tests.CookieTests) ... ok test_pickle (httpwrappers.tests.CookieTests) ... ok test_python_cookies (httpwrappers.tests.CookieTests) ... ok test_repeated_nonstandard_keys (httpwrappers.tests.CookieTests) ... ok test_dict_behavior (httpwrappers.tests.HttpResponseTests) ... ok test_file_interface (httpwrappers.tests.HttpResponseTests) ... ok test_headers_type (httpwrappers.tests.HttpResponseTests) ... ok test_iter_content (httpwrappers.tests.HttpResponseTests) ... ok test_iterator_isnt_rewound (httpwrappers.tests.HttpResponseTests) ... ok test_lazy_content (httpwrappers.tests.HttpResponseTests) ... ok test_long_line (httpwrappers.tests.HttpResponseTests) ... ok test_newlines_in_headers (httpwrappers.tests.HttpResponseTests) ... ok test_non_string_content (httpwrappers.tests.HttpResponseTests) ... ok test_stream_interface (httpwrappers.tests.HttpResponseTests) ... ok test_unsafe_redirect (httpwrappers.tests.HttpResponseTests) ... ok test_basic_mutable_operations (httpwrappers.tests.QueryDictTests) ... ok test_create_with_no_args (httpwrappers.tests.QueryDictTests) ... ok test_immutability (httpwrappers.tests.QueryDictTests) ... ok test_immutable_basic_operations (httpwrappers.tests.QueryDictTests) ... ok test_immutable_get_with_default (httpwrappers.tests.QueryDictTests) ... ok test_invalid_input_encoding (httpwrappers.tests.QueryDictTests) ... ok test_missing_key (httpwrappers.tests.QueryDictTests) ... ok test_multiple_keys (httpwrappers.tests.QueryDictTests) Test QueryDict with two key/value pairs with same keys. ... ok test_mutable_copy (httpwrappers.tests.QueryDictTests) A copy of a QueryDict is mutable. ... ok test_mutable_delete (httpwrappers.tests.QueryDictTests) ... ok test_non_default_encoding (httpwrappers.tests.QueryDictTests) #13572 - QueryDict with a non-default encoding ... ok test_pickle (httpwrappers.tests.QueryDictTests) ... ok test_single_key_value (httpwrappers.tests.QueryDictTests) Test QueryDict with one key/value pair ... ok test_update_from_querydict (httpwrappers.tests.QueryDictTests) Regression test for #8278: QueryDict.update(QueryDict) ... ok test_urlencode (httpwrappers.tests.QueryDictTests) ... ok test_development (version.tests.VersionTests) ... ok test_releases (version.tests.VersionTests) ... ok test_custom_max_lengths (max_lengths.tests.MaxLengthArgumentsTests) ... ok test_default_max_lengths (max_lengths.tests.MaxLengthArgumentsTests) ... ok test_custom_max_lengths (max_lengths.tests.MaxLengthORMTests) ... ok test_response_without_messages (messages_tests.test_middleware.MiddlewareTest) ... ok test_404_tried_urls_have_names (urlpatterns_reverse.tests.ResolverTests) ... ok test_non_regex (urlpatterns_reverse.tests.ResolverTests) ... ok test_resolver_repr (urlpatterns_reverse.tests.ResolverTests) ... ok test_reverse_lazy_object_coercion_by_resolve (urlpatterns_reverse.tests.ResolverTests) ... ok test_lazy_in_settings (urlpatterns_reverse.tests.ReverseLazySettingsTest) ... ok test_annotated_ordering (queries.tests.QuerysetOrderedTests) ... ok test_cleared_default_ordering (queries.tests.QuerysetOrderedTests) ... ok test_explicit_ordering (queries.tests.QuerysetOrderedTests) ... ok test_no_default_or_explicit_ordering (queries.tests.QuerysetOrderedTests) ... ok test_order_by_extra (queries.tests.QuerysetOrderedTests) ... ok test_AB_ACB (queries.tests.UnionTests) ... ok test_A_AB (queries.tests.UnionTests) ... ok test_A_AB2 (queries.tests.UnionTests) ... ok test_BAB_BAC (queries.tests.UnionTests) ... ok test_BAB_BACB (queries.tests.UnionTests) ... ok test_BA_BCA__BAB_BAC_BCA (queries.tests.UnionTests) ... ok test_chunked_data (builtin_server.tests.ServerHandlerChunksProperly) ... ok test_file_wrapper_no_sendfile (builtin_server.tests.WSGIFileWrapperTests) ... ok test_file_wrapper_uses_sendfile (builtin_server.tests.WSGIFileWrapperTests) ... ok test_bad_module (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_bad_name (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_default (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_success (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_was_modified_since_fp (view_tests.tests.test_static.StaticUtilsTests) ... ok test_client_encoding (backends.tests.OracleTests) ... skipped u'Test only for Oracle' test_cursor_var (backends.tests.OracleTests) ... skipped u'Test only for Oracle' test_dbms_session (backends.tests.OracleTests) ... skipped u'Test only for Oracle' test_long_string (backends.tests.OracleTests) ... skipped u'Test only for Oracle' test_order_of_nls_parameters (backends.tests.OracleTests) ... skipped u'Test only for Oracle' test_quote_name (backends.tests.OracleTests) ... skipped u'Test only for Oracle' test_app_completion (bash_completion.tests.BashCompletionTests) Application names will be autocompleted for an AppCommand ... ok test_completed_subcommand (bash_completion.tests.BashCompletionTests) Show option flags in case a subcommand is completed ... ok test_custom_command (bash_completion.tests.BashCompletionTests) A custom command can autocomplete option flags ... ok test_django_admin_py (bash_completion.tests.BashCompletionTests) django_admin.py will autocomplete option flags ... ok test_help (bash_completion.tests.BashCompletionTests) No errors, just an empty list if there are no autocomplete options ... ok test_manage_py (bash_completion.tests.BashCompletionTests) manage.py will autocomplete option flags ... ok test_subcommands (bash_completion.tests.BashCompletionTests) Subcommands can be autocompleted ... ok test_add_entry (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_ellipsoid (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_osr (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_retrieve (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test01_init (gis_tests.test_geoip.GeoIPTest) Testing GeoIP initialization. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test02_bad_query (gis_tests.test_geoip.GeoIPTest) Testing GeoIP query parameter checking. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test03_country (gis_tests.test_geoip.GeoIPTest) Testing GeoIP country querying methods. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test04_city (gis_tests.test_geoip.GeoIPTest) Testing GeoIP city querying methods. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test05_unicode_response (gis_tests.test_geoip.GeoIPTest) Testing that GeoIP strings are properly encoded, see #16553. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test_deprecation_warning (gis_tests.test_geoip.GeoIPTest) ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test_repr (gis_tests.test_geoip.GeoIPTest) ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test_25D (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing 2.5D geometries. ... skipped 'GDAL is required' test_add (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing GeometryCollection.add(). ... skipped 'GDAL is required' test_closepolygons (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing closing Polygon objects. ... skipped 'GDAL is required' test_difference (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing difference(). ... skipped 'GDAL is required' test_equivalence_regression (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing equivalence methods with non-OGRGeometry instances. ... skipped 'GDAL is required' test_ewkt (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing EWKT input/output. ... skipped 'GDAL is required' test_extent (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing `extent` property. ... skipped 'GDAL is required' test_geomtype (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing OGRGeomType object. ... skipped 'GDAL is required' test_geomtype_25d (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing OGRGeomType object with 25D types. ... skipped 'GDAL is required' test_gml (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing GML output. ... skipped 'GDAL is required' test_hex (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing HEX input/output. ... skipped 'GDAL is required' test_intersection (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing intersects() and intersection(). ... skipped 'GDAL is required' test_json (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing GeoJSON input/output. ... skipped 'GDAL is required' test_linearring (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing LinearRing objects. ... skipped 'GDAL is required' test_linestring (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing LineString objects. ... skipped 'GDAL is required' test_multilinestring (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing MultiLineString objects. ... skipped 'GDAL is required' test_multipoints (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing MultiPoint objects. ... skipped 'GDAL is required' test_multipolygons (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing MultiPolygon objects. ... skipped 'GDAL is required' test_ogrgeometry_transform_workaround (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing coordinate dimensions on geometries after transformation. ... skipped 'GDAL is required' test_pickle (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing pickle support. ... skipped 'GDAL is required' test_points (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing Point objects. ... skipped 'GDAL is required' test_polygons (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing Polygon objects. ... skipped 'GDAL is required' test_srs (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing OGR Geometries with Spatial Reference objects. ... skipped 'GDAL is required' test_srs_transform (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing transform(). ... skipped 'GDAL is required' test_symdifference (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing sym_difference(). ... skipped 'GDAL is required' test_transform_dim (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing coordinate dimension is the same on transformed geometries. ... skipped 'GDAL is required' test_union (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing union(). ... skipped 'GDAL is required' test_wkb (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing WKB input/output. ... skipped 'GDAL is required' test_wkt (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing WKT output. ... skipped 'GDAL is required' test01_valid_shp (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing valid SHP Data Source files. ... skipped 'GDAL is required' test02_invalid_shp (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing invalid SHP files for the Data Source. ... skipped 'GDAL is required' test03a_layers (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing Data Source Layers. ... skipped 'GDAL is required' test03b_layer_slice (gis_tests.gdal_tests.test_ds.DataSourceTest) Test indexing and slicing on Layers. ... skipped 'GDAL is required' test03c_layer_references (gis_tests.gdal_tests.test_ds.DataSourceTest) ... skipped 'GDAL is required' test04_features (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing Data Source Features. ... skipped 'GDAL is required' test05_geometries (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing Geometries from Data Source Features. ... skipped 'GDAL is required' test06_spatial_filter (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing the Layer.spatial_filter property. ... skipped 'GDAL is required' test07_integer_overflow (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing that OFTReal fields, treated as OFTInteger, do not overflow. ... skipped 'GDAL is required' test_band_data (gis_tests.gdal_tests.test_raster.GDALBandTests) ... skipped 'GDAL is required' test_band_data_setters (gis_tests.gdal_tests.test_raster.GDALBandTests) ... skipped 'GDAL is required' test_read_mode_error (gis_tests.gdal_tests.test_raster.GDALBandTests) ... skipped 'GDAL is required' test_file_based_raster_creation (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_geotransform_and_friends (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_memory_based_raster_creation (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_raster_transform (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_raster_warp (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_bands (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_driver (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_extent (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_name_repr (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_size (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_srs (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test01_init (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope initialization. ... skipped 'GDAL is required' test02_properties (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope properties. ... skipped 'GDAL is required' test03_equivalence (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope equivalence. ... skipped 'GDAL is required' test04_expand_to_include_pt_2_params (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- point as two parameters. ... skipped 'GDAL is required' test05_expand_to_include_pt_2_tuple (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- point as a single 2-tuple parameter. ... skipped 'GDAL is required' test06_expand_to_include_extent_4_params (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- extent as 4 parameters. ... skipped 'GDAL is required' test06_expand_to_include_extent_4_tuple (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- extent as a single 4-tuple parameter. ... skipped 'GDAL is required' test07_expand_to_include_envelope (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include with Envelope as parameter. ... skipped 'GDAL is required' test08_expand_to_include_point (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include with Point as parameter. ... skipped 'GDAL is required' test01_wkt (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing initialization on valid OGC WKT. ... skipped 'GDAL is required' test02_bad_wkt (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing initialization on invalid WKT. ... skipped 'GDAL is required' test03_get_wkt (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing getting the WKT. ... skipped 'GDAL is required' test04_proj (gis_tests.gdal_tests.test_srs.SpatialRefTest) Test PROJ.4 import and export. ... skipped 'GDAL is required' test05_epsg (gis_tests.gdal_tests.test_srs.SpatialRefTest) Test EPSG import. ... skipped 'GDAL is required' test07_boolean_props (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the boolean properties. ... skipped 'GDAL is required' test08_angular_linear (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the linear and angular units routines. ... skipped 'GDAL is required' test09_authority (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the authority name & code routines. ... skipped 'GDAL is required' test10_attributes (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the attribute retrieval routines. ... skipped 'GDAL is required' test11_wellknown (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing Well Known Names of Spatial References. ... skipped 'GDAL is required' test12_coordtransform (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing initialization of a CoordTransform. ... skipped 'GDAL is required' test13_attr_value (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the attr_value() method. ... skipped 'GDAL is required' test01_valid_driver (gis_tests.gdal_tests.test_driver.DriverTest) Testing valid GDAL/OGR Data Source Drivers. ... skipped 'GDAL is required' test02_invalid_driver (gis_tests.gdal_tests.test_driver.DriverTest) Testing invalid GDAL/OGR Data Source Drivers. ... skipped 'GDAL is required' test03_aliases (gis_tests.gdal_tests.test_driver.DriverTest) Testing driver aliases. ... skipped 'GDAL is required' test_get_version (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_invalid_version_numbers (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_no_version_number (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_valid_version_numbers (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_version_classic_tuple (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_version_dev_tuple (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test01_getslice (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Slice retrieval ... ok test02_setslice (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Slice assignment ... ok test03_delslice (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Delete slice ... ok test04_get_set_del_single (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Get/set/delete single item ... ok test05_out_of_range_exceptions (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Out of range exceptions ... ok test06_list_methods (gis_tests.geos_tests.test_mutable_list.ListMixinTest) List methods ... ok test07_allowed_types (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Type-restricted list ... ok test08_min_length (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Length limits ... ok test09_iterable_check (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Error on assigning non-iterable to slice ... ok test10_checkindex (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Index check ... ok test_11_sorting (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Sorting ... ok test_12_arithmetic (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Arithmetic ... ok test01_getslice (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Slice retrieval ... ok test02_setslice (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Slice assignment ... ok test03_delslice (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Delete slice ... ok test04_get_set_del_single (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Get/set/delete single item ... ok test05_out_of_range_exceptions (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Out of range exceptions ... ok test06_list_methods (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) List methods ... ok test07_allowed_types (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Type-restricted list ... ok test08_min_length (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Length limits ... ok test09_iterable_check (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Error on assigning non-iterable to slice ... ok test10_checkindex (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Index check ... ok test_11_sorting (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Sorting ... ok test_12_arithmetic (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Arithmetic ... ok test_base (gis_tests.geos_tests.test_geos.GEOSTest) Tests out the GEOSBase class. ... skipped u'Geos is required.' test_buffer (gis_tests.geos_tests.test_geos.GEOSTest) Testing buffer(). ... skipped u'Geos is required.' test_collections_of_collections (gis_tests.geos_tests.test_geos.GEOSTest) Testing GeometryCollection handling of other collections. ... skipped u'Geos is required.' test_coord_seq (gis_tests.geos_tests.test_geos.GEOSTest) Testing Coordinate Sequence objects. ... skipped u'Geos is required.' test_copy (gis_tests.geos_tests.test_geos.GEOSTest) Testing use with the Python `copy` module. ... skipped u'Geos is required.' test_create_hex (gis_tests.geos_tests.test_geos.GEOSTest) Testing creation from HEX. ... skipped u'Geos is required.' test_create_wkb (gis_tests.geos_tests.test_geos.GEOSTest) Testing creation from WKB. ... skipped u'Geos is required.' test_custom_srid (gis_tests.geos_tests.test_geos.GEOSTest) Test with a srid unknown from GDAL ... skipped u'Geos is required.' test_difference (gis_tests.geos_tests.test_geos.GEOSTest) Testing difference(). ... skipped u'Geos is required.' test_distance (gis_tests.geos_tests.test_geos.GEOSTest) Testing the distance() function. ... skipped u'Geos is required.' test_emptyCollections (gis_tests.geos_tests.test_geos.GEOSTest) Testing empty geometries and collections. ... skipped u'Geos is required.' test_eq (gis_tests.geos_tests.test_geos.GEOSTest) Testing equivalence. ... skipped u'Geos is required.' test_errors (gis_tests.geos_tests.test_geos.GEOSTest) Testing the Error handlers. ... skipped u'Geos is required.' test_ewkt (gis_tests.geos_tests.test_geos.GEOSTest) Testing EWKT. ... skipped u'Geos is required.' test_extent (gis_tests.geos_tests.test_geos.GEOSTest) Testing `extent` method. ... skipped u'Geos is required.' test_fromfile (gis_tests.geos_tests.test_geos.GEOSTest) Testing the fromfile() factory. ... skipped u'Geos is required.' test_gdal (gis_tests.geos_tests.test_geos.GEOSTest) Testing `ogr` and `srs` properties. ... skipped u'Geos is required.' test_geos_version (gis_tests.geos_tests.test_geos.GEOSTest) Testing the GEOS version regular expression. ... skipped u'Geos is required.' test_hex (gis_tests.geos_tests.test_geos.GEOSTest) Testing HEX output. ... skipped u'Geos is required.' test_hexewkb (gis_tests.geos_tests.test_geos.GEOSTest) Testing (HEX)EWKB output. ... skipped u'Geos is required.' test_intersection (gis_tests.geos_tests.test_geos.GEOSTest) Testing intersects() and intersection(). ... skipped u'Geos is required.' test_json (gis_tests.geos_tests.test_geos.GEOSTest) Testing GeoJSON input/output (via GDAL). ... skipped u'Geos is required.' test_kml (gis_tests.geos_tests.test_geos.GEOSTest) Testing KML output. ... skipped u'Geos is required.' test_length (gis_tests.geos_tests.test_geos.GEOSTest) Testing the length property. ... skipped u'Geos is required.' test_line_merge (gis_tests.geos_tests.test_geos.GEOSTest) Testing line merge support ... skipped u'Geos is required.' test_linearref (gis_tests.geos_tests.test_geos.GEOSTest) Testing linear referencing ... skipped u'Geos is required.' test_linearring (gis_tests.geos_tests.test_geos.GEOSTest) Testing LinearRing objects. ... skipped u'Geos is required.' test_linearring_list_assignment (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped u'Geos is required.' test_linestring (gis_tests.geos_tests.test_geos.GEOSTest) Testing LineString objects. ... skipped u'Geos is required.' test_linestring_list_assignment (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped u'Geos is required.' test_memory_hijinks (gis_tests.geos_tests.test_geos.GEOSTest) Testing Geometry __del__() on rings and polygons. ... skipped u'Geos is required.' test_multilinestring (gis_tests.geos_tests.test_geos.GEOSTest) Testing MultiLineString objects. ... skipped u'Geos is required.' test_multipoints (gis_tests.geos_tests.test_geos.GEOSTest) Testing MultiPoint objects. ... skipped u'Geos is required.' test_multipolygons (gis_tests.geos_tests.test_geos.GEOSTest) Testing MultiPolygon objects. ... skipped u'Geos is required.' test_mutable_geometries (gis_tests.geos_tests.test_geos.GEOSTest) Testing the mutability of Polygons and Geometry Collections. ... skipped u'Geos is required.' test_pickle (gis_tests.geos_tests.test_geos.GEOSTest) Testing pickling and unpickling support. ... skipped u'Geos is required.' test_point_list_assignment (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped u'Geos is required.' test_points (gis_tests.geos_tests.test_geos.GEOSTest) Testing Point objects. ... skipped u'Geos is required.' test_polygon_comparison (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped u'Geos is required.' test_polygons (gis_tests.geos_tests.test_geos.GEOSTest) Testing Polygon objects. ... skipped u'Geos is required.' test_polygons_from_bbox (gis_tests.geos_tests.test_geos.GEOSTest) Testing `from_bbox` class method. ... skipped u'Geos is required.' test_polygons_templates (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped u'Geos is required.' test_prepared (gis_tests.geos_tests.test_geos.GEOSTest) Testing PreparedGeometry support. ... skipped u'Geos is required.' test_relate_pattern (gis_tests.geos_tests.test_geos.GEOSTest) Testing relate() and relate_pattern(). ... skipped u'Geos is required.' test_srid (gis_tests.geos_tests.test_geos.GEOSTest) Testing the SRID property and keyword. ... skipped u'Geos is required.' test_symdifference (gis_tests.geos_tests.test_geos.GEOSTest) Testing sym_difference(). ... skipped u'Geos is required.' test_threed (gis_tests.geos_tests.test_geos.GEOSTest) Testing three-dimensional geometries. ... skipped u'Geos is required.' test_transform (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method. ... skipped u'Geos is required.' test_transform_3d (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped u'Geos is required.' test_transform_nogdal (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method (GDAL not available) ... skipped u'Geos is required.' test_transform_noop (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method (SRID match) ... skipped u'Geos is required.' test_transform_nosrid (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method (no SRID or negative SRID) ... skipped u'Geos is required.' test_union (gis_tests.geos_tests.test_geos.GEOSTest) Testing union(). ... skipped u'Geos is required.' test_valid_reason (gis_tests.geos_tests.test_geos.GEOSTest) Testing IsValidReason support ... skipped u'Geos is required.' test_wkb (gis_tests.geos_tests.test_geos.GEOSTest) Testing WKB output. ... skipped u'Geos is required.' test_wkt (gis_tests.geos_tests.test_geos.GEOSTest) Testing WKT output. ... skipped u'Geos is required.' test01_wktreader (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped u'Geos is required.' test02_wktwriter (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped u'Geos is required.' test03_wkbreader (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped u'Geos is required.' test04_wkbwriter (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped u'Geos is required.' test00_GEOSIndexException (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Geometry IndexError ... skipped 'Geos is required.' test01_PointMutations (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Point mutations ... skipped 'Geos is required.' test02_PointExceptions (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Point exceptions ... skipped 'Geos is required.' test03_PointApi (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Point API ... skipped 'Geos is required.' test04_LineStringMutations (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing LineString mutations ... skipped 'Geos is required.' test05_Polygon (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Polygon mutations ... skipped 'Geos is required.' test06_Collection (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Collection mutations ... skipped 'Geos is required.' testAccess (gis_tests.test_measure.AreaTest) Testing access in different units ... ok testAccessInvaliA (gis_tests.test_measure.AreaTest) Testing access in invalid units ... ok testAddition (gis_tests.test_measure.AreaTest) Test addition & subtraction ... ok testComparisons (gis_tests.test_measure.AreaTest) Testing comparisons ... ok testInit (gis_tests.test_measure.AreaTest) Testing initialization from valid units ... ok testInitInvaliA (gis_tests.test_measure.AreaTest) Testing initialization from invalid units ... ok testMultiplication (gis_tests.test_measure.AreaTest) Test multiplication & division ... ok testUnitConversions (gis_tests.test_measure.AreaTest) Testing default units during maths ... ok testUnitsStr (gis_tests.test_measure.AreaTest) Testing conversion to strings ... ok testAccess (gis_tests.test_measure.DistanceTest) Testing access in different units ... ok testAccessInvalid (gis_tests.test_measure.DistanceTest) Testing access in invalid units ... ok testAddition (gis_tests.test_measure.DistanceTest) Test addition & subtraction ... ok testComparisons (gis_tests.test_measure.DistanceTest) Testing comparisons ... ok testInit (gis_tests.test_measure.DistanceTest) Testing initialization from valid units ... ok testInitInvalid (gis_tests.test_measure.DistanceTest) Testing initialization from invalid units ... ok testMultiplication (gis_tests.test_measure.DistanceTest) Test multiplication & division ... ok testUnitAttName (gis_tests.test_measure.DistanceTest) Testing the `unit_attname` class method ... ok testUnitConversions (gis_tests.test_measure.DistanceTest) Testing default units during maths ... ok testUnitsStr (gis_tests.test_measure.DistanceTest) Testing conversion to strings ... ok test01_init (gis_tests.test_geoip2.GeoIPTest) GeoIP initialization. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test02_bad_query (gis_tests.test_geoip2.GeoIPTest) GeoIP query parameter checking. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test03_country (gis_tests.test_geoip2.GeoIPTest) GeoIP country querying methods. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test04_city (gis_tests.test_geoip2.GeoIPTest) GeoIP city querying methods. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test05_unicode_response (gis_tests.test_geoip2.GeoIPTest) GeoIP strings should be properly encoded (#16553). ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test06_ipv6_query (gis_tests.test_geoip2.GeoIPTest) GeoIP can lookup IPv6 addresses. ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test_repr (gis_tests.test_geoip2.GeoIPTest) ... skipped u'GeoIP is required along with the GEOIP_PATH setting.' test_output_normal (test_runner.test_debug_sql.TestDebugSQL) ... ok test_output_verbose (test_runner.test_debug_sql.TestDebugSQL) ... ok test_setup_aliased_default_database (test_runner.tests.AliasedDefaultTestSetupTest) ... ok test_all_options_given (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_default_and_given_options (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_default_options (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_option_name_and_value_separated (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_chained_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_circular_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_multiple_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_own_alias_dependency (test_runner.tests.DependencyOrderingTests) ... ok test_simple_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_runner_deprecation_verbosity_default (test_runner.tests.DeprecationDisplayTest) ... ok test_runner_deprecation_verbosity_zero (test_runner.tests.DeprecationDisplayTest) ... ok test_setup_databases (test_runner.tests.DummyBackendTest) ... ok test_empty_default_database (test_runner.tests.EmptyDefaultDatabaseTest) ... ok test_bad_test_runner (test_runner.tests.ManageCommandTests) ... ok test_custom_test_runner (test_runner.tests.ManageCommandTests) ... ok test_destroy_test_db_restores_db_name (test_runner.tests.SetupDatabasesTests) ... ok test_serialization (test_runner.tests.SetupDatabasesTests) ... ok test_serialized_off (test_runner.tests.SetupDatabasesTests) ... ok test_setup_aliased_databases (test_runner.tests.SetupDatabasesTests) ... ok test_ticket_17477 (test_runner.tests.Ticket17477RegressionTests) 'manage.py help test' works after r16352. ... ok test_all_errors_get_reported (forms_tests.tests.test_validators.TestFieldWithValidators) ... ok test_circular_dependency (logging_tests.tests.SettingsConfigTest) ... ok test_custom_logging (logging_tests.tests.SettingsCustomLoggingTest) ... ok test_typeCasts (db_typecasts.tests.DBTypeCasts) ... ok test_double_call_autodiscover (admin_autodiscover.tests.AdminAutoDiscoverTests) ... ok test_content_saving (file_storage.tests.ContentFileStorageTestCase) ... ok test_custom_get_available_name (file_storage.tests.CustomStorageTests) ... ok test_delete_no_name (file_storage.tests.CustomStorageTests) ... ok test_empty_location (file_storage.tests.CustomStorageTests) ... ok test_file_access_options (file_storage.tests.CustomStorageTests) ... ok test_file_accessed_time (file_storage.tests.CustomStorageTests) ... ok test_file_chunks_error (file_storage.tests.CustomStorageTests) ... ok test_file_created_time (file_storage.tests.CustomStorageTests) ... ok test_file_modified_time (file_storage.tests.CustomStorageTests) ... ok test_file_path (file_storage.tests.CustomStorageTests) ... ok test_file_save_with_path (file_storage.tests.CustomStorageTests) ... ok test_file_save_without_name (file_storage.tests.CustomStorageTests) ... ok test_file_storage_preserves_filename_case (file_storage.tests.CustomStorageTests) The storage backend should preserve case of filenames. ... ok test_file_storage_prevents_directory_traversal (file_storage.tests.CustomStorageTests) ... ok test_file_url (file_storage.tests.CustomStorageTests) ... ok test_listdir (file_storage.tests.CustomStorageTests) ... ok test_makedirs_race_handling (file_storage.tests.CustomStorageTests) ... ok test_remove_race_handling (file_storage.tests.CustomStorageTests) ... ok test_save_doesnt_close (file_storage.tests.CustomStorageTests) ... ok test_race_condition (file_storage.tests.FileSaveRaceConditionTest) ... ok test_deconstruction (file_storage.tests.FileStorageDeconstructionTests) ... ok test_directory_with_dot (file_storage.tests.FileStoragePathParsing) Regression test for #9610. ... ok test_first_character_dot (file_storage.tests.FileStoragePathParsing) ... ok test_file_upload_default_permissions (file_storage.tests.FileStoragePermissions) ... ok test_file_upload_directory_default_permissions (file_storage.tests.FileStoragePermissions) ... ok test_file_upload_directory_permissions (file_storage.tests.FileStoragePermissions) ... ok test_file_upload_permissions (file_storage.tests.FileStoragePermissions) ... ok test_delete_no_name (file_storage.tests.FileStorageTests) ... ok test_empty_location (file_storage.tests.FileStorageTests) ... ok test_file_access_options (file_storage.tests.FileStorageTests) ... ok test_file_accessed_time (file_storage.tests.FileStorageTests) ... ok test_file_chunks_error (file_storage.tests.FileStorageTests) ... ok test_file_created_time (file_storage.tests.FileStorageTests) ... ok test_file_modified_time (file_storage.tests.FileStorageTests) ... ok test_file_path (file_storage.tests.FileStorageTests) ... ok test_file_save_with_path (file_storage.tests.FileStorageTests) ... ok test_file_save_without_name (file_storage.tests.FileStorageTests) ... ok test_file_storage_preserves_filename_case (file_storage.tests.FileStorageTests) The storage backend should preserve case of filenames. ... ok test_file_storage_prevents_directory_traversal (file_storage.tests.FileStorageTests) ... ok test_file_url (file_storage.tests.FileStorageTests) ... ok test_listdir (file_storage.tests.FileStorageTests) ... ok test_makedirs_race_handling (file_storage.tests.FileStorageTests) ... ok test_remove_race_handling (file_storage.tests.FileStorageTests) ... ok test_save_doesnt_close (file_storage.tests.FileStorageTests) ... ok test_empty_upload_handlers (file_uploads.tests.MultiParserTests) ... ok test_rfc2231_parsing (file_uploads.tests.MultiParserTests) ... ok test_rfc2231_wrong_title (file_uploads.tests.MultiParserTests) ... ok test_get_context_data_super (generic_views.test_base.GetContextDataTest) ... ok test_object_at_custom_name_in_context_data (generic_views.test_base.GetContextDataTest) ... ok test_object_in_get_context_data (generic_views.test_base.GetContextDataTest) ... ok test_template_mixin_without_template (generic_views.test_base.SingleObjectTemplateResponseMixinTest) ... ok test_overwrite_queryset (generic_views.test_base.UseMultipleObjectMixinTest) ... ok test_use_queryset_from_view (generic_views.test_base.UseMultipleObjectMixinTest) ... ok test_args_kwargs_request_on_self (generic_views.test_base.ViewTest) ... ok test_calling_more_than_once (generic_views.test_base.ViewTest) ... ok test_class_attributes (generic_views.test_base.ViewTest) ... ok test_direct_instantiation (generic_views.test_base.ViewTest) ... ok test_dispatch_decoration (generic_views.test_base.ViewTest) ... ok test_get_and_head (generic_views.test_base.ViewTest) ... ok test_get_and_post (generic_views.test_base.ViewTest) ... ok test_get_only (generic_views.test_base.ViewTest) ... ok test_head_no_get (generic_views.test_base.ViewTest) ... ok test_invalid_keyword_argument (generic_views.test_base.ViewTest) ... ok test_no_init_args (generic_views.test_base.ViewTest) ... ok test_no_init_kwargs (generic_views.test_base.ViewTest) ... ok test_options (generic_views.test_base.ViewTest) ... ok test_options_for_get_and_post_view (generic_views.test_base.ViewTest) ... ok test_options_for_get_view (generic_views.test_base.ViewTest) ... ok test_options_for_post_view (generic_views.test_base.ViewTest) ... ok test_pathological_http_method (generic_views.test_base.ViewTest) ... ok test_basic_equality (validators.tests.TestValidatorEquality) ... ok test_decimal_equality (validators.tests.TestValidatorEquality) ... ok test_email_equality (validators.tests.TestValidatorEquality) ... ok test_regex_equality (validators.tests.TestValidatorEquality) ... ok test_regex_equality_blank (validators.tests.TestValidatorEquality) ... ok test_regex_equality_nocache (validators.tests.TestValidatorEquality) ... ok test_tuple_settings (settings_tests.tests.TestListSettings) ... ok test_session_verification_deprecation_both (settings_tests.tests.TestSessionVerification) ... ok test_session_verification_deprecation_neither (settings_tests.tests.TestSessionVerification) ... ok test_session_verification_deprecation_no_verification (settings_tests.tests.TestSessionVerification) ... ok test_attributes (decorators.tests.DecoratorsTest) ... ok test_cache_page_new_style (decorators.tests.DecoratorsTest) ... ok test_require_safe_accepts_only_safe_methods (decorators.tests.DecoratorsTest) ... ok test_user_passes_test_composition (decorators.tests.DecoratorsTest) ... ok test_never_cache_decorator (decorators.tests.NeverCacheDecoratorTest) ... ok test_deny_decorator (decorators.tests.XFrameOptionsDecoratorsTests) ... ok test_exempt_decorator (decorators.tests.XFrameOptionsDecoratorsTests) ... ok test_sameorigin_decorator (decorators.tests.XFrameOptionsDecoratorsTests) ... ok test_base_path_ends_with_sep (utils_tests.test_os_utils.SafeJoinTests) ... ok test_parent_path (utils_tests.test_os_utils.SafeJoinTests) ... ok test_root_path (utils_tests.test_os_utils.SafeJoinTests) ... ok test_cleanes_plain_address (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_cleanes_with_v4_mapping (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_unpacks_ipv4 (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_correct_plain_address (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_correct_with_v4mapping (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_incorrect_plain_address (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_incorrect_with_v4mapping (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_copy (utils_tests.test_timezone.TimezoneTests) ... ok test_deepcopy (utils_tests.test_timezone.TimezoneTests) ... ok test_is_aware (utils_tests.test_timezone.TimezoneTests) ... ok test_is_naive (utils_tests.test_timezone.TimezoneTests) ... ok test_localtime (utils_tests.test_timezone.TimezoneTests) ... ok test_localtime_naive (utils_tests.test_timezone.TimezoneTests) ... ok test_localtime_out_of_range (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware2 (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware_pytz (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware_pytz_ambiguous (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware_pytz_non_existent (utils_tests.test_timezone.TimezoneTests) ... ok test_make_naive (utils_tests.test_timezone.TimezoneTests) ... ok test_now (utils_tests.test_timezone.TimezoneTests) ... ok test_override (utils_tests.test_timezone.TimezoneTests) ... ok test_override_decorator (utils_tests.test_timezone.TimezoneTests) ... ok test_pickling_unpickling (utils_tests.test_timezone.TimezoneTests) ... ok test_bad_color (utils_tests.test_termcolors.TermColorTests) ... ok test_bad_option (utils_tests.test_termcolors.TermColorTests) ... ok test_bad_palette (utils_tests.test_termcolors.TermColorTests) ... ok test_bad_role (utils_tests.test_termcolors.TermColorTests) ... ok test_color_case (utils_tests.test_termcolors.TermColorTests) ... ok test_colorize_empty_text (utils_tests.test_termcolors.TermColorTests) ... ok test_empty_definition (utils_tests.test_termcolors.TermColorTests) ... ok test_empty_options (utils_tests.test_termcolors.TermColorTests) ... ok test_empty_string (utils_tests.test_termcolors.TermColorTests) ... ok test_fg (utils_tests.test_termcolors.TermColorTests) ... ok test_fg_bg (utils_tests.test_termcolors.TermColorTests) ... ok test_fg_bg_opts (utils_tests.test_termcolors.TermColorTests) ... ok test_fg_opts (utils_tests.test_termcolors.TermColorTests) ... ok test_multiple_roles (utils_tests.test_termcolors.TermColorTests) ... ok test_opts_case (utils_tests.test_termcolors.TermColorTests) ... ok test_override_nocolor (utils_tests.test_termcolors.TermColorTests) ... ok test_override_palette (utils_tests.test_termcolors.TermColorTests) ... ok test_override_with_multiple_roles (utils_tests.test_termcolors.TermColorTests) ... ok test_reverse_override (utils_tests.test_termcolors.TermColorTests) ... ok test_role_case (utils_tests.test_termcolors.TermColorTests) ... ok test_simple_palette (utils_tests.test_termcolors.TermColorTests) ... ok test_bool (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_bytes (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_class (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_cmp (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_contains (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_class (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_class_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_list (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_list_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_class (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_class_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_list (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_list_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_delattr (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_delitem (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_dir (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_getattr (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_getitem (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_hash (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_iter (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_len (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_pickle (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_setattr (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_setattr2 (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_setitem (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_text (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_pickle_model (utils_tests.test_lazyobject.SimpleLazyObjectPickleTestCase) ... ok test_pickle_with_reduce (utils_tests.test_lazyobject.SimpleLazyObjectPickleTestCase) ... ok test_bool (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_bytes (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_class (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_cmp (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_contains (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_class (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_class_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_list (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_list_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_class (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_class_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_list (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_list_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_delattr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_delitem (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_dict (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_dir (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_getattr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_getitem (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_hash (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_iter (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_len (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_list_set (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_none (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_pickle (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_repr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_setattr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_setattr2 (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_setitem (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_text (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_trace (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_force_bytes_exception (utils_tests.test_encoding.TestEncodingUtils) ... ok test_force_bytes_strings_only (utils_tests.test_encoding.TestEncodingUtils) ... ok test_force_text_exception (utils_tests.test_encoding.TestEncodingUtils) ... ok test_force_text_lazy (utils_tests.test_encoding.TestEncodingUtils) ... ok test_smart_text (utils_tests.test_encoding.TestEncodingUtils) ... ok test_complementarity (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_escape_uri_path (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_filepath_to_uri (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_iri_to_uri (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_uri_to_iri (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_days (utils_tests.test_duration.TestDurationString) ... ok test_microseconds (utils_tests.test_duration.TestDurationString) ... ok test_negative (utils_tests.test_duration.TestDurationString) ... ok test_simple (utils_tests.test_duration.TestDurationString) ... ok test_days (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_microseconds (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_negative (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_simple (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_extract_function (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_method (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_function (utils_tests.test_archive.TestGzipTar) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestGzipTar) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestGzipTar) ... ok test_extract_method (utils_tests.test_archive.TestGzipTar) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestGzipTar) ... ok test_extract_function (utils_tests.test_archive.TestTar) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestTar) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestTar) ... ok test_extract_method (utils_tests.test_archive.TestTar) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestTar) ... ok test_extract_function (utils_tests.test_archive.TestZip) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestZip) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestZip) ... ok test_extract_method (utils_tests.test_archive.TestZip) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestZip) ... ok test_parse_date (utils_tests.test_dateparse.DateParseTests) ... ok test_parse_datetime (utils_tests.test_dateparse.DateParseTests) ... ok test_parse_time (utils_tests.test_dateparse.DateParseTests) ... ok test_days (utils_tests.test_dateparse.DurationParseTests) ... ok test_fractions_of_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_hours_minutes_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_iso_8601 (utils_tests.test_dateparse.DurationParseTests) ... ok test_minutes_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_negative (utils_tests.test_dateparse.DurationParseTests) ... ok test_parse_python_format (utils_tests.test_dateparse.DurationParseTests) ... ok test_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_paragraphs (utils_tests.test_lorem_ipsum.WebdesignTest) ... ok test_words (utils_tests.test_lorem_ipsum.WebdesignTest) ... ok test_deep_loader (utils_tests.test_module_loading.CustomLoader) Modules deep inside an egg can still be tested for existence ... ok test_shallow_loader (utils_tests.test_module_loading.CustomLoader) Module existence can be tested inside eggs ... ok test_loader (utils_tests.test_module_loading.DefaultLoader) Normal module existence can be tested ... ok test_deep_loader (utils_tests.test_module_loading.EggLoader) Modules deep inside an egg can still be tested for existence ... ok test_shallow_loader (utils_tests.test_module_loading.EggLoader) Module existence can be tested inside eggs ... ok test_import_string (utils_tests.test_module_loading.ModuleImportTestCase) ... ok test_atom1_mime_type (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_feed_with_feed_url_gets_rendered_with_atom_link (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_feed_without_feed_url_gets_rendered_without_atom_link (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_get_tag_uri (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_get_tag_uri_with_port (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc2822_date (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc2822_date_with_timezone (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc2822_date_without_time (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc3339_date (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc3339_date_with_timezone (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc3339_date_without_time (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rss_mime_type (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_func_accepts_var_args_has_var_args (utils_tests.test_inspect.TestInspectMethods) ... ok test_func_accepts_var_args_no_var_args (utils_tests.test_inspect.TestInspectMethods) ... ok test_get_func_full_args_all_arguments (utils_tests.test_inspect.TestInspectMethods) ... ok test_get_func_full_args_no_arguments (utils_tests.test_inspect.TestInspectMethods) ... ok test_get_func_full_args_one_argument (utils_tests.test_inspect.TestInspectMethods) ... ok test_luhn (utils_tests.test_checksums.TestUtilsChecksums) ... ok test_decimal_numbers (utils_tests.test_numberformat.TestNumberFormat) ... ok test_decimal_subclass (utils_tests.test_numberformat.TestNumberFormat) ... ok test_format_number (utils_tests.test_numberformat.TestNumberFormat) ... ok test_format_string (utils_tests.test_numberformat.TestNumberFormat) ... ok test_large_number (utils_tests.test_numberformat.TestNumberFormat) ... ok test_parsing (utils_tests.test_http.ETagProcessingTests) ... ok test_quoting (utils_tests.test_http.ETagProcessingTests) ... ok test_cookie_date (utils_tests.test_http.HttpDateProcessingTests) ... ok test_http_date (utils_tests.test_http.HttpDateProcessingTests) ... ok test_parsing_asctime (utils_tests.test_http.HttpDateProcessingTests) ... ok test_parsing_rfc1123 (utils_tests.test_http.HttpDateProcessingTests) ... ok test_parsing_rfc850 (utils_tests.test_http.HttpDateProcessingTests) ... ok test_base36 (utils_tests.test_http.TestUtilsHttp) ... ok test_is_safe_url (utils_tests.test_http.TestUtilsHttp) ... ok test_is_same_domain_bad (utils_tests.test_http.TestUtilsHttp) ... ok test_is_same_domain_good (utils_tests.test_http.TestUtilsHttp) ... ok test_urlencode (utils_tests.test_http.TestUtilsHttp) ... ok test_urlquote (utils_tests.test_http.TestUtilsHttp) ... ok test_urlsafe_base64_roundtrip (utils_tests.test_http.TestUtilsHttp) ... ok test_cached_property (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy_base_class (utils_tests.test_functional.FunctionalTestCase) Test that lazy also finds base class methods in the proxy object ... ok test_lazy_base_class_override (utils_tests.test_functional.FunctionalTestCase) Test that lazy finds the correct (overridden) method implementation ... ok test_lazy_equality (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy_object_to_string (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy_property (utils_tests.test_functional.FunctionalTestCase) ... ok test_compare_datetimes (utils_tests.test_datetime_safe.DatetimeTests) ... ok test_safe_strftime (utils_tests.test_datetime_safe.DatetimeTests) ... ok test_zero_padding (utils_tests.test_datetime_safe.DatetimeTests) ... ok test_constant_time_compare (utils_tests.test_crypto.TestUtilsCryptoMisc) ... ok test_public_vectors (utils_tests.test_crypto.TestUtilsCryptoPBKDF2) ... ok test_regression_vectors (utils_tests.test_crypto.TestUtilsCryptoPBKDF2) ... ok test_base11 (utils_tests.test_baseconv.TestBaseConv) ... ok test_base20 (utils_tests.test_baseconv.TestBaseConv) ... ok test_base64 (utils_tests.test_baseconv.TestBaseConv) ... ok test_base7 (utils_tests.test_baseconv.TestBaseConv) ... ok test_baseconv (utils_tests.test_baseconv.TestBaseConv) ... ok test_exception (utils_tests.test_baseconv.TestBaseConv) ... ok test_both_date_objects (utils_tests.test_timesince.TimesinceTests) Timesince should work with both date objects (#9672) ... ok test_date_objects (utils_tests.test_timesince.TimesinceTests) Both timesince and timeuntil should work on date objects (#17937). ... ok test_different_timezones (utils_tests.test_timesince.TimesinceTests) When using two different timezones. ... ok test_display_first_unit (utils_tests.test_timesince.TimesinceTests) ... ok test_display_second_before_first (utils_tests.test_timesince.TimesinceTests) ... ok test_equal_datetimes (utils_tests.test_timesince.TimesinceTests) equal datetimes. ... ok test_ignore_microseconds_and_seconds (utils_tests.test_timesince.TimesinceTests) Microseconds and seconds are ignored. ... ok test_multiple_units (utils_tests.test_timesince.TimesinceTests) Test multiple units. ... ok test_naive_datetime_with_tzinfo_attribute (utils_tests.test_timesince.TimesinceTests) ... ok test_other_units (utils_tests.test_timesince.TimesinceTests) Test other units. ... ok test_thousand_years_ago (utils_tests.test_timesince.TimesinceTests) ... ok test_add (utils_tests.test_tree.NodeTests) ... ok test_bool (utils_tests.test_tree.NodeTests) ... ok test_contains (utils_tests.test_tree.NodeTests) ... ok test_deepcopy (utils_tests.test_tree.NodeTests) ... ok test_len (utils_tests.test_tree.NodeTests) ... ok test_negate (utils_tests.test_tree.NodeTests) ... ok test_repr (utils_tests.test_tree.NodeTests) ... ok test_str (utils_tests.test_tree.NodeTests) ... ok test_empty (utils_tests.test_regex_helper.NormalizeTests) ... ok test_escape (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_backreference (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_ignored (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_named (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_noncapturing (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_positional (utils_tests.test_regex_helper.NormalizeTests) ... ok test_cached_garbaged_collected (dispatch.tests.DispatcherTests) ... ok test_disconnection (dispatch.tests.DispatcherTests) ... ok test_exact (dispatch.tests.DispatcherTests) ... ok test_garbage_collected (dispatch.tests.DispatcherTests) ... ok test_has_listeners (dispatch.tests.DispatcherTests) ... ok test_ignored_sender (dispatch.tests.DispatcherTests) ... ok test_multiple_registration (dispatch.tests.DispatcherTests) ... ok test_robust (dispatch.tests.DispatcherTests) Test the send_robust() function ... ok test_uid_registration (dispatch.tests.DispatcherTests) ... ok test_values_returned_by_disconnection (dispatch.tests.DispatcherTests) ... ok test_receiver_signal_list (dispatch.tests.ReceiverTestCase) ... ok test_receiver_single_signal (dispatch.tests.ReceiverTestCase) ... ok test_primary_key_is_considered_unique (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_fields_get_collected (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_for_date_exclusion (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_for_date_gets_picked_up (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_together_gets_picked_up_and_converted_to_tuple (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_together_normalization (validation.test_unique.GetUniqueCheckTests) ... ok test_validationerror_is_picklable (validation.test_picklable.PickableValidationErrorTestCase) ... ok test_autofield_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_boolean_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_date_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_datetime_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_decimal_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_float_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_integer_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_null_boolean_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_time_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_actual_expiry (sessions_tests.tests.CacheSessionTests) ... ok test_clear (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CacheSessionTests) ... ok test_cycle (sessions_tests.tests.CacheSessionTests) ... ok test_decode (sessions_tests.tests.CacheSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CacheSessionTests) ... ok test_default_cache (sessions_tests.tests.CacheSessionTests) ... ok test_default_expiry (sessions_tests.tests.CacheSessionTests) ... ok test_delete (sessions_tests.tests.CacheSessionTests) ... ok test_flush (sessions_tests.tests.CacheSessionTests) ... ok test_get_empty (sessions_tests.tests.CacheSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CacheSessionTests) ... ok test_has_key (sessions_tests.tests.CacheSessionTests) ... ok test_invalid_key (sessions_tests.tests.CacheSessionTests) ... ok test_iteritems (sessions_tests.tests.CacheSessionTests) ... ok test_iterkeys (sessions_tests.tests.CacheSessionTests) ... ok test_itervalues (sessions_tests.tests.CacheSessionTests) ... ok test_load_overlong_key (sessions_tests.tests.CacheSessionTests) ... ok test_new_session (sessions_tests.tests.CacheSessionTests) ... ok test_non_default_cache (sessions_tests.tests.CacheSessionTests) ... ok test_pop (sessions_tests.tests.CacheSessionTests) ... ok test_pop_default (sessions_tests.tests.CacheSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CacheSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheSessionTests) ... ok test_save (sessions_tests.tests.CacheSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CacheSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CacheSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CacheSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CacheSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CacheSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CacheSessionTests) ... ok test_setdefault (sessions_tests.tests.CacheSessionTests) ... ok test_store (sessions_tests.tests.CacheSessionTests) ... ok test_update (sessions_tests.tests.CacheSessionTests) ... ok test_values (sessions_tests.tests.CacheSessionTests) ... ok test_actual_expiry (sessions_tests.tests.CookieSessionTests) ... expected failure test_clear (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CookieSessionTests) ... ok test_cycle (sessions_tests.tests.CookieSessionTests) ... ok test_decode (sessions_tests.tests.CookieSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CookieSessionTests) ... ok test_default_expiry (sessions_tests.tests.CookieSessionTests) ... ok test_delete (sessions_tests.tests.CookieSessionTests) ... ok test_flush (sessions_tests.tests.CookieSessionTests) ... ok test_get_empty (sessions_tests.tests.CookieSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CookieSessionTests) ... ok test_has_key (sessions_tests.tests.CookieSessionTests) ... ok test_invalid_key (sessions_tests.tests.CookieSessionTests) ... ok test_iteritems (sessions_tests.tests.CookieSessionTests) ... ok test_iterkeys (sessions_tests.tests.CookieSessionTests) ... ok test_itervalues (sessions_tests.tests.CookieSessionTests) ... ok test_new_session (sessions_tests.tests.CookieSessionTests) ... ok test_pop (sessions_tests.tests.CookieSessionTests) ... ok test_pop_default (sessions_tests.tests.CookieSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CookieSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CookieSessionTests) ... ok test_save (sessions_tests.tests.CookieSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CookieSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CookieSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CookieSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CookieSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CookieSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CookieSessionTests) ... skipped "Cookie backend doesn't have an external store to create records in." test_setdefault (sessions_tests.tests.CookieSessionTests) ... ok test_store (sessions_tests.tests.CookieSessionTests) ... ok test_unpickling_exception (sessions_tests.tests.CookieSessionTests) ... ok test_update (sessions_tests.tests.CookieSessionTests) ... ok test_values (sessions_tests.tests.CookieSessionTests) ... ok test_actual_expiry (sessions_tests.tests.FileSessionTests) ... ok test_clear (sessions_tests.tests.FileSessionTests) ... ok test_clearsessions_command (sessions_tests.tests.FileSessionTests) ... ok test_configuration_check (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.FileSessionTests) ... ok test_cycle (sessions_tests.tests.FileSessionTests) ... ok test_decode (sessions_tests.tests.FileSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.FileSessionTests) ... ok test_default_expiry (sessions_tests.tests.FileSessionTests) ... ok test_delete (sessions_tests.tests.FileSessionTests) ... ok test_flush (sessions_tests.tests.FileSessionTests) ... ok test_get_empty (sessions_tests.tests.FileSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.FileSessionTests) ... ok test_has_key (sessions_tests.tests.FileSessionTests) ... ok test_invalid_key (sessions_tests.tests.FileSessionTests) ... ok test_invalid_key_backslash (sessions_tests.tests.FileSessionTests) ... ok test_invalid_key_forwardslash (sessions_tests.tests.FileSessionTests) ... ok test_iteritems (sessions_tests.tests.FileSessionTests) ... ok test_iterkeys (sessions_tests.tests.FileSessionTests) ... ok test_itervalues (sessions_tests.tests.FileSessionTests) ... ok test_new_session (sessions_tests.tests.FileSessionTests) ... ok test_pop (sessions_tests.tests.FileSessionTests) ... ok test_pop_default (sessions_tests.tests.FileSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.FileSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.FileSessionTests) ... ok test_save (sessions_tests.tests.FileSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.FileSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.FileSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.FileSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.FileSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.FileSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.FileSessionTests) ... ok test_setdefault (sessions_tests.tests.FileSessionTests) ... ok test_store (sessions_tests.tests.FileSessionTests) ... ok test_update (sessions_tests.tests.FileSessionTests) ... ok test_values (sessions_tests.tests.FileSessionTests) ... ok test_alters_data (template_tests.test_callables.CallableVariablesTests) ... ok test_callable (template_tests.test_callables.CallableVariablesTests) ... ok test_do_not_call (template_tests.test_callables.CallableVariablesTests) ... ok test_do_not_call_and_alters_data (template_tests.test_callables.CallableVariablesTests) ... ok test_template (template_tests.test_unicode.UnicodeTests) ... ok test_filter_args_count (template_tests.test_parser.ParserTests) ... ok test_filter_parsing (template_tests.test_parser.ParserTests) ... ok test_token_smart_split (template_tests.test_parser.ParserTests) ... ok test_variable_parsing (template_tests.test_parser.ParserTests) ... ok test_correct_exception_index (template_tests.test_nodelist.ErrorIndexTest) ... ok test_for (template_tests.test_nodelist.NodelistTest) ... ok test_if (template_tests.test_nodelist.NodelistTest) ... ok test_ifchanged (template_tests.test_nodelist.NodelistTest) ... ok test_ifequal (template_tests.test_nodelist.NodelistTest) ... ok test_textnode_repr (template_tests.test_nodelist.TextNodeTest) ... ok test_in (template_tests.test_smartif.SmartIfTests) ... ok test_not (template_tests.test_smartif.SmartIfTests) ... ok test_not_in (template_tests.test_smartif.SmartIfTests) ... ok test_or (template_tests.test_smartif.SmartIfTests) ... ok test_precedence (template_tests.test_smartif.SmartIfTests) ... ok test_option_then_setting (admin_scripts.tests.ArgumentOrder) Options passed before settings are correctly handled. ... ok test_option_then_setting_then_option (admin_scripts.tests.ArgumentOrder) Options are correctly handled when they are passed before and after ... ok test_setting_then_option (admin_scripts.tests.ArgumentOrder) Options passed after settings are correctly handled. ... ok test_setting_then_short_option (admin_scripts.tests.ArgumentOrder) Short options passed after settings are correctly handled. ... ok test_short_option_then_setting (admin_scripts.tests.ArgumentOrder) Short options passed before settings are correctly handled. ... ok test_app_command (admin_scripts.tests.CommandTypes) User AppCommands can execute when a single app name is provided ... ok test_app_command_invalid_app_label (admin_scripts.tests.CommandTypes) User AppCommands can execute when a single app name is provided ... ok test_app_command_multiple_apps (admin_scripts.tests.CommandTypes) User AppCommands raise an error when multiple app names are provided ... ok test_app_command_no_apps (admin_scripts.tests.CommandTypes) User AppCommands raise an error when no app name is provided ... ok test_app_command_some_invalid_app_labels (admin_scripts.tests.CommandTypes) User AppCommands can execute when some of the provided app names are invalid ... ok test_base_command (admin_scripts.tests.CommandTypes) User BaseCommands can execute when a label is provided ... ok test_base_command_multiple_label (admin_scripts.tests.CommandTypes) User BaseCommands can execute when no labels are provided ... ok test_base_command_no_label (admin_scripts.tests.CommandTypes) User BaseCommands can execute when no labels are provided ... ok test_base_command_with_option (admin_scripts.tests.CommandTypes) User BaseCommands can execute with options when a label is provided ... ok test_base_command_with_options (admin_scripts.tests.CommandTypes) User BaseCommands can execute with multiple options when a label is provided ... ok test_base_command_with_wrong_option (admin_scripts.tests.CommandTypes) User BaseCommands outputs command usage when wrong option is specified ... ok test_base_run_from_argv (admin_scripts.tests.CommandTypes) ... ok test_color_style (admin_scripts.tests.CommandTypes) ... ok test_command_color (admin_scripts.tests.CommandTypes) ... ok test_command_no_color (admin_scripts.tests.CommandTypes) --no-color prevent colorization of the output ... ok test_custom_stderr (admin_scripts.tests.CommandTypes) ... ok test_custom_stdout (admin_scripts.tests.CommandTypes) ... ok test_help (admin_scripts.tests.CommandTypes) help is handled as a special case ... ok test_help_alternative (admin_scripts.tests.CommandTypes) --help is equivalent to help ... ok test_help_commands (admin_scripts.tests.CommandTypes) help --commands shows the list of all available commands ... ok test_help_short_altert (admin_scripts.tests.CommandTypes) -h is handled as a short form of --help ... ok test_label_command (admin_scripts.tests.CommandTypes) User LabelCommands can execute when a label is provided ... ok test_label_command_multiple_label (admin_scripts.tests.CommandTypes) User LabelCommands are executed multiple times if multiple labels are provided ... ok test_label_command_no_label (admin_scripts.tests.CommandTypes) User LabelCommands raise an error if no label is provided ... ok test_noargs (admin_scripts.tests.CommandTypes) NoArg Commands can be executed ... ok test_noargs_with_args (admin_scripts.tests.CommandTypes) NoArg Commands raise an error if an argument is provided ... ok test_run_from_argv_closes_connections (admin_scripts.tests.CommandTypes) ... ok test_run_from_argv_non_ascii_error (admin_scripts.tests.CommandTypes) ... ok test_specific_help (admin_scripts.tests.CommandTypes) --help can be used on a specific command ... ok test_version (admin_scripts.tests.CommandTypes) version is handled as a special case ... ok test_version_alternative (admin_scripts.tests.CommandTypes) --version is equivalent to version ... ok test_all (admin_scripts.tests.DiffSettings) The all option also shows settings with the default value. ... ok test_basic (admin_scripts.tests.DiffSettings) Runs without error and emits settings diff. ... ok test_builtin_command (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can't execute user commands if it isn't provided settings ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands succeed if the environment contains settings ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands succeed if a settings file is provided ... ok test_custom_command (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands, even if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands, even if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_command (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin can't execute user commands unless settings are provided ... ok test_setup_environ (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: startapp creates the correct directory ... ok test_setup_environ_custom_template (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: startapp creates the correct directory with a custom template ... ok test_pks_parsing (admin_scripts.tests.Dumpdata) Regression for #20509 ... ok test_runs_django_admin (admin_scripts.tests.MainModule) ... ok test_builtin_command (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail with an error when no default settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands work if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands work with settings provided as argument ... ok test_custom_command (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can't execute user commands without settings ... ok test_custom_command_output_color (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py output syntax color can be deactivated with the `--no-color` option ... ok test_custom_command_with_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can execute user commands if settings are provided as argument ... ok test_app_with_import (admin_scripts.tests.ManageCheck) manage.py check does not raise errors when an app imports a base ... ok test_broken_app (admin_scripts.tests.ManageCheck) manage.py check reports an ImportError if an app's models.py ... ok test_complex_app (admin_scripts.tests.ManageCheck) manage.py check does not raise an ImportError validating a ... ok test_nonexistent_app (admin_scripts.tests.ManageCheck) manage.py check reports an error on a non-existent app in ... ok test_output_format (admin_scripts.tests.ManageCheck) All errors/warnings should be sorted by level and by message. ... ok test_warning_does_not_halt (admin_scripts.tests.ManageCheck) ... ok test_builtin_command (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed when default settings are appropriate ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when default settings are appropriate ... ok test_custom_command_with_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed when default settings are appropriate ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when default settings are appropriate ... ok test_custom_command_with_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands without appropriate settings ... ok test_custom_command_with_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands, even if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands, even if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute builtin commands if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can't execute user commands using default settings ... ok test_custom_command_with_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_no_database (admin_scripts.tests.ManageRunserver) ... ok test_readonly_database (admin_scripts.tests.ManageRunserver) ... ok test_runner_addrport_ipv6 (admin_scripts.tests.ManageRunserver) ... ok test_runner_ambiguous (admin_scripts.tests.ManageRunserver) ... ok test_runner_hostname (admin_scripts.tests.ManageRunserver) ... ok test_runner_hostname_ipv6 (admin_scripts.tests.ManageRunserver) ... ok test_runserver_addrport (admin_scripts.tests.ManageRunserver) ... ok test_empty_allowed_hosts_error (admin_scripts.tests.ManageRunserverEmptyAllowedHosts) ... ok test_attribute_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_help (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_import_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_key_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_liveserver (admin_scripts.tests.ManageTestCommand) ... ok test_testserver_handle_params (admin_scripts.tests.ManageTestserver) ... ok test_deprecation (deprecation.tests.DeprecatingSimpleTestCaseUrls) ... ok test_messages_concatenates_error_dict_values (test_exceptions.test_validation_error.TestValidationError) ... ok test_14786 (model_fields.tests.CustomFieldTests) ... ok test_changed (model_fields.tests.FileFieldTests) ... ok test_clearable (model_fields.tests.FileFieldTests) ... ok test_delete_when_file_unset (model_fields.tests.FileFieldTests) ... ok test_unchanged (model_fields.tests.FileFieldTests) ... ok ---------------------------------------------------------------------- Ran 10539 tests in 342.166s OK (skipped=951, expected failures=7) OK Destroying test database for alias 'default' (':memory:')... Destroying test database for alias 'other' (':memory:')... + /usr/bin/python3 runtests.py --settings=test_sqlite --verbosity=2 --parallel 1 Testing against Django installed in '/builddir/build/BUILD/Django-1.9.11/django' Importing application field_deconstruction Importing application mail Importing application migrate_signals Importing application proxy_models Importing application reserved_names Importing application update_only_fields Importing application defer_regress Importing application foreign_object Importing application expressions_case Importing application generic_relations Importing application sites_framework Importing application raw_query Importing application pagination Importing application contenttypes_tests Importing application m2m_multiple Importing application staticfiles_tests Importing application files Importing application httpwrappers Importing application datetimes Importing application signed_cookies_tests Importing application postgres_tests Importing application model_formsets Importing application m2m_intermediary Importing application fixtures_model_package Importing application version Importing application custom_pk Importing application shortcuts Importing application i18n Importing application fixtures Importing application timezones Importing application createsuperuser Importing application template_loader Importing application syndication_tests Importing application expressions Importing application responses Importing application flatpages_tests Importing application transaction_hooks Importing application max_lengths Importing application generic_relations_regress Importing application indexes Importing application string_lookup Importing application messages_tests Importing application middleware Importing application model_regress Importing application admin_widgets Importing application model_package Importing application annotations Importing application urlpatterns_reverse Importing application field_defaults Importing application known_related_objects Importing application queries Importing application unmanaged_models Importing application template_backends Importing application custom_methods Importing application generic_inline_admin Importing application cache Importing application migration_test_data_persistence Importing application m2o_recursive Importing application redirects_tests Importing application test_client Importing application reverse_lookup Importing application model_meta Importing application empty Importing application humanize_tests Importing application get_object_or_404 Importing application introspection Importing application invalid_models_tests Importing application signing Importing application admin_utils Importing application builtin_server Importing application model_validation Importing application or_lookups Importing application absolute_url_overrides Importing application force_insert_update Importing application apps Importing application model_forms Importing application managers_regress Importing application modeladmin Importing application wsgi Importing application auth_tests Importing application update Importing application select_related Importing application model_inheritance Importing application distinct_on_fields Importing application custom_lookups Importing application test_client_regress Importing application project_template Importing application admin_filters Importing application schema Importing application view_tests Importing application get_earliest_or_latest Importing application select_related_regress Importing application custom_migration_operations Importing application m2m_signals Importing application select_for_update Importing application backends Importing application proxy_model_inheritance Importing application properties Importing application admin_ordering Importing application fixtures_regress Importing application bash_completion Importing application gis_tests Importing application test_runner Importing application nested_foreign_keys Importing application mutually_referential Importing application conditional_processing Importing application get_or_create Importing application admin_custom_urls Importing application basic Importing application webdesign_tests Importing application forms_tests Importing application logging_tests Importing application no_models Importing application http_utils Importing application migrations Importing application model_formsets_regress Importing application delete Importing application db_typecasts Importing application admin_autodiscover Importing application test_utils Importing application check_framework Importing application m2m_through Importing application serializers Importing application swappable_models Importing application base Importing application many_to_many Importing application file_storage Importing application multiple_database Importing application str Importing application user_commands Importing application custom_managers Importing application file_uploads Importing application requests Importing application generic_views Importing application admin_inlines Importing application m2m_and_m2o Importing application migrations2 Importing application save_delete_hooks Importing application datatypes Importing application validators Importing application signals Importing application order_with_respect_to Importing application settings_tests Importing application defer Importing application admin_changelist Importing application dbshell Importing application admin_checks Importing application m2m_regress Importing application decorators Importing application field_subclassing Importing application sitemaps_tests Importing application many_to_one Importing application servers Importing application aggregation_regress Importing application csrf_tests Importing application dates Importing application bulk_create Importing application from_db_value Importing application m2m_recursive Importing application model_permalink Importing application one_to_one Importing application delete_regress Importing application sites_tests Importing application utils_tests Importing application custom_columns Importing application handlers Importing application model_options Importing application queryset_pickle Importing application dispatch Importing application app_loading Importing application inline_formsets Importing application resolve_url Importing application select_related_onetoone Importing application model_inheritance_regress Importing application ordering Importing application validation Importing application m2m_through_regress Importing application admin_views Importing application context_processors Importing application choices Importing application null_fk Importing application sessions_tests Importing application prefetch_related Importing application admin_docs Importing application template_tests Importing application transactions Importing application null_fk_ordering Importing application admin_registration Importing application admin_scripts Importing application deprecation Importing application test_exceptions Importing application inspectdb Importing application many_to_one_null Importing application model_fields Importing application aggregation Importing application extra_regress Importing application middleware_exceptions Importing application lookup Importing application db_functions Importing application null_queries Importing application layermap Importing application geogapp Importing application inspectapp Importing application rasterapp Importing application gis_migrations Importing application geo3d Importing application relatedapp Importing application gdal_tests Importing application geos_tests Importing application geoapp Importing application distapp Importing application geoadmin Importing application maps Creating test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')... Operations to perform: Synchronize unmigrated apps: invalid_models_tests, httpwrappers, many_to_one, rasterapp, file_storage, webdesign_tests, m2m_multiple, string_lookup, db_functions, geogapp, m2m_intermediary, wsgi, responses, serializers, geo3d, files, fixtures_model_package, get_or_create, generic_relations_regress, field_defaults, validation, contenttypes_tests, test_client_regress, conditional_processing, admin_autodiscover, many_to_many, update_only_fields, messages_tests, custom_columns, decorators, model_validation, null_queries, max_lengths, test_client, null_fk, admin_inlines, generic_relations, inspectdb, ordering, m2o_recursive, annotations, shortcuts, gdal_tests, version, transaction_hooks, swappable_models, http_utils, order_with_respect_to, fixtures, select_related, dbshell, basic, geoapp, project_template, auth_tests, test_utils, empty, template_backends, from_db_value, settings_tests, m2m_and_m2o, model_permalink, redirects_tests, check_framework, template_tests, inspectapp, migrations, builtin_server, mail, cache, null_fk_ordering, logging_tests, signals, db_typecasts, extra_regress, auth, field_deconstruction, or_lookups, relatedapp, model_formsets, managers_regress, mutually_referential, distapp, migrate_signals, modeladmin, admin_checks, apps, file_uploads, servers, get_object_or_404, queryset_pickle, admin_changelist, view_tests, expressions_case, syndication_tests, m2m_recursive, requests, user_commands, select_for_update, urlpatterns_reverse, admin_filters, admin_custom_urls, m2m_signals, model_formsets_regress, bulk_create, model_fields, proxy_models, model_forms, defer, middleware, bash_completion, model_options, transactions, admin_docs, signed_cookies_tests, custom_lookups, m2m_regress, admin_views, geoadmin, unmanaged_models, messages, custom_migration_operations, model_meta, handlers, staticfiles, aggregation_regress, get_earliest_or_latest, inline_formsets, m2m_through_regress, distinct_on_fields, admin_scripts, nested_foreign_keys, admin_registration, generic_inline_admin, deprecation, middleware_exceptions, createsuperuser, update, test_runner, datatypes, delete_regress, select_related_onetoone, flatpages_tests, reverse_lookup, prefetch_related, fixtures_regress, sessions, reserved_names, signing, layermap, utils_tests, resolve_url, staticfiles_tests, datetimes, admin_utils, forms_tests, sitemaps_tests, select_related_regress, save_delete_hooks, defer_regress, model_regress, introspection, app_loading, multiple_database, absolute_url_overrides, base, foreign_object, i18n, field_subclassing, many_to_one_null, model_inheritance, m2m_through, one_to_one, model_inheritance_regress, humanize_tests, csrf_tests, raw_query, generic_views, delete, sites_tests, expressions, custom_managers, context_processors, contenttypes, proxy_model_inheritance, lookup, custom_pk, str, timezones, gis_tests, aggregation, properties, choices, template_loader, pagination, test_exceptions, queries, dates, indexes, force_insert_update, validators, geos_tests, model_package, schema, no_models, admin_ordering, dispatch, admin_widgets, migrations2, backends, known_related_objects, custom_methods, sessions_tests, maps Apply all migrations: admin, flatpages, postgres_tests, gis_migrations, migration_test_data_persistence, sites_framework, sites, redirects Synchronizing apps without migrations: Creating tables... Creating table django_content_type Creating table auth_permission Creating table auth_group Creating table auth_user Creating table auth_customuser Creating table auth_extensionuser Creating table django_session Creating table sessions_customsession Creating table proxy_models_person Creating table proxy_models_statusperson Creating table proxy_models_lowerstatusperson Creating table proxy_models_user Creating table proxy_models_country Creating table proxy_models_state Creating table proxy_models_baseuser Creating table proxy_models_trackeruser Creating table proxy_models_issue Creating table proxy_models_bug Creating table proxy_models_improvement Creating table select Creating table update_only_fields_account Creating table update_only_fields_person Creating table update_only_fields_employee Creating table update_only_fields_profile Creating table defer_regress_item Creating table defer_regress_relateditem Creating table defer_regress_child Creating table defer_regress_leaf Creating table defer_regress_resolvethis Creating table defer_regress_simpleitem Creating table defer_regress_feature Creating table defer_regress_specialfeature Creating table defer_regress_onetooneitem Creating table defer_regress_itemandsimpleitem Creating table defer_regress_profile Creating table defer_regress_location Creating table defer_regress_request Creating table defer_regress_base Creating table defer_regress_derived Creating table foreign_object_article Creating table foreign_object_newsarticle Creating table foreign_object_articletranslation Creating table foreign_object_articletag Creating table foreign_object_articleidea Creating table foreign_object_slugpage Creating table foreign_object_country Creating table foreign_object_person Creating table foreign_object_group Creating table foreign_object_membership Creating table foreign_object_friendship Creating table expressions_case_casetestmodel Creating table expressions_case_o2ocasetestmodel Creating table expressions_case_fkcasetestmodel Creating table expressions_case_client Creating table generic_relations_taggeditem Creating table generic_relations_valuabletaggeditem Creating table generic_relations_abstractcomparison Creating table generic_relations_comparison Creating table generic_relations_animal Creating table generic_relations_vegetable Creating table generic_relations_mineral Creating table generic_relations_gecko Creating table generic_relations_rock Creating table generic_relations_manualpk Creating table generic_relations_forproxymodelmodel Creating table generic_relations_forconcretemodelmodel Creating table generic_relations_concreterelatedmodel Creating table generic_relations_allowsnullgfk Creating table raw_query_author Creating table raw_query_book Creating table raw_query_bookfkaspk Creating table raw_query_coffee Creating table raw_query_reviewer Creating table raw_query_friendlyauthor Creating table pagination_article Creating table contenttypes_tests_author Creating table contenttypes_tests_article Creating table contenttypes_tests_schemeincludedurl Creating table contenttypes_tests_concretemodel Creating table contenttypes_tests_foowithouturl Creating table contenttypes_tests_foowithurl Creating table contenttypes_tests_foowithbrokenabsoluteurl Creating table contenttypes_tests_question Creating table contenttypes_tests_answer Creating table contenttypes_tests_post Creating table m2m_multiple_category Creating table m2m_multiple_article Creating table datetimes_article Creating table datetimes_comment Creating table datetimes_category Creating table model_formsets_author Creating table model_formsets_betterauthor Creating table model_formsets_book Creating table model_formsets_bookwithcustompk Creating table model_formsets_editor Creating table model_formsets_bookwithoptionalalteditor Creating table model_formsets_alternatebook Creating table model_formsets_authormeeting Creating table model_formsets_customprimarykey Creating table model_formsets_place Creating table model_formsets_owner Creating table model_formsets_location Creating table model_formsets_ownerprofile Creating table model_formsets_restaurant Creating table model_formsets_product Creating table model_formsets_price Creating table model_formsets_mexicanrestaurant Creating table model_formsets_classymexicanrestaurant Creating table model_formsets_repository Creating table model_formsets_revision Creating table model_formsets_person Creating table model_formsets_membership Creating table model_formsets_team Creating table model_formsets_player Creating table model_formsets_poet Creating table model_formsets_poem Creating table model_formsets_post Creating table model_formsets_uuidpkparent Creating table model_formsets_uuidpkchild Creating table model_formsets_childwitheditablepk Creating table model_formsets_autopkchildofuuidpkparent Creating table model_formsets_autopkparent Creating table model_formsets_uuidpkchildofautopkparent Creating table model_formsets_parentwithuuidalternatekey Creating table model_formsets_childrelatedviaak Creating table m2m_intermediary_reporter Creating table m2m_intermediary_article Creating table m2m_intermediary_writer Creating table fixtures_model_package_article Creating table custom_pk_employee Creating table custom_pk_business Creating table custom_pk_bar Creating table custom_pk_foo Creating table i18n_testmodel Creating table i18n_company Creating table fixtures_category Creating table fixtures_article Creating table fixtures_blog Creating table fixtures_tag Creating table fixtures_person Creating table fixtures_spy Creating table fixtures_visa Creating table fixtures_book Creating table timezones_event Creating table timezones_maybeevent Creating table timezones_session Creating table timezones_sessionevent Creating table timezones_timestamp Creating table timezones_alldayevent Creating table syndication_tests_entry Creating table syndication_tests_article Creating table expressions_employee Creating table expressions_company Creating table expressions_number Creating table expressions_experiment Creating table expressions_time Creating table expressions_uuid Creating table transaction_hooks_thing Creating table max_lengths_personwithdefaultmaxlengths Creating table max_lengths_personwithcustommaxlengths Creating table generic_relations_regress_link Creating table generic_relations_regress_place Creating table generic_relations_regress_restaurant Creating table generic_relations_regress_address Creating table generic_relations_regress_person Creating table generic_relations_regress_charlink Creating table generic_relations_regress_textlink Creating table generic_relations_regress_oddrelation1 Creating table generic_relations_regress_oddrelation2 Creating table generic_relations_regress_note Creating table generic_relations_regress_contact Creating table generic_relations_regress_organization Creating table generic_relations_regress_company Creating table generic_relations_regress_developer Creating table generic_relations_regress_team Creating table generic_relations_regress_guild Creating table generic_relations_regress_tag Creating table generic_relations_regress_board Creating table generic_relations_regress_haslinkthing Creating table generic_relations_regress_a Creating table generic_relations_regress_b Creating table generic_relations_regress_c Creating table generic_relations_regress_d Creating table generic_relations_regress_node Creating table generic_relations_regress_content Creating table generic_relations_regress_related Creating table indexes_articletranslation Creating table indexes_article Creating table indexes_indextogethersinglelist Creating table string_lookup_foo Creating table string_lookup_bar Creating table string_lookup_whiz Creating table string_lookup_child Creating table string_lookup_base Creating table string_lookup_article Creating table model_regress_article Creating table model_regress_movie Creating table model_regress_party Creating table model_regress_event Creating table model_regress_department Creating table model_regress_worker Creating table model_regress_brokenunicodemethod Creating table model_regress_nonautopk Creating table model_regress_model1 Creating table model_regress_model2 Creating table model_regress_model3 Creating table admin_widgets_member Creating table admin_widgets_band Creating table admin_widgets_album Creating table admin_widgets_inventory Creating table admin_widgets_event Creating table admin_widgets_car Creating table admin_widgets_cartire Creating table admin_widgets_honeycomb Creating table admin_widgets_bee Creating table admin_widgets_individual Creating table admin_widgets_company Creating table admin_widgets_advisor Creating table admin_widgets_student Creating table admin_widgets_school Creating table admin_widgets_profile Creating table model_package_site Creating table model_package_article Creating table model_package_publication Creating table model_package_advertisement Creating table annotations_author Creating table annotations_publisher Creating table annotations_book Creating table annotations_store Creating table annotations_departmentstore Creating table annotations_employee Creating table annotations_company Creating table annotations_ticket Creating table field_defaults_article Creating table known_related_objects_tournament Creating table known_related_objects_organiser Creating table known_related_objects_pool Creating table known_related_objects_poolstyle Creating table queries_dumbcategory Creating table queries_namedcategory Creating table queries_tag Creating table queries_note Creating table queries_annotation Creating table queries_extrainfo Creating table queries_author Creating table queries_item Creating table queries_report Creating table queries_ranking Creating table queries_cover Creating table queries_number Creating table queries_valid Creating table queries_x Creating table queries_y Creating table queries_loopx Creating table queries_loopy Creating table queries_loopz Creating table queries_managedmodel Creating table queries_detail Creating table queries_member Creating table queries_child Creating table queries_custompk Creating table queries_related Creating table queries_custompktag Creating table queries_celebrity Creating table queries_tvchef Creating table queries_fan Creating table queries_leafa Creating table queries_leafb Creating table queries_join Creating table queries_reservedname Creating table queries_sharedconnection Creating table queries_pointera Creating table queries_pointerb Creating table queries_singleobject Creating table queries_relatedobject Creating table queries_plaything Creating table queries_article Creating table queries_food Creating table queries_eaten Creating table queries_node Creating table queries_objecta Creating table queries_childobjecta Creating table queries_objectb Creating table queries_objectc Creating table queries_simplecategory Creating table queries_specialcategory Creating table queries_categoryitem Creating table queries_onetoonecategory Creating table queries_categoryrelationship Creating table queries_nullablename Creating table queries_modeld Creating table queries_modelc Creating table queries_modelb Creating table queries_modela Creating table queries_job Creating table queries_jobresponsibilities Creating table queries_responsibility Creating table queries_fk1 Creating table queries_fk2 Creating table queries_fk3 Creating table queries_basea Creating table queries_identifier Creating table queries_program Creating table queries_channel Creating table queries_book Creating table queries_chapter Creating table queries_paragraph Creating table queries_page Creating table queries_myobject Creating table queries_order Creating table queries_orderitem Creating table queries_baseuser Creating table queries_task Creating table queries_staff Creating table queries_staffuser Creating table queries_ticket21203parent Creating table queries_ticket21203child Creating table queries_person Creating table queries_company Creating table queries_employment Creating table queries_school Creating table queries_student Creating table queries_classroom Creating table queries_ticket23605aparent Creating table queries_ticket23605a Creating table queries_ticket23605b Creating table queries_ticket23605c Creating table Individual Creating table RelatedIndividual Creating table a01 Creating table b01 Creating table c01 Creating table unmanaged_models_proxy1 Creating table unmanaged_models_proxy2 Creating table unmanaged_models_managed1 Creating table custom_methods_article Creating table generic_inline_admin_episode Creating table generic_inline_admin_media Creating table generic_inline_admin_category Creating table generic_inline_admin_phonenumber Creating table generic_inline_admin_contact Creating table generic_inline_admin_episodepermanent Creating table cache_poll Creating table m2o_recursive_category Creating table m2o_recursive_person Creating table reverse_lookup_user Creating table reverse_lookup_poll Creating table reverse_lookup_choice Creating table model_meta_relation Creating table model_meta_baseperson Creating table model_meta_person Creating table model_meta_relating Creating table model_meta_commonancestor Creating table model_meta_firstparent Creating table model_meta_secondparent Creating table model_meta_child Creating table empty_empty Creating table get_object_or_404_author Creating table get_object_or_404_article Creating table introspection_reporter Creating table introspection_article Creating table admin_utils_site Creating table admin_utils_article Creating table admin_utils_count Creating table admin_utils_event Creating table admin_utils_location Creating table admin_utils_guest Creating table admin_utils_eventguide Creating table admin_utils_vehicle Creating table admin_utils_car Creating table or_lookups_article Creating table force_insert_update_counter Creating table force_insert_update_inheritedcounter Creating table force_insert_update_subcounter Creating table force_insert_update_withcustompk Creating table apps_totallynormal Creating table model_forms_person Creating table model_forms_category Creating table model_forms_writer Creating table model_forms_article Creating table model_forms_improvedarticle Creating table model_forms_improvedarticlewithparentlink Creating table model_forms_betterwriter Creating table model_forms_publication Creating table model_forms_publicationdefaults Creating table model_forms_author Creating table model_forms_author1 Creating table model_forms_writerprofile Creating table model_forms_document Creating table model_forms_textfile Creating table model_forms_customff Creating table model_forms_filepathmodel Creating table model_forms_imagefile Creating table model_forms_optionalimagefile Creating table model_forms_commaseparatedinteger Creating table model_forms_homepage Creating table model_forms_product Creating table model_forms_price Creating table model_forms_triple Creating table model_forms_articlestatus Creating table model_forms_inventory Creating table model_forms_book Creating table model_forms_derivedbook Creating table model_forms_explicitpk Creating table model_forms_post Creating table model_forms_datetimepost Creating table model_forms_derivedpost Creating table model_forms_bigint Creating table model_forms_customfieldforexclusionmodel Creating table model_forms_flexibledatepost Creating table model_forms_colour Creating table model_forms_colourfulitem Creating table model_forms_customerrormessage Creating table model_forms_character Creating table model_forms_stumpjoke Creating table model_forms_student Creating table model_forms_photo Creating table model_forms_uuidpk Creating table model_forms_strictassignmentfieldspecific Creating table model_forms_strictassignmentall Creating table managers_regress_parent Creating table managers_regress_child1 Creating table managers_regress_child2 Creating table managers_regress_child3 Creating table managers_regress_child4 Creating table managers_regress_child5 Creating table managers_regress_child6 Creating table managers_regress_child7 Creating table managers_regress_relatedmodel Creating table managers_regress_relationmodel Creating table modeladmin_band Creating table modeladmin_concert Creating table modeladmin_validationtestmodel Creating table modeladmin_validationtestinlinemodel Creating table auth_tests_custompermissionsuser Creating table auth_tests_customusernonuniqueusername Creating table auth_tests_customusernonlistrequiredfields Creating table auth_tests_customuserbadrequiredfields Creating table auth_tests_isactivetestuser1 Creating table auth_tests_uuiduser Creating table auth_tests_email Creating table auth_tests_customuserwithfk Creating table update_datapoint Creating table update_relatedpoint Creating table update_a Creating table update_b Creating table update_c Creating table update_d Creating table update_foo Creating table update_bar Creating table select_related_domain Creating table select_related_kingdom Creating table select_related_phylum Creating table select_related_klass Creating table select_related_order Creating table select_related_family Creating table select_related_genus Creating table select_related_species Creating table select_related_hybridspecies Creating table select_related_topping Creating table select_related_pizza Creating table select_related_taggeditem Creating table select_related_bookmark Creating table model_inheritance_worker Creating table model_inheritance_student Creating table model_inheritance_post Creating table model_inheritance_comment Creating table model_inheritance_link Creating table model_inheritance_chef Creating table model_inheritance_place Creating table my_restaurant Creating table model_inheritance_italianrestaurant Creating table model_inheritance_supplier Creating table model_inheritance_parkinglot Creating table model_inheritance_title Creating table model_inheritance_copy Creating table model_inheritance_mixinmodel Creating table model_inheritance_base Creating table model_inheritance_subbase Creating table model_inheritance_grandparent Creating table model_inheritance_parent Creating table model_inheritance_child Creating table model_inheritance_grandchild Creating table distinct_on_fields_tag Creating table distinct_on_fields_celebrity Creating table distinct_on_fields_fan Creating table distinct_on_fields_staff Creating table distinct_on_fields_stafftag Creating table custom_lookups_author Creating table custom_lookups_mysqlunixtimestamp Creating table custom_lookups_custommodel Creating table test_client_regress_customuser Creating table admin_filters_book Creating table admin_filters_department Creating table admin_filters_employee Creating table admin_filters_taggeditem Creating table admin_filters_bookmark Creating table drop Creating table schema_node Creating table view_tests_author Creating table view_tests_article Creating table view_tests_urlarticle Creating table view_tests_datearticle Creating table get_earliest_or_latest_article Creating table get_earliest_or_latest_person Creating table get_earliest_or_latest_indexerrorarticle Creating table select_related_regress_building Creating table select_related_regress_device Creating table select_related_regress_port Creating table select_related_regress_connection Creating table select_related_regress_tuser Creating table select_related_regress_person Creating table select_related_regress_organizer Creating table select_related_regress_student Creating table select_related_regress_class Creating table select_related_regress_enrollment Creating table select_related_regress_country Creating table select_related_regress_state Creating table select_related_regress_clientstatus Creating table select_related_regress_client Creating table select_related_regress_specialclient Creating table select_related_regress_parent Creating table select_related_regress_child Creating table select_related_regress_item Creating table select_related_regress_fowl Creating table select_related_regress_hen Creating table select_related_regress_chick Creating table select_related_regress_a Creating table select_related_regress_b Creating table select_related_regress_c Creating table m2m_signals_part Creating table m2m_signals_car Creating table m2m_signals_sportscar Creating table m2m_signals_person Creating table select_for_update_person Creating table backends_square Creating table backends_person Creating table backends_schoolclass Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_tag Creating table CaseSensitive_Post Creating table backends_reporter Creating table backends_article Creating table backends_item Creating table backends_object Creating table backends_objectreference Creating table backends_rawdata Creating table proxy_model_inheritance_concretemodel Creating table proxy_model_inheritance_concretemodelsubclass Creating table properties_person Creating table admin_ordering_band Creating table admin_ordering_song Creating table fixtures_regress_animal Creating table Fixtures_regress_plant Creating table fixtures_regress_stuff Creating table fixtures_regress_absolute Creating table fixtures_regress_parent Creating table fixtures_regress_child Creating table fixtures_regress_channel Creating table fixtures_regress_article Creating table fixtures_regress_specialarticle Creating table fixtures_regress_feature Creating table fixtures_regress_widget Creating table fixtures_regress_store Creating table fixtures_regress_person Creating table fixtures_regress_book Creating table fixtures_regress_nkchild Creating table fixtures_regress_reftonkchild Creating table fixtures_regress_circle1 Creating table fixtures_regress_circle2 Creating table fixtures_regress_circle3 Creating table fixtures_regress_circle4 Creating table fixtures_regress_circle5 Creating table fixtures_regress_circle6 Creating table fixtures_regress_externaldependency Creating table fixtures_regress_thingy Creating table fixtures_regress_m2mtoself Creating table fixtures_regress_m2msimplea Creating table fixtures_regress_m2msimpleb Creating table fixtures_regress_m2msimplecirculara Creating table fixtures_regress_m2msimplecircularb Creating table fixtures_regress_m2mcomplexa Creating table fixtures_regress_m2mcomplexb Creating table fixtures_regress_m2mthroughab Creating table fixtures_regress_m2mcomplexcircular1a Creating table fixtures_regress_m2mcomplexcircular1b Creating table fixtures_regress_m2mcomplexcircular1c Creating table fixtures_regress_m2mcircular1throughab Creating table fixtures_regress_m2mcircular1throughbc Creating table fixtures_regress_m2mcircular1throughca Creating table fixtures_regress_m2mcomplexcircular2a Creating table fixtures_regress_m2mcomplexcircular2b Creating table fixtures_regress_m2mcircular2throughab Creating table test_runner_person Creating table nested_foreign_keys_person Creating table nested_foreign_keys_movie Creating table nested_foreign_keys_event Creating table nested_foreign_keys_screening Creating table nested_foreign_keys_screeningnullfk Creating table nested_foreign_keys_package Creating table nested_foreign_keys_packagenullfk Creating table mutually_referential_parent Creating table mutually_referential_child Creating table get_or_create_person Creating table get_or_create_defaultperson Creating table get_or_create_manualprimarykeytest Creating table get_or_create_profile Creating table get_or_create_tag Creating table get_or_create_thing Creating table get_or_create_publisher Creating table get_or_create_author Creating table get_or_create_book Creating table admin_custom_urls_action Creating table admin_custom_urls_person Creating table admin_custom_urls_car Creating table basic_article Creating table basic_selfref Creating table forms_tests_boundarymodel Creating table forms_tests_defaults Creating table forms_tests_choicemodel Creating table forms_tests_choiceoptionmodel Creating table forms_tests_choicefieldmodel Creating table forms_tests_optionalmultichoicemodel Creating table forms_tests_filemodel Creating table forms_tests_group Creating table forms_tests_cheese Creating table forms_tests_article Creating table migrations_modelwithcustombase Creating table migrations_unmigratedmodel Creating table model_formsets_regress_user Creating table model_formsets_regress_usersite Creating table model_formsets_regress_userprofile Creating table model_formsets_regress_profilenetwork Creating table model_formsets_regress_place Creating table model_formsets_regress_restaurant Creating table model_formsets_regress_manager Creating table model_formsets_regress_network Creating table model_formsets_regress_host Creating table delete_r Creating table delete_s Creating table delete_t Creating table delete_u Creating table delete_rchild Creating table delete_a Creating table delete_m Creating table delete_mr Creating table delete_mrnull Creating table delete_avatar Creating table delete_user Creating table delete_hiddenuser Creating table delete_hiddenuserprofile Creating table delete_m2mto Creating table delete_m2mfrom Creating table delete_parent Creating table delete_child Creating table delete_base Creating table delete_reltobase Creating table admin_autodiscover_story Creating table test_utils_car Creating table test_utils_person Creating table test_utils_possessedcar Creating table check_framework_simplemodel Creating table m2m_through_person Creating table m2m_through_group Creating table m2m_through_membership Creating table test_table Creating table m2m_through_testnodefaultsornulls Creating table m2m_through_personselfrefm2m Creating table m2m_through_friendship Creating table m2m_through_event Creating table m2m_through_invitation Creating table m2m_through_employee Creating table m2m_through_relationship Creating table m2m_through_ingredient Creating table m2m_through_recipe Creating table m2m_through_recipeingredient Creating table serializers_categorymetadata Creating table serializers_category Creating table serializers_author Creating table serializers_article Creating table serializers_authorprofile Creating table serializers_actor Creating table serializers_movie Creating table serializers_score Creating table serializers_player Creating table serializers_basemodel Creating table serializers_complexmodel Creating table serializers_binarydata Creating table serializers_booleandata Creating table serializers_chardata Creating table serializers_datedata Creating table serializers_datetimedata Creating table serializers_decimaldata Creating table serializers_emaildata Creating table serializers_filedata Creating table serializers_filepathdata Creating table serializers_floatdata Creating table serializers_integerdata Creating table serializers_bigintegerdata Creating table serializers_genericipaddressdata Creating table serializers_nullbooleandata Creating table serializers_positiveintegerdata Creating table serializers_positivesmallintegerdata Creating table serializers_slugdata Creating table serializers_smalldata Creating table serializers_textdata Creating table serializers_timedata Creating table serializers_tag Creating table serializers_genericdata Creating table serializers_anchor Creating table serializers_uniqueanchor Creating table serializers_fkdata Creating table serializers_m2mdata Creating table serializers_o2odata Creating table serializers_fkselfdata Creating table serializers_m2mselfdata Creating table serializers_fkdatatofield Creating table serializers_fkdatatoo2o Creating table serializers_m2mintermediatedata Creating table serializers_intermediate Creating table serializers_booleanpkdata Creating table serializers_charpkdata Creating table serializers_decimalpkdata Creating table serializers_emailpkdata Creating table serializers_filepathpkdata Creating table serializers_floatpkdata Creating table serializers_integerpkdata Creating table serializers_genericipaddresspkdata Creating table serializers_positiveintegerpkdata Creating table serializers_positivesmallintegerpkdata Creating table serializers_slugpkdata Creating table serializers_smallpkdata Creating table serializers_uuiddata Creating table serializers_fktouuid Creating table serializers_autonowdatetimedata Creating table serializers_modifyingsavedata Creating table serializers_inheritabstractmodel Creating table serializers_inheritbasemodel Creating table serializers_explicitinheritbasemodel Creating table serializers_lengthmodel Creating table serializers_naturalkeyanchor Creating table serializers_fkdatanaturalkey Creating table swappable_models_article Creating table swappable_models_alternatearticle Creating table base_mymodel Creating table many_to_many_publication Creating table many_to_many_article Creating table many_to_many_inheritedarticlea Creating table many_to_many_inheritedarticleb Creating table file_storage_storage Creating table multiple_database_review Creating table multiple_database_person Creating table multiple_database_book Creating table multiple_database_pet Creating table multiple_database_userprofile Creating table str_article Creating table str_internationalarticle Creating table custom_managers_person Creating table custom_managers_funperson Creating table custom_managers_book Creating table custom_managers_car Creating table custom_managers_relatedmodel Creating table custom_managers_restrictedmodel Creating table custom_managers_onetoonerestrictedmodel Creating table custom_managers_personfromabstract Creating table file_uploads_filemodel Creating table generic_views_artist Creating table generic_views_author Creating table generic_views_book Creating table generic_views_page Creating table generic_views_booksigning Creating table admin_inlines_parent Creating table admin_inlines_teacher Creating table admin_inlines_child Creating table admin_inlines_book Creating table admin_inlines_author Creating table admin_inlines_nonautopkbook Creating table admin_inlines_editablepkbook Creating table admin_inlines_holder Creating table admin_inlines_inner Creating table admin_inlines_holder2 Creating table admin_inlines_inner2 Creating table admin_inlines_holder3 Creating table admin_inlines_inner3 Creating table admin_inlines_holder4 Creating table admin_inlines_inner4stacked Creating table admin_inlines_inner4tabular Creating table admin_inlines_person Creating table admin_inlines_outfititem Creating table admin_inlines_fashionista Creating table admin_inlines_shoppingweakness Creating table admin_inlines_titlecollection Creating table admin_inlines_title Creating table admin_inlines_poll Creating table admin_inlines_question Creating table admin_inlines_novel Creating table admin_inlines_chapter Creating table admin_inlines_footnote Creating table admin_inlines_capofamiglia Creating table admin_inlines_consigliere Creating table admin_inlines_sottocapo Creating table admin_inlines_readonlyinline Creating table admin_inlines_parentmodelwithcustompk Creating table admin_inlines_childmodel1 Creating table admin_inlines_childmodel2 Creating table admin_inlines_binarytree Creating table admin_inlines_lifeform Creating table admin_inlines_extraterrestrial Creating table admin_inlines_sighting Creating table admin_inlines_someparentmodel Creating table admin_inlines_somechildmodel Creating table admin_inlines_profilecollection Creating table admin_inlines_profile Creating table m2m_and_m2o_user Creating table m2m_and_m2o_issue Creating table m2m_and_m2o_unicodereferencemodel Creating table save_delete_hooks_person Creating table datatypes_donut Creating table datatypes_rumbaba Creating table signals_person Creating table signals_car Creating table signals_author Creating table signals_book Creating table order_with_respect_to_question Creating table order_with_respect_to_answer Creating table order_with_respect_to_post Creating table order_with_respect_to_entity Creating table order_with_respect_to_dimension Creating table order_with_respect_to_component Creating table defer_secondary Creating table defer_primary Creating table defer_child Creating table defer_bigchild Creating table admin_changelist_event Creating table admin_changelist_parent Creating table admin_changelist_child Creating table admin_changelist_genre Creating table admin_changelist_band Creating table admin_changelist_musician Creating table admin_changelist_group Creating table admin_changelist_concert Creating table admin_changelist_membership Creating table admin_changelist_quartet Creating table admin_changelist_chordsmusician Creating table admin_changelist_chordsband Creating table admin_changelist_invitation Creating table admin_changelist_swallow Creating table admin_changelist_swallowonetoone Creating table admin_changelist_unorderedobject Creating table admin_changelist_orderedobject Creating table admin_changelist_customiduser Creating table admin_checks_album Creating table admin_checks_song Creating table admin_checks_twoalbumfkandane Creating table admin_checks_author Creating table admin_checks_book Creating table admin_checks_authorsbooks Creating table admin_checks_state Creating table admin_checks_city Creating table admin_checks_influence Creating table m2m_regress_selfrefer Creating table m2m_regress_tag Creating table m2m_regress_tagcollection Creating table m2m_regress_entry Creating table m2m_regress_selfreferchild Creating table m2m_regress_selfreferchildsibling Creating table m2m_regress_line Creating table m2m_regress_worksheet Creating table m2m_regress_user Creating table m2m_regress_regressionmodelsplit Creating table m2m_regress_post Creating table field_subclassing_mymodel Creating table field_subclassing_othermodel Creating table field_subclassing_choicesmodel Creating table field_subclassing_datamodel Creating table sitemaps_tests_testmodel Creating table sitemaps_tests_i18ntestmodel Creating table many_to_one_reporter Creating table many_to_one_article Creating table many_to_one_first Creating table many_to_one_second Creating table many_to_one_third Creating table many_to_one_parent Creating table many_to_one_child Creating table many_to_one_tofieldchild Creating table many_to_one_category Creating table many_to_one_record Creating table many_to_one_relation Creating table many_to_one_school Creating table many_to_one_student Creating table servers_person Creating table aggregation_regress_author Creating table aggregation_regress_publisher Creating table aggregation_regress_itemtag Creating table aggregation_regress_book Creating table aggregation_regress_store Creating table aggregation_regress_entries Creating table aggregation_regress_clues Creating table aggregation_regress_withmanualpk Creating table aggregation_regress_hardbackbook Creating table aggregation_regress_alfa Creating table aggregation_regress_bravo Creating table aggregation_regress_charlie Creating table aggregation_regress_selfreffk Creating table dates_article Creating table dates_comment Creating table dates_category Creating table bulk_create_country Creating table bulk_create_proxymulticountry Creating table bulk_create_restaurant Creating table bulk_create_pizzeria Creating table bulk_create_state Creating table bulk_create_twofields Creating table bulk_create_nofields Creating table from_db_value_cashmodel Creating table m2m_recursive_person Creating table model_permalink_guitarist Creating table one_to_one_place Creating table one_to_one_restaurant Creating table one_to_one_bar Creating table one_to_one_undergroundbar Creating table one_to_one_waiter Creating table one_to_one_favorites Creating table one_to_one_manualprimarykey Creating table one_to_one_relatedmodel Creating table one_to_one_multimodel Creating table one_to_one_target Creating table one_to_one_pointer Creating table one_to_one_pointer2 Creating table one_to_one_hiddenpointer Creating table one_to_one_tofieldpointer Creating table one_to_one_school Creating table one_to_one_director Creating table delete_regress_award Creating table delete_regress_awardnote Creating table delete_regress_person Creating table delete_regress_book Creating table delete_regress_toy Creating table delete_regress_child Creating table delete_regress_playedwith Creating table delete_regress_playedwithnote Creating table delete_regress_contact Creating table delete_regress_email Creating table delete_regress_researcher Creating table delete_regress_food Creating table delete_regress_eaten Creating table delete_regress_policy Creating table delete_regress_version Creating table delete_regress_location Creating table delete_regress_item Creating table delete_regress_file Creating table delete_regress_fooimage Creating table delete_regress_foofile Creating table delete_regress_foophoto Creating table delete_regress_orgunit Creating table delete_regress_login Creating table delete_regress_house Creating table delete_regress_orderedperson Creating table utils_tests_category Creating table utils_tests_thing Creating table utils_tests_categoryinfo Creating table my_author_table Creating table custom_columns_article Creating table model_options_author Creating table model_options_editor Creating table model_options_book Creating table model_options_bookstore Creating table model_options_editorstore Creating table model_options_scientistref Creating table model_options_articleref Creating table queryset_pickle_group Creating table queryset_pickle_event Creating table queryset_pickle_happening Creating table queryset_pickle_somemodel Creating table queryset_pickle_m2mmodel Creating table inline_formsets_school Creating table inline_formsets_parent Creating table inline_formsets_child Creating table inline_formsets_poet Creating table inline_formsets_poem Creating table resolve_url_unimportantthing Creating table select_related_onetoone_user Creating table select_related_onetoone_userprofile Creating table select_related_onetoone_userstatresult Creating table select_related_onetoone_userstat Creating table select_related_onetoone_statdetails Creating table select_related_onetoone_advanceduserstat Creating table select_related_onetoone_image Creating table select_related_onetoone_product Creating table select_related_onetoone_parent1 Creating table select_related_onetoone_parent2 Creating table select_related_onetoone_child1 Creating table select_related_onetoone_child2 Creating table select_related_onetoone_child3 Creating table select_related_onetoone_child4 Creating table model_inheritance_regress_place Creating table model_inheritance_regress_restaurant Creating table model_inheritance_regress_italianrestaurant Creating table model_inheritance_regress_parkinglot Creating table model_inheritance_regress_parkinglot2 Creating table model_inheritance_regress_parkinglot3 Creating table model_inheritance_regress_parkinglot4a Creating table model_inheritance_regress_parkinglot4b Creating table model_inheritance_regress_supplier Creating table model_inheritance_regress_wholesaler Creating table model_inheritance_regress_parent Creating table model_inheritance_regress_child Creating table model_inheritance_regress_selfrefparent Creating table model_inheritance_regress_selfrefchild Creating table model_inheritance_regress_article Creating table model_inheritance_regress_articlewithauthor Creating table model_inheritance_regress_m2mbase Creating table model_inheritance_regress_m2mchild Creating table model_inheritance_regress_qualitycontrol Creating table model_inheritance_regress_basem Creating table model_inheritance_regress_derivedm Creating table model_inheritance_regress_internalcertificationaudit Creating table model_inheritance_regress_person Creating table model_inheritance_regress_birthdayparty Creating table model_inheritance_regress_bachelorparty Creating table model_inheritance_regress_messybachelorparty Creating table model_inheritance_regress_searchablelocation Creating table model_inheritance_regress_busstation Creating table model_inheritance_regress_trainstation Creating table model_inheritance_regress_user Creating table model_inheritance_regress_profile Creating table model_inheritance_regress_politician Creating table model_inheritance_regress_congressman Creating table model_inheritance_regress_senator Creating table ordering_author Creating table ordering_article Creating table ordering_reference Creating table validation_modeltovalidate Creating table validation_uniquefieldsmodel Creating table validation_custompkmodel Creating table validation_uniquetogethermodel Creating table validation_uniquefordatemodel Creating table validation_custommessagesmodel Creating table validation_author Creating table validation_article Creating table validation_post Creating table validation_flexibledatepost Creating table validation_uniqueerrorsmodel Creating table validation_genericipaddresstestmodel Creating table validation_genericipaddrunpackuniquetest Creating table m2m_through_regress_membership Creating table m2m_through_regress_usermembership Creating table m2m_through_regress_person Creating table m2m_through_regress_group Creating table m2m_through_regress_a Creating table m2m_through_regress_throughbase Creating table m2m_through_regress_through Creating table m2m_through_regress_b Creating table m2m_through_regress_car Creating table m2m_through_regress_driver Creating table m2m_through_regress_cardriver Creating table admin_views_section Creating table admin_views_article Creating table admin_views_book Creating table admin_views_promo Creating table admin_views_chapter Creating table admin_views_chapterxtra1 Creating table admin_views_chapterxtra2 Creating table admin_views_rowlevelchangepermissionmodel Creating table admin_views_customarticle Creating table admin_views_modelwithstringprimarykey Creating table admin_views_color Creating table admin_views_thing Creating table admin_views_actor Creating table admin_views_inquisition Creating table admin_views_sketch Creating table admin_views_character Creating table admin_views_stumpjoke Creating table admin_views_fabric Creating table admin_views_person Creating table admin_views_persona Creating table admin_views_account Creating table admin_views_fooaccount Creating table admin_views_baraccount Creating table admin_views_subscriber Creating table admin_views_externalsubscriber Creating table admin_views_oldsubscriber Creating table admin_views_media Creating table admin_views_podcast Creating table admin_views_vodcast Creating table admin_views_parent Creating table admin_views_child Creating table admin_views_emptymodel Creating table admin_views_gallery Creating table admin_views_picture Creating table admin_views_language Creating table admin_views_title Creating table admin_views_titletranslation Creating table admin_views_recommender Creating table admin_views_recommendation Creating table admin_views_collector Creating table admin_views_widget Creating table admin_views_doohickey Creating table admin_views_grommet Creating table admin_views_whatsit Creating table admin_views_doodad Creating table admin_views_fancydoodad Creating table admin_views_category Creating table admin_views_link Creating table admin_views_prepopulatedpost Creating table admin_views_prepopulatedsubpost Creating table admin_views_post Creating table admin_views_gadget Creating table admin_views_villain Creating table admin_views_supervillain Creating table admin_views_funkytag Creating table admin_views_plot Creating table admin_views_plotdetails Creating table admin_views_secrethideout Creating table admin_views_supersecrethideout Creating table admin_views_bookmark Creating table admin_views_cyclicone Creating table admin_views_cyclictwo Creating table admin_views_topping Creating table admin_views_pizza Creating table admin_views_album Creating table admin_views_employee Creating table admin_views_workhour Creating table admin_views_question Creating table admin_views_answer Creating table admin_views_reservation Creating table admin_views_fooddelivery Creating table admin_views_coverletter Creating table admin_views_paper Creating table admin_views_shortmessage Creating table admin_views_telegram Creating table admin_views_story Creating table admin_views_otherstory Creating table admin_views_complexsortedperson Creating table admin_views_pluggablesearchperson Creating table admin_views_prepopulatedpostlargeslug Creating table admin_views_adminorderedfield Creating table admin_views_adminorderedmodelmethod Creating table admin_views_adminorderedadminmethod Creating table admin_views_adminorderedcallable Creating table admin_views_report Creating table admin_views_mainprepopulated Creating table admin_views_relatedprepopulated Creating table admin_views_unorderedobject Creating table admin_views_undeletableobject Creating table admin_views_unchangeableobject Creating table admin_views_usermessenger Creating table admin_views_simple Creating table admin_views_choice Creating table admin_views_parentwithdependentchildren Creating table admin_views_dependentchild Creating table admin_views_filteredmanager Creating table admin_views_emptymodelvisible Creating table admin_views_emptymodelhidden Creating table admin_views_emptymodelmixin Creating table admin_views_state Creating table admin_views_city Creating table admin_views_restaurant Creating table admin_views_worker Creating table admin_views_referencedbyparent Creating table admin_views_parentwithfk Creating table admin_views_childofreferer Creating table admin_views_referencedbyinline Creating table admin_views_inlinereference Creating table admin_views_inlinereferer Creating table admin_views_recipe Creating table admin_views_ingredient Creating table admin_views_recipeingredient Creating table admin_views_notreferenced Creating table admin_views_explicitlyprovidedpk Creating table admin_views_implicitlygeneratedpk Creating table admin_views_referencedbygenrel Creating table admin_views_genrelreference Creating table admin_views_parentwithuuidpk Creating table admin_views_relatedwithuuidpkmodel Creating table context_processors_debugobject Creating table choices_person Creating table null_fk_systemdetails Creating table null_fk_systeminfo Creating table null_fk_forum Creating table null_fk_post Creating table null_fk_comment Creating table null_fk_item Creating table null_fk_propertyvalue Creating table null_fk_property Creating table prefetch_related_author Creating table prefetch_related_authorwithage Creating table prefetch_related_favoriteauthors Creating table prefetch_related_authoraddress Creating table prefetch_related_book Creating table prefetch_related_bookwithyear Creating table prefetch_related_bio Creating table prefetch_related_reader Creating table prefetch_related_bookreview Creating table prefetch_related_qualification Creating table prefetch_related_teacher Creating table prefetch_related_department Creating table prefetch_related_taggeditem Creating table prefetch_related_bookmark Creating table prefetch_related_comment Creating table prefetch_related_house Creating table prefetch_related_room Creating table prefetch_related_person Creating table prefetch_related_employee Creating table prefetch_related_lessonentry Creating table prefetch_related_wordentry Creating table prefetch_related_author2 Creating table prefetch_related_pet Creating table prefetch_related_flea Creating table admin_docs_company Creating table admin_docs_group Creating table admin_docs_family Creating table admin_docs_person Creating table transactions_reporter Creating table null_fk_ordering_author Creating table null_fk_ordering_article Creating table null_fk_ordering_systeminfo Creating table null_fk_ordering_forum Creating table null_fk_ordering_post Creating table null_fk_ordering_comment Creating table admin_registration_person Creating table admin_registration_traveler Creating table admin_registration_place Creating table inspectdb_people Creating table inspectdb_message Creating table inspectdb_peopledata Creating table inspectdb_peoplemoredata Creating table inspectdb_digitsincolumnname Creating table inspectdb_special.table name Creating table inspectdb_columntypes Creating table inspectdb_uniquetogether Creating table many_to_one_null_reporter Creating table many_to_one_null_article Creating table many_to_one_null_car Creating table many_to_one_null_driver Creating table model_fields_foo Creating table model_fields_bar Creating table model_fields_whiz Creating table model_fields_whiziter Creating table model_fields_whiziterempty Creating table model_fields_bigd Creating table model_fields_floatmodel Creating table model_fields_bigs Creating table model_fields_unicodeslugfield Creating table model_fields_smallintegermodel Creating table model_fields_integermodel Creating table model_fields_bigintegermodel Creating table model_fields_positivesmallintegermodel Creating table model_fields_positiveintegermodel Creating table model_fields_post Creating table model_fields_nullbooleanmodel Creating table model_fields_booleanmodel Creating table model_fields_datetimemodel Creating table model_fields_durationmodel Creating table model_fields_nulldurationmodel Creating table model_fields_primarykeycharmodel Creating table model_fields_fkstobooleans Creating table model_fields_fktochar Creating table model_fields_renamedfield Creating table model_fields_verbosenamefield Creating table model_fields_genericipaddress Creating table model_fields_decimallessthanone Creating table model_fields_fieldclassattributemodel Creating table model_fields_datamodel Creating table model_fields_document Creating table model_fields_person Creating table model_fields_personwithheight Creating table model_fields_personwithheightandwidth Creating table model_fields_persondimensionsfirst Creating table model_fields_persontwoimages Creating table model_fields_allfieldsmodel Creating table model_fields_uuidmodel Creating table model_fields_nullableuuidmodel Creating table model_fields_primarykeyuuidmodel Creating table model_fields_relatedtouuidmodel Creating table model_fields_uuidchild Creating table model_fields_uuidgrandchild Creating table aggregation_author Creating table aggregation_publisher Creating table aggregation_book Creating table aggregation_store Creating table extra_regress_revisionablemodel Creating table extra_regress_order Creating table extra_regress_testobject Creating table lookup_alarm Creating table lookup_author Creating table lookup_article Creating table lookup_tag Creating table lookup_season Creating table lookup_game Creating table lookup_player Creating table db_functions_author Creating table db_functions_article Creating table db_functions_fan Creating table null_queries_poll Creating table null_queries_choice Creating table null_queries_outera Creating table null_queries_outerb Creating table null_queries_inner Running deferred SQL... Running migrations: Rendering model states... DONE Applying admin.0001_initial... OK Applying admin.0002_logentry_remove_auto_add... OK Applying sites.0001_initial... OK Applying flatpages.0001_initial... OK Applying gis_migrations.0001_initial... OK Applying migration_test_data_persistence.0001_initial... OK Applying migration_test_data_persistence.0002_add_book... OK Applying postgres_tests.0001_setup_extensions... OK Applying postgres_tests.0002_create_test_models... OK Applying redirects.0001_initial... OK Applying sites.0002_alter_domain_unique... OK Applying sites_framework.0001_initial... OK Creating test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')... Operations to perform: Synchronize unmigrated apps: invalid_models_tests, httpwrappers, many_to_one, rasterapp, file_storage, webdesign_tests, m2m_multiple, string_lookup, db_functions, geogapp, m2m_intermediary, wsgi, responses, serializers, geo3d, files, fixtures_model_package, get_or_create, generic_relations_regress, field_defaults, validation, contenttypes_tests, test_client_regress, conditional_processing, admin_autodiscover, many_to_many, update_only_fields, messages_tests, custom_columns, decorators, model_validation, null_queries, max_lengths, test_client, null_fk, admin_inlines, generic_relations, inspectdb, ordering, m2o_recursive, annotations, shortcuts, gdal_tests, version, transaction_hooks, swappable_models, http_utils, order_with_respect_to, fixtures, select_related, dbshell, basic, geoapp, project_template, auth_tests, test_utils, empty, template_backends, from_db_value, settings_tests, m2m_and_m2o, model_permalink, redirects_tests, check_framework, template_tests, inspectapp, migrations, builtin_server, mail, cache, null_fk_ordering, logging_tests, signals, db_typecasts, extra_regress, auth, field_deconstruction, or_lookups, relatedapp, model_formsets, managers_regress, mutually_referential, distapp, migrate_signals, modeladmin, admin_checks, apps, file_uploads, servers, get_object_or_404, queryset_pickle, admin_changelist, view_tests, expressions_case, syndication_tests, m2m_recursive, requests, user_commands, select_for_update, urlpatterns_reverse, admin_filters, admin_custom_urls, m2m_signals, model_formsets_regress, bulk_create, model_fields, proxy_models, model_forms, defer, middleware, bash_completion, model_options, transactions, admin_docs, signed_cookies_tests, custom_lookups, m2m_regress, admin_views, geoadmin, unmanaged_models, messages, custom_migration_operations, model_meta, handlers, staticfiles, aggregation_regress, get_earliest_or_latest, inline_formsets, m2m_through_regress, distinct_on_fields, admin_scripts, nested_foreign_keys, admin_registration, generic_inline_admin, deprecation, middleware_exceptions, createsuperuser, update, test_runner, datatypes, delete_regress, select_related_onetoone, flatpages_tests, reverse_lookup, prefetch_related, fixtures_regress, sessions, reserved_names, signing, layermap, utils_tests, resolve_url, staticfiles_tests, datetimes, admin_utils, forms_tests, sitemaps_tests, select_related_regress, save_delete_hooks, defer_regress, model_regress, introspection, app_loading, multiple_database, absolute_url_overrides, base, foreign_object, i18n, field_subclassing, many_to_one_null, model_inheritance, m2m_through, one_to_one, model_inheritance_regress, humanize_tests, csrf_tests, raw_query, generic_views, delete, sites_tests, expressions, custom_managers, context_processors, contenttypes, proxy_model_inheritance, lookup, custom_pk, str, timezones, gis_tests, aggregation, properties, choices, template_loader, pagination, test_exceptions, queries, dates, indexes, force_insert_update, validators, geos_tests, model_package, schema, no_models, admin_ordering, dispatch, admin_widgets, migrations2, backends, known_related_objects, custom_methods, sessions_tests, maps Apply all migrations: admin, flatpages, postgres_tests, gis_migrations, migration_test_data_persistence, sites_framework, sites, redirects Synchronizing apps without migrations: Creating tables... Creating table django_content_type Creating table auth_permission Creating table auth_group Creating table auth_user Creating table auth_customuser Creating table auth_extensionuser Creating table django_session Creating table sessions_customsession Creating table proxy_models_person Creating table proxy_models_statusperson Creating table proxy_models_lowerstatusperson Creating table proxy_models_user Creating table proxy_models_country Creating table proxy_models_state Creating table proxy_models_baseuser Creating table proxy_models_trackeruser Creating table proxy_models_issue Creating table proxy_models_bug Creating table proxy_models_improvement Creating table select Creating table update_only_fields_account Creating table update_only_fields_person Creating table update_only_fields_employee Creating table update_only_fields_profile Creating table defer_regress_item Creating table defer_regress_relateditem Creating table defer_regress_child Creating table defer_regress_leaf Creating table defer_regress_resolvethis Creating table defer_regress_simpleitem Creating table defer_regress_feature Creating table defer_regress_specialfeature Creating table defer_regress_onetooneitem Creating table defer_regress_itemandsimpleitem Creating table defer_regress_profile Creating table defer_regress_location Creating table defer_regress_request Creating table defer_regress_base Creating table defer_regress_derived Creating table foreign_object_article Creating table foreign_object_newsarticle Creating table foreign_object_articletranslation Creating table foreign_object_articletag Creating table foreign_object_articleidea Creating table foreign_object_slugpage Creating table foreign_object_country Creating table foreign_object_person Creating table foreign_object_group Creating table foreign_object_membership Creating table foreign_object_friendship Creating table expressions_case_casetestmodel Creating table expressions_case_o2ocasetestmodel Creating table expressions_case_fkcasetestmodel Creating table expressions_case_client Creating table generic_relations_taggeditem Creating table generic_relations_valuabletaggeditem Creating table generic_relations_abstractcomparison Creating table generic_relations_comparison Creating table generic_relations_animal Creating table generic_relations_vegetable Creating table generic_relations_mineral Creating table generic_relations_gecko Creating table generic_relations_rock Creating table generic_relations_manualpk Creating table generic_relations_forproxymodelmodel Creating table generic_relations_forconcretemodelmodel Creating table generic_relations_concreterelatedmodel Creating table generic_relations_allowsnullgfk Creating table raw_query_author Creating table raw_query_book Creating table raw_query_bookfkaspk Creating table raw_query_coffee Creating table raw_query_reviewer Creating table raw_query_friendlyauthor Creating table pagination_article Creating table contenttypes_tests_author Creating table contenttypes_tests_article Creating table contenttypes_tests_schemeincludedurl Creating table contenttypes_tests_concretemodel Creating table contenttypes_tests_foowithouturl Creating table contenttypes_tests_foowithurl Creating table contenttypes_tests_foowithbrokenabsoluteurl Creating table contenttypes_tests_question Creating table contenttypes_tests_answer Creating table contenttypes_tests_post Creating table m2m_multiple_category Creating table m2m_multiple_article Creating table datetimes_article Creating table datetimes_comment Creating table datetimes_category Creating table model_formsets_author Creating table model_formsets_betterauthor Creating table model_formsets_book Creating table model_formsets_bookwithcustompk Creating table model_formsets_editor Creating table model_formsets_bookwithoptionalalteditor Creating table model_formsets_alternatebook Creating table model_formsets_authormeeting Creating table model_formsets_customprimarykey Creating table model_formsets_place Creating table model_formsets_owner Creating table model_formsets_location Creating table model_formsets_ownerprofile Creating table model_formsets_restaurant Creating table model_formsets_product Creating table model_formsets_price Creating table model_formsets_mexicanrestaurant Creating table model_formsets_classymexicanrestaurant Creating table model_formsets_repository Creating table model_formsets_revision Creating table model_formsets_person Creating table model_formsets_membership Creating table model_formsets_team Creating table model_formsets_player Creating table model_formsets_poet Creating table model_formsets_poem Creating table model_formsets_post Creating table model_formsets_uuidpkparent Creating table model_formsets_uuidpkchild Creating table model_formsets_childwitheditablepk Creating table model_formsets_autopkchildofuuidpkparent Creating table model_formsets_autopkparent Creating table model_formsets_uuidpkchildofautopkparent Creating table model_formsets_parentwithuuidalternatekey Creating table model_formsets_childrelatedviaak Creating table m2m_intermediary_reporter Creating table m2m_intermediary_article Creating table m2m_intermediary_writer Creating table fixtures_model_package_article Creating table custom_pk_employee Creating table custom_pk_business Creating table custom_pk_bar Creating table custom_pk_foo Creating table i18n_testmodel Creating table i18n_company Creating table fixtures_category Creating table fixtures_article Creating table fixtures_blog Creating table fixtures_tag Creating table fixtures_person Creating table fixtures_spy Creating table fixtures_visa Creating table fixtures_book Creating table timezones_event Creating table timezones_maybeevent Creating table timezones_session Creating table timezones_sessionevent Creating table timezones_timestamp Creating table timezones_alldayevent Creating table syndication_tests_entry Creating table syndication_tests_article Creating table expressions_employee Creating table expressions_company Creating table expressions_number Creating table expressions_experiment Creating table expressions_time Creating table expressions_uuid Creating table transaction_hooks_thing Creating table max_lengths_personwithdefaultmaxlengths Creating table max_lengths_personwithcustommaxlengths Creating table generic_relations_regress_link Creating table generic_relations_regress_place Creating table generic_relations_regress_restaurant Creating table generic_relations_regress_address Creating table generic_relations_regress_person Creating table generic_relations_regress_charlink Creating table generic_relations_regress_textlink Creating table generic_relations_regress_oddrelation1 Creating table generic_relations_regress_oddrelation2 Creating table generic_relations_regress_note Creating table generic_relations_regress_contact Creating table generic_relations_regress_organization Creating table generic_relations_regress_company Creating table generic_relations_regress_developer Creating table generic_relations_regress_team Creating table generic_relations_regress_guild Creating table generic_relations_regress_tag Creating table generic_relations_regress_board Creating table generic_relations_regress_haslinkthing Creating table generic_relations_regress_a Creating table generic_relations_regress_b Creating table generic_relations_regress_c Creating table generic_relations_regress_d Creating table generic_relations_regress_node Creating table generic_relations_regress_content Creating table generic_relations_regress_related Creating table indexes_articletranslation Creating table indexes_article Creating table indexes_indextogethersinglelist Creating table string_lookup_foo Creating table string_lookup_bar Creating table string_lookup_whiz Creating table string_lookup_child Creating table string_lookup_base Creating table string_lookup_article Creating table model_regress_article Creating table model_regress_movie Creating table model_regress_party Creating table model_regress_event Creating table model_regress_department Creating table model_regress_worker Creating table model_regress_brokenunicodemethod Creating table model_regress_nonautopk Creating table model_regress_model1 Creating table model_regress_model2 Creating table model_regress_model3 Creating table admin_widgets_member Creating table admin_widgets_band Creating table admin_widgets_album Creating table admin_widgets_inventory Creating table admin_widgets_event Creating table admin_widgets_car Creating table admin_widgets_cartire Creating table admin_widgets_honeycomb Creating table admin_widgets_bee Creating table admin_widgets_individual Creating table admin_widgets_company Creating table admin_widgets_advisor Creating table admin_widgets_student Creating table admin_widgets_school Creating table admin_widgets_profile Creating table model_package_site Creating table model_package_article Creating table model_package_publication Creating table model_package_advertisement Creating table annotations_author Creating table annotations_publisher Creating table annotations_book Creating table annotations_store Creating table annotations_departmentstore Creating table annotations_employee Creating table annotations_company Creating table annotations_ticket Creating table field_defaults_article Creating table known_related_objects_tournament Creating table known_related_objects_organiser Creating table known_related_objects_pool Creating table known_related_objects_poolstyle Creating table queries_dumbcategory Creating table queries_namedcategory Creating table queries_tag Creating table queries_note Creating table queries_annotation Creating table queries_extrainfo Creating table queries_author Creating table queries_item Creating table queries_report Creating table queries_ranking Creating table queries_cover Creating table queries_number Creating table queries_valid Creating table queries_x Creating table queries_y Creating table queries_loopx Creating table queries_loopy Creating table queries_loopz Creating table queries_managedmodel Creating table queries_detail Creating table queries_member Creating table queries_child Creating table queries_custompk Creating table queries_related Creating table queries_custompktag Creating table queries_celebrity Creating table queries_tvchef Creating table queries_fan Creating table queries_leafa Creating table queries_leafb Creating table queries_join Creating table queries_reservedname Creating table queries_sharedconnection Creating table queries_pointera Creating table queries_pointerb Creating table queries_singleobject Creating table queries_relatedobject Creating table queries_plaything Creating table queries_article Creating table queries_food Creating table queries_eaten Creating table queries_node Creating table queries_objecta Creating table queries_childobjecta Creating table queries_objectb Creating table queries_objectc Creating table queries_simplecategory Creating table queries_specialcategory Creating table queries_categoryitem Creating table queries_onetoonecategory Creating table queries_categoryrelationship Creating table queries_nullablename Creating table queries_modeld Creating table queries_modelc Creating table queries_modelb Creating table queries_modela Creating table queries_job Creating table queries_jobresponsibilities Creating table queries_responsibility Creating table queries_fk1 Creating table queries_fk2 Creating table queries_fk3 Creating table queries_basea Creating table queries_identifier Creating table queries_program Creating table queries_channel Creating table queries_book Creating table queries_chapter Creating table queries_paragraph Creating table queries_page Creating table queries_myobject Creating table queries_order Creating table queries_orderitem Creating table queries_baseuser Creating table queries_task Creating table queries_staff Creating table queries_staffuser Creating table queries_ticket21203parent Creating table queries_ticket21203child Creating table queries_person Creating table queries_company Creating table queries_employment Creating table queries_school Creating table queries_student Creating table queries_classroom Creating table queries_ticket23605aparent Creating table queries_ticket23605a Creating table queries_ticket23605b Creating table queries_ticket23605c Creating table Individual Creating table RelatedIndividual Creating table a01 Creating table b01 Creating table c01 Creating table unmanaged_models_proxy1 Creating table unmanaged_models_proxy2 Creating table unmanaged_models_managed1 Creating table custom_methods_article Creating table generic_inline_admin_episode Creating table generic_inline_admin_media Creating table generic_inline_admin_category Creating table generic_inline_admin_phonenumber Creating table generic_inline_admin_contact Creating table generic_inline_admin_episodepermanent Creating table cache_poll Creating table m2o_recursive_category Creating table m2o_recursive_person Creating table reverse_lookup_user Creating table reverse_lookup_poll Creating table reverse_lookup_choice Creating table model_meta_relation Creating table model_meta_baseperson Creating table model_meta_person Creating table model_meta_relating Creating table model_meta_commonancestor Creating table model_meta_firstparent Creating table model_meta_secondparent Creating table model_meta_child Creating table empty_empty Creating table get_object_or_404_author Creating table get_object_or_404_article Creating table introspection_reporter Creating table introspection_article Creating table admin_utils_site Creating table admin_utils_article Creating table admin_utils_count Creating table admin_utils_event Creating table admin_utils_location Creating table admin_utils_guest Creating table admin_utils_eventguide Creating table admin_utils_vehicle Creating table admin_utils_car Creating table or_lookups_article Creating table force_insert_update_counter Creating table force_insert_update_inheritedcounter Creating table force_insert_update_subcounter Creating table force_insert_update_withcustompk Creating table apps_totallynormal Creating table model_forms_person Creating table model_forms_category Creating table model_forms_writer Creating table model_forms_article Creating table model_forms_improvedarticle Creating table model_forms_improvedarticlewithparentlink Creating table model_forms_betterwriter Creating table model_forms_publication Creating table model_forms_publicationdefaults Creating table model_forms_author Creating table model_forms_author1 Creating table model_forms_writerprofile Creating table model_forms_document Creating table model_forms_textfile Creating table model_forms_customff Creating table model_forms_filepathmodel Creating table model_forms_imagefile Creating table model_forms_optionalimagefile Creating table model_forms_commaseparatedinteger Creating table model_forms_homepage Creating table model_forms_product Creating table model_forms_price Creating table model_forms_triple Creating table model_forms_articlestatus Creating table model_forms_inventory Creating table model_forms_book Creating table model_forms_derivedbook Creating table model_forms_explicitpk Creating table model_forms_post Creating table model_forms_datetimepost Creating table model_forms_derivedpost Creating table model_forms_bigint Creating table model_forms_customfieldforexclusionmodel Creating table model_forms_flexibledatepost Creating table model_forms_colour Creating table model_forms_colourfulitem Creating table model_forms_customerrormessage Creating table model_forms_character Creating table model_forms_stumpjoke Creating table model_forms_student Creating table model_forms_photo Creating table model_forms_uuidpk Creating table model_forms_strictassignmentfieldspecific Creating table model_forms_strictassignmentall Creating table managers_regress_parent Creating table managers_regress_child1 Creating table managers_regress_child2 Creating table managers_regress_child3 Creating table managers_regress_child4 Creating table managers_regress_child5 Creating table managers_regress_child6 Creating table managers_regress_child7 Creating table managers_regress_relatedmodel Creating table managers_regress_relationmodel Creating table modeladmin_band Creating table modeladmin_concert Creating table modeladmin_validationtestmodel Creating table modeladmin_validationtestinlinemodel Creating table auth_tests_custompermissionsuser Creating table auth_tests_customusernonuniqueusername Creating table auth_tests_customusernonlistrequiredfields Creating table auth_tests_customuserbadrequiredfields Creating table auth_tests_isactivetestuser1 Creating table auth_tests_uuiduser Creating table auth_tests_email Creating table auth_tests_customuserwithfk Creating table update_datapoint Creating table update_relatedpoint Creating table update_a Creating table update_b Creating table update_c Creating table update_d Creating table update_foo Creating table update_bar Creating table select_related_domain Creating table select_related_kingdom Creating table select_related_phylum Creating table select_related_klass Creating table select_related_order Creating table select_related_family Creating table select_related_genus Creating table select_related_species Creating table select_related_hybridspecies Creating table select_related_topping Creating table select_related_pizza Creating table select_related_taggeditem Creating table select_related_bookmark Creating table model_inheritance_worker Creating table model_inheritance_student Creating table model_inheritance_post Creating table model_inheritance_comment Creating table model_inheritance_link Creating table model_inheritance_chef Creating table model_inheritance_place Creating table my_restaurant Creating table model_inheritance_italianrestaurant Creating table model_inheritance_supplier Creating table model_inheritance_parkinglot Creating table model_inheritance_title Creating table model_inheritance_copy Creating table model_inheritance_mixinmodel Creating table model_inheritance_base Creating table model_inheritance_subbase Creating table model_inheritance_grandparent Creating table model_inheritance_parent Creating table model_inheritance_child Creating table model_inheritance_grandchild Creating table distinct_on_fields_tag Creating table distinct_on_fields_celebrity Creating table distinct_on_fields_fan Creating table distinct_on_fields_staff Creating table distinct_on_fields_stafftag Creating table custom_lookups_author Creating table custom_lookups_mysqlunixtimestamp Creating table custom_lookups_custommodel Creating table test_client_regress_customuser Creating table admin_filters_book Creating table admin_filters_department Creating table admin_filters_employee Creating table admin_filters_taggeditem Creating table admin_filters_bookmark Creating table drop Creating table schema_node Creating table view_tests_author Creating table view_tests_article Creating table view_tests_urlarticle Creating table view_tests_datearticle Creating table get_earliest_or_latest_article Creating table get_earliest_or_latest_person Creating table get_earliest_or_latest_indexerrorarticle Creating table select_related_regress_building Creating table select_related_regress_device Creating table select_related_regress_port Creating table select_related_regress_connection Creating table select_related_regress_tuser Creating table select_related_regress_person Creating table select_related_regress_organizer Creating table select_related_regress_student Creating table select_related_regress_class Creating table select_related_regress_enrollment Creating table select_related_regress_country Creating table select_related_regress_state Creating table select_related_regress_clientstatus Creating table select_related_regress_client Creating table select_related_regress_specialclient Creating table select_related_regress_parent Creating table select_related_regress_child Creating table select_related_regress_item Creating table select_related_regress_fowl Creating table select_related_regress_hen Creating table select_related_regress_chick Creating table select_related_regress_a Creating table select_related_regress_b Creating table select_related_regress_c Creating table m2m_signals_part Creating table m2m_signals_car Creating table m2m_signals_sportscar Creating table m2m_signals_person Creating table select_for_update_person Creating table backends_square Creating table backends_person Creating table backends_schoolclass Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_tag Creating table CaseSensitive_Post Creating table backends_reporter Creating table backends_article Creating table backends_item Creating table backends_object Creating table backends_objectreference Creating table backends_rawdata Creating table proxy_model_inheritance_concretemodel Creating table proxy_model_inheritance_concretemodelsubclass Creating table properties_person Creating table admin_ordering_band Creating table admin_ordering_song Creating table fixtures_regress_animal Creating table Fixtures_regress_plant Creating table fixtures_regress_stuff Creating table fixtures_regress_absolute Creating table fixtures_regress_parent Creating table fixtures_regress_child Creating table fixtures_regress_channel Creating table fixtures_regress_article Creating table fixtures_regress_specialarticle Creating table fixtures_regress_feature Creating table fixtures_regress_widget Creating table fixtures_regress_store Creating table fixtures_regress_person Creating table fixtures_regress_book Creating table fixtures_regress_nkchild Creating table fixtures_regress_reftonkchild Creating table fixtures_regress_circle1 Creating table fixtures_regress_circle2 Creating table fixtures_regress_circle3 Creating table fixtures_regress_circle4 Creating table fixtures_regress_circle5 Creating table fixtures_regress_circle6 Creating table fixtures_regress_externaldependency Creating table fixtures_regress_thingy Creating table fixtures_regress_m2mtoself Creating table fixtures_regress_m2msimplea Creating table fixtures_regress_m2msimpleb Creating table fixtures_regress_m2msimplecirculara Creating table fixtures_regress_m2msimplecircularb Creating table fixtures_regress_m2mcomplexa Creating table fixtures_regress_m2mcomplexb Creating table fixtures_regress_m2mthroughab Creating table fixtures_regress_m2mcomplexcircular1a Creating table fixtures_regress_m2mcomplexcircular1b Creating table fixtures_regress_m2mcomplexcircular1c Creating table fixtures_regress_m2mcircular1throughab Creating table fixtures_regress_m2mcircular1throughbc Creating table fixtures_regress_m2mcircular1throughca Creating table fixtures_regress_m2mcomplexcircular2a Creating table fixtures_regress_m2mcomplexcircular2b Creating table fixtures_regress_m2mcircular2throughab Creating table test_runner_person Creating table nested_foreign_keys_person Creating table nested_foreign_keys_movie Creating table nested_foreign_keys_event Creating table nested_foreign_keys_screening Creating table nested_foreign_keys_screeningnullfk Creating table nested_foreign_keys_package Creating table nested_foreign_keys_packagenullfk Creating table mutually_referential_parent Creating table mutually_referential_child Creating table get_or_create_person Creating table get_or_create_defaultperson Creating table get_or_create_manualprimarykeytest Creating table get_or_create_profile Creating table get_or_create_tag Creating table get_or_create_thing Creating table get_or_create_publisher Creating table get_or_create_author Creating table get_or_create_book Creating table admin_custom_urls_action Creating table admin_custom_urls_person Creating table admin_custom_urls_car Creating table basic_article Creating table basic_selfref Creating table forms_tests_boundarymodel Creating table forms_tests_defaults Creating table forms_tests_choicemodel Creating table forms_tests_choiceoptionmodel Creating table forms_tests_choicefieldmodel Creating table forms_tests_optionalmultichoicemodel Creating table forms_tests_filemodel Creating table forms_tests_group Creating table forms_tests_cheese Creating table forms_tests_article Creating table migrations_modelwithcustombase Creating table migrations_unmigratedmodel Creating table model_formsets_regress_user Creating table model_formsets_regress_usersite Creating table model_formsets_regress_userprofile Creating table model_formsets_regress_profilenetwork Creating table model_formsets_regress_place Creating table model_formsets_regress_restaurant Creating table model_formsets_regress_manager Creating table model_formsets_regress_network Creating table model_formsets_regress_host Creating table delete_r Creating table delete_s Creating table delete_t Creating table delete_u Creating table delete_rchild Creating table delete_a Creating table delete_m Creating table delete_mr Creating table delete_mrnull Creating table delete_avatar Creating table delete_user Creating table delete_hiddenuser Creating table delete_hiddenuserprofile Creating table delete_m2mto Creating table delete_m2mfrom Creating table delete_parent Creating table delete_child Creating table delete_base Creating table delete_reltobase Creating table admin_autodiscover_story Creating table test_utils_car Creating table test_utils_person Creating table test_utils_possessedcar Creating table check_framework_simplemodel Creating table m2m_through_person Creating table m2m_through_group Creating table m2m_through_membership Creating table test_table Creating table m2m_through_testnodefaultsornulls Creating table m2m_through_personselfrefm2m Creating table m2m_through_friendship Creating table m2m_through_event Creating table m2m_through_invitation Creating table m2m_through_employee Creating table m2m_through_relationship Creating table m2m_through_ingredient Creating table m2m_through_recipe Creating table m2m_through_recipeingredient Creating table serializers_categorymetadata Creating table serializers_category Creating table serializers_author Creating table serializers_article Creating table serializers_authorprofile Creating table serializers_actor Creating table serializers_movie Creating table serializers_score Creating table serializers_player Creating table serializers_basemodel Creating table serializers_complexmodel Creating table serializers_binarydata Creating table serializers_booleandata Creating table serializers_chardata Creating table serializers_datedata Creating table serializers_datetimedata Creating table serializers_decimaldata Creating table serializers_emaildata Creating table serializers_filedata Creating table serializers_filepathdata Creating table serializers_floatdata Creating table serializers_integerdata Creating table serializers_bigintegerdata Creating table serializers_genericipaddressdata Creating table serializers_nullbooleandata Creating table serializers_positiveintegerdata Creating table serializers_positivesmallintegerdata Creating table serializers_slugdata Creating table serializers_smalldata Creating table serializers_textdata Creating table serializers_timedata Creating table serializers_tag Creating table serializers_genericdata Creating table serializers_anchor Creating table serializers_uniqueanchor Creating table serializers_fkdata Creating table serializers_m2mdata Creating table serializers_o2odata Creating table serializers_fkselfdata Creating table serializers_m2mselfdata Creating table serializers_fkdatatofield Creating table serializers_fkdatatoo2o Creating table serializers_m2mintermediatedata Creating table serializers_intermediate Creating table serializers_booleanpkdata Creating table serializers_charpkdata Creating table serializers_decimalpkdata Creating table serializers_emailpkdata Creating table serializers_filepathpkdata Creating table serializers_floatpkdata Creating table serializers_integerpkdata Creating table serializers_genericipaddresspkdata Creating table serializers_positiveintegerpkdata Creating table serializers_positivesmallintegerpkdata Creating table serializers_slugpkdata Creating table serializers_smallpkdata Creating table serializers_uuiddata Creating table serializers_fktouuid Creating table serializers_autonowdatetimedata Creating table serializers_modifyingsavedata Creating table serializers_inheritabstractmodel Creating table serializers_inheritbasemodel Creating table serializers_explicitinheritbasemodel Creating table serializers_lengthmodel Creating table serializers_naturalkeyanchor Creating table serializers_fkdatanaturalkey Creating table swappable_models_article Creating table swappable_models_alternatearticle Creating table base_mymodel Creating table many_to_many_publication Creating table many_to_many_article Creating table many_to_many_inheritedarticlea Creating table many_to_many_inheritedarticleb Creating table file_storage_storage Creating table multiple_database_review Creating table multiple_database_person Creating table multiple_database_book Creating table multiple_database_pet Creating table multiple_database_userprofile Creating table str_article Creating table str_internationalarticle Creating table custom_managers_person Creating table custom_managers_funperson Creating table custom_managers_book Creating table custom_managers_car Creating table custom_managers_relatedmodel Creating table custom_managers_restrictedmodel Creating table custom_managers_onetoonerestrictedmodel Creating table custom_managers_personfromabstract Creating table file_uploads_filemodel Creating table generic_views_artist Creating table generic_views_author Creating table generic_views_book Creating table generic_views_page Creating table generic_views_booksigning Creating table admin_inlines_parent Creating table admin_inlines_teacher Creating table admin_inlines_child Creating table admin_inlines_book Creating table admin_inlines_author Creating table admin_inlines_nonautopkbook Creating table admin_inlines_editablepkbook Creating table admin_inlines_holder Creating table admin_inlines_inner Creating table admin_inlines_holder2 Creating table admin_inlines_inner2 Creating table admin_inlines_holder3 Creating table admin_inlines_inner3 Creating table admin_inlines_holder4 Creating table admin_inlines_inner4stacked Creating table admin_inlines_inner4tabular Creating table admin_inlines_person Creating table admin_inlines_outfititem Creating table admin_inlines_fashionista Creating table admin_inlines_shoppingweakness Creating table admin_inlines_titlecollection Creating table admin_inlines_title Creating table admin_inlines_poll Creating table admin_inlines_question Creating table admin_inlines_novel Creating table admin_inlines_chapter Creating table admin_inlines_footnote Creating table admin_inlines_capofamiglia Creating table admin_inlines_consigliere Creating table admin_inlines_sottocapo Creating table admin_inlines_readonlyinline Creating table admin_inlines_parentmodelwithcustompk Creating table admin_inlines_childmodel1 Creating table admin_inlines_childmodel2 Creating table admin_inlines_binarytree Creating table admin_inlines_lifeform Creating table admin_inlines_extraterrestrial Creating table admin_inlines_sighting Creating table admin_inlines_someparentmodel Creating table admin_inlines_somechildmodel Creating table admin_inlines_profilecollection Creating table admin_inlines_profile Creating table m2m_and_m2o_user Creating table m2m_and_m2o_issue Creating table m2m_and_m2o_unicodereferencemodel Creating table save_delete_hooks_person Creating table datatypes_donut Creating table datatypes_rumbaba Creating table signals_person Creating table signals_car Creating table signals_author Creating table signals_book Creating table order_with_respect_to_question Creating table order_with_respect_to_answer Creating table order_with_respect_to_post Creating table order_with_respect_to_entity Creating table order_with_respect_to_dimension Creating table order_with_respect_to_component Creating table defer_secondary Creating table defer_primary Creating table defer_child Creating table defer_bigchild Creating table admin_changelist_event Creating table admin_changelist_parent Creating table admin_changelist_child Creating table admin_changelist_genre Creating table admin_changelist_band Creating table admin_changelist_musician Creating table admin_changelist_group Creating table admin_changelist_concert Creating table admin_changelist_membership Creating table admin_changelist_quartet Creating table admin_changelist_chordsmusician Creating table admin_changelist_chordsband Creating table admin_changelist_invitation Creating table admin_changelist_swallow Creating table admin_changelist_swallowonetoone Creating table admin_changelist_unorderedobject Creating table admin_changelist_orderedobject Creating table admin_changelist_customiduser Creating table admin_checks_album Creating table admin_checks_song Creating table admin_checks_twoalbumfkandane Creating table admin_checks_author Creating table admin_checks_book Creating table admin_checks_authorsbooks Creating table admin_checks_state Creating table admin_checks_city Creating table admin_checks_influence Creating table m2m_regress_selfrefer Creating table m2m_regress_tag Creating table m2m_regress_tagcollection Creating table m2m_regress_entry Creating table m2m_regress_selfreferchild Creating table m2m_regress_selfreferchildsibling Creating table m2m_regress_line Creating table m2m_regress_worksheet Creating table m2m_regress_user Creating table m2m_regress_regressionmodelsplit Creating table m2m_regress_post Creating table field_subclassing_mymodel Creating table field_subclassing_othermodel Creating table field_subclassing_choicesmodel Creating table field_subclassing_datamodel Creating table sitemaps_tests_testmodel Creating table sitemaps_tests_i18ntestmodel Creating table many_to_one_reporter Creating table many_to_one_article Creating table many_to_one_first Creating table many_to_one_second Creating table many_to_one_third Creating table many_to_one_parent Creating table many_to_one_child Creating table many_to_one_tofieldchild Creating table many_to_one_category Creating table many_to_one_record Creating table many_to_one_relation Creating table many_to_one_school Creating table many_to_one_student Creating table servers_person Creating table aggregation_regress_author Creating table aggregation_regress_publisher Creating table aggregation_regress_itemtag Creating table aggregation_regress_book Creating table aggregation_regress_store Creating table aggregation_regress_entries Creating table aggregation_regress_clues Creating table aggregation_regress_withmanualpk Creating table aggregation_regress_hardbackbook Creating table aggregation_regress_alfa Creating table aggregation_regress_bravo Creating table aggregation_regress_charlie Creating table aggregation_regress_selfreffk Creating table dates_article Creating table dates_comment Creating table dates_category Creating table bulk_create_country Creating table bulk_create_proxymulticountry Creating table bulk_create_restaurant Creating table bulk_create_pizzeria Creating table bulk_create_state Creating table bulk_create_twofields Creating table bulk_create_nofields Creating table from_db_value_cashmodel Creating table m2m_recursive_person Creating table model_permalink_guitarist Creating table one_to_one_place Creating table one_to_one_restaurant Creating table one_to_one_bar Creating table one_to_one_undergroundbar Creating table one_to_one_waiter Creating table one_to_one_favorites Creating table one_to_one_manualprimarykey Creating table one_to_one_relatedmodel Creating table one_to_one_multimodel Creating table one_to_one_target Creating table one_to_one_pointer Creating table one_to_one_pointer2 Creating table one_to_one_hiddenpointer Creating table one_to_one_tofieldpointer Creating table one_to_one_school Creating table one_to_one_director Creating table delete_regress_award Creating table delete_regress_awardnote Creating table delete_regress_person Creating table delete_regress_book Creating table delete_regress_toy Creating table delete_regress_child Creating table delete_regress_playedwith Creating table delete_regress_playedwithnote Creating table delete_regress_contact Creating table delete_regress_email Creating table delete_regress_researcher Creating table delete_regress_food Creating table delete_regress_eaten Creating table delete_regress_policy Creating table delete_regress_version Creating table delete_regress_location Creating table delete_regress_item Creating table delete_regress_file Creating table delete_regress_fooimage Creating table delete_regress_foofile Creating table delete_regress_foophoto Creating table delete_regress_orgunit Creating table delete_regress_login Creating table delete_regress_house Creating table delete_regress_orderedperson Creating table utils_tests_category Creating table utils_tests_thing Creating table utils_tests_categoryinfo Creating table my_author_table Creating table custom_columns_article Creating table model_options_author Creating table model_options_editor Creating table model_options_book Creating table model_options_bookstore Creating table model_options_editorstore Creating table model_options_scientistref Creating table model_options_articleref Creating table queryset_pickle_group Creating table queryset_pickle_event Creating table queryset_pickle_happening Creating table queryset_pickle_somemodel Creating table queryset_pickle_m2mmodel Creating table inline_formsets_school Creating table inline_formsets_parent Creating table inline_formsets_child Creating table inline_formsets_poet Creating table inline_formsets_poem Creating table resolve_url_unimportantthing Creating table select_related_onetoone_user Creating table select_related_onetoone_userprofile Creating table select_related_onetoone_userstatresult Creating table select_related_onetoone_userstat Creating table select_related_onetoone_statdetails Creating table select_related_onetoone_advanceduserstat Creating table select_related_onetoone_image Creating table select_related_onetoone_product Creating table select_related_onetoone_parent1 Creating table select_related_onetoone_parent2 Creating table select_related_onetoone_child1 Creating table select_related_onetoone_child2 Creating table select_related_onetoone_child3 Creating table select_related_onetoone_child4 Creating table model_inheritance_regress_place Creating table model_inheritance_regress_restaurant Creating table model_inheritance_regress_italianrestaurant Creating table model_inheritance_regress_parkinglot Creating table model_inheritance_regress_parkinglot2 Creating table model_inheritance_regress_parkinglot3 Creating table model_inheritance_regress_parkinglot4a Creating table model_inheritance_regress_parkinglot4b Creating table model_inheritance_regress_supplier Creating table model_inheritance_regress_wholesaler Creating table model_inheritance_regress_parent Creating table model_inheritance_regress_child Creating table model_inheritance_regress_selfrefparent Creating table model_inheritance_regress_selfrefchild Creating table model_inheritance_regress_article Creating table model_inheritance_regress_articlewithauthor Creating table model_inheritance_regress_m2mbase Creating table model_inheritance_regress_m2mchild Creating table model_inheritance_regress_qualitycontrol Creating table model_inheritance_regress_basem Creating table model_inheritance_regress_derivedm Creating table model_inheritance_regress_internalcertificationaudit Creating table model_inheritance_regress_person Creating table model_inheritance_regress_birthdayparty Creating table model_inheritance_regress_bachelorparty Creating table model_inheritance_regress_messybachelorparty Creating table model_inheritance_regress_searchablelocation Creating table model_inheritance_regress_busstation Creating table model_inheritance_regress_trainstation Creating table model_inheritance_regress_user Creating table model_inheritance_regress_profile Creating table model_inheritance_regress_politician Creating table model_inheritance_regress_congressman Creating table model_inheritance_regress_senator Creating table ordering_author Creating table ordering_article Creating table ordering_reference Creating table validation_modeltovalidate Creating table validation_uniquefieldsmodel Creating table validation_custompkmodel Creating table validation_uniquetogethermodel Creating table validation_uniquefordatemodel Creating table validation_custommessagesmodel Creating table validation_author Creating table validation_article Creating table validation_post Creating table validation_flexibledatepost Creating table validation_uniqueerrorsmodel Creating table validation_genericipaddresstestmodel Creating table validation_genericipaddrunpackuniquetest Creating table m2m_through_regress_membership Creating table m2m_through_regress_usermembership Creating table m2m_through_regress_person Creating table m2m_through_regress_group Creating table m2m_through_regress_a Creating table m2m_through_regress_throughbase Creating table m2m_through_regress_through Creating table m2m_through_regress_b Creating table m2m_through_regress_car Creating table m2m_through_regress_driver Creating table m2m_through_regress_cardriver Creating table admin_views_section Creating table admin_views_article Creating table admin_views_book Creating table admin_views_promo Creating table admin_views_chapter Creating table admin_views_chapterxtra1 Creating table admin_views_chapterxtra2 Creating table admin_views_rowlevelchangepermissionmodel Creating table admin_views_customarticle Creating table admin_views_modelwithstringprimarykey Creating table admin_views_color Creating table admin_views_thing Creating table admin_views_actor Creating table admin_views_inquisition Creating table admin_views_sketch Creating table admin_views_character Creating table admin_views_stumpjoke Creating table admin_views_fabric Creating table admin_views_person Creating table admin_views_persona Creating table admin_views_account Creating table admin_views_fooaccount Creating table admin_views_baraccount Creating table admin_views_subscriber Creating table admin_views_externalsubscriber Creating table admin_views_oldsubscriber Creating table admin_views_media Creating table admin_views_podcast Creating table admin_views_vodcast Creating table admin_views_parent Creating table admin_views_child Creating table admin_views_emptymodel Creating table admin_views_gallery Creating table admin_views_picture Creating table admin_views_language Creating table admin_views_title Creating table admin_views_titletranslation Creating table admin_views_recommender Creating table admin_views_recommendation Creating table admin_views_collector Creating table admin_views_widget Creating table admin_views_doohickey Creating table admin_views_grommet Creating table admin_views_whatsit Creating table admin_views_doodad Creating table admin_views_fancydoodad Creating table admin_views_category Creating table admin_views_link Creating table admin_views_prepopulatedpost Creating table admin_views_prepopulatedsubpost Creating table admin_views_post Creating table admin_views_gadget Creating table admin_views_villain Creating table admin_views_supervillain Creating table admin_views_funkytag Creating table admin_views_plot Creating table admin_views_plotdetails Creating table admin_views_secrethideout Creating table admin_views_supersecrethideout Creating table admin_views_bookmark Creating table admin_views_cyclicone Creating table admin_views_cyclictwo Creating table admin_views_topping Creating table admin_views_pizza Creating table admin_views_album Creating table admin_views_employee Creating table admin_views_workhour Creating table admin_views_question Creating table admin_views_answer Creating table admin_views_reservation Creating table admin_views_fooddelivery Creating table admin_views_coverletter Creating table admin_views_paper Creating table admin_views_shortmessage Creating table admin_views_telegram Creating table admin_views_story Creating table admin_views_otherstory Creating table admin_views_complexsortedperson Creating table admin_views_pluggablesearchperson Creating table admin_views_prepopulatedpostlargeslug Creating table admin_views_adminorderedfield Creating table admin_views_adminorderedmodelmethod Creating table admin_views_adminorderedadminmethod Creating table admin_views_adminorderedcallable Creating table admin_views_report Creating table admin_views_mainprepopulated Creating table admin_views_relatedprepopulated Creating table admin_views_unorderedobject Creating table admin_views_undeletableobject Creating table admin_views_unchangeableobject Creating table admin_views_usermessenger Creating table admin_views_simple Creating table admin_views_choice Creating table admin_views_parentwithdependentchildren Creating table admin_views_dependentchild Creating table admin_views_filteredmanager Creating table admin_views_emptymodelvisible Creating table admin_views_emptymodelhidden Creating table admin_views_emptymodelmixin Creating table admin_views_state Creating table admin_views_city Creating table admin_views_restaurant Creating table admin_views_worker Creating table admin_views_referencedbyparent Creating table admin_views_parentwithfk Creating table admin_views_childofreferer Creating table admin_views_referencedbyinline Creating table admin_views_inlinereference Creating table admin_views_inlinereferer Creating table admin_views_recipe Creating table admin_views_ingredient Creating table admin_views_recipeingredient Creating table admin_views_notreferenced Creating table admin_views_explicitlyprovidedpk Creating table admin_views_implicitlygeneratedpk Creating table admin_views_referencedbygenrel Creating table admin_views_genrelreference Creating table admin_views_parentwithuuidpk Creating table admin_views_relatedwithuuidpkmodel Creating table context_processors_debugobject Creating table choices_person Creating table null_fk_systemdetails Creating table null_fk_systeminfo Creating table null_fk_forum Creating table null_fk_post Creating table null_fk_comment Creating table null_fk_item Creating table null_fk_propertyvalue Creating table null_fk_property Creating table prefetch_related_author Creating table prefetch_related_authorwithage Creating table prefetch_related_favoriteauthors Creating table prefetch_related_authoraddress Creating table prefetch_related_book Creating table prefetch_related_bookwithyear Creating table prefetch_related_bio Creating table prefetch_related_reader Creating table prefetch_related_bookreview Creating table prefetch_related_qualification Creating table prefetch_related_teacher Creating table prefetch_related_department Creating table prefetch_related_taggeditem Creating table prefetch_related_bookmark Creating table prefetch_related_comment Creating table prefetch_related_house Creating table prefetch_related_room Creating table prefetch_related_person Creating table prefetch_related_employee Creating table prefetch_related_lessonentry Creating table prefetch_related_wordentry Creating table prefetch_related_author2 Creating table prefetch_related_pet Creating table prefetch_related_flea Creating table admin_docs_company Creating table admin_docs_group Creating table admin_docs_family Creating table admin_docs_person Creating table transactions_reporter Creating table null_fk_ordering_author Creating table null_fk_ordering_article Creating table null_fk_ordering_systeminfo Creating table null_fk_ordering_forum Creating table null_fk_ordering_post Creating table null_fk_ordering_comment Creating table admin_registration_person Creating table admin_registration_traveler Creating table admin_registration_place Creating table inspectdb_people Creating table inspectdb_message Creating table inspectdb_peopledata Creating table inspectdb_peoplemoredata Creating table inspectdb_digitsincolumnname Creating table inspectdb_special.table name Creating table inspectdb_columntypes Creating table inspectdb_uniquetogether Creating table many_to_one_null_reporter Creating table many_to_one_null_article Creating table many_to_one_null_car Creating table many_to_one_null_driver Creating table model_fields_foo Creating table model_fields_bar Creating table model_fields_whiz Creating table model_fields_whiziter Creating table model_fields_whiziterempty Creating table model_fields_bigd Creating table model_fields_floatmodel Creating table model_fields_bigs Creating table model_fields_unicodeslugfield Creating table model_fields_smallintegermodel Creating table model_fields_integermodel Creating table model_fields_bigintegermodel Creating table model_fields_positivesmallintegermodel Creating table model_fields_positiveintegermodel Creating table model_fields_post Creating table model_fields_nullbooleanmodel Creating table model_fields_booleanmodel Creating table model_fields_datetimemodel Creating table model_fields_durationmodel Creating table model_fields_nulldurationmodel Creating table model_fields_primarykeycharmodel Creating table model_fields_fkstobooleans Creating table model_fields_fktochar Creating table model_fields_renamedfield Creating table model_fields_verbosenamefield Creating table model_fields_genericipaddress Creating table model_fields_decimallessthanone Creating table model_fields_fieldclassattributemodel Creating table model_fields_datamodel Creating table model_fields_document Creating table model_fields_person Creating table model_fields_personwithheight Creating table model_fields_personwithheightandwidth Creating table model_fields_persondimensionsfirst Creating table model_fields_persontwoimages Creating table model_fields_allfieldsmodel Creating table model_fields_uuidmodel Creating table model_fields_nullableuuidmodel Creating table model_fields_primarykeyuuidmodel Creating table model_fields_relatedtouuidmodel Creating table model_fields_uuidchild Creating table model_fields_uuidgrandchild Creating table aggregation_author Creating table aggregation_publisher Creating table aggregation_book Creating table aggregation_store Creating table extra_regress_revisionablemodel Creating table extra_regress_order Creating table extra_regress_testobject Creating table lookup_alarm Creating table lookup_author Creating table lookup_article Creating table lookup_tag Creating table lookup_season Creating table lookup_game Creating table lookup_player Creating table db_functions_author Creating table db_functions_article Creating table db_functions_fan Creating table null_queries_poll Creating table null_queries_choice Creating table null_queries_outera Creating table null_queries_outerb Creating table null_queries_inner Running deferred SQL... Running migrations: Rendering model states... DONE Applying admin.0001_initial... OK Applying admin.0002_logentry_remove_auto_add... OK Applying sites.0001_initial... OK Applying flatpages.0001_initial... OK Applying gis_migrations.0001_initial... OK Applying migration_test_data_persistence.0001_initial... OK Applying migration_test_data_persistence.0002_add_book... OK Applying postgres_tests.0001_setup_extensions... OK Applying postgres_tests.0002_create_test_models... OK Applying redirects.0001_initial... OK Applying sites.0002_alter_domain_unique... OK Applying sites_framework.0001_initial...test_pre_migrate_args (migrate_signals.tests.MigrateSignalTests) ... ok test_pre_migrate_call_time (migrate_signals.tests.MigrateSignalTests) ... ok test_pre_migrate_migrations_only (migrate_signals.tests.MigrateSignalTests) ... ok test_cascade_delete_proxy_model_admin_warning (proxy_models.tests.ProxyModelAdminTests) ... ok test_delete_str_in_model_admin (proxy_models.tests.ProxyModelAdminTests) ... ok test_abc (proxy_models.tests.ProxyModelTests) ... ok test_basic_proxy (proxy_models.tests.ProxyModelTests) ... ok test_basic_proxy_reverse (proxy_models.tests.ProxyModelTests) ... ok test_concrete_model (proxy_models.tests.ProxyModelTests) ... ok test_content_type (proxy_models.tests.ProxyModelTests) ... ok test_correct_type_proxy_of_proxy (proxy_models.tests.ProxyModelTests) ... ok test_eq (proxy_models.tests.ProxyModelTests) ... ok test_filter_proxy_relation_reverse (proxy_models.tests.ProxyModelTests) ... ok test_inheritance_new_table (proxy_models.tests.ProxyModelTests) ... ok test_myperson_manager (proxy_models.tests.ProxyModelTests) ... ok test_new_fields (proxy_models.tests.ProxyModelTests) ... ok test_no_base_classes (proxy_models.tests.ProxyModelTests) ... ok test_no_cbc (proxy_models.tests.ProxyModelTests) ... ok test_no_proxy (proxy_models.tests.ProxyModelTests) ... ok test_otherperson_manager (proxy_models.tests.ProxyModelTests) ... ok test_permissions_created (proxy_models.tests.ProxyModelTests) ... ok test_proxy_bug (proxy_models.tests.ProxyModelTests) ... ok test_proxy_delete (proxy_models.tests.ProxyModelTests) ... ok test_proxy_for_model (proxy_models.tests.ProxyModelTests) ... ok test_proxy_included_in_ancestors (proxy_models.tests.ProxyModelTests) ... ok test_proxy_load_from_fixture (proxy_models.tests.ProxyModelTests) ... ok test_proxy_model_signals (proxy_models.tests.ProxyModelTests) ... ok test_same_manager_queries (proxy_models.tests.ProxyModelTests) ... ok test_select_related (proxy_models.tests.ProxyModelTests) ... ok test_swappable (proxy_models.tests.ProxyModelTests) ... ok test_user_userproxy_userproxyproxy (proxy_models.tests.ProxyModelTests) ... ok test_dates (reserved_names.tests.ReservedNameTests) ... ok test_fields (reserved_names.tests.ReservedNameTests) ... ok test_month_filter (reserved_names.tests.ReservedNameTests) ... ok test_order_by (reserved_names.tests.ReservedNameTests) ... ok test_simple (reserved_names.tests.ReservedNameTests) ... ok test_empty_update_fields (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_num_queries_inheritance (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_select_related_only_interaction (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_basic (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_deferred (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_fk_defer (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_incorrect_params (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_inheritance (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_inheritance_defer (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_inheritance_with_proxy_model (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_m2m (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_only_1 (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_only_2 (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_only_repeated (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_update_fields_signals (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok test_defer_annotate_select_related (defer_regress.tests.DeferAnnotateSelectRelatedTest) ... ok test_basic (defer_regress.tests.DeferRegressionTest) ... ok test_defer_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory_already_deferred (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory_apps_reuse (defer_regress.tests.DeferRegressionTest) ... ok test_deferred_class_factory_no_attrs (defer_regress.tests.DeferRegressionTest) ... ok test_only_and_defer_usage_on_proxy_models (defer_regress.tests.DeferRegressionTest) ... ok test_only_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok test_proxy_model_defer_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok test_resolve_columns (defer_regress.tests.DeferRegressionTest) ... ok test_reverse_one_to_one_relations (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_11936 (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_12163 (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_16409 (defer_regress.tests.DeferRegressionTest) ... ok test_ticket_23270 (defer_regress.tests.DeferRegressionTest) ... ok test_empty_join_conditions (foreign_object.test_empty_join.RestrictedConditionsTests) ... ok test_restrictions_with_no_joining_columns (foreign_object.test_empty_join.RestrictedConditionsTests) ... ok test_foreign_object_form (foreign_object.test_forms.FormsTests) ... ok test_batch_create_foreign_object (foreign_object.tests.MultiColumnFKTests) See: https://code.djangoproject.com/ticket/21566 ... ok test_double_nested_query (foreign_object.tests.MultiColumnFKTests) ... ok test_foreign_key_raises_informative_does_not_exist (foreign_object.tests.MultiColumnFKTests) ... ok test_foreign_key_related_query_name (foreign_object.tests.MultiColumnFKTests) ... ok test_forward_in_lookup_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok test_get_fails_on_multicolumn_mismatch (foreign_object.tests.MultiColumnFKTests) ... ok test_get_succeeds_on_multicolumn_match (foreign_object.tests.MultiColumnFKTests) ... ok test_inheritance (foreign_object.tests.MultiColumnFKTests) ... ok test_isnull_lookup (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_forward_ignores_invalid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_forward_returns_valid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_on_self_ignores_mismatch_columns (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_on_self_works (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_reverse_ignores_invalid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_m2m_through_reverse_returns_valid_members (foreign_object.tests.MultiColumnFKTests) ... ok test_many_to_many_related_query_name (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_foreignkey_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_foreignkey_reverse_works (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_related_m2m_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok test_prefetch_related_m2m_reverse_works (foreign_object.tests.MultiColumnFKTests) ... ok test_query_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok test_reverse_query_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok test_reverse_query_returns_correct_result (foreign_object.tests.MultiColumnFKTests) ... ok test_select_related_foreignkey_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok test_translations (foreign_object.tests.MultiColumnFKTests) ... ok test_extra_join_filter_q (foreign_object.tests.TestExtraJoinFilterQ) ... ok test_conditional_aggregation_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_conditional_update_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_lookup_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_simple_example (expressions_case.tests.CaseDocumentationExamples) ... ok test_aggregate (expressions_case.tests.CaseExpressionTests) ... ok test_aggregate_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_aggregate_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_exclude (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_values_not_in_order_by (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_aggregation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_aggregation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_aggregation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_annotation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_annotation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_annotation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_in_clause (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_join_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_join_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_with_join_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_annotate_without_default (expressions_case.tests.CaseExpressionTests) ... ok test_case_reuse (expressions_case.tests.CaseExpressionTests) ... ok test_combined_expression (expressions_case.tests.CaseExpressionTests) ... ok test_combined_q_object (expressions_case.tests.CaseExpressionTests) ... ok test_filter (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_aggregation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_aggregation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_aggregation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_annotation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_annotation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_annotation_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_join_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_join_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok test_filter_with_join_in_value (expressions_case.tests.CaseExpressionTests) ... ok test_filter_without_default (expressions_case.tests.CaseExpressionTests) ... ok test_in_subquery (expressions_case.tests.CaseExpressionTests) ... ok test_join_promotion (expressions_case.tests.CaseExpressionTests) ... ok test_join_promotion_multiple_annotations (expressions_case.tests.CaseExpressionTests) ... ok test_lookup_different_fields (expressions_case.tests.CaseExpressionTests) ... ok test_lookup_in_condition (expressions_case.tests.CaseExpressionTests) ... ok test_m2m_exclude (expressions_case.tests.CaseExpressionTests) ... ok test_m2m_reuse (expressions_case.tests.CaseExpressionTests) ... ok test_order_by_conditional_explicit (expressions_case.tests.CaseExpressionTests) ... ok test_order_by_conditional_implicit (expressions_case.tests.CaseExpressionTests) ... ok test_update (expressions_case.tests.CaseExpressionTests) ... ok test_update_big_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_binary (expressions_case.tests.CaseExpressionTests) ... ok test_update_boolean (expressions_case.tests.CaseExpressionTests) ... ok test_update_comma_separated_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_date (expressions_case.tests.CaseExpressionTests) ... ok test_update_date_time (expressions_case.tests.CaseExpressionTests) ... ok test_update_decimal (expressions_case.tests.CaseExpressionTests) ... ok test_update_duration (expressions_case.tests.CaseExpressionTests) ... ok test_update_email (expressions_case.tests.CaseExpressionTests) ... ok test_update_file (expressions_case.tests.CaseExpressionTests) ... ok test_update_file_path (expressions_case.tests.CaseExpressionTests) ... ok test_update_fk (expressions_case.tests.CaseExpressionTests) ... ok test_update_float (expressions_case.tests.CaseExpressionTests) ... ok test_update_generic_ip_address (expressions_case.tests.CaseExpressionTests) ... ok test_update_image (expressions_case.tests.CaseExpressionTests) ... ok test_update_null_boolean (expressions_case.tests.CaseExpressionTests) ... ok test_update_positive_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_positive_small_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_slug (expressions_case.tests.CaseExpressionTests) ... ok test_update_small_integer (expressions_case.tests.CaseExpressionTests) ... ok test_update_string (expressions_case.tests.CaseExpressionTests) ... ok test_update_text (expressions_case.tests.CaseExpressionTests) ... ok test_update_time (expressions_case.tests.CaseExpressionTests) ... ok test_update_url (expressions_case.tests.CaseExpressionTests) ... ok test_update_uuid (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_join_in_condition_raise_field_error (expressions_case.tests.CaseExpressionTests) ... ok test_update_with_join_in_predicate_raise_field_error (expressions_case.tests.CaseExpressionTests) ... ok test_update_without_default (expressions_case.tests.CaseExpressionTests) ... ok test_generic_inlineformset_factory (generic_relations.tests.GenericInlineFormsetTest) ... ok test_save_new_for_concrete (generic_relations.tests.GenericInlineFormsetTest) ... ok test_save_new_for_proxy (generic_relations.tests.GenericInlineFormsetTest) ... ok test_save_new_uses_form_save (generic_relations.tests.GenericInlineFormsetTest) ... ok test_access_content_object (generic_relations.tests.GenericRelationsTests) ... ok test_access_via_content_type (generic_relations.tests.GenericRelationsTests) ... ok test_add_bulk (generic_relations.tests.GenericRelationsTests) ... ok test_add_bulk_false (generic_relations.tests.GenericRelationsTests) ... ok test_add_rejects_unsaved_objects (generic_relations.tests.GenericRelationsTests) ... ok test_assign (generic_relations.tests.GenericRelationsTests) ... ok test_assign_with_queryset (generic_relations.tests.GenericRelationsTests) ... ok test_exclude_generic_relations (generic_relations.tests.GenericRelationsTests) ... ok test_generic_get_or_create_when_created (generic_relations.tests.GenericRelationsTests) ... ok test_generic_get_or_create_when_exists (generic_relations.tests.GenericRelationsTests) ... ok test_generic_inline_formsets (generic_relations.tests.GenericRelationsTests) ... ok test_generic_inline_formsets_initial (generic_relations.tests.GenericRelationsTests) ... ok test_generic_relation_related_name_default (generic_relations.tests.GenericRelationsTests) ... ok test_generic_relations_m2m_mimic (generic_relations.tests.GenericRelationsTests) ... ok test_generic_update_or_create_when_created (generic_relations.tests.GenericRelationsTests) ... ok test_generic_update_or_create_when_updated (generic_relations.tests.GenericRelationsTests) ... ok test_get_or_create (generic_relations.tests.GenericRelationsTests) ... ok test_gfk_manager (generic_relations.tests.GenericRelationsTests) ... ok test_gfk_subclasses (generic_relations.tests.GenericRelationsTests) ... ok test_multiple_gfk (generic_relations.tests.GenericRelationsTests) ... ok test_object_deletion_with_generic_relation (generic_relations.tests.GenericRelationsTests) ... ok test_object_deletion_without_generic_relation (generic_relations.tests.GenericRelationsTests) ... ok test_queries_across_generic_relations (generic_relations.tests.GenericRelationsTests) ... ok test_queries_content_type_restriction (generic_relations.tests.GenericRelationsTests) ... ok test_query_content_object (generic_relations.tests.GenericRelationsTests) ... ok test_query_content_type (generic_relations.tests.GenericRelationsTests) ... ok test_set (generic_relations.tests.GenericRelationsTests) ... ok test_set_foreign_key (generic_relations.tests.GenericRelationsTests) ... ok test_subclasses_with_gen_rel (generic_relations.tests.GenericRelationsTests) ... ok test_tag_deletion_related_objects_unaffected (generic_relations.tests.GenericRelationsTests) ... ok test_unsaved_instance_on_generic_foreign_key (generic_relations.tests.GenericRelationsTests) ... ok test_update_or_create_defaults (generic_relations.tests.GenericRelationsTests) ... ok test_default_behavior (generic_relations.tests.ProxyRelatedModelTest) ... ok test_generic_relation (generic_relations.tests.ProxyRelatedModelTest) ... ok test_generic_relation_set (generic_relations.tests.ProxyRelatedModelTest) ... ok test_proxy_is_returned (generic_relations.tests.ProxyRelatedModelTest) ... ok test_query (generic_relations.tests.ProxyRelatedModelTest) ... ok test_query_proxy (generic_relations.tests.ProxyRelatedModelTest) ... ok test_works_normally (generic_relations.tests.ProxyRelatedModelTest) ... ok test_custom_named_field (sites_framework.tests.SitesFrameworkTestCase) ... ok test_invalid_field_type (sites_framework.tests.SitesFrameworkTestCase) ... ok test_invalid_name (sites_framework.tests.SitesFrameworkTestCase) ... ok test_site_fk (sites_framework.tests.SitesFrameworkTestCase) ... ok test_sites_m2m (sites_framework.tests.SitesFrameworkTestCase) ... ok test_FK_raw_query (raw_query.tests.RawQueryTests) ... ok test_annotations (raw_query.tests.RawQueryTests) ... ok test_db_column_handler (raw_query.tests.RawQueryTests) ... ok test_db_column_name_is_used_in_raw_query (raw_query.tests.RawQueryTests) ... ok test_decimal_parameter (raw_query.tests.RawQueryTests) ... ok test_extra_conversions (raw_query.tests.RawQueryTests) ... ok test_get_item (raw_query.tests.RawQueryTests) ... ok test_inheritance (raw_query.tests.RawQueryTests) ... ok test_many_to_many (raw_query.tests.RawQueryTests) ... ok test_missing_fields (raw_query.tests.RawQueryTests) ... ok test_missing_fields_without_PK (raw_query.tests.RawQueryTests) ... ok test_multiple_iterations (raw_query.tests.RawQueryTests) ... ok test_order_handler (raw_query.tests.RawQueryTests) ... ok test_params (raw_query.tests.RawQueryTests) ... ok test_pyformat_params (raw_query.tests.RawQueryTests) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_query_count (raw_query.tests.RawQueryTests) ... ok test_query_representation (raw_query.tests.RawQueryTests) ... ok test_raw_query_lazy (raw_query.tests.RawQueryTests) ... ok test_simple_raw_query (raw_query.tests.RawQueryTests) ... ok test_subquery_in_raw_sql (raw_query.tests.RawQueryTests) ... ok test_translations (raw_query.tests.RawQueryTests) ... ok test_white_space_query (raw_query.tests.RawQueryTests) ... ok test_first_page (pagination.tests.ModelPaginationTests) ... ok test_last_page (pagination.tests.ModelPaginationTests) ... ok test_page_getitem (pagination.tests.ModelPaginationTests) ... ok test_cache_not_shared_between_managers (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_concrete_model (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_concrete_models (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_models_empty_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_models_full_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_get_for_models_partial_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_lookup_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok test_message_if_get_for_model_fails (contenttypes_tests.test_models.ContentTypesTests) ... ok test_missing_model (contenttypes_tests.test_models.ContentTypesTests) ... ok test_name_deprecation (contenttypes_tests.test_models.ContentTypesTests) ... ok test_shortcut_view (contenttypes_tests.test_models.ContentTypesTests) ... ok test_shortcut_view_with_broken_get_absolute_url (contenttypes_tests.test_models.ContentTypesTests) ... ok test_shortcut_view_without_get_absolute_url (contenttypes_tests.test_models.ContentTypesTests) ... ok test_change_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_default_to_insertion_order (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_item_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_previous_and_next_in_order (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_recursive_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok test_multidb (contenttypes_tests.tests.ContentTypesMultidbTestCase) ... ok test_bad_content_type (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_create_contenttype_on_the_spot (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_nonint_content_type (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_shortcut_bad_pk (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_shortcut_no_absolute_url (contenttypes_tests.tests.ContentTypesViewsTests) Shortcuts for an object that has no get_absolute_url method raises 404 ... ok test_shortcut_with_absolute_url (contenttypes_tests.tests.ContentTypesViewsTests) Can view a shortcut for an Author object that has a get_absolute_url method ... ok test_shortcut_with_absolute_url_including_scheme (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_wrong_type_pk (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_content_type_field_pointing_to_wrong_model (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_field_name_ending_with_underscore (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_generic_foreign_key_checks_are_performed (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_invalid_content_type_field (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_missing_content_type_field (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_missing_object_id_field (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_str (contenttypes_tests.tests.GenericForeignKeyTests) ... ok test_field_name_ending_with_underscore (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_missing_generic_foreign_key (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_pointing_to_missing_model (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_pointing_to_swapped_model (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_valid_generic_relationship (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_valid_generic_relationship_with_explicit_fields (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_valid_self_referential_generic_relationship (contenttypes_tests.tests.GenericRelationshipTests) ... ok test_interactive_false (contenttypes_tests.tests.UpdateContentTypesTests) ... ok test_interactive_true (contenttypes_tests.tests.UpdateContentTypesTests) ... ok test_multiple (m2m_multiple.tests.M2MMultipleTests) ... ok test_21432 (datetimes.tests.DateTimesTests) ... ok test_datetimes_has_lazy_iterator (datetimes.tests.DateTimesTests) ... ok test_datetimes_returns_available_dates_for_given_scope_and_given_field (datetimes.tests.DateTimesTests) ... ok test_related_model_traverse (datetimes.tests.DateTimesTests) ... ok test_array_agg_booleanfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_array_agg_charfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_array_agg_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_array_agg_integerfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_on_only_false_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_and_on_only_true_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_on_only_false_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bit_or_on_only_true_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_and_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_and_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_or_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_bool_or_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_string_agg_charfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_string_agg_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_string_agg_requires_delimiter (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests' test_alias_is_required (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_corr_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_corr_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_correct_source_expressions (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_sample (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_covar_pop_sample_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_missing_arguments_raises_exception (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgx_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgx_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgx_with_related_obj_and_number_as_argument (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_avgy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_count_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_count_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_intercept_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_intercept_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_r2_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_r2_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_slope_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_slope_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxx_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxx_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_sxy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_syy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_regr_syy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests' test_field_checks (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests' test_invalid_base_fields (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests' test_nested_field_checks (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests' test_exact_dates (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_datetimes (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_times (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_decimals (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_ip_addresses (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests' test_exact_uuids (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests' test_contained_by (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contained_by_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contains (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contains_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_gt (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_in (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index_chained (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_index_used_on_nested_data (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_isnull (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_len (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_len_empty_array (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_lt (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_overlap (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_overlap_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_slice (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_slice_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_usage_in_subquery (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests' test_char (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_dates (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_default_null (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_integer (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_integers_passed_as_strings (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_model_set_on_base_field (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_nested (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_null_handling (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_other_array_types (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_tuples (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests' test_dumping (postgres_tests.test_array.TestSerialization) ... skipped 'PostgreSQL specific tests' test_loading (postgres_tests.test_array.TestSerialization) ... skipped 'PostgreSQL specific tests' test_delimiter (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_delimiter_with_nesting (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_max_length (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_min_length (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_size (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_prepare_value (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_required (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_to_python_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_validate_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_validators_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests' test_invalid_integer (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_remove_trailing_nulls (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_rendering (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_required (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_required_field (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests' test_blank_true (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_nested_array_mismatch (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_unbounded (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_with_size (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_with_validators (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests' test_transaction_now (postgres_tests.test_functions.TestTransactionNow) ... skipped 'PostgreSQL specific tests' test_null (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests' test_save_load_success (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests' test_value_null (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests' test_empty (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_field_has_changed (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_invalid_json (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_non_dict_json (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_not_string_values (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests' test_contained_by (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_contains (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_exact (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_field_chaining (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_has_any_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_has_key (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_has_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_key_isnull (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_key_transform (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_keys_contains (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_usage_in_subquery (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_values (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_values_overlap (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests' test_dumping (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests' test_loading (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests' test_roundtrip_with_null (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests' test_not_a_string (postgres_tests.test_hstore.TestValidation) ... skipped 'PostgreSQL specific tests' test_custom_messages (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_deconstruct (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_extra_keys (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_missing_keys (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_simple_valid (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_strict_valid (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests' test_formfield (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_invalid (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_prepare_value (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_redisplay_wrong_input (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_empty (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests' test_contained_by (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_contains (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_array (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_mixed (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_objs (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_deep_lookup_transform (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_exact (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_exact_complex (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_has_any_keys (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_has_key (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_has_keys (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_isnull (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_shallow_list_lookup (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_shallow_lookup_obj_target (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_shallow_obj_lookup (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_usage_in_subquery (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL >= 9.4 required' test_boolean (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_empty_list (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_empty_object (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_null (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_number (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_realistic_object (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_string (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL >= 9.4 required' test_dumping (postgres_tests.test_json.TestSerialization) ... skipped 'PostgreSQL >= 9.4 required' test_loading (postgres_tests.test_json.TestSerialization) ... skipped 'PostgreSQL >= 9.4 required' test_not_serializable (postgres_tests.test_json.TestValidation) ... skipped 'PostgreSQL specific tests' test_date_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_date_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_prepare_value (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_datetime_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_float_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_integer_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_biginteger (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_date (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_datetime (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_float (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_model_field_formfield_integer (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_none (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_rendering (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_using_split_datetime_widget (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_dates (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_floats (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_integer (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_valid_timestamps (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests' test_adjacent_to (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_contained_by (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_contains (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_contains_range (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_endswith (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_exact (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_fully_gt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_fully_lt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_isempty (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_isnull (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_not_gt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_not_lt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_overlap (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_startswith (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_startswith_chaining (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL >= 9.2 required' test_biginteger_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_date_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_date_range_datetime_field (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_datetime_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_exclude (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_f_ranges (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_float_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_integer_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL >= 9.2 required' test_all_fields (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_empty (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_null (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_range_object (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_range_object_boundaries (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_tuple (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_unbounded (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL >= 9.2 required' test_dumping (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL >= 9.2 required' test_loading (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL >= 9.2 required' test_serialize_range_with_null (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL >= 9.2 required' test_max (postgres_tests.test_ranges.TestValidators) ... skipped 'PostgreSQL specific tests' test_min (postgres_tests.test_ranges.TestValidators) ... skipped 'PostgreSQL specific tests' test_range_widget (postgres_tests.test_ranges.TestWidget) ... skipped 'PostgreSQL specific tests' test_unaccent (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests' test_unaccent_accentuated_needle (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests' test_unaccent_chained (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests' test_unaccent (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests' test_unaccent_accentuated_needle (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests' test_unaccent_chained (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests' test_inlineformset_factory_ignores_default_pks_on_submit (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_alternate_key_relation (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_auto_parent_uuid_child (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_child_editable_pk (model_formsets.test_uuid.InlineFormsetTests) ... ok test_inlineformset_factory_nulls_default_pks_uuid_parent_auto_child (model_formsets.test_uuid.InlineFormsetTests) ... ok test_add_form_deletion_when_invalid (model_formsets.tests.DeletionTests) ... ok test_change_form_deletion_when_invalid (model_formsets.tests.DeletionTests) ... ok test_deletion (model_formsets.tests.DeletionTests) ... ok test_outdated_deletion (model_formsets.tests.DeletionTests) ... ok test_callable_defaults (model_formsets.tests.ModelFormsetTest) ... ok test_commit_false (model_formsets.tests.ModelFormsetTest) ... ok test_custom_form (model_formsets.tests.ModelFormsetTest) Test that model_formset respects fields and exclude parameters of ... ok test_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok test_custom_queryset_init (model_formsets.tests.ModelFormsetTest) ... ok test_custom_save_method (model_formsets.tests.ModelFormsetTest) ... ok test_foreign_keys_in_parents (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_save_as_new (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_custom_save_method (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_custom_save_method_related_instance (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_multi_table_inheritance (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_nullable_unique_together (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_wrong_fk_name (model_formsets.tests.ModelFormsetTest) Regression for #23451 ... ok test_inlineformset_factory_with_null_fk (model_formsets.tests.ModelFormsetTest) ... ok test_max_num (model_formsets.tests.ModelFormsetTest) ... ok test_min_num (model_formsets.tests.ModelFormsetTest) ... ok test_min_num_with_existing (model_formsets.tests.ModelFormsetTest) ... ok test_model_formset_with_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok test_model_formset_with_initial_model_instance (model_formsets.tests.ModelFormsetTest) ... ok test_model_formset_with_initial_queryset (model_formsets.tests.ModelFormsetTest) ... ok test_model_inheritance (model_formsets.tests.ModelFormsetTest) ... ok test_modelformset_factory_without_fields (model_formsets.tests.ModelFormsetTest) Regression for #19733 ... ok test_modelformset_validate_max_flag (model_formsets.tests.ModelFormsetTest) ... ok test_prevent_duplicates_from_with_the_same_formset (model_formsets.tests.ModelFormsetTest) ... ok test_simple_save (model_formsets.tests.ModelFormsetTest) ... ok test_unique_together_validation (model_formsets.tests.ModelFormsetTest) ... ok test_unique_together_with_inlineformset_factory (model_formsets.tests.ModelFormsetTest) ... ok test_unique_true_enforces_max_num_one (model_formsets.tests.ModelFormsetTest) ... ok test_unique_validation (model_formsets.tests.ModelFormsetTest) ... ok test_inlineformset_factory_error_messages_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_field_class_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_help_text_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_labels_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_inlineformset_factory_widgets (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_error_messages_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_field_class_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_help_text_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_labels_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_modelformset_factory_widgets (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok test_intermeiary (m2m_intermediary.tests.M2MIntermediaryTests) ... ok test_loaddata (fixtures_model_package.tests.FixtureTestCase) Fixtures can load data into models defined in packages ... ok testClassFixtures (fixtures_model_package.tests.SampleTestCase) Test cases can load fixture objects into models defined in packages ... ok test_get (custom_pk.tests.BasicCustomPKTests) ... ok test_in_bulk (custom_pk.tests.BasicCustomPKTests) ... ok test_pk_attributes (custom_pk.tests.BasicCustomPKTests) ... ok test_querysets (custom_pk.tests.BasicCustomPKTests) ... ok test_querysets_related_name (custom_pk.tests.BasicCustomPKTests) ... ok test_querysets_relational (custom_pk.tests.BasicCustomPKTests) ... ok test_save (custom_pk.tests.BasicCustomPKTests) ... ok test_custom_field_pk (custom_pk.tests.CustomPKTests) ... ok test_custom_pk_create (custom_pk.tests.CustomPKTests) ... ok test_required_pk (custom_pk.tests.CustomPKTests) ... skipped 'Database has feature(s) supports_unspecified_pk' test_unicode_pk (custom_pk.tests.CustomPKTests) ... ok test_unique_pk (custom_pk.tests.CustomPKTests) ... ok test_zero_non_autoincrement_pk (custom_pk.tests.CustomPKTests) ... ok test_verbose_name (i18n.contenttypes.tests.ContentTypeTests) ... ok test_language_not_saved_to_session (i18n.tests.LocaleMiddlewareTests) Checks that current language is not automatically saved to ... ok test_streaming_response (i18n.tests.LocaleMiddlewareTests) ... ok test_lazy (i18n.tests.TestModels) ... ok test_safestr (i18n.tests.TestModels) ... ok test_ambiguous_compressed_fixture (fixtures.tests.FixtureLoadingTests) ... ok test_compress_format_loading (fixtures.tests.FixtureLoadingTests) ... ok test_compressed_loading (fixtures.tests.FixtureLoadingTests) ... ok test_compressed_specified_loading (fixtures.tests.FixtureLoadingTests) ... ok test_db_loading (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_progressbar (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_excludes (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_file_output (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_filtering_manager (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_pks (fixtures.tests.FixtureLoadingTests) ... ok test_load_fixture_with_special_characters (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_app_option (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_error_message (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_verbosity_three (fixtures.tests.FixtureLoadingTests) ... ok test_loading_and_dumping (fixtures.tests.FixtureLoadingTests) ... ok test_loading_using (fixtures.tests.FixtureLoadingTests) ... ok test_output_formats (fixtures.tests.FixtureLoadingTests) ... ok test_unmatched_identifier_loading (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_not_existent_fixture_file (fixtures.tests.NonExistentFixtureTests) ... ok test_nonexistent_fixture_no_constraint_checking (fixtures.tests.NonExistentFixtureTests) ... ok testClassFixtures (fixtures.tests.SubclassTestCaseFixtureLoadingTests) Check that there were no fixture objects installed ... ok testClassFixtures (fixtures.tests.TestCaseFixtureLoadingTests) Check that test case has installed 3 fixture objects ... ok test_change_editable (timezones.tests.AdminTests) ... ok test_change_editable_in_other_timezone (timezones.tests.AdminTests) ... ok test_change_readonly (timezones.tests.AdminTests) ... ok test_change_readonly_in_other_timezone (timezones.tests.AdminTests) ... ok test_changelist (timezones.tests.AdminTests) ... ok test_changelist_in_other_timezone (timezones.tests.AdminTests) ... ok test_auto_now_and_auto_now_add (timezones.tests.LegacyDatabaseTests) ... ok test_aware_datetime_in_local_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_local_timezone_with_microsecond_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_other_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_in_utc (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_aware_datetime_unsupported (timezones.tests.LegacyDatabaseTests) ... ok test_cursor_execute_accepts_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_cursor_execute_returns_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_filter_date_field_with_aware_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok test_naive_datetime_with_microsecond (timezones.tests.LegacyDatabaseTests) ... ok test_naive_datetime_with_microsecond_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped 'Database has feature(s) supports_microsecond_precision' test_query_aggregation (timezones.tests.LegacyDatabaseTests) ... ok test_query_annotation (timezones.tests.LegacyDatabaseTests) ... ok test_query_datetime_lookups (timezones.tests.LegacyDatabaseTests) ... ok test_query_datetimes (timezones.tests.LegacyDatabaseTests) ... ok test_query_filter (timezones.tests.LegacyDatabaseTests) ... ok test_raw_sql (timezones.tests.LegacyDatabaseTests) ... ok test_form (timezones.tests.LegacyFormsTests) ... ok test_form_with_ambiguous_time (timezones.tests.LegacyFormsTests) ... ok test_form_with_non_existent_time (timezones.tests.LegacyFormsTests) ... ok test_model_form (timezones.tests.LegacyFormsTests) ... ok test_split_form (timezones.tests.LegacyFormsTests) ... ok test_auto_now_and_auto_now_add (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_local_timezone (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_local_timezone_with_microsecond_unsupported (timezones.tests.NewDatabaseTests) ... skipped 'Database has feature(s) supports_microsecond_precision' test_aware_datetime_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_utc (timezones.tests.NewDatabaseTests) ... ok test_cursor_execute_accepts_aware_datetime (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_cursor_execute_accepts_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_cursor_execute_returns_aware_datetime (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_cursor_execute_returns_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_datetime_from_date (timezones.tests.NewDatabaseTests) ... ok test_filter_date_field_with_aware_datetime (timezones.tests.NewDatabaseTests) ... ok test_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_naive_datetime_with_microsecond (timezones.tests.NewDatabaseTests) ... ok test_naive_datetime_with_microsecond_unsupported (timezones.tests.NewDatabaseTests) ... skipped 'Database has feature(s) supports_microsecond_precision' test_null_datetime (timezones.tests.NewDatabaseTests) ... ok test_query_aggregation (timezones.tests.NewDatabaseTests) ... ok test_query_annotation (timezones.tests.NewDatabaseTests) ... ok test_query_datetime_lookups (timezones.tests.NewDatabaseTests) ... ok test_query_datetime_lookups_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_query_datetimes (timezones.tests.NewDatabaseTests) ... ok test_query_datetimes_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_query_filter (timezones.tests.NewDatabaseTests) ... ok test_query_filter_with_naive_datetime (timezones.tests.NewDatabaseTests) ... ok test_query_filter_with_pytz_timezones (timezones.tests.NewDatabaseTests) ... ok test_raw_sql (timezones.tests.NewDatabaseTests) ... ok test_form (timezones.tests.NewFormsTests) ... ok test_form_with_ambiguous_time (timezones.tests.NewFormsTests) ... ok test_form_with_explicit_timezone (timezones.tests.NewFormsTests) ... ok test_form_with_non_existent_time (timezones.tests.NewFormsTests) ... ok test_form_with_other_timezone (timezones.tests.NewFormsTests) ... ok test_localized_form (timezones.tests.NewFormsTests) ... ok test_localized_model_form (timezones.tests.NewFormsTests) ... ok test_model_form (timezones.tests.NewFormsTests) ... ok test_split_form (timezones.tests.NewFormsTests) ... ok test_date_and_time_template_filters (timezones.tests.TemplateTests) ... ok test_date_and_time_template_filters_honor_localtime (timezones.tests.TemplateTests) ... ok test_get_current_timezone_templatetag (timezones.tests.TemplateTests) ... ok test_get_current_timezone_templatetag_invalid_argument (timezones.tests.TemplateTests) ... ok test_get_current_timezone_templatetag_with_pytz (timezones.tests.TemplateTests) ... ok test_localtime_filters_do_not_raise_exceptions (timezones.tests.TemplateTests) ... ok test_localtime_filters_with_pytz (timezones.tests.TemplateTests) ... ok test_localtime_templatetag_and_filters (timezones.tests.TemplateTests) ... ok test_localtime_templatetag_invalid_argument (timezones.tests.TemplateTests) ... ok test_localtime_with_time_zone_setting_set_to_none (timezones.tests.TemplateTests) ... ok test_now_template_tag_uses_current_time_zone (timezones.tests.TemplateTests) ... ok test_timezone_templatetag (timezones.tests.TemplateTests) ... ok test_timezone_templatetag_invalid_argument (timezones.tests.TemplateTests) ... ok test_timezone_templatetag_with_pytz (timezones.tests.TemplateTests) ... ok test_tz_template_context_processor (timezones.tests.TemplateTests) ... ok test_time_zone_parameter_not_supported_if_database_supports_timezone (timezones.tests.UnsupportedTimeZoneDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_that_changepassword_command_with_database_option_uses_given_db (createsuperuser.tests.MultiDBChangepasswordManagementCommandTestCase) ... ok test_createsuperuser_command_with_database_option (createsuperuser.tests.MultiDBCreatesuperuserTestCase) createsuperuser command should operate on specified DB ... ok test_add_item_warns_when_enclosure_kwarg_is_used (syndication_tests.tests.FeedgeneratorTestCase) ... ok test_add_domain (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_feed_published_and_updated_elements (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_multiple_enclosures (syndication_tests.tests.SyndicationFeedTest) ... ok test_atom_single_enclosure (syndication_tests.tests.SyndicationFeedTest) ... ok test_aware_datetime_conversion (syndication_tests.tests.SyndicationFeedTest) ... ok test_custom_feed_generator (syndication_tests.tests.SyndicationFeedTest) ... ok test_feed_last_modified_time (syndication_tests.tests.SyndicationFeedTest) ... ok test_feed_last_modified_time_naive_date (syndication_tests.tests.SyndicationFeedTest) ... ok test_feed_url (syndication_tests.tests.SyndicationFeedTest) ... ok test_item_link_error (syndication_tests.tests.SyndicationFeedTest) ... ok test_latest_post_date (syndication_tests.tests.SyndicationFeedTest) ... ok test_naive_datetime_conversion (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss091_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_feed_guid_permalink_false (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_feed_guid_permalink_true (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_multiple_enclosures (syndication_tests.tests.SyndicationFeedTest) ... ok test_rss2_single_enclosure (syndication_tests.tests.SyndicationFeedTest) ... ok test_secure_urls (syndication_tests.tests.SyndicationFeedTest) ... ok test_template_context_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_template_feed (syndication_tests.tests.SyndicationFeedTest) ... ok test_title_escaping (syndication_tests.tests.SyndicationFeedTest) ... ok test_annotate_values_aggregate (expressions.tests.BasicExpressionsTests) ... ok test_annotate_values_filter (expressions.tests.BasicExpressionsTests) ... ok test_arithmetic (expressions.tests.BasicExpressionsTests) ... ok test_filter_inter_attribute (expressions.tests.BasicExpressionsTests) ... ok test_filter_with_join (expressions.tests.BasicExpressionsTests) ... ok test_new_object_create (expressions.tests.BasicExpressionsTests) ... ok test_new_object_save (expressions.tests.BasicExpressionsTests) ... ok test_object_create_with_aggregate (expressions.tests.BasicExpressionsTests) ... ok test_object_update (expressions.tests.BasicExpressionsTests) ... ok test_object_update_fk (expressions.tests.BasicExpressionsTests) ... ok test_object_update_unsaved_objects (expressions.tests.BasicExpressionsTests) ... ok test_order_of_operations (expressions.tests.BasicExpressionsTests) ... ok test_parenthesis_priority (expressions.tests.BasicExpressionsTests) ... ok test_ticket_11722_iexact_lookup (expressions.tests.BasicExpressionsTests) ... ok test_ticket_16731_startswith_lookup (expressions.tests.BasicExpressionsTests) ... skipped 'Database has feature(s) has_case_insensitive_like' test_ticket_18375_chained_filters (expressions.tests.BasicExpressionsTests) ... ok test_ticket_18375_join_reuse (expressions.tests.BasicExpressionsTests) ... ok test_ticket_18375_kwarg_ordering (expressions.tests.BasicExpressionsTests) ... ok test_ticket_18375_kwarg_ordering_2 (expressions.tests.BasicExpressionsTests) ... ok test_update (expressions.tests.BasicExpressionsTests) ... ok test_update_with_fk (expressions.tests.BasicExpressionsTests) ... ok test_update_with_none (expressions.tests.BasicExpressionsTests) ... ok test_lefthand_addition (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_bitwise_and (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_bitwise_or (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_division (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_modulo (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_multiplication (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_power (expressions.tests.ExpressionOperatorTests) ... ok test_lefthand_subtraction (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_addition (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_division (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_modulo (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_multiplication (expressions.tests.ExpressionOperatorTests) ... ok test_right_hand_subtraction (expressions.tests.ExpressionOperatorTests) ... ok test_righthand_power (expressions.tests.ExpressionOperatorTests) ... ok test_complex_expressions (expressions.tests.ExpressionsNumericTests) ... ok test_fill_with_value_from_same_object (expressions.tests.ExpressionsNumericTests) ... ok test_filter_not_equals_other_field (expressions.tests.ExpressionsNumericTests) ... ok test_incorrect_field_expression (expressions.tests.ExpressionsNumericTests) ... ok test_increment_value (expressions.tests.ExpressionsNumericTests) ... ok test_F_object_deepcopy (expressions.tests.ExpressionsTests) ... ok test_f_reuse (expressions.tests.ExpressionsTests) ... ok test_insensitive_patterns_escape (expressions.tests.ExpressionsTests) ... ok test_patterns_escape (expressions.tests.ExpressionsTests) ... ok test_date_comparison (expressions.tests.FTimeDeltaTests) ... ok test_date_subtraction (expressions.tests.FTimeDeltaTests) ... skipped "Database doesn't support feature(s): has_native_duration_field" test_delta_add (expressions.tests.FTimeDeltaTests) ... ok test_delta_subtract (expressions.tests.FTimeDeltaTests) ... ok test_delta_update (expressions.tests.FTimeDeltaTests) ... ok test_duration_with_datetime (expressions.tests.FTimeDeltaTests) ... ok test_durationfield_add (expressions.tests.FTimeDeltaTests) ... ok test_exclude (expressions.tests.FTimeDeltaTests) ... ok test_invalid_operator (expressions.tests.FTimeDeltaTests) ... ok test_mixed_comparisons1 (expressions.tests.FTimeDeltaTests) ... skipped "Database doesn't support feature(s): supports_mixed_date_datetime_comparisons" test_mixed_comparisons2 (expressions.tests.FTimeDeltaTests) ... ok test_multiple_query_compilation (expressions.tests.FTimeDeltaTests) ... ok test_query_clone (expressions.tests.FTimeDeltaTests) ... ok test_aggregates (expressions.tests.ReprTests) ... ok test_expressions (expressions.tests.ReprTests) ... ok test_functions (expressions.tests.ReprTests) ... ok test_update_TimeField_using_Value (expressions.tests.ValueTests) ... ok test_update_UUIDField_using_Value (expressions.tests.ValueTests) ... ok test_fallback_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A flatpage can be served by the fallback middleware ... ok test_fallback_non_existent_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A non-existent flatpage raises a 404 when served by the fallback middleware ... ok test_post_fallback_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) POSTing to a flatpage served by the middleware will raise a CSRF error if no token is provided (Refs #14156) ... ok test_post_unknown_page (flatpages_tests.test_csrf.FlatpageCSRFTests) POSTing to an unknown page isn't caught as a 403 CSRF error ... ok test_post_view_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) POSTing to a flatpage served through a view will raise a CSRF error if no token is provided (Refs #14156) ... ok test_view_authenticated_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A flatpage can be served through a view, even when the middleware is in use ... ok test_view_non_existent_flatpage (flatpages_tests.test_csrf.FlatpageCSRFTests) A non-existent flatpage raises 404 when served through a view, even when the middleware is in use ... ok test_flatpage_admin_form_edit (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_admin_form_url_uniqueness_validation (flatpages_tests.test_forms.FlatpageAdminFormTests) The flatpage admin form correctly enforces url uniqueness among flatpages of the same site ... ok test_flatpage_admin_form_url_validation (flatpages_tests.test_forms.FlatpageAdminFormTests) The flatpage admin form correctly validates urls ... ok test_flatpage_doesnt_requires_trailing_slash_without_append_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_nosites (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_requires_leading_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_requires_trailing_slash_with_append_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok test_redirect_fallback_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage can be served by the fallback middleware and should add a slash ... ok test_redirect_fallback_flatpage_root (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage at / should not cause a redirect loop when APPEND_SLASH is set ... ok test_redirect_fallback_flatpage_special_chars (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage with special chars in the URL can be served by the fallback middleware and should add a slash ... ok test_redirect_fallback_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A non-existent flatpage raises a 404 when served by the fallback middleware and should not add a slash ... ok test_redirect_view_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage can be served through a view and should add a slash ... ok test_redirect_view_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A non-existent flatpage raises 404 when served through a view and should not add a slash ... ok test_fallback_authenticated_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage served by the middleware can require authentication ... ok test_fallback_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage can be served by the fallback middleware ... ok test_fallback_flatpage_special_chars (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage with special chars in the URL can be served by the fallback middleware ... ok test_fallback_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A non-existent flatpage raises a 404 when served by the fallback middleware ... ok test_view_authenticated_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A flatpage can be served through a view, even when the middleware is in use ... ok test_view_non_existent_flatpage (flatpages_tests.test_middleware.FlatpageMiddlewareTests) A non-existent flatpage raises 404 when served through a view, even when the middleware is in use ... ok test_flatpage_sitemap (flatpages_tests.test_sitemaps.FlatpagesSitemapTests) ... ok test_get_flatpages_tag (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered prefixed flatpages by default ... ok test_get_flatpages_tag_for_anon_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered flatpages for an anonymous user ... ok test_get_flatpages_tag_for_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves all flatpages for an authenticated user ... ok test_get_flatpages_with_prefix (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered prefixed flatpages by default ... ok test_get_flatpages_with_prefix_for_anon_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieves unregistered prefixed flatpages for an anonymous user ... ok test_get_flatpages_with_prefix_for_user (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrieve prefixed flatpages for an authenticated user ... ok test_get_flatpages_with_variable_prefix (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) The prefix for the flatpage template tag can be a template variable ... ok test_parsing_errors (flatpages_tests.test_templatetags.FlatpageTemplateTagTests) There are various ways that the flatpages template tag won't parse ... ok test_redirect_fallback_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A fallback flatpage won't be served if the middleware is disabled and should not add a slash ... ok test_redirect_fallback_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A non-existent flatpage won't be served if the fallback middleware is disabled and should not add a slash ... ok test_redirect_view_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A flatpage can be served through a view and should add a slash ... ok test_redirect_view_flatpage_special_chars (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A flatpage with special chars in the URL can be served through a view and should add a slash ... ok test_redirect_view_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewAppendSlashTests) A non-existent flatpage raises 404 when served through a view and should not add a slash ... ok test_fallback_flatpage (flatpages_tests.test_views.FlatpageViewTests) A fallback flatpage won't be served if the middleware is disabled ... ok test_fallback_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewTests) A non-existent flatpage won't be served if the fallback middleware is disabled ... ok test_view_authenticated_flatpage (flatpages_tests.test_views.FlatpageViewTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (flatpages_tests.test_views.FlatpageViewTests) A flatpage can be served through a view ... ok test_view_flatpage_special_chars (flatpages_tests.test_views.FlatpageViewTests) A flatpage with special chars in the URL can be served through a view ... ok test_view_non_existent_flatpage (flatpages_tests.test_views.FlatpageViewTests) A non-existent flatpage raises 404 when served through a view ... ok test_annotate (generic_relations_regress.tests.GenericRelationTests) ... ok test_charlink_delete (generic_relations_regress.tests.GenericRelationTests) ... ok test_editable_generic_rel (generic_relations_regress.tests.GenericRelationTests) ... ok test_extra_join_condition (generic_relations_regress.tests.GenericRelationTests) ... ok test_filter_targets_related_pk (generic_relations_regress.tests.GenericRelationTests) ... ok test_generic_relation_ordering (generic_relations_regress.tests.GenericRelationTests) ... ok test_gfk_to_model_with_empty_pk (generic_relations_regress.tests.GenericRelationTests) Test related to #13085 ... ok test_inherited_models_content_type (generic_relations_regress.tests.GenericRelationTests) ... ok test_join_reuse (generic_relations_regress.tests.GenericRelationTests) ... ok test_q_object_or (generic_relations_regress.tests.GenericRelationTests) ... ok test_reverse_relation_pk (generic_relations_regress.tests.GenericRelationTests) ... ok test_target_model_is_unsaved (generic_relations_regress.tests.GenericRelationTests) Test related to #13085 ... ok test_target_model_len_zero (generic_relations_regress.tests.GenericRelationTests) Test for #13085 -- __len__() returns 0 ... ok test_target_model_nonzero_false (generic_relations_regress.tests.GenericRelationTests) Test related to #13085 ... ok test_textlink_delete (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_20378 (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_20564 (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_20564_nullable_fk (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_22982 (generic_relations_regress.tests.GenericRelationTests) ... ok test_ticket_22998 (generic_relations_regress.tests.GenericRelationTests) ... ok test_index_name_hash (indexes.tests.SchemaIndexesTests) ... ok test_index_together (indexes.tests.SchemaIndexesTests) ... ok test_index_together_single_list (indexes.tests.SchemaIndexesTests) ... ok test_no_index_for_foreignkey (indexes.tests.SchemaIndexesTests) ... skipped 'This is a mysql-specific issue' test_postgresql_text_indexes (indexes.tests.SchemaIndexesTests) Test creation of PostgreSQL-specific text indexes (#12234) ... skipped 'This is a postgresql-specific issue' test_postgresql_virtual_relation_indexes (indexes.tests.SchemaIndexesTests) Test indexes are not created for related objects ... skipped 'This is a postgresql-specific issue' test_ipaddress_on_postgresql (string_lookup.tests.StringLookupTests) ... ok test_queries_on_textfields (string_lookup.tests.StringLookupTests) ... ok test_string_form_referencing (string_lookup.tests.StringLookupTests) ... ok test_unicode_chars_in_queries (string_lookup.tests.StringLookupTests) ... ok test_add (messages_tests.test_session.SessionTest) ... ok test_add_lazy_translation (messages_tests.test_session.SessionTest) ... ok test_add_update (messages_tests.test_session.SessionTest) ... ok test_context_processor_message_levels (messages_tests.test_session.SessionTest) ... ok test_custom_tags (messages_tests.test_session.SessionTest) ... ok test_default_level (messages_tests.test_session.SessionTest) ... ok test_existing_add (messages_tests.test_session.SessionTest) ... ok test_existing_add_read_update (messages_tests.test_session.SessionTest) ... ok test_existing_read (messages_tests.test_session.SessionTest) ... ok test_existing_read_add_update (messages_tests.test_session.SessionTest) ... ok test_full_request_response_cycle (messages_tests.test_session.SessionTest) ... ok test_get (messages_tests.test_session.SessionTest) ... ok test_high_level (messages_tests.test_session.SessionTest) ... ok test_level_tag (messages_tests.test_session.SessionTest) ... ok test_low_level (messages_tests.test_session.SessionTest) ... ok test_middleware_disabled (messages_tests.test_session.SessionTest) ... ok test_middleware_disabled_fail_silently (messages_tests.test_session.SessionTest) ... ok test_multiple_posts (messages_tests.test_session.SessionTest) ... ok test_no_update (messages_tests.test_session.SessionTest) ... ok test_safedata (messages_tests.test_session.SessionTest) ... ok test_settings_level (messages_tests.test_session.SessionTest) ... ok test_tags (messages_tests.test_session.SessionTest) ... ok test_with_template_response (messages_tests.test_session.SessionTest) ... ok test_missing_django_version_unpickling (model_regress.test_pickle.ModelPickleTestCase) ... ok test_unpickling_when_appregistrynotready (model_regress.test_pickle.ModelPickleTestCase) ... ok test_unsupported_unpickle (model_regress.test_pickle.ModelPickleTestCase) ... ok test_model_with_evaluate_method (model_regress.tests.EvaluateMethodTest) ... ok test_broken_unicode (model_regress.tests.ModelTests) ... ok test_chained_fks (model_regress.tests.ModelTests) ... ok test_date_filter_null (model_regress.tests.ModelTests) ... ok test_date_lookup (model_regress.tests.ModelTests) ... ok test_empty_choice (model_regress.tests.ModelTests) ... ok test_get_next_prev_by_field (model_regress.tests.ModelTests) ... ok test_long_textfield (model_regress.tests.ModelTests) ... ok test_long_unicode_textfield (model_regress.tests.ModelTests) ... ok test_primary_key_foreign_key_types (model_regress.tests.ModelTests) ... ok test_related_gte_lookup (model_regress.tests.ModelTests) ... ok test_related_lte_lookup (model_regress.tests.ModelTests) ... ok test_sql_insert_compiler_return_id_attribute (model_regress.tests.ModelTests) ... ok test_timezones (model_regress.tests.ModelTests) ... skipped "Database doesn't support feature(s): supports_timezones" test_pk_validation (model_regress.tests.ModelValidationTest) ... ok test_readonly_fields (admin_widgets.tests.AdminFileWidgetTests) ... ok test_render (admin_widgets.tests.AdminFileWidgetTests) ... ok test_invalid_target_id (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_nonexistent_target_id (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_url_params_from_lookup_dict_any_iterable (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_url_params_from_lookup_dict_callable (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok test_changelist_ForeignKey (admin_widgets.tests.AdminForeignKeyWidgetChangeList) ... ok test_filter_choices_by_request_user (admin_widgets.tests.AdminFormfieldForDBFieldWithRequestTests) ... ok test_fk_related_model_not_in_admin (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_fk_to_self_model_not_in_admin (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_proper_manager_for_label_lookup (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_relations_to_non_primary_key (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_render (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok test_m2m_related_model_not_in_admin (admin_widgets.tests.ManyToManyRawIdWidgetTest) ... ok test_render (admin_widgets.tests.ManyToManyRawIdWidgetTest) ... ok test_automatic_m2m_column_names (model_package.tests.ModelPackageTests) ... ok test_m2m_tables_in_subpackage_models (model_package.tests.ModelPackageTests) ... ok test_models_in_the_test_package (model_package.tests.ModelPackageTests) ... ok test_aggregate_over_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotate_exists (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotate_with_aggregation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotation_reverse_m2m (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_annotation_with_m2m (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_basic_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_basic_f_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_column_field_ordering (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_column_field_ordering_with_deferred (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_combined_annotation_commutative (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_custom_functions (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_custom_functions_can_ref_other_functions (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_defer_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_distinct_on_with_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_filter_agg_with_double_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_annotation_with_double_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_annotation_with_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_filter_wrong_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_joined_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_mixed_type_annotation_date_interval (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_mixed_type_annotation_numbers (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_mti_annotations (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_null_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_order_by_aggregate (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_order_by_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_update_with_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_values_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok test_inserting_reverse_lazy_into_string (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_redirect_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_user_permission_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_field_defaults (field_defaults.tests.DefaultTests) ... ok test_foreign_key (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_foreign_key_multiple_prefetch (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_foreign_key_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_multi_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_multi_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_one_to_one_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_and (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_or (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_or_different_cached_items (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_queryset_or_only_one_with_precache (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_multi_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_multi_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_reverse_one_to_one_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok test_evaluated_queryset_as_argument (queries.tests.CloneTests) #13227 -- If a queryset is already evaluated, it can still be used as a query arg ... ok test_no_fields_cloning (queries.tests.CloneTests) ... ok test_no_model_options_cloning (queries.tests.CloneTests) ... ok test_ticket8597 (queries.tests.ComparisonTests) ... ok test_infinite_loop (queries.tests.ConditionalTests) ... ok test_null_ordering_added (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature(s): requires_explicit_null_ordering_when_grouping" test_ticket14244 (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature(s): supports_1000_query_parameters" test_ticket7371 (queries.tests.CustomPkTests) ... ok test_no_extra_params (queries.tests.DefaultValuesInsertTest) ... ok test_disjunction_promotion1 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion2 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion3 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion3_demote (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion4 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion4_demote (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion5_demote (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion6 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion7 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion_fexpression (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion_select_related (queries.tests.DisjunctionPromotionTests) ... ok test_ticket7872 (queries.tests.DisjunctiveFilterTests) ... ok test_ticket8283 (queries.tests.DisjunctiveFilterTests) ... ok test_double_subquery_in (queries.tests.DoubleInSubqueryTests) ... ok test_emptyqueryset_values (queries.tests.EmptyQuerySetTests) ... ok test_ticket_19151 (queries.tests.EmptyQuerySetTests) ... ok test_values_subquery (queries.tests.EmptyQuerySetTests) ... ok test_empty_string_promotion (queries.tests.EmptyStringPromotionTests) ... ok test_21001 (queries.tests.EmptyStringsAsNullTest) ... ok test_direct_exclude (queries.tests.EmptyStringsAsNullTest) ... ok test_joined_exclude (queries.tests.EmptyStringsAsNullTest) ... ok test_ticket_7302 (queries.tests.EscapingTests) ... ok test_ticket15786 (queries.tests.Exclude15786) ... ok test_exclude_plain (queries.tests.ExcludeTest17600) ... ok test_exclude_plain_distinct (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_is_equal_to_plain_exclude (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_is_equal_to_plain_exclude_variation (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_object_distinct (queries.tests.ExcludeTest17600) ... ok test_exclude_with_q_object_no_distinct (queries.tests.ExcludeTest17600) ... ok test_only_orders_with_all_items_having_status_1 (queries.tests.ExcludeTest17600) ... expected failure test_ticket14511 (queries.tests.ExcludeTests) ... ok test_to_field (queries.tests.ExcludeTests) ... ok test_exists (queries.tests.ExistsSql) ... ok test_ticket_18414 (queries.tests.ExistsSql) ... ok test_ticket_18414_distinct_on (queries.tests.ExistsSql) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_ticket_21787 (queries.tests.ForeignKeyToBaseExcludeTests) ... ok test_ticket10432 (queries.tests.GeneratorExpressionTests) ... ok test_invalid_qs_list (queries.tests.IteratorExceptionsTest) ... ok test_iter_exceptions (queries.tests.IteratorExceptionsTest) ... ok test_fk_reuse (queries.tests.JoinReuseTest) ... ok test_fk_reuse_annotation (queries.tests.JoinReuseTest) ... ok test_fk_reuse_disjunction (queries.tests.JoinReuseTest) ... ok test_fk_reuse_order_by (queries.tests.JoinReuseTest) ... ok test_fk_reuse_select_related (queries.tests.JoinReuseTest) ... ok test_revfk_noreuse (queries.tests.JoinReuseTest) ... ok test_revo2o_reuse (queries.tests.JoinReuseTest) ... ok test_exclude_many_to_many (queries.tests.ManyToManyExcludeTest) ... ok test_ticket_12823 (queries.tests.ManyToManyExcludeTest) ... ok test_col_not_in_list_containing_null (queries.tests.NullInExcludeTest) ... expected failure test_double_exclude (queries.tests.NullInExcludeTest) ... ok test_null_in_exclude_qs (queries.tests.NullInExcludeTest) ... ok test_isnull_filter_promotion (queries.tests.NullJoinPromotionOrTest) ... ok test_null_join_demotion (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_17886 (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21366 (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748 (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748_complex_filter (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748_double_negated_and (queries.tests.NullJoinPromotionOrTest) ... ok test_ticket_21748_double_negated_or (queries.tests.NullJoinPromotionOrTest) ... ok test_join_already_in_query (queries.tests.NullableRelOrderingTests) ... ok test_ticket10028 (queries.tests.NullableRelOrderingTests) ... ok test_evaluated_proxy_count (queries.tests.ProxyQueryCleanupTest) ... ok test_avoid_infinite_loop_on_too_many_subqueries (queries.tests.Queries1Tests) ... ok test_deferred_load_qs_pickling (queries.tests.Queries1Tests) ... ok test_double_exclude (queries.tests.Queries1Tests) ... ok test_error_raised_on_filter_with_dictionary (queries.tests.Queries1Tests) ... ok test_exclude (queries.tests.Queries1Tests) ... ok test_exclude_in (queries.tests.Queries1Tests) ... ok test_get_clears_ordering (queries.tests.Queries1Tests) ... ok test_heterogeneous_qs_combination (queries.tests.Queries1Tests) ... ok test_lookup_constraint_fielderror (queries.tests.Queries1Tests) ... ok test_nested_exclude (queries.tests.Queries1Tests) ... ok test_order_by_join_unref (queries.tests.Queries1Tests) ... ok test_order_by_tables (queries.tests.Queries1Tests) ... ok test_reasonable_number_of_subq_aliases (queries.tests.Queries1Tests) ... ok test_subquery_condition (queries.tests.Queries1Tests) ... ok test_ticket10205 (queries.tests.Queries1Tests) ... ok test_ticket10432 (queries.tests.Queries1Tests) ... ok test_ticket1050 (queries.tests.Queries1Tests) ... ok test_ticket10742 (queries.tests.Queries1Tests) ... ok test_ticket17429 (queries.tests.Queries1Tests) ... ok test_ticket1801 (queries.tests.Queries1Tests) ... ok test_ticket19672 (queries.tests.Queries1Tests) ... ok test_ticket2091 (queries.tests.Queries1Tests) ... ok test_ticket2253 (queries.tests.Queries1Tests) ... ok test_ticket2306 (queries.tests.Queries1Tests) ... ok test_ticket2400 (queries.tests.Queries1Tests) ... ok test_ticket2496 (queries.tests.Queries1Tests) ... ok test_ticket2902 (queries.tests.Queries1Tests) ... ok test_ticket3037 (queries.tests.Queries1Tests) ... ok test_ticket3141 (queries.tests.Queries1Tests) ... ok test_ticket4358 (queries.tests.Queries1Tests) ... ok test_ticket4464 (queries.tests.Queries1Tests) ... ok test_ticket4510 (queries.tests.Queries1Tests) ... ok test_ticket6074 (queries.tests.Queries1Tests) ... ok test_ticket6154 (queries.tests.Queries1Tests) ... ok test_ticket6981 (queries.tests.Queries1Tests) ... ok test_ticket7076 (queries.tests.Queries1Tests) ... ok test_ticket7096 (queries.tests.Queries1Tests) ... ok test_ticket7098 (queries.tests.Queries1Tests) ... ok test_ticket7155 (queries.tests.Queries1Tests) ... ok test_ticket7181 (queries.tests.Queries1Tests) ... ok test_ticket7235 (queries.tests.Queries1Tests) ... ok test_ticket7277 (queries.tests.Queries1Tests) ... ok test_ticket7323 (queries.tests.Queries1Tests) ... ok test_ticket7378 (queries.tests.Queries1Tests) ... ok test_ticket7791 (queries.tests.Queries1Tests) ... ok test_ticket7813 (queries.tests.Queries1Tests) ... ok test_ticket8439 (queries.tests.Queries1Tests) ... ok test_ticket9411 (queries.tests.Queries1Tests) ... ok test_ticket9926 (queries.tests.Queries1Tests) ... ok test_ticket9985 (queries.tests.Queries1Tests) ... ok test_ticket9997 (queries.tests.Queries1Tests) ... ok test_ticket_10790_1 (queries.tests.Queries1Tests) ... ok test_ticket_10790_2 (queries.tests.Queries1Tests) ... ok test_ticket_10790_3 (queries.tests.Queries1Tests) ... ok test_ticket_10790_4 (queries.tests.Queries1Tests) ... ok test_ticket_10790_5 (queries.tests.Queries1Tests) ... ok test_ticket_10790_6 (queries.tests.Queries1Tests) ... ok test_ticket_10790_7 (queries.tests.Queries1Tests) ... ok test_ticket_10790_8 (queries.tests.Queries1Tests) ... ok test_ticket_10790_combine (queries.tests.Queries1Tests) ... ok test_ticket_20250 (queries.tests.Queries1Tests) ... ok test_tickets_1878_2939 (queries.tests.Queries1Tests) ... ok test_tickets_2076_7256 (queries.tests.Queries1Tests) ... ok test_tickets_2080_3592 (queries.tests.Queries1Tests) ... ok test_tickets_2874_3002 (queries.tests.Queries1Tests) ... ok test_tickets_4088_4306 (queries.tests.Queries1Tests) ... ok test_tickets_5321_7070 (queries.tests.Queries1Tests) ... ok test_tickets_5324_6704 (queries.tests.Queries1Tests) ... ok test_tickets_6180_6203 (queries.tests.Queries1Tests) ... ok test_tickets_7087_12242 (queries.tests.Queries1Tests) ... ok test_tickets_7204_7506 (queries.tests.Queries1Tests) ... ok test_tickets_7448_7707 (queries.tests.Queries1Tests) ... ok test_ticket12239 (queries.tests.Queries2Tests) ... ok test_ticket4289 (queries.tests.Queries2Tests) ... ok test_ticket7759 (queries.tests.Queries2Tests) ... ok test_ticket22023 (queries.tests.Queries3Tests) ... ok test_ticket7107 (queries.tests.Queries3Tests) ... ok test_ticket8683 (queries.tests.Queries3Tests) ... ok test_combine_join_reuse (queries.tests.Queries4Tests) ... ok test_order_by_resetting (queries.tests.Queries4Tests) ... ok test_order_by_reverse_fk (queries.tests.Queries4Tests) ... ok test_ticket10181 (queries.tests.Queries4Tests) ... ok test_ticket11811 (queries.tests.Queries4Tests) ... ok test_ticket14876 (queries.tests.Queries4Tests) ... ok test_ticket15316_exclude_false (queries.tests.Queries4Tests) ... ok test_ticket15316_exclude_true (queries.tests.Queries4Tests) ... ok test_ticket15316_filter_false (queries.tests.Queries4Tests) ... ok test_ticket15316_filter_true (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_exclude_false (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_exclude_true (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_filter_false (queries.tests.Queries4Tests) ... ok test_ticket15316_one2one_filter_true (queries.tests.Queries4Tests) ... ok test_ticket24525 (queries.tests.Queries4Tests) ... ok test_ticket7095 (queries.tests.Queries4Tests) ... ok test_extra_select_literal_percent_s (queries.tests.Queries5Tests) ... ok test_ordering (queries.tests.Queries5Tests) ... ok test_ticket5261 (queries.tests.Queries5Tests) ... ok test_ticket7045 (queries.tests.Queries5Tests) ... ok test_ticket7256 (queries.tests.Queries5Tests) ... ok test_ticket9848 (queries.tests.Queries5Tests) ... ok test_nested_queries_sql (queries.tests.Queries6Tests) ... ok test_parallel_iterators (queries.tests.Queries6Tests) ... ok test_ticket3739 (queries.tests.Queries6Tests) ... ok test_ticket_11320 (queries.tests.Queries6Tests) ... ok test_tickets_8921_9188 (queries.tests.Queries6Tests) ... ok test_can_combine_queries_using_and_and_or_operators (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_can_get_items_using_index_and_slice_notation (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_can_get_number_of_items_in_queryset_using_standard_len (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_can_slice_again_after_slicing (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_cannot_combine_queries_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_cannot_filter_queryset_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_cannot_reorder_queryset_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_negative_indexing_not_supported_for_range (queries.tests.QuerySetSupportsPythonIdioms) hint: inverting your ordering might do what you need ... ok test_slicing_negative_indexing_not_supported_for_single_element (queries.tests.QuerySetSupportsPythonIdioms) hint: inverting your ordering might do what you need ... ok test_slicing_with_steps_can_be_used (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_with_tests_is_not_lazy (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_without_step_is_lazy (queries.tests.QuerySetSupportsPythonIdioms) ... ok test_slicing_works_with_longs (queries.tests.QuerySetSupportsPythonIdioms) ... skipped "Python 2 only -- Python 3 doesn't have longs." test_ticket14729 (queries.tests.RawQueriesTests) ... ok test_ticket_19964 (queries.tests.RelabelCloneTest) ... ok test_correct_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_values_queryset_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_wrong_backward_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_wrong_type_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_reverse_trimming (queries.tests.ReverseJoinTrimmingTest) ... ok test_ticket_21879 (queries.tests.ReverseM2MCustomPkTests) ... ok test_tickets_3045_3288 (queries.tests.SelectRelatedTests) ... ok test_ticket7778 (queries.tests.SubclassFKTests) ... ok test_ordered_subselect (queries.tests.SubqueryTests) Subselects honor any manual ordering ... ok test_related_sliced_subquery (queries.tests.SubqueryTests) ... ok test_slice_subquery_and_query (queries.tests.SubqueryTests) ... ok test_sliced_delete (queries.tests.SubqueryTests) Delete queries can safely contain sliced subqueries ... ok test_invalid_values (queries.tests.TestInvalidValuesRelation) ... ok test_ticket_24278 (queries.tests.TestTicket24279) ... ok test_ticket_24605 (queries.tests.TestTicket24605) ... ok test_ticket_12807 (queries.tests.Ticket12807Tests) ... ok test_ticket_14056 (queries.tests.Ticket14056Tests) ... ok test_ticket_18785 (queries.tests.Ticket18785Tests) ... ok test_ticket_20101 (queries.tests.Ticket20101Tests) ... ok test_ticket_20788 (queries.tests.Ticket20788Tests) ... ok test_ticket_20955 (queries.tests.Ticket20955Tests) ... ok test_ticket_21203 (queries.tests.Ticket21203Tests) ... ok test_ticket_22429 (queries.tests.Ticket22429Tests) ... ok test_ticket_23605 (queries.tests.Ticket23605Tests) ... ok test_ticket_23622 (queries.tests.Ticket23622Tests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_in_query (queries.tests.ToFieldTests) ... ok test_in_subquery (queries.tests.ToFieldTests) ... ok test_recursive_fk (queries.tests.ToFieldTests) ... ok test_recursive_fk_reverse (queries.tests.ToFieldTests) ... ok test_reverse_in (queries.tests.ToFieldTests) ... ok test_single_object (queries.tests.ToFieldTests) ... ok test_single_object_reverse (queries.tests.ToFieldTests) ... ok test_non_nullable_fk_not_promoted (queries.tests.ValuesJoinPromotionTests) ... ok test_ticket_21376 (queries.tests.ValuesJoinPromotionTests) ... ok test_values_no_promotion_for_existing (queries.tests.ValuesJoinPromotionTests) ... ok test_extra_multiple_select_params_values_order_by (queries.tests.ValuesQuerysetTests) ... ok test_extra_select_params_values_order_in_extra (queries.tests.ValuesQuerysetTests) ... ok test_extra_values (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_list (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_order_in_extra (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_order_multiple (queries.tests.ValuesQuerysetTests) ... ok test_extra_values_order_twice (queries.tests.ValuesQuerysetTests) ... ok test_field_error_values_list (queries.tests.ValuesQuerysetTests) ... ok test_flat_extra_values_list (queries.tests.ValuesQuerysetTests) ... ok test_flat_values_list (queries.tests.ValuesQuerysetTests) ... ok test_values_in_subquery (queries.tests.ValuesSubqueryTests) ... ok test_empty_resultset_sql (queries.tests.WeirdQuerysetSlicingTests) ... ok test_empty_sliced_subquery (queries.tests.WeirdQuerysetSlicingTests) ... ok test_empty_sliced_subquery_exclude (queries.tests.WeirdQuerysetSlicingTests) ... ok test_tickets_7698_10202 (queries.tests.WeirdQuerysetSlicingTests) ... ok test_zero_length_values_slicing (queries.tests.WeirdQuerysetSlicingTests) ... ok test_empty_full_handling_conjunction (queries.tests.WhereNodeTest) ... ok test_empty_full_handling_disjunction (queries.tests.WhereNodeTest) ... ok test_empty_nodes (queries.tests.WhereNodeTest) ... ok test_many_to_many_between_unmanaged (unmanaged_models.tests.ManyToManyUnmanagedTests) ... ok test_many_to_many_between_unmanaged_and_managed (unmanaged_models.tests.ManyToManyUnmanagedTests) ... ok test_simple (unmanaged_models.tests.SimpleTests) ... ok test_custom_methods (custom_methods.tests.MethodsTests) ... ok test_basic_add_GET (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_basic_add_POST (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_basic_edit_GET (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_basic_edit_POST (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_generic_inline_formset (generic_inline_admin.tests.GenericAdminViewTest) ... ok test_generic_inline_formset_factory (generic_inline_admin.tests.GenericAdminViewTest) ... ok testMaxNumParam (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_extra_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_get_extra (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_get_max_num (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_get_min_num (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_min_num_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_no_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok test_add (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... ok test_delete (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... ok test_cache_key_i18n_formatting (cache.tests.CacheI18nTest) ... ok test_cache_key_i18n_timezone (cache.tests.CacheI18nTest) ... ok test_cache_key_i18n_translation (cache.tests.CacheI18nTest) ... ok test_cache_key_i18n_translation_accept_language (cache.tests.CacheI18nTest) ... ok test_cache_key_no_i18n (cache.tests.CacheI18nTest) ... ok test_cache_key_with_non_ascii_tzname (cache.tests.CacheI18nTest) ... ok test_middleware (cache.tests.CacheI18nTest) ... ok test_middleware_doesnt_cache_streaming_response (cache.tests.CacheI18nTest) ... ok test_createcachetable_observes_database_router (cache.tests.CreateCacheTableForDBCacheTests) ... ok test_add (cache.tests.FileBasedCacheTests) ... ok test_add_fail_on_pickleerror (cache.tests.FileBasedCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.FileBasedCacheTests) ... ok test_cache_read_for_model_instance (cache.tests.FileBasedCacheTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_add (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_delete (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_get_set (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_get_set_many (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_has_key (cache.tests.FileBasedCacheTests) ... ok test_cache_versioning_incr_decr (cache.tests.FileBasedCacheTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.FileBasedCacheTests) ... ok test_cache_write_unpickable_object (cache.tests.FileBasedCacheTests) ... ok test_clear (cache.tests.FileBasedCacheTests) ... ok test_clear_does_not_remove_cache_dir (cache.tests.FileBasedCacheTests) ... ok test_close (cache.tests.FileBasedCacheTests) ... ok test_creates_cache_dir_if_nonexistent (cache.tests.FileBasedCacheTests) ... ok test_cull (cache.tests.FileBasedCacheTests) ... ok test_custom_key_func (cache.tests.FileBasedCacheTests) ... ok test_data_types (cache.tests.FileBasedCacheTests) ... ok test_decr (cache.tests.FileBasedCacheTests) ... ok test_decr_version (cache.tests.FileBasedCacheTests) ... ok test_delete (cache.tests.FileBasedCacheTests) ... ok test_delete_many (cache.tests.FileBasedCacheTests) ... ok test_expiration (cache.tests.FileBasedCacheTests) ... ok test_float_timeout (cache.tests.FileBasedCacheTests) ... ok test_forever_timeout (cache.tests.FileBasedCacheTests) ... ok test_get_many (cache.tests.FileBasedCacheTests) ... ok test_get_or_set (cache.tests.FileBasedCacheTests) ... ok test_get_or_set_callable (cache.tests.FileBasedCacheTests) ... ok test_get_or_set_racing (cache.tests.FileBasedCacheTests) ... ok test_get_or_set_version (cache.tests.FileBasedCacheTests) ... ok test_has_key (cache.tests.FileBasedCacheTests) ... ok test_ignores_non_cache_files (cache.tests.FileBasedCacheTests) ... ok test_in (cache.tests.FileBasedCacheTests) ... ok test_incr (cache.tests.FileBasedCacheTests) ... ok test_incr_version (cache.tests.FileBasedCacheTests) ... ok test_invalid_keys (cache.tests.FileBasedCacheTests) ... ok test_long_timeout (cache.tests.FileBasedCacheTests) ... ok test_non_existent (cache.tests.FileBasedCacheTests) ... ok test_prefix (cache.tests.FileBasedCacheTests) ... ok test_set_fail_on_pickleerror (cache.tests.FileBasedCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.FileBasedCacheTests) ... ok test_set_many_expiration (cache.tests.FileBasedCacheTests) ... ok test_simple (cache.tests.FileBasedCacheTests) ... ok test_unicode (cache.tests.FileBasedCacheTests) ... ok test_zero_cull (cache.tests.FileBasedCacheTests) ... ok test_zero_timeout (cache.tests.FileBasedCacheTests) ... ok test_add (cache.tests.LocMemCacheTests) ... ok test_add_fail_on_pickleerror (cache.tests.LocMemCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.LocMemCacheTests) ... ok test_cache_read_for_model_instance (cache.tests.LocMemCacheTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_add (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_delete (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_get_set (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_get_set_many (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_has_key (cache.tests.LocMemCacheTests) ... ok test_cache_versioning_incr_decr (cache.tests.LocMemCacheTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.LocMemCacheTests) ... ok test_cache_write_unpickable_object (cache.tests.LocMemCacheTests) ... ok test_clear (cache.tests.LocMemCacheTests) ... ok test_close (cache.tests.LocMemCacheTests) ... ok test_cull (cache.tests.LocMemCacheTests) ... ok test_custom_key_func (cache.tests.LocMemCacheTests) ... ok test_data_types (cache.tests.LocMemCacheTests) ... ok test_decr (cache.tests.LocMemCacheTests) ... ok test_decr_version (cache.tests.LocMemCacheTests) ... ok test_delete (cache.tests.LocMemCacheTests) ... ok test_delete_many (cache.tests.LocMemCacheTests) ... ok test_expiration (cache.tests.LocMemCacheTests) ... ok test_float_timeout (cache.tests.LocMemCacheTests) ... ok test_forever_timeout (cache.tests.LocMemCacheTests) ... ok test_get_many (cache.tests.LocMemCacheTests) ... ok test_get_or_set (cache.tests.LocMemCacheTests) ... ok test_get_or_set_callable (cache.tests.LocMemCacheTests) ... ok test_get_or_set_racing (cache.tests.LocMemCacheTests) ... ok test_get_or_set_version (cache.tests.LocMemCacheTests) ... ok test_has_key (cache.tests.LocMemCacheTests) ... ok test_in (cache.tests.LocMemCacheTests) ... ok test_incr (cache.tests.LocMemCacheTests) ... ok test_incr_decr_timeout (cache.tests.LocMemCacheTests) incr/decr does not modify expiry time (matches memcached behavior) ... ok test_incr_version (cache.tests.LocMemCacheTests) ... ok test_invalid_keys (cache.tests.LocMemCacheTests) ... ok test_locking_on_pickle (cache.tests.LocMemCacheTests) #20613/#18541 -- Ensures pickling is done outside of the lock. ... ok test_long_timeout (cache.tests.LocMemCacheTests) ... ok test_multiple_caches (cache.tests.LocMemCacheTests) Check that multiple locmem caches are isolated ... ok test_non_existent (cache.tests.LocMemCacheTests) ... ok test_prefix (cache.tests.LocMemCacheTests) ... ok test_set_fail_on_pickleerror (cache.tests.LocMemCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.LocMemCacheTests) ... ok test_set_many_expiration (cache.tests.LocMemCacheTests) ... ok test_simple (cache.tests.LocMemCacheTests) ... ok test_unicode (cache.tests.LocMemCacheTests) ... ok test_zero_cull (cache.tests.LocMemCacheTests) ... ok test_zero_timeout (cache.tests.LocMemCacheTests) ... ok test_add (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_add_fail_on_pickleerror (cache.tests.MemcachedCacheTests) See https://code.djangoproject.com/ticket/21200 ... skipped 'memcached not available' test_binary_string (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_read_for_model_instance (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_read_for_model_instance_with_deferred (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_versioning_add (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_versioning_delete (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_versioning_get_set (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_versioning_get_set_many (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_versioning_has_key (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_versioning_incr_decr (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_write_for_model_instance_with_deferred (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_write_unpickable_object (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_clear (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_close (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cull (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_custom_key_func (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_data_types (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_decr (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_decr_version (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_default_far_future_timeout (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_default_never_expiring_timeout (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_delete (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_delete_many (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_expiration (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_float_timeout (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_forever_timeout (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_get_many (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_get_or_set (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_get_or_set_callable (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_get_or_set_racing (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_get_or_set_version (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_has_key (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_in (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_incr (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_incr_version (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_invalid_keys (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_long_timeout (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_memcached_deletes_key_on_failed_set (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_memcached_uses_highest_pickle_version (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_non_existent (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_prefix (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_set_fail_on_pickleerror (cache.tests.MemcachedCacheTests) See https://code.djangoproject.com/ticket/21200 ... skipped 'memcached not available' test_set_many (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_set_many_expiration (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_simple (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_unicode (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_zero_cull (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_zero_timeout (cache.tests.MemcachedCacheTests) ... skipped 'memcached not available' test_cache_key_i18n_formatting (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_i18n_timezone (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_i18n_translation (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_i18n_translation_accept_language (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_no_i18n (cache.tests.PrefixedCacheI18nTest) ... ok test_cache_key_with_non_ascii_tzname (cache.tests.PrefixedCacheI18nTest) ... ok test_middleware (cache.tests.PrefixedCacheI18nTest) ... ok test_middleware_doesnt_cache_streaming_response (cache.tests.PrefixedCacheI18nTest) ... ok test_persistence (migration_test_data_persistence.tests.MigrationDataNormalPersistenceTestCase) ... ok test_m2o_recursive (m2o_recursive.tests.ManyToOneRecursiveTests) ... ok test_m2o_recursive2 (m2o_recursive.tests.MultipleManyToOneRecursiveTests) ... ok test_response_gone_class (redirects_tests.tests.OverriddenRedirectMiddlewareTests) ... ok test_response_redirect_class (redirects_tests.tests.OverriddenRedirectMiddlewareTests) ... ok test_model (redirects_tests.tests.RedirectTests) ... ok test_redirect (redirects_tests.tests.RedirectTests) ... ok test_redirect_with_append_slash (redirects_tests.tests.RedirectTests) ... ok test_redirect_with_append_slash_and_query_string (redirects_tests.tests.RedirectTests) ... ok test_response_gone (redirects_tests.tests.RedirectTests) When the redirect target is '', return a 410 ... ok test_sites_not_installed (redirects_tests.tests.RedirectTests) ... ok test_empty_post (test_client.tests.ClientTest) POST an empty dictionary to a view ... ok test_exception_following_nested_client_request (test_client.tests.ClientTest) ... ok test_external_redirect (test_client.tests.ClientTest) ... ok test_follow_redirect (test_client.tests.ClientTest) A URL that redirects can be followed to termination. ... ok test_follow_relative_redirect (test_client.tests.ClientTest) A URL with a relative redirect can be followed. ... ok test_follow_relative_redirect_no_trailing_slash (test_client.tests.ClientTest) A URL with a relative redirect with no trailing slash can be followed. ... ok test_force_login_with_backend (test_client.tests.ClientTest) ... ok test_form_error (test_client.tests.ClientTest) POST erroneous data to a form ... ok test_form_error_with_template (test_client.tests.ClientTest) POST erroneous data to a form using multiple templates ... ok test_get_post_view (test_client.tests.ClientTest) GET a view that normally expects POSTs ... ok test_get_view (test_client.tests.ClientTest) GET a view ... ok test_incomplete_data_form (test_client.tests.ClientTest) POST incomplete data to a form ... ok test_incomplete_data_form_with_template (test_client.tests.ClientTest) POST incomplete data to a form using multiple templates ... ok test_insecure (test_client.tests.ClientTest) GET a URL through http ... ok test_logout (test_client.tests.ClientTest) Request a logout after logging in ... ok test_logout_cookie_sessions (test_client.tests.ClientTest) ... ok test_logout_with_force_login (test_client.tests.ClientTest) Request a logout after logging in ... ok test_mail_sending (test_client.tests.ClientTest) Test that mail is redirected to a dummy outbox during test setup ... ok test_mass_mail_sending (test_client.tests.ClientTest) Test that mass mail is redirected to a dummy outbox during test setup ... ok test_notfound_response (test_client.tests.ClientTest) GET a URL that responds as '404:Not Found' ... ok test_permanent_redirect (test_client.tests.ClientTest) GET a URL that redirects permanently elsewhere ... ok test_post (test_client.tests.ClientTest) POST some data to a view ... ok test_raw_post (test_client.tests.ClientTest) POST raw data (with a content type) to a view ... ok test_redirect (test_client.tests.ClientTest) GET a URL that redirects elsewhere ... ok test_redirect_http (test_client.tests.ClientTest) GET a URL that redirects to an http URI ... ok test_redirect_https (test_client.tests.ClientTest) GET a URL that redirects to an https URI ... ok test_redirect_to_strange_location (test_client.tests.ClientTest) GET a URL that redirects to a non-200 page ... ok test_redirect_with_query (test_client.tests.ClientTest) GET a URL that redirects with given GET parameters ... ok test_relative_redirect (test_client.tests.ClientTest) ... ok test_relative_redirect_no_trailing_slash (test_client.tests.ClientTest) ... ok test_response_attached_request (test_client.tests.ClientTest) ... ok test_response_headers (test_client.tests.ClientTest) Check the value of HTTP headers returned in a response ... ok test_response_resolver_match (test_client.tests.ClientTest) ... ok test_response_resolver_match_redirect_follow (test_client.tests.ClientTest) ... ok test_response_resolver_match_regular_view (test_client.tests.ClientTest) ... ok test_reverse_lazy_decodes (test_client.tests.ClientTest) Ensure reverse_lazy works in the test client ... ok test_secure (test_client.tests.ClientTest) GET a URL through https ... ok test_session_modifying_view (test_client.tests.ClientTest) Request a page that modifies the session ... ok test_temporary_redirect (test_client.tests.ClientTest) GET a URL that does a non-permanent redirect ... ok test_trace (test_client.tests.ClientTest) TRACE a view ... ok test_unknown_page (test_client.tests.ClientTest) GET an invalid URL ... ok test_url_parameters (test_client.tests.ClientTest) Make sure that URL ;-parameters are not stripped. ... ok test_valid_form (test_client.tests.ClientTest) POST valid data to a form ... ok test_valid_form_with_hints (test_client.tests.ClientTest) GET a form, providing hints in the GET data ... ok test_valid_form_with_template (test_client.tests.ClientTest) POST valid data to a form using multiple templates ... ok test_view_with_bad_login (test_client.tests.ClientTest) Request a page that is protected with @login, but use bad credentials ... ok test_view_with_exception (test_client.tests.ClientTest) Request a page that is known to throw an error ... ok test_view_with_force_login (test_client.tests.ClientTest) Request a page that is protected with @login_required ... ok test_view_with_force_login_and_custom_redirect (test_client.tests.ClientTest) ... ok test_view_with_inactive_force_login (test_client.tests.ClientTest) Request a page that is protected with @login, but use an inactive login ... ok test_view_with_inactive_login (test_client.tests.ClientTest) Request a page that is protected with @login, but use an inactive login ... ok test_view_with_login (test_client.tests.ClientTest) Request a page that is protected with @login_required ... ok test_view_with_login_and_custom_redirect (test_client.tests.ClientTest) Request a page that is protected with @login_required(redirect_field_name='redirect_to') ... ok test_view_with_method_force_login (test_client.tests.ClientTest) Request a page that is protected with a @login_required method ... ok test_view_with_method_login (test_client.tests.ClientTest) Request a page that is protected with a @login_required method ... ok test_view_with_method_permissions (test_client.tests.ClientTest) Request a page that is protected with a @permission_required method ... ok test_view_with_permissions (test_client.tests.ClientTest) Request a page that is protected with @permission_required ... ok test_view_with_permissions_exception (test_client.tests.ClientTest) Request a page that is protected with @permission_required but raises an exception ... ok test_reverse_by_field (reverse_lookup.tests.ReverseLookupTests) ... ok test_reverse_by_related_name (reverse_lookup.tests.ReverseLookupTests) ... ok test_reverse_field_name_disallowed (reverse_lookup.tests.ReverseLookupTests) ... ok test_empty (empty.tests.EmptyModelTests) ... ok test_apnumber (humanize_tests.tests.HumanizeTests) ... ok test_i18n_html_ordinal (humanize_tests.tests.HumanizeTests) Allow html in output on i18n strings ... ok test_i18n_intcomma (humanize_tests.tests.HumanizeTests) ... ok test_i18n_intword (humanize_tests.tests.HumanizeTests) ... ok test_intcomma (humanize_tests.tests.HumanizeTests) ... ok test_intcomma_without_number_grouping (humanize_tests.tests.HumanizeTests) ... ok test_intword (humanize_tests.tests.HumanizeTests) ... ok test_l10n_intcomma (humanize_tests.tests.HumanizeTests) ... ok test_naturalday (humanize_tests.tests.HumanizeTests) ... ok test_naturalday_tz (humanize_tests.tests.HumanizeTests) ... ok test_naturalday_uses_localtime (humanize_tests.tests.HumanizeTests) ... ok test_naturaltime (humanize_tests.tests.HumanizeTests) ... ok test_naturaltime_as_documented (humanize_tests.tests.HumanizeTests) ... ok test_ordinal (humanize_tests.tests.HumanizeTests) ... ok test_bad_class (get_object_or_404.tests.GetObjectOr404Tests) ... ok test_get_object_or_404 (get_object_or_404.tests.GetObjectOr404Tests) ... ok test_bad_db_index_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_bad_max_length_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_choices_containing_non_pairs (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_missing_max_length (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_negative_max_length (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_non_iterable_choices (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_str_max_length_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_too_long_char_field_under_mysql (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... skipped 'Test valid only for MySQL' test_valid_field (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok test_auto_now_and_auto_now_add_raise_error (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok test_fix_default_value (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok test_fix_default_value (invalid_models_tests.test_ordinary_fields.DateTimeFieldTests) ... ok test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.DateTimeFieldTests) ... ok test_fix_default_value (invalid_models_tests.test_ordinary_fields.TimeFieldTests) ... ok test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.TimeFieldTests) ... ok test_cyclic (admin_utils.tests.NestedObjectsTests) ... ok test_non_added_parent (admin_utils.tests.NestedObjectsTests) ... ok test_on_delete_do_nothing (admin_utils.tests.NestedObjectsTests) ... ok test_queries (admin_utils.tests.NestedObjectsTests) ... ok test_relation_on_abstract (admin_utils.tests.NestedObjectsTests) ... ok test_siblings (admin_utils.tests.NestedObjectsTests) ... ok test_unrelated_roots (admin_utils.tests.NestedObjectsTests) ... ok test_complex_filter (or_lookups.tests.OrLookupsTests) ... ok test_empty_in (or_lookups.tests.OrLookupsTests) ... ok test_filter_or (or_lookups.tests.OrLookupsTests) ... ok test_other_arg_queries (or_lookups.tests.OrLookupsTests) ... ok test_pk_in (or_lookups.tests.OrLookupsTests) ... ok test_pk_q (or_lookups.tests.OrLookupsTests) ... ok test_q_and (or_lookups.tests.OrLookupsTests) ... ok test_q_exclude (or_lookups.tests.OrLookupsTests) ... ok test_q_negated (or_lookups.tests.OrLookupsTests) ... ok test_stages (or_lookups.tests.OrLookupsTests) ... ok test_force_update (force_insert_update.tests.ForceTests) ... ok test_force_update_on_inherited_model (force_insert_update.tests.InheritanceTests) ... ok test_force_update_on_inherited_model_without_fields (force_insert_update.tests.InheritanceTests) ... ok test_force_update_on_proxy_model (force_insert_update.tests.InheritanceTests) ... ok test_create_save_error (model_forms.test_uuid.ModelFormBaseTest) ... ok test_update_save_error (model_forms.test_uuid.ModelFormBaseTest) ... ok test_model_form_clean_applies_to_model (model_forms.tests.CustomCleanTests) ... ok test_override_clean (model_forms.tests.CustomCleanTests) ... ok test_clean_false (model_forms.tests.FileAndImageFieldTests) ... ok test_clean_false_required (model_forms.tests.FileAndImageFieldTests) ... ok test_clear_and_file_contradiction (model_forms.tests.FileAndImageFieldTests) ... ok test_custom_file_field_save (model_forms.tests.FileAndImageFieldTests) ... ok test_file_field_data (model_forms.tests.FileAndImageFieldTests) ... ok test_file_field_multiple_save (model_forms.tests.FileAndImageFieldTests) ... ok test_file_path_field_blank (model_forms.tests.FileAndImageFieldTests) ... ok test_filefield_required_false (model_forms.tests.FileAndImageFieldTests) ... ok test_full_clear (model_forms.tests.FileAndImageFieldTests) ... ok test_image_field (model_forms.tests.FileAndImageFieldTests) ... ok test_render_empty_file_field (model_forms.tests.FileAndImageFieldTests) ... ok test_custom_field_with_queryset_but_no_limit_choices_to (model_forms.tests.LimitChoicesToTest) ... ok test_limit_choices_to_callable_for_fk_rel (model_forms.tests.LimitChoicesToTest) ... ok test_limit_choices_to_callable_for_m2m_rel (model_forms.tests.LimitChoicesToTest) ... ok test_model_form_applies_localize_to_all_fields (model_forms.tests.LocalizedModelFormTest) ... ok test_model_form_applies_localize_to_some_fields (model_forms.tests.LocalizedModelFormTest) ... ok test_model_form_refuses_arbitrary_string (model_forms.tests.LocalizedModelFormTest) ... ok test_modelchoicefield (model_forms.tests.ModelChoiceFieldTests) ... ok test_modelchoicefield_11183 (model_forms.tests.ModelChoiceFieldTests) ... ok test_modelchoicefield_22745 (model_forms.tests.ModelChoiceFieldTests) ... ok test_modelchoicefield_choices (model_forms.tests.ModelChoiceFieldTests) ... ok test_article_form (model_forms.tests.ModelFormBaseTest) ... ok test_bad_form (model_forms.tests.ModelFormBaseTest) ... ok test_base_form (model_forms.tests.ModelFormBaseTest) ... ok test_blank_with_null_foreign_key_field (model_forms.tests.ModelFormBaseTest) ... ok test_confused_form (model_forms.tests.ModelFormBaseTest) ... ok test_empty_fields_on_modelform (model_forms.tests.ModelFormBaseTest) ... ok test_empty_fields_to_construct_instance (model_forms.tests.ModelFormBaseTest) ... ok test_empty_fields_to_fields_for_model (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_and_validation (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_fields (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_fields_with_string (model_forms.tests.ModelFormBaseTest) ... ok test_exclude_nonexistent_field (model_forms.tests.ModelFormBaseTest) ... ok test_extra_declared_field_model_form (model_forms.tests.ModelFormBaseTest) ... ok test_extra_field_model_form (model_forms.tests.ModelFormBaseTest) ... ok test_extra_field_modelform_factory (model_forms.tests.ModelFormBaseTest) ... ok test_extra_fields (model_forms.tests.ModelFormBaseTest) ... ok test_invalid_meta_model (model_forms.tests.ModelFormBaseTest) ... ok test_limit_fields_with_string (model_forms.tests.ModelFormBaseTest) ... ok test_limit_nonexistent_field (model_forms.tests.ModelFormBaseTest) ... ok test_missing_fields_attribute (model_forms.tests.ModelFormBaseTest) ... ok test_mixmodel_form (model_forms.tests.ModelFormBaseTest) ... ok test_no_model_class (model_forms.tests.ModelFormBaseTest) ... ok test_orderfields2_form (model_forms.tests.ModelFormBaseTest) ... ok test_orderfields_form (model_forms.tests.ModelFormBaseTest) ... ok test_override_field (model_forms.tests.ModelFormBaseTest) ... ok test_replace_field (model_forms.tests.ModelFormBaseTest) ... ok test_replace_field_variant_2 (model_forms.tests.ModelFormBaseTest) ... ok test_replace_field_variant_3 (model_forms.tests.ModelFormBaseTest) ... ok test_subcategory_form (model_forms.tests.ModelFormBaseTest) ... ok test_subclassmeta_form (model_forms.tests.ModelFormBaseTest) ... ok test_auto_id (model_forms.tests.ModelFormBasicTests) ... ok test_base_form (model_forms.tests.ModelFormBasicTests) ... ok test_basic_creation (model_forms.tests.ModelFormBasicTests) ... ok test_custom_form_fields (model_forms.tests.ModelFormBasicTests) ... ok test_initial_values (model_forms.tests.ModelFormBasicTests) ... ok test_m2m_editing (model_forms.tests.ModelFormBasicTests) ... ok test_m2m_initial_callable (model_forms.tests.ModelFormBasicTests) ... ok test_multi_fields (model_forms.tests.ModelFormBasicTests) ... ok test_runtime_choicefield_populated (model_forms.tests.ModelFormBasicTests) ... ok test_save_commit_false (model_forms.tests.ModelFormBasicTests) ... ok test_save_with_data_errors (model_forms.tests.ModelFormBasicTests) ... ok test_subset_fields (model_forms.tests.ModelFormBasicTests) ... ok test_clean_does_deduplicate_values (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_field (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_field_22745 (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_number_of_queries (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_required_false (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_run_validators (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_show_hidden_initial (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_show_hidden_initial_changed_queries_efficiently (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok test_assignment_of_none (model_forms.tests.ModelOneToOneFieldTests) ... ok test_assignment_of_none_null_false (model_forms.tests.ModelOneToOneFieldTests) ... ok test_modelform_onetoonefield (model_forms.tests.ModelOneToOneFieldTests) ... ok test_modelform_subclassed_model (model_forms.tests.ModelOneToOneFieldTests) ... ok test_onetoonefield (model_forms.tests.ModelOneToOneFieldTests) ... ok test_model_to_dict_many_to_many (model_forms.tests.ModelToDictTests) ... ok test_reuse_prefetched (model_forms.tests.ModelToDictTests) ... ok test_callable_field_default (model_forms.tests.OtherModelFormTests) ... ok test_choices_type (model_forms.tests.OtherModelFormTests) ... ok test_foreignkeys_which_use_to_field (model_forms.tests.OtherModelFormTests) ... ok test_iterable_model_m2m (model_forms.tests.OtherModelFormTests) ... ok test_media_on_modelform (model_forms.tests.OtherModelFormTests) ... ok test_model_field_that_returns_none_to_exclude_itself_with_explicit_fields (model_forms.tests.OtherModelFormTests) ... ok test_prefetch_related_queryset (model_forms.tests.OtherModelFormTests) ... ok test_setattr_raises_validation_error_field_specific (model_forms.tests.StrictAssignmentTests) ... ok test_setattr_raises_validation_error_non_field (model_forms.tests.StrictAssignmentTests) ... ok test_abstract_inherited_unique (model_forms.tests.UniqueTest) ... ok test_abstract_inherited_unique_together (model_forms.tests.UniqueTest) ... ok test_explicitpk_unique (model_forms.tests.UniqueTest) Ensure keys and blank character strings are tested for uniqueness. ... ok test_explicitpk_unspecified (model_forms.tests.UniqueTest) Test for primary_key being in the form and failing validation. ... ok test_inherited_unique (model_forms.tests.UniqueTest) ... ok test_inherited_unique_for_date (model_forms.tests.UniqueTest) ... ok test_inherited_unique_together (model_forms.tests.UniqueTest) ... ok test_multiple_field_unique_together (model_forms.tests.UniqueTest) ... ok test_override_unique_for_date_message (model_forms.tests.UniqueTest) ... ok test_override_unique_message (model_forms.tests.UniqueTest) ... ok test_override_unique_together_message (model_forms.tests.UniqueTest) ... ok test_simple_unique (model_forms.tests.UniqueTest) ... ok test_unique_for_date (model_forms.tests.UniqueTest) ... ok test_unique_for_date_in_exclude (model_forms.tests.UniqueTest) ... ok test_unique_for_date_with_nullable_date (model_forms.tests.UniqueTest) ... ok test_unique_null (model_forms.tests.UniqueTest) ... ok test_unique_together (model_forms.tests.UniqueTest) ModelForm test of unique_together constraint ... ok test_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_custom_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_custom_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_explicit_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_explicit_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_field_can_be_called_exact (managers_regress.tests.ManagersRegressionTests) ... ok test_managers (managers_regress.tests.ManagersRegressionTests) ... ok test_regress_3871 (managers_regress.tests.ManagersRegressionTests) ... ok test_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_custom_form_meta_exclude (modeladmin.tests.ModelAdminTests) ... ok test_custom_form_meta_exclude_with_readonly (modeladmin.tests.ModelAdminTests) ... ok test_custom_form_validation (modeladmin.tests.ModelAdminTests) ... ok test_custom_formfield_override_readonly (modeladmin.tests.ModelAdminTests) ... ok test_default_fields (modeladmin.tests.ModelAdminTests) ... ok test_default_fieldsets (modeladmin.tests.ModelAdminTests) ... ok test_default_foreign_key_widget (modeladmin.tests.ModelAdminTests) ... ok test_field_arguments (modeladmin.tests.ModelAdminTests) ... ok test_field_arguments_restricted_on_form (modeladmin.tests.ModelAdminTests) ... ok test_foreign_key_as_radio_field (modeladmin.tests.ModelAdminTests) ... ok test_form_exclude_kwarg_override (modeladmin.tests.ModelAdminTests) ... ok test_formset_exclude_kwarg_override (modeladmin.tests.ModelAdminTests) ... ok test_get_fieldsets (modeladmin.tests.ModelAdminTests) ... ok test_lookup_allowed_allows_nonexistent_lookup (modeladmin.tests.ModelAdminTests) ... ok test_queryset_override (modeladmin.tests.ModelAdminTests) ... ok test_regression_for_ticket_15820 (modeladmin.tests.ModelAdminTests) ... ok test_file_wrapper (wsgi.tests.WSGITest) ... ok test_get_wsgi_application (wsgi.tests.WSGITest) ... ok test_changed_backend_settings (auth_tests.test_auth_backends.ChangedBackendSettingsTest) ... ok test_anonymous_has_no_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_authentication_timing (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_get_all_superuser_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_inactive_has_no_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_authenticate (auth_tests.test_auth_backends.CustomUserModelBackendAuthenticateTest) ... ok test_anonymous_has_no_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_authentication_timing (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_get_all_superuser_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_inactive_has_no_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_backend_path (auth_tests.test_auth_backends.ImportedBackendTests) ... ok test_does_not_shadow_exception (auth_tests.test_auth_backends.ImproperlyConfiguredUserModelTest) ... ok test_has_module_perms (auth_tests.test_auth_backends.InActiveUserBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.InActiveUserBackendTest) ... ok test_anonymous_has_no_permissions (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_authentication_timing (auth_tests.test_auth_backends.ModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_get_all_superuser_permissions (auth_tests.test_auth_backends.ModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (auth_tests.test_auth_backends.ModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_inactive_has_no_permissions (auth_tests.test_auth_backends.ModelBackendTest) ... ok test_raises_exception (auth_tests.test_auth_backends.NoBackendsTest) ... ok test_authenticates (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_has_perm_denied (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_permission_denied (auth_tests.test_auth_backends.PermissionDeniedBackendTest) user is not authenticated after a backend raises permission denied #2550 ... ok test_get_all_permissions (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok test_get_group_permissions (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok test_type_error_raised (auth_tests.test_auth_backends.TypeErrorBackendTest) ... ok test_login (auth_tests.test_auth_backends.UUIDUserTests) ... ok test_anonymous_user (auth_tests.test_basic.BasicTestCase) Check the properties of the anonymous user ... ok test_get_user_model (auth_tests.test_basic.BasicTestCase) The current user model can be retrieved ... ok test_superuser (auth_tests.test_basic.BasicTestCase) Check the creation and properties of a superuser ... ok test_swappable_user (auth_tests.test_basic.BasicTestCase) The current user model can be swapped out for another ... ok test_swappable_user_bad_setting (auth_tests.test_basic.BasicTestCase) The alternate user setting must point to something in the format app.model ... ok test_swappable_user_nonexistent_model (auth_tests.test_basic.BasicTestCase) The current user model must point to an installed model ... ok test_user (auth_tests.test_basic.BasicTestCase) Check that users can be created and can set their password ... ok test_user_no_email (auth_tests.test_basic.BasicTestCase) Check that users can be created without an email ... ok test_user_verbose_names_translatable (auth_tests.test_basic.BasicTestCase) Default User model verbose names are translatable (#19945) ... ok test_message_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_perm_in_perms_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_perms_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_session_is_accessed (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_session_not_accessed (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok test_user_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok testCallable (auth_tests.test_decorators.LoginRequiredTestCase) ... ok testLoginRequired (auth_tests.test_decorators.LoginRequiredTestCase) ... ok testLoginRequiredNextUrl (auth_tests.test_decorators.LoginRequiredTestCase) ... ok testView (auth_tests.test_decorators.LoginRequiredTestCase) ... ok test_many_permissions_in_set_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_many_permissions_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_permissioned_denied_exception_raised (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_permissioned_denied_redirect (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_single_permission_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok test_success (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok test_custom_login_allowed_policy (auth_tests.test_forms.AuthenticationFormTest) ... ok test_inactive_user (auth_tests.test_forms.AuthenticationFormTest) ... ok test_inactive_user_i18n (auth_tests.test_forms.AuthenticationFormTest) ... ok test_invalid_username (auth_tests.test_forms.AuthenticationFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.AuthenticationFormTest) ... ok test_success (auth_tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label (auth_tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label_empty_string (auth_tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label_not_set (auth_tests.test_forms.AuthenticationFormTest) ... ok test_field_order (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_incorrect_password (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_password_verification (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_success (auth_tests.test_forms.PasswordChangeFormTest) ... ok test_cleaned_data (auth_tests.test_forms.PasswordResetFormTest) ... ok test_custom_email_constructor (auth_tests.test_forms.PasswordResetFormTest) ... ok test_custom_email_subject (auth_tests.test_forms.PasswordResetFormTest) ... ok test_inactive_user (auth_tests.test_forms.PasswordResetFormTest) ... ok test_invalid_email (auth_tests.test_forms.PasswordResetFormTest) ... ok test_nonexistent_email (auth_tests.test_forms.PasswordResetFormTest) ... ok test_preserve_username_case (auth_tests.test_forms.PasswordResetFormTest) ... ok test_save_html_email_template_name (auth_tests.test_forms.PasswordResetFormTest) ... ok test_save_plaintext_email (auth_tests.test_forms.PasswordResetFormTest) ... ok test_unusable_password (auth_tests.test_forms.PasswordResetFormTest) ... ok test_help_text_translation (auth_tests.test_forms.SetPasswordFormTest) ... ok test_password_verification (auth_tests.test_forms.SetPasswordFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.SetPasswordFormTest) ... ok test_success (auth_tests.test_forms.SetPasswordFormTest) ... ok test_validates_password (auth_tests.test_forms.SetPasswordFormTest) ... ok test_bug_14242 (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_empty_password (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_unknown_password_algorithm (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_unmanageable_password (auth_tests.test_forms.UserChangeFormTest) ... ok test_bug_19133 (auth_tests.test_forms.UserChangeFormTest) The change form does not return the password value ... ok test_bug_19349_bound_password_field (auth_tests.test_forms.UserChangeFormTest) ... ok test_custom_form (auth_tests.test_forms.UserChangeFormTest) ... ok test_unusable_password (auth_tests.test_forms.UserChangeFormTest) ... ok test_username_validity (auth_tests.test_forms.UserChangeFormTest) ... ok test_both_passwords (auth_tests.test_forms.UserCreationFormTest) ... ok test_custom_form (auth_tests.test_forms.UserCreationFormTest) ... ok test_invalid_data (auth_tests.test_forms.UserCreationFormTest) ... ok test_password_verification (auth_tests.test_forms.UserCreationFormTest) ... ok test_password_whitespace_not_stripped (auth_tests.test_forms.UserCreationFormTest) ... ok test_success (auth_tests.test_forms.UserCreationFormTest) ... ok test_user_already_exists (auth_tests.test_forms.UserCreationFormTest) ... ok test_validates_password (auth_tests.test_forms.UserCreationFormTest) ... ok test_password_validation (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_that_changepassword_command_changes_joes_password (auth_tests.test_management.ChangepasswordManagementCommandTestCase) Executing the changepassword management command should change joe's password ... ok test_that_changepassword_command_works_with_nonascii_output (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_that_max_tries_exits_1 (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_basic_usage (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) Check the operation of the createsuperuser management command ... ok test_email_in_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_fields_with_fk (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_fields_with_fk_interactive (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_nolocale (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_non_ascii_verbose_name (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_passing_stdin (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_password_validation (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_skip_if_not_in_TTY (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_swappable_user (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) A superuser can be created when a custom User model is in use ... ok test_swappable_user_missing_required_field (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) A Custom superuser won't be created when a required field isn't provided ... ok test_swappable_user_username_non_unique (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_validation_blank_password_entered (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_validation_mismatched_passwords (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_verbosity_zero (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_actual_implementation (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_existing (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_i18n (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_simple (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok test_custom_permission_name_length (auth_tests.test_management.PermissionTestCase) ... ok test_default_permissions (auth_tests.test_management.PermissionTestCase) ... ok test_duplicated_permissions (auth_tests.test_management.PermissionTestCase) ... ok test_verbose_name_length (auth_tests.test_management.PermissionTestCase) ... ok test_changed_password_doesnt_invalidate_session (auth_tests.test_middleware.TestSessionAuthenticationMiddleware) ... ok test_changed_password_invalidates_session_with_middleware (auth_tests.test_middleware.TestSessionAuthenticationMiddleware) ... ok test_stacked_mixins_missing_permission (auth_tests.test_mixins.AccessMixinTests) ... ok test_stacked_mixins_not_logged_in (auth_tests.test_mixins.AccessMixinTests) ... ok test_stacked_mixins_success (auth_tests.test_mixins.AccessMixinTests) ... ok test_login_required (auth_tests.test_mixins.LoginRequiredMixinTests) ... ok test_many_permissions_pass (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_permissioned_denied_exception_raised (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_permissioned_denied_redirect (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_single_permission_pass (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok test_custom_redirect_parameter (auth_tests.test_mixins.UserPassesTestTests) ... ok test_custom_redirect_url (auth_tests.test_mixins.UserPassesTestTests) ... ok test_default (auth_tests.test_mixins.UserPassesTestTests) ... ok test_no_redirect_parameter (auth_tests.test_mixins.UserPassesTestTests) ... ok test_raise_exception (auth_tests.test_mixins.UserPassesTestTests) ... ok test_raise_exception_custom_message (auth_tests.test_mixins.UserPassesTestTests) ... ok test_raise_exception_custom_message_function (auth_tests.test_mixins.UserPassesTestTests) ... ok test_user_passes (auth_tests.test_mixins.UserPassesTestTests) ... ok test_check_password_upgrade (auth_tests.test_models.AbstractUserTestCase) ... ok test_email_user (auth_tests.test_models.AbstractUserTestCase) ... ok test_last_login_default (auth_tests.test_models.AbstractUserTestCase) ... ok test_user_double_save (auth_tests.test_models.AbstractUserTestCase) ... ok test_builtin_user_isactive (auth_tests.test_models.IsActiveTestCase) ... ok test_is_active_field_default (auth_tests.test_models.IsActiveTestCase) ... ok test_load_data_with_user_permissions (auth_tests.test_models.LoadDataWithNaturalKeysAndMultipleDatabasesTestCase) ... ok test_user_is_created_and_added_to_group (auth_tests.test_models.LoadDataWithNaturalKeysTestCase) ... ok test_user_is_created_and_added_to_group (auth_tests.test_models.LoadDataWithoutNaturalKeysTestCase) ... ok test_group_natural_key (auth_tests.test_models.NaturalKeysTestCase) ... ok test_user_natural_key (auth_tests.test_models.NaturalKeysTestCase) ... ok test_create_superuser (auth_tests.test_models.TestCreateSuperUserSignals) ... ok test_create_user (auth_tests.test_models.TestCreateSuperUserSignals) ... ok test_create_super_user_raises_error_on_false_is_superuser (auth_tests.test_models.UserManagerTestCase) ... ok test_create_superuser_raises_error_on_false_is_staff (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize_rfc3696 (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize_with_whitespace (auth_tests.test_models.UserManagerTestCase) ... ok test_create_user_is_staff (auth_tests.test_models.UserManagerTestCase) ... ok test_empty_username (auth_tests.test_models.UserManagerTestCase) ... ok test_header_disappears (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_known_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_last_login (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_no_remote_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_unknown_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok test_header_disappears (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_known_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_last_login (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_no_remote_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_unknown_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok test_header_disappears (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_known_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_last_login (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_no_remote_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_unknown_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok test_header_disappears (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_known_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_last_login (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_no_remote_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_unknown_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_header_disappears (auth_tests.test_remote_user.RemoteUserTest) ... ok test_known_user (auth_tests.test_remote_user.RemoteUserTest) ... ok test_last_login (auth_tests.test_remote_user.RemoteUserTest) ... ok test_no_remote_user (auth_tests.test_remote_user.RemoteUserTest) ... ok test_unknown_user (auth_tests.test_remote_user.RemoteUserTest) ... ok test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserTest) ... ok test_login (auth_tests.test_signals.SignalTestCase) ... ok test_logout (auth_tests.test_signals.SignalTestCase) ... ok test_logout_anonymous (auth_tests.test_signals.SignalTestCase) ... ok test_update_last_login (auth_tests.test_signals.SignalTestCase) Ensure that only `last_login` is updated in `update_last_login` ... ok test_titles (auth_tests.test_templates.AuthTemplateTests) ... ok test_10265 (auth_tests.test_tokens.TokenGeneratorTest) ... ok test_date_length (auth_tests.test_tokens.TokenGeneratorTest) ... skipped 'Unnecessary test with Python 3' test_make_token (auth_tests.test_tokens.TokenGeneratorTest) ... ok test_timeout (auth_tests.test_tokens.TokenGeneratorTest) ... ok test_help_text (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok test_validate (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok test_validate_custom_list (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok test_help_text (auth_tests.test_validators.MinimumLengthValidatorTest) ... ok test_validate (auth_tests.test_validators.MinimumLengthValidatorTest) ... ok test_help_text (auth_tests.test_validators.NumericPasswordValidatorTest) ... ok test_validate (auth_tests.test_validators.NumericPasswordValidatorTest) ... ok test_empty_password_validator_help_text_html (auth_tests.test_validators.PasswordValidationTest) ... ok test_get_default_password_validators (auth_tests.test_validators.PasswordValidationTest) ... ok test_get_password_validators_custom (auth_tests.test_validators.PasswordValidationTest) ... ok test_password_changed (auth_tests.test_validators.PasswordValidationTest) ... ok test_password_validators_help_text_html (auth_tests.test_validators.PasswordValidationTest) ... ok test_password_validators_help_texts (auth_tests.test_validators.PasswordValidationTest) ... ok test_validate_password (auth_tests.test_validators.PasswordValidationTest) ... ok test_help_text (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok test_validate (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok test_named_urls (auth_tests.test_views.AuthViewNamedURLTests) Named URLs should be reversible ... ok test_password_change_done_fails (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_done_succeeds (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_fails_with_invalid_old_password (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_fails_with_mismatched_passwords (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_custom (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_custom_named (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_default (auth_tests.test_views.ChangePasswordTest) ... ok test_password_change_succeeds (auth_tests.test_views.ChangePasswordTest) ... ok test_changelist_disallows_password_lookups (auth_tests.test_views.ChangelistTests) ... ok test_password_change_bad_url (auth_tests.test_views.ChangelistTests) ... ok test_user_change_different_user_password (auth_tests.test_views.ChangelistTests) ... ok test_user_change_email (auth_tests.test_views.ChangelistTests) ... ok test_user_change_password (auth_tests.test_views.ChangelistTests) ... ok test_user_not_change (auth_tests.test_views.ChangelistTests) ... ok test_confirm_valid_custom_user (auth_tests.test_views.CustomUserPasswordResetTest) ... ok test_custom (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_default (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_named (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_remote (auth_tests.test_views.LoginRedirectUrlTest) ... ok test_current_site_in_context_after_login (auth_tests.test_views.LoginTest) ... ok test_login_csrf_rotate (auth_tests.test_views.LoginTest) ... ok test_login_form_contains_request (auth_tests.test_views.LoginTest) ... ok test_login_session_without_hash_session_key (auth_tests.test_views.LoginTest) ... ok test_security_check (auth_tests.test_views.LoginTest) ... ok test_session_key_flushed_on_login (auth_tests.test_views.LoginTest) ... ok test_session_key_flushed_on_login_after_password_change (auth_tests.test_views.LoginTest) ... ok test_https_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_lazy_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_login_url_with_querystring (auth_tests.test_views.LoginURLSettings) ... ok test_named_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_remote_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_remote_login_url_with_next_querystring (auth_tests.test_views.LoginURLSettings) ... ok test_standard_login_url (auth_tests.test_views.LoginURLSettings) ... ok test_14377 (auth_tests.test_views.LogoutTest) ... ok test_logout_default (auth_tests.test_views.LogoutTest) Logout without next_page option renders the default template ... ok test_logout_preserve_language (auth_tests.test_views.LogoutTest) Check that language stored in session is preserved after logout ... ok test_logout_with_custom_redirect_argument (auth_tests.test_views.LogoutTest) Logout with custom query string redirects to specified resource ... ok test_logout_with_named_redirect (auth_tests.test_views.LogoutTest) Logout resolves names or URLs passed as next_page. ... ok test_logout_with_next_page_specified (auth_tests.test_views.LogoutTest) Logout with next_page option given redirects to specified resource ... ok test_logout_with_overridden_redirect_url (auth_tests.test_views.LogoutTest) ... ok test_logout_with_redirect_argument (auth_tests.test_views.LogoutTest) Logout with query string redirects to specified resource ... ok test_security_check (auth_tests.test_views.LogoutTest) ... ok test_admin_reset (auth_tests.test_views.PasswordResetTest) If the reset view is marked as being for admin, the HTTP_HOST header is used for a domain override. ... ok test_confirm_complete (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_different_passwords (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_display_user_from_form (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_invalid (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_post (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_user (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_overflow_user (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_custom (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_custom_named (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_default (auth_tests.test_views.PasswordResetTest) ... ok test_confirm_valid (auth_tests.test_views.PasswordResetTest) ... ok test_email_found (auth_tests.test_views.PasswordResetTest) Email is sent if a valid email address is provided for password reset ... ok test_email_found_custom_from (auth_tests.test_views.PasswordResetTest) Email is sent if a valid email address is provided for password reset when a custom from_email is provided. ... ok test_email_not_found (auth_tests.test_views.PasswordResetTest) If the provided email is not registered, don't raise any error but ... ok test_extra_email_context (auth_tests.test_views.PasswordResetTest) ... ok test_html_mail_template (auth_tests.test_views.PasswordResetTest) ... ok test_poisoned_http_host (auth_tests.test_views.PasswordResetTest) Poisoned HTTP_HOST headers can't be used for reset emails ... ok test_poisoned_http_host_admin_site (auth_tests.test_views.PasswordResetTest) Poisoned HTTP_HOST headers can't be used for reset emails on admin views ... ok test_reset_custom_redirect (auth_tests.test_views.PasswordResetTest) ... ok test_reset_custom_redirect_named (auth_tests.test_views.PasswordResetTest) ... ok test_reset_redirect_default (auth_tests.test_views.PasswordResetTest) ... ok test_redirect_to_login_with_lazy (auth_tests.test_views.RedirectToLoginTests) ... ok test_redirect_to_login_with_lazy_and_unicode (auth_tests.test_views.RedirectToLoginTests) ... ok test_user_password_change_updates_session (auth_tests.test_views.SessionAuthenticationTests) ... ok test_confirm_valid_custom_user (auth_tests.test_views.UUIDUserPasswordResetTest) ... ok test_admin_password_change (auth_tests.test_views.UUIDUserTests) ... ok test_update (update.tests.AdvancedTests) ... ok test_update_all (update.tests.AdvancedTests) ... ok test_update_fk (update.tests.AdvancedTests) ... ok test_update_multiple_fields (update.tests.AdvancedTests) ... ok test_update_multiple_objects (update.tests.AdvancedTests) ... ok test_update_respects_to_field (update.tests.AdvancedTests) ... ok test_update_slice_fail (update.tests.AdvancedTests) ... ok test_empty_update (update.tests.SimpleTest) ... ok test_empty_update_with_inheritance (update.tests.SimpleTest) ... ok test_foreign_key_update_with_id (update.tests.SimpleTest) ... ok test_nonempty_update (update.tests.SimpleTest) ... ok test_nonempty_update_with_inheritance (update.tests.SimpleTest) ... ok test_access_fks_with_select_related (select_related.tests.SelectRelatedTests) ... ok test_access_fks_without_select_related (select_related.tests.SelectRelatedTests) ... ok test_certain_fields (select_related.tests.SelectRelatedTests) ... ok test_chaining (select_related.tests.SelectRelatedTests) ... ok test_depth_fields_fails (select_related.tests.SelectRelatedTests) ... ok test_field_traversal (select_related.tests.SelectRelatedTests) ... ok test_list_with_depth (select_related.tests.SelectRelatedTests) ... ok test_list_with_select_related (select_related.tests.SelectRelatedTests) ... ok test_list_without_select_related (select_related.tests.SelectRelatedTests) ... ok test_more_certain_fields (select_related.tests.SelectRelatedTests) ... ok test_none_clears_list (select_related.tests.SelectRelatedTests) ... ok test_select_related_after_values (select_related.tests.SelectRelatedTests) ... ok test_select_related_after_values_list (select_related.tests.SelectRelatedTests) ... ok test_select_related_with_extra (select_related.tests.SelectRelatedTests) ... ok test_single_related_field (select_related.tests.SelectRelatedTests) ... ok test_unique (model_inheritance.tests.InheritanceUniqueTests) ... ok test_unique_together (model_inheritance.tests.InheritanceUniqueTests) ... ok test_exclude_inherited_on_null (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_filter_inherited_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_filter_inherited_on_null (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_filter_on_parent_returns_object_of_parent_type (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_inherited_does_not_exist_exception (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_inherited_multiple_objects_returned_exception (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_parent_child_one_to_one_link (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_parent_child_one_to_one_link_on_nonrelated_objects (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_parent_fields_available_for_filtering_in_child_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_related_objects_for_inherited_models (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_select_related_defer (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_select_related_works_on_parent_model_fields (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_update_inherited_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_update_query_counts (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_update_works_on_parent_and_child_models_at_once (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_values_works_on_parent_model_fields (model_inheritance.tests.ModelInheritanceDataTests) ... ok test_abstract (model_inheritance.tests.ModelInheritanceTests) ... ok test_abstract_parent_link (model_inheritance.tests.ModelInheritanceTests) ... ok test_custompk_m2m (model_inheritance.tests.ModelInheritanceTests) ... ok test_eq (model_inheritance.tests.ModelInheritanceTests) ... ok test_meta_fields_and_ordering (model_inheritance.tests.ModelInheritanceTests) ... ok test_mixin_init (model_inheritance.tests.ModelInheritanceTests) ... ok test_model_with_distinct_accessors (model_inheritance.tests.ModelInheritanceTests) ... ok test_reverse_relation_for_different_hierarchy_tree (model_inheritance.tests.ModelInheritanceTests) ... ok test_update_parent_filtering (model_inheritance.tests.ModelInheritanceTests) ... ok test_basic_distinct_on (distinct_on_fields.tests.DistinctOnTests) QuerySet.distinct('field', ...) works ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_distinct_not_implemented_checks (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_distinct_on_get_ordering_preserved (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_distinct_on_in_ordered_subquery (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_bilateral_fexpr (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_inner_qs (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_multi_value (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_order (custom_lookups.tests.BilateralTransformTests) ... ok test_bilateral_upper (custom_lookups.tests.BilateralTransformTests) ... ok test_div3_bilateral_extract (custom_lookups.tests.BilateralTransformTests) ... ok test_overridden_get_lookup (custom_lookups.tests.CustomisedMethodsTests) ... ok test_overridden_get_lookup_chain (custom_lookups.tests.CustomisedMethodsTests) ... ok test_overridden_get_transform (custom_lookups.tests.CustomisedMethodsTests) ... ok test_overridden_get_transform_chain (custom_lookups.tests.CustomisedMethodsTests) ... ok test_datetime_output_field (custom_lookups.tests.DateTimeLookupTests) ... skipped 'MySQL specific SQL used' test_basic_lookup (custom_lookups.tests.LookupTests) ... ok test_birthdate_month (custom_lookups.tests.LookupTests) ... skipped 'PostgreSQL specific SQL used' test_custom_name_lookup (custom_lookups.tests.LookupTests) ... ok test_div3_extract (custom_lookups.tests.LookupTests) ... ok test_call_order (custom_lookups.tests.LookupTransformCallOrderTests) ... ok test_subquery_usage (custom_lookups.tests.SubqueryTransformTests) ... ok test_custom_implementation_year_exact (custom_lookups.tests.YearLteTests) ... ok test_postgres_year_exact (custom_lookups.tests.YearLteTests) ... ok test_year_lte (custom_lookups.tests.YearLteTests) ... skipped 'PostgreSQL specific SQL used' test_year_lte_fexpr (custom_lookups.tests.YearLteTests) ... skipped 'PostgreSQL specific SQL used' test_year_lte_sql (custom_lookups.tests.YearLteTests) ... ok test_multiple_context (test_client_regress.tests.AssertTemplateUsedTests) Template assertions work when there are multiple contexts ... ok test_no_context (test_client_regress.tests.AssertTemplateUsedTests) Template usage assertions work then templates aren't in use ... ok test_single_context (test_client_regress.tests.AssertTemplateUsedTests) Template assertions work when there is a single context ... ok test_template_rendered_multiple_times (test_client_regress.tests.AssertTemplateUsedTests) Template assertions work when a template is rendered multiple times. ... ok test_15368 (test_client_regress.tests.ContextTests) ... ok test_contextlist_keys (test_client_regress.tests.ContextTests) ... ok test_inherited_context (test_client_regress.tests.ContextTests) Context variables can be retrieved from a list of contexts ... ok test_nested_requests (test_client_regress.tests.ContextTests) ... ok test_single_context (test_client_regress.tests.ContextTests) Context variables can be retrieved from a single context ... ok test_exception_cleared (test_client_regress.tests.ExceptionTests) #5836 - A stale user exception isn't re-raised by the test client. ... ok test_login_different_client (test_client_regress.tests.LoginTests) Check that using a different test client doesn't violate authentication ... ok test_login (test_client_regress.tests.SessionEngineTests) A session engine that modifies the session key can be used to log in ... ok test_login_with_user (test_client_regress.tests.SessionTests) Login should send user_logged_in signal on successful login. ... ok test_login_without_signal (test_client_regress.tests.SessionTests) Login shouldn't send signal if user wasn't logged in ... ok test_logout (test_client_regress.tests.SessionTests) Logout should work whether the user is logged in or not (#9978). ... ok test_logout_with_custom_auth_backend (test_client_regress.tests.SessionTests) Request a logout after logging in with custom authentication backend ... ok test_logout_with_custom_user (test_client_regress.tests.SessionTests) Logout should send user_logged_out signal if custom user was logged in. ... ok test_logout_with_user (test_client_regress.tests.SessionTests) Logout should send user_logged_out signal if user was logged in. ... ok test_logout_without_user (test_client_regress.tests.SessionTests) Logout should send signal even if user not authenticated. ... ok test_session (test_client_regress.tests.SessionTests) The session isn't lost if a user logs in ... ok test_session_initiated (test_client_regress.tests.SessionTests) ... ok test_middleware_classes_headers (project_template.test_settings.TestStartProjectSettings) ... ok test_allvaluesfieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok test_allvaluesfieldlistfilter_custom_qs (admin_filters.tests.ListFiltersTests) ... ok test_booleanfieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok test_booleanfieldlistfilter_tuple (admin_filters.tests.ListFiltersTests) ... ok test_datefieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok test_datefieldlistfilter_with_time_zone_support (admin_filters.tests.ListFiltersTests) ... ok test_fieldlistfilter_underscorelookup_tuple (admin_filters.tests.ListFiltersTests) ... ok test_filter_with_failing_queryset (admin_filters.tests.ListFiltersTests) ... ok test_fk_with_to_field (admin_filters.tests.ListFiltersTests) ... ok test_listfilter_genericrelation (admin_filters.tests.ListFiltersTests) ... ok test_listfilter_without_title (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_dynamic_value (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_non_string_value (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_non_string_value_underscored (admin_filters.tests.ListFiltersTests) ... ok test_parameter_ends_with__in__or__isnull (admin_filters.tests.ListFiltersTests) ... ok test_relatedfieldlistfilter_foreignkey (admin_filters.tests.ListFiltersTests) ... ok test_relatedfieldlistfilter_manytomany (admin_filters.tests.ListFiltersTests) ... ok test_relatedfieldlistfilter_reverse_relationships (admin_filters.tests.ListFiltersTests) ... ok test_relatedonlyfieldlistfilter_foreignkey (admin_filters.tests.ListFiltersTests) ... ok test_relatedonlyfieldlistfilter_manytomany (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter_with_none_returning_lookups (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter_with_queryset_based_lookups (admin_filters.tests.ListFiltersTests) ... ok test_simplelistfilter_without_parameter (admin_filters.tests.ListFiltersTests) ... ok test_two_characters_long_field (admin_filters.tests.ListFiltersTests) ... ok test_reporting_of_nested_exceptions (view_tests.tests.py3_test_debug.Py3ExceptionReporterTests) ... ok test_csrf_token_in_404 (view_tests.tests.test_defaults.DefaultsTests) ... ok test_custom_templates (view_tests.tests.test_defaults.DefaultsTests) ... ok test_default_content_type_is_text_html (view_tests.tests.test_defaults.DefaultsTests) ... ok test_get_absolute_url_attributes (view_tests.tests.test_defaults.DefaultsTests) A model can set attributes on the get_absolute_url method ... ok test_page_not_found (view_tests.tests.test_defaults.DefaultsTests) A 404 status is returned by the page_not_found view ... ok test_server_error (view_tests.tests.test_defaults.DefaultsTests) The server_error view raises a 500 status ... ok test_jsi18n (view_tests.tests.test_i18n.I18NTests) The javascript_catalog can be deployed with language settings ... ok test_jsoni18n (view_tests.tests.test_i18n.I18NTests) ... ok test_lang_from_translated_i18n_pattern (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang_cookie (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang_reversal (view_tests.tests.test_i18n.I18NTests) ... ok test_setlang_unsafe_next (view_tests.tests.test_i18n.I18NTests) ... ok test_earliest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_latest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_latest_manual (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_first (get_earliest_or_latest.tests.TestFirstLast) ... ok test_index_error_not_suppressed (get_earliest_or_latest.tests.TestFirstLast) ... ok test_last (get_earliest_or_latest.tests.TestFirstLast) ... ok test_multi_table_inheritance (select_related_regress.tests.SelectRelatedRegressTests) Exercising select_related() with multi-table model inheritance. ... ok test_null_join_promotion (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_10733 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_12851 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_19870 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_22508 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_7110 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_8036 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_regression_8106 (select_related_regress.tests.SelectRelatedRegressTests) ... ok test_m2m_relations_add_remove_clear (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_all_the_doors_off_of_cars (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_alternative_ways (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_clear_all_parts_of_the_self_vw (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_clearing_removing (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_give_the_self_vw_some_optional_parts (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_remove_relation (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_reverse_relation (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_reverse_relation_with_custom_related_name (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_signals_when_inheritance (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self_add_fan (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self_add_friends (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self_add_idols (m2m_signals.tests.ManyToManySignalsTest) ... ok test_nonexistent_feature (backends.test_features.TestDatabaseFeatures) ... ok test_can_reference_existent (backends.tests.DBConstraintTestCase) ... ok test_can_reference_non_existent (backends.tests.DBConstraintTestCase) ... ok test_many_to_many (backends.tests.DBConstraintTestCase) ... ok test_django_date_extract (backends.tests.DateQuotingTest) ... ok test_django_date_trunc (backends.tests.DateQuotingTest) ... ok test_parameter_escaping (backends.tests.EscapingChecks) ... ok test_paramless_no_escaping (backends.tests.EscapingChecks) ... ok test_sqlite_parameter_escaping (backends.tests.EscapingChecks) ... ok test_parameter_escaping (backends.tests.EscapingChecksDebug) ... ok test_paramless_no_escaping (backends.tests.EscapingChecksDebug) ... ok test_sqlite_parameter_escaping (backends.tests.EscapingChecksDebug) ... ok test_debug_sql (backends.tests.LastExecutedQueryTest) ... ok test_large_number_of_parameters_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_last_executed_query (backends.tests.LastExecutedQueryTest) ... ok test_no_interpolation_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_parameter_quoting_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_query_encoding (backends.tests.LastExecutedQueryTest) ... ok test_zero_as_autoval (backends.tests.MySQLPKZeroTests) ... skipped 'Database has feature(s) allows_auto_pk_0' test_bad_parameter_count (backends.tests.ParameterHandlingTest) An executemany call with too many/not enough parameters will raise an exception (Refs #12612) ... ok test_connect_and_rollback (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_connect_isolation_level (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_connect_non_autocommit (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_correct_extraction_psycopg2_version (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_lookup_cast (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_nodb_connection (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_parsing (backends.tests.PostgreSQLTests) Test PostgreSQL version parsing from `SELECT version()` output ... skipped 'Test only for PostgreSQL' test_select_ascii_array (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_select_unicode_array (backends.tests.PostgreSQLTests) ... skipped 'Test only for PostgreSQL' test_version_detection (backends.tests.PostgreSQLTests) Test PostgreSQL version detection ... skipped 'Test only for PostgreSQL' test_aggregation (backends.tests.SQLiteTests) ... ok test_autoincrement (backends.tests.SQLiteTests) ... ok test_memory_db_test_name (backends.tests.SQLiteTests) ... ok test_generic_relation (backends.tests.SequenceResetTest) Sequence names are correct when resetting generic relations (Ref #13941) ... ok test_model_subclass_proxy (proxy_model_inheritance.tests.MultiTableInheritanceProxyTest) ... ok test_getter (properties.tests.PropertyTests) ... ok test_setter (properties.tests.PropertyTests) ... ok test_default_ordering (admin_ordering.tests.TestAdminOrdering) ... ok test_dynamic_ordering (admin_ordering.tests.TestAdminOrdering) ... ok test_specified_ordering (admin_ordering.tests.TestAdminOrdering) ... ok test_default_ordering (admin_ordering.tests.TestInlineModelAdminOrdering) ... ok test_specified_ordering (admin_ordering.tests.TestInlineModelAdminOrdering) ... ok test_admin_ordering_beats_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok test_admin_with_no_ordering_fallback_to_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok test_custom_queryset_still_wins (admin_ordering.tests.TestRelatedFieldsAdminOrdering) Test that custom queryset has still precedence (#21405) ... ok test_no_admin_fallback_to_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok test_dependency_sorting_m2m_complex (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_complex_circular_1 (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_complex_circular_2 (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_simple (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_sorting_m2m_simple_circular (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dump_and_load_m2m_simple (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok test_dependency_self_referential (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_2 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_3 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_4 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_5 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_6 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_dangling (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_long (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_normal (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_tight_circular (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_dependency_sorting_tight_circular_2 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_nk_deserialize (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_nk_deserialize_xml (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_nk_on_serialize (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_normal_pk (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok test_absolute_path (fixtures_regress.tests.TestFixtures) ... ok test_close_connection_after_loaddata (fixtures_regress.tests.TestFixtures) ... ok test_dumpdata_uses_default_manager (fixtures_regress.tests.TestFixtures) ... ok test_duplicate_pk (fixtures_regress.tests.TestFixtures) ... ok test_empty (fixtures_regress.tests.TestFixtures) ... ok test_error_message (fixtures_regress.tests.TestFixtures) ... ok test_field_value_coerce (fixtures_regress.tests.TestFixtures) ... ok test_fixture_dirs_with_default_fixture_path (fixtures_regress.tests.TestFixtures) ... ok test_fixture_dirs_with_duplicates (fixtures_regress.tests.TestFixtures) ... ok test_invalid_data (fixtures_regress.tests.TestFixtures) ... ok test_invalid_data_no_ext (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_forward_refs_split_fixtures (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_no_fixture_specified (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_not_found_fields_ignore (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_not_found_fields_ignore_xml (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_not_found_fields_not_ignore (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_raises_error_when_fixture_has_invalid_foreign_key (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_with_m2m_to_self (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_with_valid_fixture_dirs (fixtures_regress.tests.TestFixtures) ... ok test_loaddata_works_when_fixture_has_forward_refs (fixtures_regress.tests.TestFixtures) ... ok test_path_containing_dots (fixtures_regress.tests.TestFixtures) ... ok test_pg_sequence_resetting_checks (fixtures_regress.tests.TestFixtures) ... ok test_pretty_print_xml (fixtures_regress.tests.TestFixtures) ... ok test_pretty_print_xml_empty_strings (fixtures_regress.tests.TestFixtures) ... skipped "Database doesn't support feature(s): interprets_empty_strings_as_nulls" test_proxy_model_included (fixtures_regress.tests.TestFixtures) ... ok test_relative_path (fixtures_regress.tests.TestFixtures) ... ok test_relative_path_in_fixture_dirs (fixtures_regress.tests.TestFixtures) ... ok test_ticket_20820 (fixtures_regress.tests.TestFixtures) ... ok test_ticket_22421 (fixtures_regress.tests.TestFixtures) ... ok test_unimportable_serializer (fixtures_regress.tests.TestFixtures) ... ok test_unknown_format (fixtures_regress.tests.TestFixtures) ... ok test_fixtures_loaded (fixtures_regress.tests.TestLoadFixtureFromOtherAppDirectory) ... ok test_area (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_geodetic (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_geodetic_spheroid (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_order_by (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_projected (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_simple (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_transform (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_length (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_measurement_null_fields (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_perimeter (gis_tests.distapp.tests.DistanceFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_area (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_geodetic (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_lookups (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_order_by (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_projected (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_transform (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_dwithin (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_geodetic_distance_lookups (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_init (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_length (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_measurement_null_fields (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_perimeter (gis_tests.distapp.tests.DistanceTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_geojson (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped 'GDAL is required for Geo3DTest.' test_kml (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped 'GDAL is required for Geo3DTest.' test_length (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped 'GDAL is required for Geo3DTest.' test_perimeter (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped 'GDAL is required for Geo3DTest.' test_scale (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped 'GDAL is required for Geo3DTest.' test_translate (gis_tests.geo3d.tests.Geo3DFunctionsTests) ... skipped 'GDAL is required for Geo3DTest.' test_3d_hasz (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_3d_layermapping (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_3d_polygons (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_extent (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_geojson (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_kml (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_length (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_perimeter (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_scale (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_translate (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_union (gis_tests.geo3d.tests.Geo3DTest) ... skipped 'GDAL is required for Geo3DTest.' test_ensure_geographic_media (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_olmap_OSM_rendering (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_olmap_WMS_rendering (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_olwidget_has_changed (gis_tests.geoadmin.tests.GeoAdminTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_geofeed_atom (gis_tests.geoapp.test_feeds.GeoFeedTest) Testing geographic feeds using GeoRSS over Atom. ... skipped "Database doesn't support feature(s): gis_enabled" test_geofeed_rss (gis_tests.geoapp.test_feeds.GeoFeedTest) Tests geographic feeds using GeoRSS over RSSv2. ... skipped "Database doesn't support feature(s): gis_enabled" test_geofeed_w3c (gis_tests.geoapp.test_feeds.GeoFeedTest) Testing geographic feeds using W3C Geo. ... skipped "Database doesn't support feature(s): gis_enabled" test_asgeojson (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_asgml (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_askml (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_assvg (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_bounding_circle (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_centroid (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_diff_intersection_union (gis_tests.geoapp.test_functions.GISFunctionsTests) Testing the `difference`, `intersection`, `sym_difference`, and `union` GeoQuerySet methods. ... skipped "Database doesn't support feature(s): gis_enabled" test_difference (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_difference_mixed_srid (gis_tests.geoapp.test_functions.GISFunctionsTests) Testing with mixed SRID (Country has default 4326). ... skipped "Database doesn't support feature(s): gis_enabled" test_envelope (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_force_rhr (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_geohash (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_intersection (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_memsize (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_num_geom (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_num_points (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_point_on_surface (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_reverse_geom (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_scale (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_snap_to_grid (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_sym_difference (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_transform (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_translate (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_union (gis_tests.geoapp.test_functions.GISFunctionsTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_boolean_conversion (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing Boolean value conversion with the spatial backend, see #15169. ... skipped "Database doesn't support feature(s): gis_enabled" test_defer_or_only_with_annotate (gis_tests.geoapp.test_regress.GeoRegressionTests) Regression for #16409. Make sure defer() and only() work with annotate() ... skipped "Database doesn't support feature(s): gis_enabled" test_empty_count (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing that PostGISAdapter.__eq__ does check empty strings. See #13670. ... skipped "Database doesn't support feature(s): gis_enabled" test_extent (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing `extent` on a table with a single point. See #11827. ... skipped "Database doesn't support feature(s): gis_enabled" test_kmz (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing `render_to_kmz` with non-ASCII data. See #11624. ... skipped "Database doesn't support feature(s): gis_enabled" test_unicode_date (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing dates are converted properly, even on SpatiaLite. See #16408. ... skipped "Database doesn't support feature(s): gis_enabled" test_update (gis_tests.geoapp.test_regress.GeoRegressionTests) Testing GeoQuerySet.update(). See #10411. ... skipped "Database doesn't support feature(s): gis_enabled" test_builtin_serializers (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_deserialization_exception (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_fields_option (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_geometry_field_option (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_serialization_base (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_srid_option (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_without_gdal (gis_tests.geoapp.test_serializers.GeoJSONSerializerTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_geositemap_kml (gis_tests.geoapp.test_sitemaps.GeoSitemapTest) Tests KML/KMZ geographic sitemaps. ... skipped "Database doesn't support feature(s): gis_enabled" test_contains_contained_lookups (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'contained', 'contains', and 'bbcontains' lookup types. ... skipped "Database doesn't support feature(s): gis_enabled" test_crosses_lookup (gis_tests.geoapp.tests.GeoLookupTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_disjoint_lookup (gis_tests.geoapp.tests.GeoLookupTest) Testing the `disjoint` lookup type. ... skipped "Database doesn't support feature(s): gis_enabled" test_equals_lookups (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'same_as' and 'equals' lookup types. ... skipped "Database doesn't support feature(s): gis_enabled" test_left_right_lookups (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'left' and 'right' lookup types. ... skipped "Database doesn't support feature(s): gis_enabled" test_null_geometries (gis_tests.geoapp.tests.GeoLookupTest) Testing NULL geometry support, and the `isnull` lookup type. ... skipped "Database doesn't support feature(s): gis_enabled" test_relate_lookup (gis_tests.geoapp.tests.GeoLookupTest) Testing the 'relate' lookup type. ... skipped "Database doesn't support feature(s): gis_enabled" test_strictly_above_below_lookups (gis_tests.geoapp.tests.GeoLookupTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_createnull (gis_tests.geoapp.tests.GeoModelTest) Testing creating a model instance and the geometry being None ... skipped "Database doesn't support feature(s): gis_enabled" test_dumpdata_loaddata_cycle (gis_tests.geoapp.tests.GeoModelTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_fixtures (gis_tests.geoapp.tests.GeoModelTest) Testing geographic model initialization from fixtures. ... skipped "Database doesn't support feature(s): gis_enabled" test_geometryfield (gis_tests.geoapp.tests.GeoModelTest) Testing the general GeometryField. ... skipped "Database doesn't support feature(s): gis_enabled" test_inherited_geofields (gis_tests.geoapp.tests.GeoModelTest) Test GeoQuerySet methods on inherited Geometry fields. ... skipped "Database doesn't support feature(s): gis_enabled" test_lookup_insert_transform (gis_tests.geoapp.tests.GeoModelTest) Testing automatic transform for lookups and inserts. ... skipped "Database doesn't support feature(s): gis_enabled" test_proxy (gis_tests.geoapp.tests.GeoModelTest) Testing Lazy-Geometry support (using the GeometryProxy). ... skipped "Database doesn't support feature(s): gis_enabled" test_raw_sql_query (gis_tests.geoapp.tests.GeoModelTest) Testing raw SQL query. ... skipped "Database doesn't support feature(s): gis_enabled" test_centroid (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `centroid` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_diff_intersection_union (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `difference`, `intersection`, `sym_difference`, and `union` GeoQuerySet methods. ... skipped "Database doesn't support feature(s): gis_enabled" test_envelope (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `envelope` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_extent (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_extent_with_limit (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_force_rhr (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.force_rhr(). ... skipped "Database doesn't support feature(s): gis_enabled" test_geohash (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.geohash(). ... skipped "Database doesn't support feature(s): gis_enabled" test_geojson (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoJSON output from the database using GeoQuerySet.geojson(). ... skipped "Database doesn't support feature(s): gis_enabled" test_gml (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GML output from the database using GeoQuerySet.gml(). ... skipped "Database doesn't support feature(s): gis_enabled" test_kml (gis_tests.geoapp.tests.GeoQuerySetTest) Testing KML output from the database using GeoQuerySet.kml(). ... skipped "Database doesn't support feature(s): gis_enabled" test_make_line (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_non_concrete_field (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_num_geom (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `num_geom` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_num_points (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `num_points` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_point_on_surface (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `point_on_surface` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_reverse_geom (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.reverse_geom(). ... skipped "Database doesn't support feature(s): gis_enabled" test_scale (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `scale` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_snap_to_grid (gis_tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.snap_to_grid(). ... skipped "Database doesn't support feature(s): gis_enabled" test_svg (gis_tests.geoapp.tests.GeoQuerySetTest) Testing SVG output using GeoQuerySet.svg(). ... skipped "Database doesn't support feature(s): gis_enabled" test_transform (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the transform() GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_translate (gis_tests.geoapp.tests.GeoQuerySetTest) Testing the `translate` GeoQuerySet method. ... skipped "Database doesn't support feature(s): gis_enabled" test_unionagg (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_within_subquery (gis_tests.geoapp.tests.GeoQuerySetTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_distance_function (gis_tests.geogapp.tests.GeographyFunctionTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_geography_area (gis_tests.geogapp.tests.GeographyFunctionTests) ... skipped "Database doesn't support feature(s): gis_enabled" test01_fixture_load (gis_tests.geogapp.tests.GeographyTest) Ensure geography features loaded properly. ... skipped "Database doesn't support feature(s): gis_enabled" test02_distance_lookup (gis_tests.geogapp.tests.GeographyTest) Testing GeoQuerySet distance lookup support on non-point geography fields. ... skipped "Database doesn't support feature(s): gis_enabled" test03_distance_method (gis_tests.geogapp.tests.GeographyTest) Testing GeoQuerySet.distance() support on non-point geography fields. ... skipped "Database doesn't support feature(s): gis_enabled" test04_invalid_operators_functions (gis_tests.geogapp.tests.GeographyTest) Ensuring exceptions are raised for operators & functions invalid on geography fields. ... skipped "Database doesn't support feature(s): gis_enabled" test05_geography_layermapping (gis_tests.geogapp.tests.GeographyTest) Testing LayerMapping support on models with geography fields. ... skipped "Database doesn't support feature(s): gis_enabled" test06_geography_area (gis_tests.geogapp.tests.GeographyTest) Testing that Area calculations work on geography columns. ... skipped "Database doesn't support feature(s): gis_enabled" test_3d_columns (gis_tests.inspectapp.tests.InspectDbTests) ... skipped 'InspectDbTests needs GDAL support' test_geom_columns (gis_tests.inspectapp.tests.InspectDbTests) ... skipped 'InspectDbTests needs GDAL support' test_date_field (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped 'OGRInspectTest needs GDAL support' test_management_command (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped 'OGRInspectTest needs GDAL support' test_poly (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped 'OGRInspectTest needs GDAL support' test_poly_multi (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped 'OGRInspectTest needs GDAL support' test_time_field (gis_tests.inspectapp.tests.OGRInspectTest) ... skipped 'OGRInspectTest needs GDAL support' test_layermapping_default_db (gis_tests.layermap.tests.LayerMapRouterTest) ... skipped 'LayerMapRouterTest needs GDAL support' test_charfield_too_short (gis_tests.layermap.tests.LayerMapTest) ... skipped 'LayerMapTest needs GDAL support' test_encoded_name (gis_tests.layermap.tests.LayerMapTest) Test a layer containing utf-8-encoded name ... skipped 'LayerMapTest needs GDAL support' test_init (gis_tests.layermap.tests.LayerMapTest) Testing LayerMapping initialization. ... skipped 'LayerMapTest needs GDAL support' test_invalid_layer (gis_tests.layermap.tests.LayerMapTest) Tests LayerMapping on invalid geometries. See #15378. ... skipped 'LayerMapTest needs GDAL support' test_layermap_strict (gis_tests.layermap.tests.LayerMapTest) Testing the `strict` keyword, and import of a LineString shapefile. ... skipped 'LayerMapTest needs GDAL support' test_layermap_unique_multigeometry_fk (gis_tests.layermap.tests.LayerMapTest) Testing the `unique`, and `transform`, geometry collection conversion, and ForeignKey mappings. ... skipped 'LayerMapTest needs GDAL support' test_model_inheritance (gis_tests.layermap.tests.LayerMapTest) Tests LayerMapping on inherited models. See #12093. ... skipped 'LayerMapTest needs GDAL support' test_simple_layermap (gis_tests.layermap.tests.LayerMapTest) Test LayerMapping import of a simple point shapefile. ... skipped 'LayerMapTest needs GDAL support' test_test_fid_range_step (gis_tests.layermap.tests.LayerMapTest) Tests the `fid_range` keyword and the `step` keyword of .save(). ... skipped 'LayerMapTest needs GDAL support' test_textfield (gis_tests.layermap.tests.LayerMapTest) Tests that String content fits also in a TextField ... skipped 'LayerMapTest needs GDAL support' test_raster_field_without_gdal_exception (gis_tests.rasterapp.test_rasterfield.RasterFieldWithoutGDALTest) ... ok test02_select_related (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `select_related` on geographic models (see #7126). ... skipped "Database doesn't support feature(s): gis_enabled" test03_transform_related (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the `transform` GeoQuerySet method on related geographic models. ... skipped "Database doesn't support feature(s): gis_enabled" test05_select_related_fk_to_subclass (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing that calling select_related on a query over a model with an FK to a model subclass works ... skipped "Database doesn't support feature(s): gis_enabled" test06_f_expressions (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing F() expressions on GeometryFields. ... skipped "Database doesn't support feature(s): gis_enabled" test07_values (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing values() and values_list() and GeoQuerySets. ... skipped "Database doesn't support feature(s): gis_enabled" test08_defer_only (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing defer() and only() on Geographic models. ... skipped "Database doesn't support feature(s): gis_enabled" test09_pk_relations (gis_tests.relatedapp.tests.RelatedGeoModelTest) Ensuring correct primary key column is selected across relations. See #10757. ... skipped "Database doesn't support feature(s): gis_enabled" test10_combine (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the combination of two GeoQuerySets. See #10807. ... skipped "Database doesn't support feature(s): gis_enabled" test12a_count (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate on geo-fields. ... skipped "Database doesn't support feature(s): gis_enabled" test12b_count (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate on non geo-fields. ... skipped "Database doesn't support feature(s): gis_enabled" test13_select_related_null_fk (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `select_related` on a nullable ForeignKey. ... skipped "Database doesn't support feature(s): gis_enabled" test13c_count (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate with `.values()`. See #15305. ... skipped "Database doesn't support feature(s): gis_enabled" test15_invalid_select_related (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing doing select_related on the related name manager of a unique FK. See #13934. ... skipped "Database doesn't support feature(s): gis_enabled" test16_annotated_date_queryset (gis_tests.relatedapp.tests.RelatedGeoModelTest) Ensure annotated date querysets work if spatial backend is used. See #14648. ... skipped "Database doesn't support feature(s): gis_enabled" test_07b_values (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing values() and values_list() with aware datetime. See #21565. ... skipped "Database doesn't support feature(s): gis_enabled" test_collect (gis_tests.relatedapp.tests.RelatedGeoModelTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_related_extent_aggregate (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the `extent` GeoQuerySet aggregates on related geographic models. ... skipped "Database doesn't support feature(s): gis_enabled" test_related_extent_annotate (gis_tests.relatedapp.tests.RelatedGeoModelTest) ... skipped "Database doesn't support feature(s): gis_enabled" test_related_union_aggregate (gis_tests.relatedapp.tests.RelatedGeoModelTest) Testing the `unionagg` GeoQuerySet aggregates on related geographic models. ... skipped "Database doesn't support feature(s): gis_enabled" test_discovery_on_package (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_class_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_class_vanilla_unittest (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_method_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_module (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_duplicates_ignored (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_empty_label (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_empty_test_case (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_file_path (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_ignore_adjacent (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_overridable_test_loader (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_overridable_test_runner (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_overridable_test_suite (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_pattern (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_reverse (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_testcase_ordering (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_transaction_support (test_runner.tests.Sqlite3InMemoryTestDbs) Ticket #16329: sqlite3 in-memory test databases ... ok test_explicit_ForeignKey (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok test_inheritance (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok test_explicit_ForeignKey (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_explicit_ForeignKey_NullFK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_inheritance (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_inheritance_null_FK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_null_exclude (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_mutually_referential (mutually_referential.tests.MutuallyReferentialTests) ... ok test_defaults_exact (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_invalid_params (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_method_with_create (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_method_with_get (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_on_related_manager (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_redundant_instance (get_or_create.tests.GetOrCreateTests) ... ok test_create_with_duplicate_primary_key (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_get_or_create_empty (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_get_or_create_raises_IntegrityError_plus_traceback (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_savepoint_rollback (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok test_create_get_or_create (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok test_get_get_or_create (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok test_something (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok test_create (get_or_create.tests.UpdateOrCreateTests) ... ok test_create_twice (get_or_create.tests.UpdateOrCreateTests) ... ok test_create_with_many (get_or_create.tests.UpdateOrCreateTests) ... ok test_create_with_related_manager (get_or_create.tests.UpdateOrCreateTests) ... ok test_defaults_exact (get_or_create.tests.UpdateOrCreateTests) ... ok test_error_contains_full_traceback (get_or_create.tests.UpdateOrCreateTests) ... ok test_integrity (get_or_create.tests.UpdateOrCreateTests) ... ok test_manual_primary_key_test (get_or_create.tests.UpdateOrCreateTests) ... ok test_update (get_or_create.tests.UpdateOrCreateTests) ... ok test_update_with_many (get_or_create.tests.UpdateOrCreateTests) ... ok test_update_with_related_manager (get_or_create.tests.UpdateOrCreateTests) ... ok test_add_with_GET_args (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_admin_URLs_no_clash (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_basic_add_GET (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_basic_add_POST (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_save_add_redirect (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_save_change_redirect (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_url_continue (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_autofields_generate_different_values_for_each_instance (basic.tests.ModelInstanceCreationTests) ... ok test_can_create_instance_using_kwargs (basic.tests.ModelInstanceCreationTests) ... ok test_can_initialize_model_instance_using_positional_arguments (basic.tests.ModelInstanceCreationTests) ... ok test_can_leave_off_value_for_autofield_and_it_gets_value_on_save (basic.tests.ModelInstanceCreationTests) ... ok test_can_mix_and_match_position_and_kwargs (basic.tests.ModelInstanceCreationTests) ... ok test_cannot_create_instance_with_invalid_kwargs (basic.tests.ModelInstanceCreationTests) ... ok test_for_datetimefields_saves_as_much_precision_as_was_given (basic.tests.ModelInstanceCreationTests) as much precision in *seconds* ... ok test_leaving_off_a_field_with_default_set_the_default_will_be_saved (basic.tests.ModelInstanceCreationTests) ... ok test_object_is_not_written_to_database_until_save_was_called (basic.tests.ModelInstanceCreationTests) ... ok test_querysets_checking_for_membership (basic.tests.ModelInstanceCreationTests) ... ok test_saving_an_object_again_does_not_create_a_new_object (basic.tests.ModelInstanceCreationTests) ... ok test_all_lookup (basic.tests.ModelLookupTest) ... ok test_does_not_exist (basic.tests.ModelLookupTest) ... ok test_equal_lookup (basic.tests.ModelLookupTest) ... ok test_lookup_by_primary_key (basic.tests.ModelLookupTest) ... ok test_rich_lookup (basic.tests.ModelLookupTest) ... ok test_too_many (basic.tests.ModelLookupTest) ... ok test_refresh (basic.tests.ModelRefreshTests) ... ok test_refresh_fk (basic.tests.ModelRefreshTests) ... ok test_refresh_fk_on_delete_set_null (basic.tests.ModelRefreshTests) ... ok test_refresh_no_fields (basic.tests.ModelRefreshTests) ... ok test_refresh_null_fk (basic.tests.ModelRefreshTests) ... ok test_refresh_unsaved (basic.tests.ModelRefreshTests) ... ok test_create_method (basic.tests.ModelTest) ... ok test_create_relation_with_ugettext_lazy (basic.tests.ModelTest) ... ok test_emptyqs (basic.tests.ModelTest) ... ok test_emptyqs_customqs (basic.tests.ModelTest) ... ok test_emptyqs_distinct (basic.tests.ModelTest) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_emptyqs_values (basic.tests.ModelTest) ... ok test_emptyqs_values_order (basic.tests.ModelTest) ... ok test_eq (basic.tests.ModelTest) ... ok test_extra_method_select_argument_with_dashes (basic.tests.ModelTest) ... ok test_extra_method_select_argument_with_dashes_and_values (basic.tests.ModelTest) ... ok test_field_ordering (basic.tests.ModelTest) ... ok test_hash (basic.tests.ModelTest) ... ok test_hash_function (basic.tests.ModelTest) ... ok test_manually_specify_primary_key (basic.tests.ModelTest) ... ok test_microsecond_precision (basic.tests.ModelTest) ... ok test_microsecond_precision_not_supported (basic.tests.ModelTest) ... skipped 'Database has feature(s) supports_microsecond_precision' test_microsecond_precision_not_supported_edge_case (basic.tests.ModelTest) ... skipped 'Database has feature(s) supports_microsecond_precision' test_not_equal_and_equal_operators_behave_as_expected_on_instances (basic.tests.ModelTest) ... ok test_objects_attribute_is_only_available_on_the_class_itself (basic.tests.ModelTest) ... ok test_queryset_delete_removes_all_items_in_that_queryset (basic.tests.ModelTest) ... ok test_ticket_20278 (basic.tests.ModelTest) ... ok test_unicode_data (basic.tests.ModelTest) ... ok test_year_lookup_edge_case (basic.tests.ModelTest) ... ok test_select_on_save (basic.tests.SelectOnSaveTests) ... ok test_select_on_save_lying_update (basic.tests.SelectOnSaveTests) ... ok test_modelchoicefield (forms_tests.tests.test_error_messages.ModelChoiceFieldErrorMessagesTestCase) ... ok test_class (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_misc (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_14234 (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_3600 (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_5216 (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_regression_5216_b (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_xss_error_messages (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... ok test_empty_field_char (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_empty_field_char_none (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_empty_field_integer (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_get_display_value_on_none (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_html_rendering_of_prepopulated_models (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_save_empty_label_forms (forms_tests.tests.tests.EmptyLabelTestCase) ... ok test_boundary_conditions (forms_tests.tests.tests.FormsModelTestCase) ... ok test_formfield_initial (forms_tests.tests.tests.FormsModelTestCase) ... ok test_unicode_filename (forms_tests.tests.tests.FormsModelTestCase) ... ok test_m2m_field_exclusion (forms_tests.tests.tests.ManyToManyExclusionTestCase) ... ok test_callable_initial_value (forms_tests.tests.tests.ModelFormCallableModelDefault) The initial value for a callable default returning a queryset is the pk (refs #13769) ... ok test_initial_instance_value (forms_tests.tests.tests.ModelFormCallableModelDefault) Initial instances for model fields may also be instances (refs #7287) ... ok test_no_empty_option (forms_tests.tests.tests.ModelFormCallableModelDefault) If a model's ForeignKey has blank=False and a default, no empty option is created (Refs #10792). ... ok test_choices_not_fetched_when_not_rendering (forms_tests.tests.tests.TestModelChoiceField) ... ok test_queryset_manager (forms_tests.tests.tests.TestModelChoiceField) ... ok test_empty_queryset_return (forms_tests.tests.tests.TestTicket14567) If a model's ManyToManyField has blank=True and is saved with no data, a queryset is returned. ... ok test_add_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok test_add_blank_textfield_and_charfield (migrations.test_autodetector.AutodetectorTests) ... ok test_add_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of new fields. ... ok test_add_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_add_field_with_default (migrations.test_autodetector.AutodetectorTests) #22030 - Adding a field with a default should work. ... ok test_add_foo_together (migrations.test_autodetector.AutodetectorTests) Tests index/unique_together detection. ... ok test_add_many_to_many (migrations.test_autodetector.AutodetectorTests) #22435 - Adding a ManyToManyField should not prompt for a default. ... ok test_add_model_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok test_add_non_blank_textfield_and_charfield (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_db_table_add (migrations.test_autodetector.AutodetectorTests) Tests detection for adding db_table in model's options. ... ok test_alter_db_table_change (migrations.test_autodetector.AutodetectorTests) Tests detection for changing db_table in model's options'. ... ok test_alter_db_table_no_changes (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_db_table_remove (migrations.test_autodetector.AutodetectorTests) Tests detection for removing db_table in model's options. ... ok test_alter_db_table_with_model_change (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of new fields. ... ok test_alter_field_to_not_null_oneoff_default (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_field_to_not_null_with_default (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_field_to_not_null_without_default (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_fk_before_model_deletion (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_many_to_many (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_model_managers (migrations.test_autodetector.AutodetectorTests) ... ok test_alter_model_options (migrations.test_autodetector.AutodetectorTests) Changing a model's options should make a change. ... ok test_alter_model_options_proxy (migrations.test_autodetector.AutodetectorTests) Changing a proxy model's options should also make a change. ... ok test_arrange_for_graph (migrations.test_autodetector.AutodetectorTests) Tests auto-naming of migrations for graph matching. ... ok test_bases_first (migrations.test_autodetector.AutodetectorTests) Tests that bases of other models come first. ... ok test_circular_dependency_mixed_addcreate (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_dependency_swappable (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_dependency_swappable2 (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_dependency_swappable_self (migrations.test_autodetector.AutodetectorTests) ... ok test_circular_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_concrete_field_changed_to_many_to_many (migrations.test_autodetector.AutodetectorTests) ... ok test_create_with_through_model (migrations.test_autodetector.AutodetectorTests) ... ok test_custom_deconstructible (migrations.test_autodetector.AutodetectorTests) ... ok test_custom_migration_name (migrations.test_autodetector.AutodetectorTests) Tests custom naming of migrations for graph matching. ... ok test_deconstruct_field_kwarg (migrations.test_autodetector.AutodetectorTests) Field instances are handled correctly by nested deconstruction. ... ok test_deconstruct_type (migrations.test_autodetector.AutodetectorTests) ... ok test_deconstructible_dict (migrations.test_autodetector.AutodetectorTests) Nested deconstruction descends into dict values. ... ok test_deconstructible_list (migrations.test_autodetector.AutodetectorTests) Nested deconstruction descends into lists. ... ok test_deconstructible_tuple (migrations.test_autodetector.AutodetectorTests) Nested deconstruction descends into tuples. ... ok test_different_regex_does_alter (migrations.test_autodetector.AutodetectorTests) ... ok test_empty_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_first_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_fk_dependency (migrations.test_autodetector.AutodetectorTests) Tests that having a ForeignKey automatically adds a dependency. ... ok test_fk_dependency_other_app (migrations.test_autodetector.AutodetectorTests) ... ok test_foo_together_no_changes (migrations.test_autodetector.AutodetectorTests) ... ok test_foo_together_ordering (migrations.test_autodetector.AutodetectorTests) ... ok test_foo_together_remove_fk (migrations.test_autodetector.AutodetectorTests) Tests unique_together and field removal detection & ordering ... ok test_foreign_key_removed_before_target_model (migrations.test_autodetector.AutodetectorTests) ... ok test_identical_regex_doesnt_alter (migrations.test_autodetector.AutodetectorTests) ... ok test_keep_db_table_with_model_change (migrations.test_autodetector.AutodetectorTests) ... ok test_last_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_m2m_w_through_multistep_remove (migrations.test_autodetector.AutodetectorTests) ... ok test_managed_to_unmanaged (migrations.test_autodetector.AutodetectorTests) ... ok test_many_to_many_changed_to_concrete_field (migrations.test_autodetector.AutodetectorTests) ... ok test_many_to_many_removed_before_through_model (migrations.test_autodetector.AutodetectorTests) ... ok test_many_to_many_removed_before_through_model_2 (migrations.test_autodetector.AutodetectorTests) ... ok test_multiple_bases (migrations.test_autodetector.AutodetectorTests) #23956 - Tests that inheriting models doesn't move *_ptr fields into AddField operations. ... ok test_nested_deconstructible_objects (migrations.test_autodetector.AutodetectorTests) ... ok test_new_model (migrations.test_autodetector.AutodetectorTests) Tests autodetection of new models. ... ok test_non_circular_foreignkey_dependency_removal (migrations.test_autodetector.AutodetectorTests) ... ok test_old_model (migrations.test_autodetector.AutodetectorTests) Tests deletion of old models. ... ok test_pk_fk_included (migrations.test_autodetector.AutodetectorTests) ... ok test_proxy (migrations.test_autodetector.AutodetectorTests) Tests that the autodetector correctly deals with proxy models. ... ok test_proxy_bases_first (migrations.test_autodetector.AutodetectorTests) Tests that bases of proxies come first. ... ok test_proxy_custom_pk (migrations.test_autodetector.AutodetectorTests) ... ok test_proxy_fk_dependency (migrations.test_autodetector.AutodetectorTests) Tests that FK dependencies still work on proxy models. ... ok test_remove_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok test_remove_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of removed fields. ... ok test_remove_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_remove_foo_together (migrations.test_autodetector.AutodetectorTests) Tests index/unique_together detection. ... ok test_rename_field (migrations.test_autodetector.AutodetectorTests) Tests autodetection of renamed fields. ... ok test_rename_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok test_rename_model (migrations.test_autodetector.AutodetectorTests) Tests autodetection of renamed models. ... ok test_rename_model_with_fks_in_different_position (migrations.test_autodetector.AutodetectorTests) ... ok test_rename_model_with_renamed_rel_field (migrations.test_autodetector.AutodetectorTests) ... ok test_replace_string_with_foreignkey (migrations.test_autodetector.AutodetectorTests) ... ok test_same_app_circular_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_same_app_circular_fk_dependency_and_unique_together (migrations.test_autodetector.AutodetectorTests) ... ok test_same_app_no_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok test_set_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) Tests that setting order_with_respect_to adds a field. ... ok test_supports_functools_partial (migrations.test_autodetector.AutodetectorTests) ... ok test_swappable (migrations.test_autodetector.AutodetectorTests) ... ok test_swappable_changed (migrations.test_autodetector.AutodetectorTests) ... ok test_swappable_first_inheritance (migrations.test_autodetector.AutodetectorTests) Tests that swappable models get their CreateModel first. ... ok test_swappable_first_setting (migrations.test_autodetector.AutodetectorTests) Tests that swappable models get their CreateModel first. ... ok test_trim_apps (migrations.test_autodetector.AutodetectorTests) ... ok test_unmanaged_create (migrations.test_autodetector.AutodetectorTests) Tests that the autodetector correctly deals with managed models. ... ok test_unmanaged_custom_pk (migrations.test_autodetector.AutodetectorTests) ... ok test_unmanaged_to_managed (migrations.test_autodetector.AutodetectorTests) ... ok test_backwards_nothing_to_do (migrations.test_executor.ExecutorUnitTests) ... ok test_minimize_rollbacks (migrations.test_executor.ExecutorUnitTests) ... ok test_minimize_rollbacks_branchy (migrations.test_executor.ExecutorUnitTests) ... ok test_first (migrations.test_loader.LoaderTests) ... ok test_load (migrations.test_loader.LoaderTests) ... ok test_load_empty_dir (migrations.test_loader.LoaderTests) ... ok test_load_import_error (migrations.test_loader.LoaderTests) ... ok test_load_module_file (migrations.test_loader.LoaderTests) ... ok test_load_unmigrated_dependency (migrations.test_loader.LoaderTests) ... ok test_loading_squashed (migrations.test_loader.LoaderTests) Tests loading a squashed migration ... ok test_loading_squashed_complex (migrations.test_loader.LoaderTests) Tests loading a complex set of squashed migrations ... ok test_loading_squashed_complex_multi_apps (migrations.test_loader.LoaderTests) ... ok test_loading_squashed_complex_multi_apps_partially_applied (migrations.test_loader.LoaderTests) ... ok test_loading_squashed_erroneous (migrations.test_loader.LoaderTests) Tests loading a complex but erroneous set of squashed migrations ... ok test_marked_as_migrated (migrations.test_loader.LoaderTests) ... ok test_marked_as_unmigrated (migrations.test_loader.LoaderTests) ... ok test_name_match (migrations.test_loader.LoaderTests) Tests prefix name matching ... ok test_run_before (migrations.test_loader.LoaderTests) ... ok test_apply (migrations.test_loader.RecorderTests) ... ok test_inlineformset_custom_callback (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_inlineformset_factory_default (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_modelformset_custom_callback (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_modelformset_factory_default (model_formsets_regress.tests.FormfieldCallbackTests) ... ok test_all_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify base formset honors DELETE field ... ok test_custom_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify DeleteFormset ignores DELETE field and uses form method ... ok test_init_database (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Add test data to database via formset ... ok test_no_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify base formset doesn't modify database ... ok test_error_class (model_formsets_regress.tests.FormsetTests) ... ok test_extraneous_query_is_not_run (model_formsets_regress.tests.FormsetTests) ... ok test_initial_data (model_formsets_regress.tests.FormsetTests) ... ok test_empty_fields_on_modelformset (model_formsets_regress.tests.InlineFormsetTests) ... ok test_formset_over_inherited_model (model_formsets_regress.tests.InlineFormsetTests) A formset over a ForeignKey with a to_field can be saved. Regression for #11120 ... ok test_formset_over_to_field (model_formsets_regress.tests.InlineFormsetTests) A formset over a ForeignKey with a to_field can be saved. Regression for #10243 ... ok test_formset_with_none_instance (model_formsets_regress.tests.InlineFormsetTests) A formset with instance=None can be created. Regression for #11872 ... ok test_initial_data (model_formsets_regress.tests.InlineFormsetTests) ... ok test_inline_model_with_to_field (model_formsets_regress.tests.InlineFormsetTests) ... ok test_inline_model_with_to_field_to_rel (model_formsets_regress.tests.InlineFormsetTests) ... ok test_save_as_new_with_new_inlines (model_formsets_regress.tests.InlineFormsetTests) ... ok test_delete_already_deleted (model_formsets_regress.tests.RedeleteTests) ... ok test_resubmit (model_formsets_regress.tests.RedeleteTests) ... ok test_bulk (delete.tests.DeletionTests) ... ok test_can_defer_constraint_checks (delete.tests.DeletionTests) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_cannot_defer_constraint_checks (delete.tests.DeletionTests) ... ok test_delete_with_keeping_parents (delete.tests.DeletionTests) ... ok test_deletion_order (delete.tests.DeletionTests) ... ok test_hidden_related (delete.tests.DeletionTests) ... ok test_instance_update (delete.tests.DeletionTests) ... ok test_large_delete (delete.tests.DeletionTests) ... ok test_large_delete_related (delete.tests.DeletionTests) ... ok test_m2m (delete.tests.DeletionTests) ... ok test_model_delete_returns_num_rows (delete.tests.DeletionTests) ... ok test_proxied_model_duplicate_queries (delete.tests.DeletionTests) ... ok test_queryset_delete_returns_num_rows (delete.tests.DeletionTests) ... ok test_relational_post_delete_signals_happen_before_parent_object (delete.tests.DeletionTests) ... ok test_fast_delete_empty_no_update_can_self_select (delete.tests.FastDeleteTests) ... ok test_fast_delete_fk (delete.tests.FastDeleteTests) ... ok test_fast_delete_inheritance (delete.tests.FastDeleteTests) ... ok test_fast_delete_joined_qs (delete.tests.FastDeleteTests) ... ok test_fast_delete_large_batch (delete.tests.FastDeleteTests) ... ok test_fast_delete_m2m (delete.tests.FastDeleteTests) ... ok test_fast_delete_qs (delete.tests.FastDeleteTests) ... ok test_fast_delete_revm2m (delete.tests.FastDeleteTests) ... ok test_auto (delete.tests.OnDeleteTests) ... ok test_auto_nullable (delete.tests.OnDeleteTests) ... ok test_cascade (delete.tests.OnDeleteTests) ... ok test_cascade_from_child (delete.tests.OnDeleteTests) ... ok test_cascade_from_parent (delete.tests.OnDeleteTests) ... ok test_cascade_nullable (delete.tests.OnDeleteTests) ... ok test_do_nothing (delete.tests.OnDeleteTests) ... ok test_do_nothing_qscount (delete.tests.OnDeleteTests) ... ok test_inheritance_cascade_down (delete.tests.OnDeleteTests) ... ok test_inheritance_cascade_up (delete.tests.OnDeleteTests) ... ok test_o2o_setnull (delete.tests.OnDeleteTests) ... ok test_protect (delete.tests.OnDeleteTests) ... ok test_setdefault (delete.tests.OnDeleteTests) ... ok test_setdefault_none (delete.tests.OnDeleteTests) ... ok test_setnull (delete.tests.OnDeleteTests) ... ok test_setnull_from_child (delete.tests.OnDeleteTests) ... ok test_setnull_from_parent (delete.tests.OnDeleteTests) ... ok test_setvalue (delete.tests.OnDeleteTests) ... ok test_failure (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok test_simple (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok test_with_client (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok test_assert_num_queries (test_utils.tests.AssertNumQueriesTests) ... ok test_assert_num_queries_with_client (test_utils.tests.AssertNumQueriesTests) ... ok test_ordered (test_utils.tests.AssertQuerysetEqualTests) ... ok test_repeated_values (test_utils.tests.AssertQuerysetEqualTests) ... ok test_transform (test_utils.tests.AssertQuerysetEqualTests) ... ok test_undefined_order (test_utils.tests.AssertQuerysetEqualTests) ... ok test_unordered (test_utils.tests.AssertQuerysetEqualTests) ... ok test_failure (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_nested (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_simple (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_with_client (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_within (test_utils.tests.CaptureQueriesContextManagerTests) ... ok test_fixtures_are_skipped (test_utils.tests.SkippingExtraTests) ... skipped 'Fixture loading should not be performed for skipped tests.' test_failure_in_setUpTestData_should_rollback_transaction (test_utils.tests.TestBadSetUpTestData) ... ok test_checks_called_on_the_default_database (check_framework.test_multi_db.TestMultiDBChecks) ... ok test_checks_called_on_the_other_database (check_framework.test_multi_db.TestMultiDBChecks) ... ok test_self_referential_empty_qs (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_non_symmetrical_clear_first_side (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_non_symmetrical_first_side (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_non_symmetrical_second_side (m2m_through.tests.M2mThroughReferentialTests) ... ok test_self_referential_symmetrical (m2m_through.tests.M2mThroughReferentialTests) ... ok test_through_fields_self_referential (m2m_through.tests.M2mThroughReferentialTests) ... ok test_cannot_use_add_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_add_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_create_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_create_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_remove_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_remove_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_setattr_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_cannot_use_setattr_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok test_clear_on_reverse_removes_all_the_m2m_relationships (m2m_through.tests.M2mThroughTests) ... ok test_clear_removes_all_the_m2m_relationships (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_doesnt_conflict_with_fky_related_name (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_forward_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_forward_non_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_reverse_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_custom_related_name_reverse_non_empty_qs (m2m_through.tests.M2mThroughTests) ... ok test_filter_on_intermediate_model (m2m_through.tests.M2mThroughTests) ... ok test_get_on_intermediate_model (m2m_through.tests.M2mThroughTests) ... ok test_order_by_relational_field_through_model (m2m_through.tests.M2mThroughTests) ... ok test_query_first_model_by_intermediate_model_attribute (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_attribute_name_of_related_model (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_custom_related_name (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_intermediate_can_return_non_unique_queryset (m2m_through.tests.M2mThroughTests) ... ok test_query_model_by_related_model_name (m2m_through.tests.M2mThroughTests) ... ok test_query_second_model_by_intermediate_model_attribute (m2m_through.tests.M2mThroughTests) ... ok test_retrieve_intermediate_items (m2m_through.tests.M2mThroughTests) ... ok test_retrieve_reverse_intermediate_items (m2m_through.tests.M2mThroughTests) ... ok test_through_fields (m2m_through.tests.M2mThroughTests) ... ok test_choices (m2m_through.tests.M2mThroughToFieldsTests) ... ok test_retrieval (m2m_through.tests.M2mThroughToFieldsTests) ... ok test_json_serializer (serializers.test_data.SerializerDataTests) ... ok test_python_serializer (serializers.test_data.SerializerDataTests) ... ok test_xml_serializer (serializers.test_data.SerializerDataTests) ... ok test_yaml_serializer (serializers.test_data.SerializerDataTests) ... ok test_altering_serialized_output (serializers.test_json.JsonSerializerTestCase) ... ok test_custom_field_serialization (serializers.test_json.JsonSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_deferred_field_serialization (serializers.test_json.JsonSerializerTestCase) ... ok test_deserialize_force_insert (serializers.test_json.JsonSerializerTestCase) Tests that deserialized content can be saved with force_insert as a parameter. ... ok test_deterministic_mapping_ordering (serializers.test_json.JsonSerializerTestCase) Mapping such as fields should be deterministically ordered. (#24558) ... ok test_float_serialization (serializers.test_json.JsonSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_helpful_error_message_for_foreign_keys (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_for_many2many_natural1 (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_for_many2many_natural2 (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_for_many2many_non_natural (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_invalid_field (serializers.test_json.JsonSerializerTestCase) ... ok test_helpful_error_message_invalid_pk (serializers.test_json.JsonSerializerTestCase) ... ok test_indentation_whitespace (serializers.test_json.JsonSerializerTestCase) ... ok test_json_deserializer_exception (serializers.test_json.JsonSerializerTestCase) ... ok test_one_to_one_as_pk (serializers.test_json.JsonSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.test_json.JsonSerializerTestCase) ... ok test_pre_1000ad_date (serializers.test_json.JsonSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.test_json.JsonSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.test_json.JsonSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_progressbar (serializers.test_json.JsonSerializerTestCase) ... ok test_serialize_proxy_model (serializers.test_json.JsonSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_serialize_specific_fields (serializers.test_json.JsonSerializerTestCase) ... ok test_serialize_superfluous_queries (serializers.test_json.JsonSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_to_stream (serializers.test_json.JsonSerializerTestCase) ... ok test_serialize_unicode (serializers.test_json.JsonSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.test_json.JsonSerializerTestCase) ... ok test_serializer_roundtrip (serializers.test_json.JsonSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_json_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_json_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_python_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_python_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_xml_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_xml_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_yaml_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests) ... ok test_yaml_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests) ... ok test_altering_serialized_output (serializers.test_xml.XmlSerializerTestCase) ... ok test_control_char_failure (serializers.test_xml.XmlSerializerTestCase) ... ok test_custom_field_serialization (serializers.test_xml.XmlSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_deferred_field_serialization (serializers.test_xml.XmlSerializerTestCase) ... ok test_deserialize_force_insert (serializers.test_xml.XmlSerializerTestCase) Tests that deserialized content can be saved with force_insert as a parameter. ... ok test_deterministic_mapping_ordering (serializers.test_xml.XmlSerializerTestCase) Mapping such as fields should be deterministically ordered. (#24558) ... ok test_float_serialization (serializers.test_xml.XmlSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_no_dtd (serializers.test_xml.XmlSerializerTestCase) ... ok test_one_to_one_as_pk (serializers.test_xml.XmlSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.test_xml.XmlSerializerTestCase) ... ok test_pre_1000ad_date (serializers.test_xml.XmlSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.test_xml.XmlSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.test_xml.XmlSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_progressbar (serializers.test_xml.XmlSerializerTestCase) ... ok test_serialize_proxy_model (serializers.test_xml.XmlSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_serialize_specific_fields (serializers.test_xml.XmlSerializerTestCase) ... ok test_serialize_superfluous_queries (serializers.test_xml.XmlSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_to_stream (serializers.test_xml.XmlSerializerTestCase) ... ok test_serialize_unicode (serializers.test_xml.XmlSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.test_xml.XmlSerializerTestCase) ... ok test_serializer_roundtrip (serializers.test_xml.XmlSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_altering_serialized_output (serializers.test_yaml.YamlSerializerTestCase) ... ok test_custom_field_serialization (serializers.test_yaml.YamlSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_deferred_field_serialization (serializers.test_yaml.YamlSerializerTestCase) ... ok test_deserialize_force_insert (serializers.test_yaml.YamlSerializerTestCase) Tests that deserialized content can be saved with force_insert as a parameter. ... ok test_deterministic_mapping_ordering (serializers.test_yaml.YamlSerializerTestCase) Mapping such as fields should be deterministically ordered. (#24558) ... ok test_float_serialization (serializers.test_yaml.YamlSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_one_to_one_as_pk (serializers.test_yaml.YamlSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.test_yaml.YamlSerializerTestCase) ... ok test_pre_1000ad_date (serializers.test_yaml.YamlSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.test_yaml.YamlSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.test_yaml.YamlSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_progressbar (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serialize_proxy_model (serializers.test_yaml.YamlSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_serialize_specific_fields (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serialize_superfluous_queries (serializers.test_yaml.YamlSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_to_stream (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serialize_unicode (serializers.test_yaml.YamlSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.test_yaml.YamlSerializerTestCase) ... ok test_serializer_roundtrip (serializers.test_yaml.YamlSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_yaml_deserializer_exception (serializers.test_yaml.YamlSerializerTestCase) ... ok test_case_insensitive (swappable_models.tests.SwappableModelTests) Model names are case insensitive. Check that model swapping honors this. ... ok test_generated_data (swappable_models.tests.SwappableModelTests) Permissions and content types are not created for a swapped model ... ok test_add (many_to_many.tests.ManyToManyTests) ... ok test_assign (many_to_many.tests.ManyToManyTests) ... ok test_assign_ids (many_to_many.tests.ManyToManyTests) ... ok test_bulk_delete (many_to_many.tests.ManyToManyTests) ... ok test_clear (many_to_many.tests.ManyToManyTests) ... ok test_delete (many_to_many.tests.ManyToManyTests) ... ok test_forward_assign_with_queryset (many_to_many.tests.ManyToManyTests) ... ok test_inherited_models_selects (many_to_many.tests.ManyToManyTests) ... ok test_related_sets (many_to_many.tests.ManyToManyTests) ... ok test_remove (many_to_many.tests.ManyToManyTests) ... ok test_reverse_add (many_to_many.tests.ManyToManyTests) ... ok test_reverse_assign_with_queryset (many_to_many.tests.ManyToManyTests) ... ok test_reverse_selects (many_to_many.tests.ManyToManyTests) ... ok test_selects (many_to_many.tests.ManyToManyTests) ... ok test_set (many_to_many.tests.ManyToManyTests) ... ok test_custom_valid_name_callable_upload_to (file_storage.tests.FileFieldStorageTests) ... ok test_duplicate_filename (file_storage.tests.FileFieldStorageTests) ... ok test_empty_upload_to (file_storage.tests.FileFieldStorageTests) ... ok test_extended_length_storage (file_storage.tests.FileFieldStorageTests) ... ok test_file_object (file_storage.tests.FileFieldStorageTests) ... ok test_file_truncation (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_default (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_pickling (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_read (file_storage.tests.FileFieldStorageTests) ... ok test_filefield_reopen (file_storage.tests.FileFieldStorageTests) ... ok test_files (file_storage.tests.FileFieldStorageTests) ... ok test_old_style_storage (file_storage.tests.FileFieldStorageTests) ... ok test_random_upload_to (file_storage.tests.FileFieldStorageTests) ... ok test_stringio (file_storage.tests.FileFieldStorageTests) ... ok test_auth_manager (multiple_database.tests.AuthTestCase) The methods on the auth manager obey database hints ... ok test_dumpdata (multiple_database.tests.AuthTestCase) Check that dumpdata honors allow_migrate restrictions on the router ... ok test_fixture_loading (multiple_database.tests.FixtureTestCase) Multi-db fixtures are loaded correctly ... ok test_pseudo_empty_fixtures (multiple_database.tests.FixtureTestCase) ... ok test_migrate_to_other_database (multiple_database.tests.MigrateTestCase) Regression test for #16039: migrate with --database option. ... ok test_migrate_to_other_database_with_router (multiple_database.tests.MigrateTestCase) Regression test for #16039: migrate with --database option. ... ok test_pickling (multiple_database.tests.PickleQuerySetTestCase) ... ok test_basic_queries (multiple_database.tests.QueryTestCase) Queries are constrained to a single database ... ok test_db_selection (multiple_database.tests.QueryTestCase) Check that querysets will use the default database by default ... ok test_default_creation (multiple_database.tests.QueryTestCase) Objects created on the default database don't leak onto other databases ... ok test_foreign_key_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing FK objects across databases raise an error ... ok test_foreign_key_deletion (multiple_database.tests.QueryTestCase) Cascaded deletions of Foreign Key relations issue queries on the right database ... ok test_foreign_key_reverse_operations (multiple_database.tests.QueryTestCase) FK reverse manipulations are all constrained to a single DB ... ok test_foreign_key_separation (multiple_database.tests.QueryTestCase) FK fields are constrained to a single database ... ok test_foreign_key_validation (multiple_database.tests.QueryTestCase) ForeignKey.validate() uses the correct database ... ok test_generic_key_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing generic key objects across databases raise an error ... ok test_generic_key_deletion (multiple_database.tests.QueryTestCase) Cascaded deletions of Generic Key relations issue queries on the right database ... ok test_generic_key_reverse_operations (multiple_database.tests.QueryTestCase) Generic reverse manipulations are all constrained to a single DB ... ok test_generic_key_separation (multiple_database.tests.QueryTestCase) Generic fields are constrained to a single database ... ok test_m2m_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing M2M objects across databases raise an error ... ok test_m2m_deletion (multiple_database.tests.QueryTestCase) Cascaded deletions of m2m relations issue queries on the right database ... ok test_m2m_forward_operations (multiple_database.tests.QueryTestCase) M2M forward manipulations are all constrained to a single DB ... ok test_m2m_reverse_operations (multiple_database.tests.QueryTestCase) M2M reverse manipulations are all constrained to a single DB ... ok test_m2m_separation (multiple_database.tests.QueryTestCase) M2M fields are constrained to a single database ... ok test_o2o_cross_database_protection (multiple_database.tests.QueryTestCase) Operations that involve sharing FK objects across databases raise an error ... ok test_o2o_separation (multiple_database.tests.QueryTestCase) OneToOne fields are constrained to a single database ... ok test_ordering (multiple_database.tests.QueryTestCase) get_next_by_XXX commands stick to a single database ... ok test_other_creation (multiple_database.tests.QueryTestCase) Objects created on another database don't leak onto the default database ... ok test_raw (multiple_database.tests.QueryTestCase) test the raw() method across databases ... ok test_refresh (multiple_database.tests.QueryTestCase) ... ok test_related_manager (multiple_database.tests.QueryTestCase) Related managers return managers, not querysets ... ok test_select_related (multiple_database.tests.QueryTestCase) Database assignment is retained if an object is retrieved with select_related() ... ok test_subquery (multiple_database.tests.QueryTestCase) Make sure as_sql works with subqueries and primary/replica. ... ok test_fk_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_add (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_clear (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_remove (multiple_database.tests.RouteForWriteTestCase) ... ok test_m2m_update (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_fk_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_fk_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_fk_update (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_add (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_clear (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_delete (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_remove (multiple_database.tests.RouteForWriteTestCase) ... ok test_reverse_m2m_update (multiple_database.tests.RouteForWriteTestCase) ... ok test_attribute_error_delete (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_attribute_error_m2m (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_attribute_error_read (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_attribute_error_save (multiple_database.tests.RouterAttributeErrorTestCase) Check that the AttributeError from AttributeErrorRouter bubbles up ... ok test_foreignkey_collection (multiple_database.tests.RouterModelArgumentTestCase) ... ok test_m2m_collection (multiple_database.tests.RouterModelArgumentTestCase) ... ok test_database_routing (multiple_database.tests.RouterTestCase) ... ok test_db_selection (multiple_database.tests.RouterTestCase) Check that querysets obey the router for db suggestions ... ok test_deferred_models (multiple_database.tests.RouterTestCase) ... ok test_foreign_key_cross_database_protection (multiple_database.tests.RouterTestCase) Foreign keys can cross databases if they two databases have a common source ... ok test_foreign_key_managers (multiple_database.tests.RouterTestCase) FK reverse relations are represented by managers, and can be controlled like managers ... ok test_generic_key_cross_database_protection (multiple_database.tests.RouterTestCase) Generic Key operations can span databases if they share a source ... ok test_generic_key_managers (multiple_database.tests.RouterTestCase) Generic key relations are represented by managers, and can be controlled like managers ... ok test_invalid_set_foreign_key_assignment (multiple_database.tests.RouterTestCase) ... ok test_m2m_cross_database_protection (multiple_database.tests.RouterTestCase) M2M relations can cross databases if the database share a source ... ok test_m2m_managers (multiple_database.tests.RouterTestCase) M2M relations are represented by managers, and can be controlled like managers ... ok test_migrate_legacy_router (multiple_database.tests.RouterTestCase) ... ok test_migrate_selection (multiple_database.tests.RouterTestCase) Synchronization behavior is predictable ... ok test_o2o_cross_database_protection (multiple_database.tests.RouterTestCase) Operations that involve sharing FK objects across databases raise an error ... ok test_partial_router (multiple_database.tests.RouterTestCase) A router can choose to implement a subset of methods ... ok test_subquery (multiple_database.tests.RouterTestCase) Make sure as_sql works with subqueries and primary/replica. ... ok test_database_arg_m2m (multiple_database.tests.SignalTests) ... ok test_database_arg_save_and_delete (multiple_database.tests.SignalTests) ... ok test_basic (str.tests.SimpleTests) ... skipped 'tests a __str__ method returning unicode under Python 2' test_defaults (str.tests.SimpleTests) ... ok test_international (str.tests.SimpleTests) ... ok test_abstract_model_with_custom_manager_name (custom_managers.tests.CustomManagerTests) ... ok test_custom_manager_basic (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_as_manager (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_default (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_from_queryset (custom_managers.tests.CustomManagerTests) ... ok test_deconstruct_from_queryset_failing (custom_managers.tests.CustomManagerTests) ... ok test_filtering (custom_managers.tests.CustomManagerTests) ... ok test_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_init_args (custom_managers.tests.CustomManagerTests) ... ok test_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_manager_attributes (custom_managers.tests.CustomManagerTests) ... ok test_manager_honors_queryset_only (custom_managers.tests.CustomManagerTests) ... ok test_manager_use_queryset_methods (custom_managers.tests.CustomManagerTests) ... ok test_no_objects (custom_managers.tests.CustomManagerTests) ... ok test_queryset_and_manager (custom_managers.tests.CustomManagerTests) ... ok test_queryset_copied_to_default (custom_managers.tests.CustomManagerTests) ... ok test_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_default_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_default_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_default_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_specified_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_specified_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_removal_through_specified_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_default_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_default_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_specified_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_slow_removal_through_specified_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok test_delete_one_to_one_manager (custom_managers.tests.CustomManagersRegressTestCase) ... ok test_delete_related_on_filtered_manager (custom_managers.tests.CustomManagersRegressTestCase) Deleting related objects should also not be distracted by a ... ok test_filtered_default_manager (custom_managers.tests.CustomManagersRegressTestCase) Even though the default manager filters out some records, ... ok test_queryset_with_custom_init (custom_managers.tests.CustomManagersRegressTestCase) ... ok test_managers (custom_managers.tests.TestCars) ... ok test_base64_upload (file_uploads.tests.FileUploadTests) ... ok test_big_base64_newlines_upload (file_uploads.tests.FileUploadTests) ... ok test_big_base64_upload (file_uploads.tests.FileUploadTests) ... ok test_blank_filenames (file_uploads.tests.FileUploadTests) ... ok test_broken_custom_upload_handler (file_uploads.tests.FileUploadTests) ... ok test_content_type_extra (file_uploads.tests.FileUploadTests) Uploaded files may have content type parameters available. ... ok test_custom_upload_handler (file_uploads.tests.FileUploadTests) ... ok test_dangerous_file_names (file_uploads.tests.FileUploadTests) Uploaded file names should be sanitized before ever reaching the view. ... ok test_empty_multipart_handled_gracefully (file_uploads.tests.FileUploadTests) ... ok test_file_content (file_uploads.tests.FileUploadTests) ... ok test_file_error_blocking (file_uploads.tests.FileUploadTests) ... ok test_filename_case_preservation (file_uploads.tests.FileUploadTests) ... ok test_filename_overflow (file_uploads.tests.FileUploadTests) File names over 256 characters (dangerous on some platforms) get fixed up. ... ok test_fileupload_getlist (file_uploads.tests.FileUploadTests) ... ok test_fileuploads_closed_at_request_end (file_uploads.tests.FileUploadTests) ... ok test_large_upload (file_uploads.tests.FileUploadTests) ... ok test_no_parsing_triggered_by_fd_closing (file_uploads.tests.FileUploadTests) ... ok test_simple_upload (file_uploads.tests.FileUploadTests) ... ok test_truncated_multipart_handled_gracefully (file_uploads.tests.FileUploadTests) ... ok test_unicode_file_name (file_uploads.tests.FileUploadTests) ... ok test_unicode_file_name_rfc2231 (file_uploads.tests.FileUploadTests) ... ok test_unicode_name_rfc2231 (file_uploads.tests.FileUploadTests) ... ok test_allow_empty_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_by_month (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_context_object_name (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_custom_sorting (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_custom_sorting_dec (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_invalid (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_template (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_archive_view_template_suffix (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_aware_datetime_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_date_list_order (generic_views.test_dates.ArchiveIndexViewTests) date_list should be sorted descending in index ... ok test_datetime_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_empty_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_no_duplicate_query (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_paginated_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_paginated_archive_view_does_not_load_entire_table (generic_views.test_dates.ArchiveIndexViewTests) ... ok test_aware_datetime_date_detail (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_allow_future (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_by_pk (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_by_slug (generic_views.test_dates.DateDetailViewTests) ... ok test_date_detail_custom_month_format (generic_views.test_dates.DateDetailViewTests) ... ok test_datetime_date_detail (generic_views.test_dates.DateDetailViewTests) ... ok test_get_object_custom_queryset (generic_views.test_dates.DateDetailViewTests) ... ok test_get_object_custom_queryset_numqueries (generic_views.test_dates.DateDetailViewTests) ... ok test_invalid_url (generic_views.test_dates.DateDetailViewTests) ... ok test_aware_datetime_day_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_custom_month_format (generic_views.test_dates.DayArchiveViewTests) ... ok test_datetime_day_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_allow_empty (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_allow_future (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_invalid_pattern (generic_views.test_dates.DayArchiveViewTests) ... ok test_day_view_paginated (generic_views.test_dates.DayArchiveViewTests) ... ok test_next_prev_context (generic_views.test_dates.DayArchiveViewTests) ... ok test_today_view (generic_views.test_dates.DayArchiveViewTests) ... ok test_aware_datetime_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ok test_custom_month_format (generic_views.test_dates.MonthArchiveViewTests) ... ok test_date_list_order (generic_views.test_dates.MonthArchiveViewTests) date_list should be sorted ascending in month view ... ok test_datetime_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_allow_empty (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_allow_future (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_invalid_pattern (generic_views.test_dates.MonthArchiveViewTests) ... ok test_month_view_paginated (generic_views.test_dates.MonthArchiveViewTests) ... ok test_previous_month_without_content (generic_views.test_dates.MonthArchiveViewTests) Content can exist on any day of the previous month. Refs #14711 ... ok test_aware_datetime_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ok test_datetime_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_start_Monday (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_allow_empty (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_allow_future (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_invalid_pattern (generic_views.test_dates.WeekArchiveViewTests) ... ok test_week_view_paginated (generic_views.test_dates.WeekArchiveViewTests) ... ok test_aware_datetime_year_view (generic_views.test_dates.YearArchiveViewTests) ... ok test_date_list_order (generic_views.test_dates.YearArchiveViewTests) date_list should be sorted ascending in year view ... ok test_datetime_year_view (generic_views.test_dates.YearArchiveViewTests) ... ok test_no_duplicate_query (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_allow_future (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_custom_sort_order (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_empty (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_invalid_pattern (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_make_object_list (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_paginated (generic_views.test_dates.YearArchiveViewTests) ... ok test_year_view_two_custom_sort_orders (generic_views.test_dates.YearArchiveViewTests) ... ok test_context_object_name (generic_views.test_detail.DetailViewTest) ... ok test_custom_detail (generic_views.test_detail.DetailViewTest) ... ok test_deferred_queryset_context_object_name (generic_views.test_detail.DetailViewTest) ... ok test_deferred_queryset_template_name (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_custom_pk (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_custom_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_and_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_and_slug_mismatch_404 (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_ignore_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_pk_ignore_slug_mismatch (generic_views.test_detail.DetailViewTest) ... ok test_detail_by_slug (generic_views.test_detail.DetailViewTest) ... ok test_detail_missing_object (generic_views.test_detail.DetailViewTest) ... ok test_detail_object_does_not_exist (generic_views.test_detail.DetailViewTest) ... ok test_duplicated_context_object_name (generic_views.test_detail.DetailViewTest) ... ok test_invalid_queryset (generic_views.test_detail.DetailViewTest) ... ok test_invalid_url (generic_views.test_detail.DetailViewTest) ... ok test_non_model_object_with_meta (generic_views.test_detail.DetailViewTest) ... ok test_simple_object (generic_views.test_detail.DetailViewTest) ... ok test_template_name (generic_views.test_detail.DetailViewTest) ... ok test_template_name_field (generic_views.test_detail.DetailViewTest) ... ok test_template_name_suffix (generic_views.test_detail.DetailViewTest) ... ok test_verbose_name (generic_views.test_detail.DetailViewTest) ... ok test_late_form_validation (generic_views.test_edit.BasicFormTests) ... ok test_post_data (generic_views.test_edit.BasicFormTests) ... ok test_create (generic_views.test_edit.CreateViewTests) ... ok test_create_invalid (generic_views.test_edit.CreateViewTests) ... ok test_create_restricted (generic_views.test_edit.CreateViewTests) ... ok test_create_view_all_fields (generic_views.test_edit.CreateViewTests) ... ok test_create_view_with_restricted_fields (generic_views.test_edit.CreateViewTests) ... ok test_create_view_without_explicit_fields (generic_views.test_edit.CreateViewTests) ... ok test_create_with_interpolated_redirect (generic_views.test_edit.CreateViewTests) ... ok test_create_with_object_url (generic_views.test_edit.CreateViewTests) ... ok test_create_with_redirect (generic_views.test_edit.CreateViewTests) ... ok test_create_with_special_properties (generic_views.test_edit.CreateViewTests) ... ok test_create_without_redirect (generic_views.test_edit.CreateViewTests) ... ok test_define_both_fields_and_form_class (generic_views.test_edit.CreateViewTests) ... ok test_delete_by_delete (generic_views.test_edit.DeleteViewTests) ... ok test_delete_by_post (generic_views.test_edit.DeleteViewTests) ... ok test_delete_with_interpolated_redirect (generic_views.test_edit.DeleteViewTests) ... ok test_delete_with_redirect (generic_views.test_edit.DeleteViewTests) ... ok test_delete_with_special_properties (generic_views.test_edit.DeleteViewTests) ... ok test_delete_without_redirect (generic_views.test_edit.DeleteViewTests) ... ok test_update_get_object (generic_views.test_edit.UpdateViewTests) ... ok test_update_invalid (generic_views.test_edit.UpdateViewTests) ... ok test_update_post (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_interpolated_redirect (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_object_url (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_redirect (generic_views.test_edit.UpdateViewTests) ... ok test_update_with_special_properties (generic_views.test_edit.UpdateViewTests) ... ok test_update_without_redirect (generic_views.test_edit.UpdateViewTests) ... ok test_allow_empty_false (generic_views.test_list.ListViewTests) ... ok test_context_object_name (generic_views.test_list.ListViewTests) ... ok test_duplicate_context_object_name (generic_views.test_list.ListViewTests) ... ok test_explicitly_ordered_list_view (generic_views.test_list.ListViewTests) ... ok test_items (generic_views.test_list.ListViewTests) ... ok test_missing_items (generic_views.test_list.ListViewTests) ... ok test_paginated_custom_page_kwarg (generic_views.test_list.ListViewTests) ... ok test_paginated_custom_paginator_class (generic_views.test_list.ListViewTests) ... ok test_paginated_custom_paginator_constructor (generic_views.test_list.ListViewTests) ... ok test_paginated_get_last_page_by_query_string (generic_views.test_list.ListViewTests) ... ok test_paginated_get_page_by_query_string (generic_views.test_list.ListViewTests) ... ok test_paginated_get_page_by_urlvar (generic_views.test_list.ListViewTests) ... ok test_paginated_invalid_page (generic_views.test_list.ListViewTests) ... ok test_paginated_list_view_does_not_load_entire_table (generic_views.test_list.ListViewTests) ... ok test_paginated_list_view_returns_useful_message_on_invalid_page (generic_views.test_list.ListViewTests) ... ok test_paginated_non_queryset (generic_views.test_list.ListViewTests) ... ok test_paginated_orphaned_queryset (generic_views.test_list.ListViewTests) ... ok test_paginated_page_out_of_range (generic_views.test_list.ListViewTests) ... ok test_paginated_queryset (generic_views.test_list.ListViewTests) ... ok test_paginated_queryset_shortdata (generic_views.test_list.ListViewTests) ... ok test_queryset (generic_views.test_list.ListViewTests) ... ok test_template_name (generic_views.test_list.ListViewTests) ... ok test_template_name_suffix (generic_views.test_list.ListViewTests) ... ok test_verbose_name (generic_views.test_list.ListViewTests) ... ok test_callable_lookup (admin_inlines.tests.TestInline) Admin inline should invoke local callable when its name is listed in readonly_fields ... ok test_can_delete (admin_inlines.tests.TestInline) ... ok test_create_inlines_on_inherited_model (admin_inlines.tests.TestInline) ... ok test_custom_get_extra_form (admin_inlines.tests.TestInline) ... ok test_custom_min_num (admin_inlines.tests.TestInline) ... ok test_custom_pk_shortcut (admin_inlines.tests.TestInline) ... ok test_help_text (admin_inlines.tests.TestInline) ... ok test_inline_editable_pk (admin_inlines.tests.TestInline) ... ok test_inline_hidden_field_no_column (admin_inlines.tests.TestInline) #18263 -- Make sure hidden fields don't get a column in tabular inlines ... ok test_inline_nonauto_noneditable_pk (admin_inlines.tests.TestInline) ... ok test_inline_primary (admin_inlines.tests.TestInline) ... ok test_inlines_show_change_link_registered (admin_inlines.tests.TestInline) Inlines `show_change_link` for registered models when enabled. ... ok test_inlines_show_change_link_unregistered (admin_inlines.tests.TestInline) Inlines `show_change_link` disabled for unregistered models. ... ok test_localize_pk_shortcut (admin_inlines.tests.TestInline) ... ok test_many_to_many_inlines (admin_inlines.tests.TestInline) Autogenerated many-to-many inlines are displayed correctly (#13407) ... ok test_min_num (admin_inlines.tests.TestInline) ... ok test_no_parent_callable_lookup (admin_inlines.tests.TestInline) Admin inline `readonly_field` shouldn't invoke parent ModelAdmin callable ... ok test_non_related_name_inline (admin_inlines.tests.TestInline) ... ok test_readonly_stacked_inline_label (admin_inlines.tests.TestInline) Bug #13174. ... ok test_stacked_inline_edit_form_contains_has_original_class (admin_inlines.tests.TestInline) ... ok test_tabular_inline_show_change_link_false_registered (admin_inlines.tests.TestInline) Inlines `show_change_link` disabled by default. ... ok test_tabular_non_field_errors (admin_inlines.tests.TestInline) ... ok test_immutable_content_type (admin_inlines.tests.TestInlineAdminForm) Regression for #9362 ... ok test_original_content_type_id_deprecated (admin_inlines.tests.TestInlineAdminForm) ... ok test_all_inline_media (admin_inlines.tests.TestInlineMedia) ... ok test_inline_media_only_base (admin_inlines.tests.TestInlineMedia) ... ok test_inline_media_only_inline (admin_inlines.tests.TestInlineMedia) ... ok test_inline_add_fk_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_add_fk_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_add_m2m_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_add_m2m_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_add_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_all_perms (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_change_del_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_fk_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_m2m_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_m2m_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok test_inline_change_m2m_noperm (admin_inlines.tests.TestInlinePermissions) ... ok test_deleting_inline_with_protected_delete_does_not_validate (admin_inlines.tests.TestInlineProtectedOnDelete) ... ok test_m2m_and_m2o (m2m_and_m2o.tests.RelatedObjectTests) ... ok test_related_objects_have_name_attribute (m2m_and_m2o.tests.RelatedObjectTests) ... ok test_m2m_with_unicode_reference (m2m_and_m2o.tests.RelatedObjectUnicodeTests) ... ok test_basic (save_delete_hooks.tests.SaveDeleteHookTests) ... ok test_boolean_type (datatypes.tests.DataTypesTestCase) ... ok test_date_type (datatypes.tests.DataTypesTestCase) ... ok test_datefield_auto_now_add (datatypes.tests.DataTypesTestCase) Regression test for #10970, auto_now_add for DateField should store ... ok test_error_on_timezone (datatypes.tests.DataTypesTestCase) Regression test for #8354: the MySQL and Oracle backends should raise ... ok test_textfields_unicode (datatypes.tests.DataTypesTestCase) Regression test for #10238: TextField values returned from the ... ok test_time_field (datatypes.tests.DataTypesTestCase) ... ok test_year_boundaries (datatypes.tests.DataTypesTestCase) Year boundary tests (ticket #3689) ... ok test_already_loaded_model (signals.tests.LazyModelRefTest) ... ok test_invalid_sender_model_name (signals.tests.LazyModelRefTest) ... ok test_not_loaded_model (signals.tests.LazyModelRefTest) ... ok test_decorators (signals.tests.SignalTests) ... ok test_delete_signals (signals.tests.SignalTests) ... ok test_disconnect_in_dispatch (signals.tests.SignalTests) ... ok test_model_pre_init_and_post_init (signals.tests.SignalTests) ... ok test_save_and_delete_signals_with_m2m (signals.tests.SignalTests) ... ok test_save_signals (signals.tests.SignalTests) ... ok test_change_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_default_to_insertion_order (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_item_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_previous_and_next_in_order (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_recursive_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok test_duplicate_order_field (order_with_respect_to.tests.OrderWithRespectToTests) ... ok test_set_order (order_with_respect_to.tests.TestOrderWithRespectToOneToOnePK) ... ok test_override_settings_inheritance (settings_tests.tests.ChildDecoratedTestCase) ... ok test_max_recursion_error (settings_tests.tests.ClassDecoratedTestCase) ... ok test_method_override (settings_tests.tests.ClassDecoratedTestCase) ... ok test_override (settings_tests.tests.ClassDecoratedTestCase) ... ok test_setupclass_override (settings_tests.tests.ClassDecoratedTestCase) Test that settings are overridden within setUpClass -- refs #21281 ... ok test_max_recursion_error (settings_tests.tests.ClassDecoratedTestCaseSuper) ... ok test_method_override (settings_tests.tests.FullyDecoratedTestCase) ... ok test_override (settings_tests.tests.FullyDecoratedTestCase) ... ok test_defer_baseclass_when_subclass_has_added_field (defer.tests.BigChildDeferTests) ... ok test_defer_subclass (defer.tests.BigChildDeferTests) ... ok test_only_baseclass_when_subclass_has_added_field (defer.tests.BigChildDeferTests) ... ok test_only_sublcass (defer.tests.BigChildDeferTests) ... ok test_defer (defer.tests.DeferTests) ... ok test_defer_baseclass_when_subclass_has_no_added_fields (defer.tests.DeferTests) ... ok test_defer_extra (defer.tests.DeferTests) ... ok test_defer_foreign_keys_are_deferred_and_not_traversed (defer.tests.DeferTests) ... ok test_defer_none_to_clear_deferred_set (defer.tests.DeferTests) ... ok test_defer_on_an_already_deferred_field (defer.tests.DeferTests) ... ok test_defer_only_chaining (defer.tests.DeferTests) ... ok test_defer_select_related_raises_invalid_query (defer.tests.DeferTests) ... ok test_defer_values_does_not_defer (defer.tests.DeferTests) ... ok test_defer_with_select_related (defer.tests.DeferTests) ... ok test_get (defer.tests.DeferTests) ... ok test_only (defer.tests.DeferTests) ... ok test_only_baseclass_when_subclass_has_no_added_fields (defer.tests.DeferTests) ... ok test_only_none_raises_error (defer.tests.DeferTests) ... ok test_only_select_related_raises_invalid_query (defer.tests.DeferTests) ... ok test_only_values_does_not_defer (defer.tests.DeferTests) ... ok test_only_with_select_related (defer.tests.DeferTests) ... ok test_saving_object_with_deferred_field (defer.tests.DeferTests) ... ok test_custom_refresh_on_deferred_loading (defer.tests.TestDefer2) ... ok test_defer_inheritance_pk_chaining (defer.tests.TestDefer2) ... ok test_defer_proxy (defer.tests.TestDefer2) ... ok test_eq (defer.tests.TestDefer2) ... ok test_refresh_not_loading_deferred_fields (defer.tests.TestDefer2) ... ok test_get_admin_log_templatetag_custom_user (admin_changelist.tests.AdminLogNodeTestCase) ... ok test_get_admin_log_templatetag_no_user (admin_changelist.tests.AdminLogNodeTestCase) ... ok test_computed_list_display_localization (admin_changelist.tests.ChangeListTests) ... ok test_custom_paginator (admin_changelist.tests.ChangeListTests) ... ok test_deterministic_order_for_model_ordered_by_its_manager (admin_changelist.tests.ChangeListTests) ... ok test_deterministic_order_for_unordered_model (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_inherited_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_m2m_to_inherited_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_many_to_many_at_second_level_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_non_unique_related_object_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_non_unique_related_object_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_through_m2m_at_second_level_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_distinct_for_through_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_list_display (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_list_display_links (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_list_filter (admin_changelist.tests.ChangeListTests) ... ok test_dynamic_search_fields (admin_changelist.tests.ChangeListTests) ... ok test_get_select_related_custom_method (admin_changelist.tests.ChangeListTests) ... ok test_no_list_display_links (admin_changelist.tests.ChangeListTests) #15185 -- Allow no links from the 'change list' view grid. ... ok test_pagination (admin_changelist.tests.ChangeListTests) ... ok test_pagination_page_range (admin_changelist.tests.ChangeListTests) ... ok test_result_list_editable (admin_changelist.tests.ChangeListTests) ... ok test_result_list_editable_html (admin_changelist.tests.ChangeListTests) ... ok test_result_list_empty_changelist_value (admin_changelist.tests.ChangeListTests) ... ok test_result_list_html (admin_changelist.tests.ChangeListTests) ... ok test_result_list_set_empty_value_display_in_model_admin (admin_changelist.tests.ChangeListTests) ... ok test_result_list_set_empty_value_display_on_admin_site (admin_changelist.tests.ChangeListTests) ... ok test_result_list_with_allow_tags (admin_changelist.tests.ChangeListTests) ... ok test_select_related_as_empty_tuple (admin_changelist.tests.ChangeListTests) ... ok test_select_related_as_tuple (admin_changelist.tests.ChangeListTests) ... ok test_select_related_preserved (admin_changelist.tests.ChangeListTests) ... ok test_show_all (admin_changelist.tests.ChangeListTests) ... ok test_tuple_list_display (admin_changelist.tests.ChangeListTests) ... ok test_add_m2m_with_base_class (m2m_regress.tests.M2MRegressionTests) ... ok test_assigning_invalid_data_to_m2m_doesnt_clear_existing_relations (m2m_regress.tests.M2MRegressionTests) ... ok test_internal_related_name_not_in_error_msg (m2m_regress.tests.M2MRegressionTests) ... ok test_m2m_abstract_split (m2m_regress.tests.M2MRegressionTests) ... ok test_m2m_inheritance_symmetry (m2m_regress.tests.M2MRegressionTests) ... ok test_m2m_pk_field_type (m2m_regress.tests.M2MRegressionTests) ... ok test_manager_class_caching (m2m_regress.tests.M2MRegressionTests) ... ok test_multiple_forwards_only_m2m (m2m_regress.tests.M2MRegressionTests) ... ok test_multiple_m2m (m2m_regress.tests.M2MRegressionTests) ... ok test_custom_field (field_subclassing.tests.CustomField) ... ok test_defer (field_subclassing.tests.CustomField) ... ok test_field_subclassing (field_subclassing.tests.CustomField) ... ok test_refresh (field_subclassing.tests.CustomField) ... ok test_subfieldbase_plays_nice_with_module_inspect (field_subclassing.tests.CustomField) ... ok test_validation_of_choices_for_custom_field (field_subclassing.tests.CustomField) ... ok test_generic_sitemap (sitemaps_tests.test_generic.GenericViewsSitemapTests) A minimal generic sitemap can be rendered ... ok test_cached_sitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_empty_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_localized_priority (sitemaps_tests.test_http.HTTPSitemapTests) The priority value should not be localized (Refs #14164) ... ok test_requestsite_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_simple_custom_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap can be rendered with a custom template ... ok test_simple_i18nsitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) A simple i18n sitemap index can be rendered ... ok test_simple_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap can be rendered ... ok test_simple_sitemap_custom_index (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap index can be rendered with a custom template ... ok test_simple_sitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap index can be rendered ... ok test_simple_sitemap_section (sitemaps_tests.test_http.HTTPSitemapTests) A simple sitemap section can be rendered ... ok test_sitemap_get_urls_no_site_1 (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_get_urls_no_site_2 (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_item (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_last_modified (sitemaps_tests.test_http.HTTPSitemapTests) Tests that Last-Modified header is set correctly ... ok test_sitemap_last_modified_date (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_last_modified_missing (sitemaps_tests.test_http.HTTPSitemapTests) Tests that Last-Modified header is missing when sitemap has no lastmod ... ok test_sitemap_last_modified_mixed (sitemaps_tests.test_http.HTTPSitemapTests) Tests that Last-Modified header is omitted when lastmod not on all items ... ok test_sitemap_last_modified_tz (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_x_robots_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok test_sitemap_index_with_https_request (sitemaps_tests.test_https.HTTPSDetectionSitemapTests) A sitemap index requested in HTTPS is rendered with HTTPS links ... ok test_sitemap_section_with_https_request (sitemaps_tests.test_https.HTTPSDetectionSitemapTests) A sitemap section requested in HTTPS is rendered with HTTPS links ... ok test_secure_sitemap_index (sitemaps_tests.test_https.HTTPSSitemapTests) A secure sitemap index can be rendered ... ok test_secure_sitemap_section (sitemaps_tests.test_https.HTTPSSitemapTests) A secure sitemap section can be rendered ... ok test_add (many_to_one.tests.ManyToOneTests) ... ok test_assign (many_to_one.tests.ManyToOneTests) ... ok test_create (many_to_one.tests.ManyToOneTests) ... ok test_create_relation_with_ugettext_lazy (many_to_one.tests.ManyToOneTests) ... ok test_deepcopy_and_circular_references (many_to_one.tests.ManyToOneTests) ... ok test_delete (many_to_one.tests.ManyToOneTests) ... ok test_explicit_fk (many_to_one.tests.ManyToOneTests) ... ok test_fk_assignment_and_related_object_cache (many_to_one.tests.ManyToOneTests) ... ok test_fk_instantiation_outside_model (many_to_one.tests.ManyToOneTests) ... ok test_get (many_to_one.tests.ManyToOneTests) ... ok test_hasattr_related_object (many_to_one.tests.ManyToOneTests) ... ok test_manager_class_caching (many_to_one.tests.ManyToOneTests) ... ok test_multiple_foreignkeys (many_to_one.tests.ManyToOneTests) ... ok test_related_object (many_to_one.tests.ManyToOneTests) ... ok test_relation_unsaved (many_to_one.tests.ManyToOneTests) ... ok test_reverse_selects (many_to_one.tests.ManyToOneTests) ... ok test_select_related (many_to_one.tests.ManyToOneTests) ... ok test_selects (many_to_one.tests.ManyToOneTests) ... ok test_set (many_to_one.tests.ManyToOneTests) ... ok test_values_list_exception (many_to_one.tests.ManyToOneTests) ... ok test_aggrate_annotation (aggregation_regress.tests.AggregationTests) ... ok test_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_aggregate_duplicate_columns (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks" test_aggregate_duplicate_columns_only (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks" test_aggregate_duplicate_columns_select_related (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks" test_aggregate_fexpr (aggregation_regress.tests.AggregationTests) ... ok test_aggregate_on_relation (aggregation_regress.tests.AggregationTests) ... ok test_aggregates_in_where_clause (aggregation_regress.tests.AggregationTests) ... ok test_aggregates_in_where_clause_pre_eval (aggregation_regress.tests.AggregationTests) ... ok test_aggregation_with_generic_reverse_relation (aggregation_regress.tests.AggregationTests) ... ok test_annotate_and_join (aggregation_regress.tests.AggregationTests) ... ok test_annotate_distinct_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_annotate_joins (aggregation_regress.tests.AggregationTests) ... ok test_annotate_on_relation (aggregation_regress.tests.AggregationTests) ... ok test_annotate_reserved_word (aggregation_regress.tests.AggregationTests) ... ok test_annotate_with_extra (aggregation_regress.tests.AggregationTests) ... ok test_annotation (aggregation_regress.tests.AggregationTests) ... ok test_annotation_disjunction (aggregation_regress.tests.AggregationTests) ... ok test_boolean_conversion (aggregation_regress.tests.AggregationTests) ... ok test_db_col_table (aggregation_regress.tests.AggregationTests) ... ok test_decimal_aggregate_annotation_filter (aggregation_regress.tests.AggregationTests) ... ok test_duplicate_alias (aggregation_regress.tests.AggregationTests) ... ok test_empty (aggregation_regress.tests.AggregationTests) ... ok test_empty_filter_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_empty_filter_count (aggregation_regress.tests.AggregationTests) ... ok test_f_expression_annotation (aggregation_regress.tests.AggregationTests) ... ok test_field_error (aggregation_regress.tests.AggregationTests) ... ok test_field_name_conflict (aggregation_regress.tests.AggregationTests) ... ok test_filtering_by_annotation_name (aggregation_regress.tests.AggregationTests) ... ok test_fobj_group_by (aggregation_regress.tests.AggregationTests) ... ok test_having_group_by (aggregation_regress.tests.AggregationTests) ... ok test_m2m_name_conflict (aggregation_regress.tests.AggregationTests) ... ok test_more (aggregation_regress.tests.AggregationTests) ... ok test_more_more (aggregation_regress.tests.AggregationTests) ... ok test_more_more_more (aggregation_regress.tests.AggregationTests) ... ok test_name_expressions (aggregation_regress.tests.AggregationTests) ... ok test_name_filters (aggregation_regress.tests.AggregationTests) ... ok test_negated_aggregation (aggregation_regress.tests.AggregationTests) ... ok test_none_call_before_aggregate (aggregation_regress.tests.AggregationTests) ... ok test_pickle (aggregation_regress.tests.AggregationTests) ... ok test_quoting_aggregate_order_by (aggregation_regress.tests.AggregationTests) ... ok test_reverse_join_trimming (aggregation_regress.tests.AggregationTests) ... ok test_reverse_relation_name_conflict (aggregation_regress.tests.AggregationTests) ... ok test_stddev (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support feature(s): supports_stddev" test_ticket_11293 (aggregation_regress.tests.AggregationTests) ... ok test_ticket_11293_q_immutable (aggregation_regress.tests.AggregationTests) ... ok test_values_annotate_values (aggregation_regress.tests.AggregationTests) ... ok test_values_list_annotation_args_ordering (aggregation_regress.tests.AggregationTests) ... ok test_values_queryset_non_conflict (aggregation_regress.tests.AggregationTests) ... ok test_existing_join_not_promoted (aggregation_regress.tests.JoinPromotionTests) ... ok test_non_nullable_fk_not_promoted (aggregation_regress.tests.JoinPromotionTests) ... ok test_ticket_21150 (aggregation_regress.tests.JoinPromotionTests) ... ok test_ticket_24748 (aggregation_regress.tests.SelfReferentialFKTests) ... ok test_dates_fails_when_given_invalid_field_argument (dates.tests.DatesTests) ... ok test_dates_fails_when_given_invalid_kind_argument (dates.tests.DatesTests) ... ok test_dates_fails_when_given_invalid_order_argument (dates.tests.DatesTests) ... ok test_dates_fails_when_no_arguments_are_provided (dates.tests.DatesTests) ... ok test_related_model_traverse (dates.tests.DatesTests) ... ok test_batch_same_vals (bulk_create.tests.BulkCreateTests) ... ok test_bulk_insert_expressions (bulk_create.tests.BulkCreateTests) ... ok test_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_empty_model (bulk_create.tests.BulkCreateTests) ... ok test_explicit_batch_size (bulk_create.tests.BulkCreateTests) ... ok test_explicit_batch_size_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_large_batch (bulk_create.tests.BulkCreateTests) ... ok test_large_batch_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_large_batch_mixed (bulk_create.tests.BulkCreateTests) ... ok test_large_batch_mixed_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_large_single_field_batch (bulk_create.tests.BulkCreateTests) ... ok test_multi_table_inheritance_unsupported (bulk_create.tests.BulkCreateTests) ... ok test_non_auto_increment_pk (bulk_create.tests.BulkCreateTests) ... ok test_non_auto_increment_pk_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_proxy_inheritance_supported (bulk_create.tests.BulkCreateTests) ... ok test_simple (bulk_create.tests.BulkCreateTests) ... ok test_zero_as_autoval (bulk_create.tests.BulkCreateTests) ... skipped 'Database has feature(s) allows_auto_pk_0' test_aggregation (from_db_value.tests.FromDBValueTest) ... ok test_connection (from_db_value.tests.FromDBValueTest) ... ok test_defer (from_db_value.tests.FromDBValueTest) ... ok test_simple_load (from_db_value.tests.FromDBValueTest) ... ok test_values (from_db_value.tests.FromDBValueTest) ... ok test_values_list (from_db_value.tests.FromDBValueTest) ... ok test_recursive_m2m_add_in_both_directions (m2m_recursive.tests.RecursiveM2MTests) Check that adding the same relation twice results in a single relation ... ok test_recursive_m2m_add_via_related_name (m2m_recursive.tests.RecursiveM2MTests) Tests that we can add m2m relations via the related_name attribute ... ok test_recursive_m2m_all (m2m_recursive.tests.RecursiveM2MTests) Test that m2m relations are reported correctly ... ok test_recursive_m2m_clear (m2m_recursive.tests.RecursiveM2MTests) Tests the clear method works as expected on m2m fields ... ok test_recursive_m2m_related_to_self (m2m_recursive.tests.RecursiveM2MTests) Check the expected behavior when an instance is related to itself ... ok test_recursive_m2m_remove (m2m_recursive.tests.RecursiveM2MTests) Test that we can remove items from an m2m relationship ... ok test_recursive_m2m_reverse_add (m2m_recursive.tests.RecursiveM2MTests) Test reverse m2m relation is consistent ... ok test_assign_none_null_reverse_relation (one_to_one.tests.OneToOneTests) ... ok test_assign_none_reverse_relation (one_to_one.tests.OneToOneTests) ... ok test_create_models_m2m (one_to_one.tests.OneToOneTests) ... ok test_filter_one_to_one_relations (one_to_one.tests.OneToOneTests) ... ok test_foreign_key (one_to_one.tests.OneToOneTests) ... ok test_get_reverse_on_unsaved_object (one_to_one.tests.OneToOneTests) ... ok test_getter (one_to_one.tests.OneToOneTests) ... ok test_hasattr_related_object (one_to_one.tests.OneToOneTests) ... ok test_hidden_accessor (one_to_one.tests.OneToOneTests) ... ok test_manager_all (one_to_one.tests.OneToOneTests) ... ok test_manager_get (one_to_one.tests.OneToOneTests) ... ok test_multiple_o2o (one_to_one.tests.OneToOneTests) ... ok test_nullable_o2o_delete (one_to_one.tests.OneToOneTests) ... ok test_o2o_primary_key_delete (one_to_one.tests.OneToOneTests) ... ok test_primary_key_to_field_filter (one_to_one.tests.OneToOneTests) ... ok test_rel_pk_exact (one_to_one.tests.OneToOneTests) ... ok test_rel_pk_subquery (one_to_one.tests.OneToOneTests) ... ok test_related_object (one_to_one.tests.OneToOneTests) ... ok test_related_object_cache (one_to_one.tests.OneToOneTests) Regression test for #6886 (the related-object cache) ... ok test_related_object_cached_when_reverse_is_accessed (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cache (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cached_when_related_is_accessed (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cached_when_related_is_set (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_cached_when_related_is_unset (one_to_one.tests.OneToOneTests) ... ok test_reverse_object_does_not_exist_cache (one_to_one.tests.OneToOneTests) ... ok test_reverse_relationship_cache_cascade (one_to_one.tests.OneToOneTests) ... ok test_set_reverse_on_unsaved_object (one_to_one.tests.OneToOneTests) ... ok test_setter (one_to_one.tests.OneToOneTests) ... ok test_unsaved_object (one_to_one.tests.OneToOneTests) ... ok test_update_one_to_one_pk (one_to_one.tests.OneToOneTests) ... ok test_15776 (delete_regress.tests.DeleteCascadeTests) ... ok test_fk_to_m2m_through (delete_regress.tests.DeleteCascadeTests) ... ok test_generic_relation_cascade (delete_regress.tests.DeleteCascadeTests) ... ok test_large_deletes (delete_regress.tests.LargeDeleteTests) Regression for #13309 -- if the number of objects > chunk size, deletion still occurs ... ok test_meta_ordered_delete (delete_regress.tests.OrderedDeleteTests) ... ok test_19187_values (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_concrete_parent (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_proxy (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_proxy_of_proxy (delete_regress.tests.ProxyDeleteTest) ... ok test_delete_proxy_pair (delete_regress.tests.ProxyDeleteTest) ... ok test_ticket_19102_annotate (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_defer (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_distinct_on (delete_regress.tests.Ticket19102Tests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields" test_ticket_19102_extra (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_select_related (delete_regress.tests.Ticket19102Tests) ... ok test_basic (sites_tests.tests.CreateDefaultSiteTests) ... ok test_custom_site_id (sites_tests.tests.CreateDefaultSiteTests) ... ok test_multi_db (sites_tests.tests.CreateDefaultSiteTests) ... ok test_multi_db_with_router (sites_tests.tests.CreateDefaultSiteTests) ... ok test_no_site_id (sites_tests.tests.CreateDefaultSiteTests) ... ok test_save_another (sites_tests.tests.CreateDefaultSiteTests) ... ok test_signal (sites_tests.tests.CreateDefaultSiteTests) ... ok test_request (sites_tests.tests.MiddlewareTest) Makes sure that the request has correct `site` attribute. ... ok test_clear_site_cache (sites_tests.tests.SitesFrameworkTests) ... ok test_clear_site_cache_domain (sites_tests.tests.SitesFrameworkTests) ... ok test_delete_all_sites_clears_cache (sites_tests.tests.SitesFrameworkTests) ... ok test_domain_name_with_whitespaces (sites_tests.tests.SitesFrameworkTests) ... ok test_get_current_site (sites_tests.tests.SitesFrameworkTests) ... ok test_get_current_site_no_site_id (sites_tests.tests.SitesFrameworkTests) ... ok test_get_current_site_no_site_id_and_handle_port_fallback (sites_tests.tests.SitesFrameworkTests) ... ok test_site_cache (sites_tests.tests.SitesFrameworkTests) ... ok test_site_manager (sites_tests.tests.SitesFrameworkTests) ... ok test_unique_domain (sites_tests.tests.SitesFrameworkTests) ... ok test_regression (utils_tests.test_itercompat.TestIsIterator) This failed on Django 1.5/Py2.6 because category has a next method. ... ok test_pickle_py2_regression (utils_tests.test_simplelazyobject.TestUtilsSimpleLazyObjectDjangoTestCase) ... ok test_attribute_error (custom_columns.tests.CustomColumnsTests) ... ok test_author_filtering (custom_columns.tests.CustomColumnsTests) ... ok test_author_get (custom_columns.tests.CustomColumnsTests) ... ok test_author_get_attributes (custom_columns.tests.CustomColumnsTests) ... ok test_author_querying (custom_columns.tests.CustomColumnsTests) ... ok test_field_error (custom_columns.tests.CustomColumnsTests) ... ok test_filter_first_name (custom_columns.tests.CustomColumnsTests) ... ok test_filter_on_nonexistent_field (custom_columns.tests.CustomColumnsTests) ... ok test_get_all_articles_for_an_author (custom_columns.tests.CustomColumnsTests) ... ok test_get_all_authors_for_an_article (custom_columns.tests.CustomColumnsTests) ... ok test_get_author_m2m_relation (custom_columns.tests.CustomColumnsTests) ... ok test_get_first_name (custom_columns.tests.CustomColumnsTests) ... ok test_m2m_table (custom_columns.tests.CustomColumnsTests) ... ok test_query_all_available_authors (custom_columns.tests.CustomColumnsTests) ... ok test_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_inheritance (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_inheritance_with_overridden_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_no_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_related_name_overrides_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok test_tablespace_for_indexed_field (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces" test_tablespace_for_many_to_many_field (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces" test_tablespace_for_model (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces" test_tablespace_ignored_for_indexed_field (model_options.test_tablespaces.TablespacesTests) ... ok test_tablespace_ignored_for_model (model_options.test_tablespaces.TablespacesTests) ... ok test_datetime_callable_default_all (queryset_pickle.tests.PickleabilityTestCase) ... ok test_datetime_callable_default_filter (queryset_pickle.tests.PickleabilityTestCase) ... ok test_doesnotexist_exception (queryset_pickle.tests.PickleabilityTestCase) ... ok test_filter_reverse_fk (queryset_pickle.tests.PickleabilityTestCase) ... ok test_manager_pickle (queryset_pickle.tests.PickleabilityTestCase) ... ok test_missing_django_version_unpickling (queryset_pickle.tests.PickleabilityTestCase) ... ok test_model_pickle (queryset_pickle.tests.PickleabilityTestCase) ... ok test_model_pickle_dynamic (queryset_pickle.tests.PickleabilityTestCase) ... ok test_model_pickle_m2m (queryset_pickle.tests.PickleabilityTestCase) ... ok test_pickle_prefetch_related_idempotence (queryset_pickle.tests.PickleabilityTestCase) ... ok test_pickle_prefetch_related_with_m2m_and_objects_deletion (queryset_pickle.tests.PickleabilityTestCase) ... ok test_related_field (queryset_pickle.tests.PickleabilityTestCase) ... ok test_specialized_queryset (queryset_pickle.tests.PickleabilityTestCase) ... ok test_standalone_method_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok test_staticmethod_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok test_string_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok test_unsupported_unpickle (queryset_pickle.tests.PickleabilityTestCase) ... ok test_add_form_deletion_when_invalid (inline_formsets.tests.DeletionTests) ... ok test_change_form_deletion_when_invalid (inline_formsets.tests.DeletionTests) ... ok test_deletion (inline_formsets.tests.DeletionTests) ... ok test_save_new (inline_formsets.tests.DeletionTests) ... ok test_any_iterable_allowed_as_argument_to_exclude (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_exception_on_unspecified_foreign_key (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_fk_name_not_foreign_key_field_from_child (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_inline_formset_factory (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_non_foreign_key_field (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_zero_primary_key (inline_formsets.tests.InlineFormsetFactoryTest) ... ok test_back_and_forward (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_basic (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_from_child_class (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_inheritance (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_next_level (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_two (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_follow_two_next_level (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_forward_and_back (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_inheritance_deferred (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... expected failure test_inheritance_deferred2 (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... expected failure test_missing_reverse (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_multiinheritance_two_subclasses (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_multiple_subclass (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_not_followed_by_default (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_nullable_missing_reverse (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_nullable_relation (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_onetoone_with_subclass (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_onetoone_with_two_subclasses (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_parent_only (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok test_abstract_base_class_m2m_relation_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_abstract_verbose_name_plural_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_all_fields_from_abstract_base_class (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_concrete_abstract_concrete_pk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_get_next_previous_by_date (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_joins (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_resolve_columns (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_select_related (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inheritance_values_joins (model_inheritance_regress.tests.ModelInheritanceTest) ... expected failure test_inherited_fields (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inherited_nullable_exclude (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_inherited_unique_field_with_form (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_11764 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_21554 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_6755 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7105 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7276 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7488 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_issue_7853 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_model_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_queryset_update_on_parent_model (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_use_explicit_o2o_to_parent_as_pk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_use_explicit_o2o_to_parent_from_abstract_model (model_inheritance_regress.tests.ModelInheritanceTest) ... ok test_default_ordering (ordering.tests.OrderingTests) ... ok test_default_ordering_override (ordering.tests.OrderingTests) ... ok test_extra_ordering (ordering.tests.OrderingTests) ... ok test_extra_ordering_quoting (ordering.tests.OrderingTests) ... ok test_extra_ordering_with_table_name (ordering.tests.OrderingTests) ... ok test_order_by_f_expression (ordering.tests.OrderingTests) ... ok test_order_by_f_expression_duplicates (ordering.tests.OrderingTests) ... ok test_order_by_fk_attname (ordering.tests.OrderingTests) ... ok test_order_by_override (ordering.tests.OrderingTests) ... ok test_order_by_pk (ordering.tests.OrderingTests) ... ok test_random_ordering (ordering.tests.OrderingTests) ... ok test_related_ordering_duplicate_table_reference (ordering.tests.OrderingTests) ... ok test_reverse_ordering_pure (ordering.tests.OrderingTests) ... ok test_reversed_ordering (ordering.tests.OrderingTests) ... ok test_stop_slicing (ordering.tests.OrderingTests) ... ok test_stop_start_slicing (ordering.tests.OrderingTests) ... ok test_custom_null_message (validation.test_custom_messages.CustomMessagesTest) ... ok test_custom_simple_validator_message (validation.test_custom_messages.CustomMessagesTest) ... ok test_primary_key_unique_check_not_performed_when_adding_and_pk_not_specified (validation.test_unique.PerformUniqueChecksTest) ... ok test_primary_key_unique_check_not_performed_when_not_adding (validation.test_unique.PerformUniqueChecksTest) ... ok test_primary_key_unique_check_performed_when_adding_and_pk_specified (validation.test_unique.PerformUniqueChecksTest) ... ok test_unique_errors (validation.test_unique.PerformUniqueChecksTest) ... ok test_unique_for_date (validation.test_unique.PerformUniqueChecksTest) ... ok test_unique_for_date_with_nullable_date (validation.test_unique.PerformUniqueChecksTest) ... ok test_custom_validator_passes_for_correct_value (validation.test_validators.TestModelsWithValidators) ... ok test_custom_validator_raises_error_for_incorrect_value (validation.test_validators.TestModelsWithValidators) ... ok test_correct_FK_value_validates (validation.tests.BaseModelValidationTests) ... ok test_correct_email_value_passes (validation.tests.BaseModelValidationTests) ... ok test_custom_validate_method (validation.tests.BaseModelValidationTests) ... ok test_full_clean_does_not_mutate_exclude (validation.tests.BaseModelValidationTests) ... ok test_limited_FK_raises_error (validation.tests.BaseModelValidationTests) ... ok test_malformed_slug_raises_error (validation.tests.BaseModelValidationTests) ... ok test_missing_required_field_raises_error (validation.tests.BaseModelValidationTests) ... ok test_text_greater_that_charfields_max_length_raises_errors (validation.tests.BaseModelValidationTests) ... ok test_with_correct_value_model_validates (validation.tests.BaseModelValidationTests) ... ok test_wrong_FK_value_raises_error (validation.tests.BaseModelValidationTests) ... ok test_wrong_email_value_raises_error (validation.tests.BaseModelValidationTests) ... ok test_wrong_url_value_raises_error (validation.tests.BaseModelValidationTests) ... ok test_correct_generic_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_correct_v4_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_correct_v6_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_empty_generic_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok test_invalid_generic_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok test_invalid_v4_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok test_invalid_v6_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok test_v4_unpack_uniqueness_detection (validation.tests.GenericIPAddressFieldTests) ... ok test_v6_uniqueness_detection (validation.tests.GenericIPAddressFieldTests) ... ok test_partial_validation (validation.tests.ModelFormsTests) ... ok test_validation_with_empty_blank_field (validation.tests.ModelFormsTests) ... ok test_validation_with_invalid_blank_field (validation.tests.ModelFormsTests) ... ok test_serialization (m2m_through_regress.tests.M2MThroughSerializationTestCase) m2m-through models aren't serialized as m2m fields. Refs #8134 ... ok test_cannot_use_create_on_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_cannot_use_create_on_reverse_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_cannot_use_setattr_on_forward_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_cannot_use_setattr_on_reverse_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_join_trimming_forwards (m2m_through_regress.tests.M2MThroughTestCase) Check that we don't involve too many copies of the intermediate table when doing a join. Refs #8046, #8254 ... ok test_join_trimming_reverse (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_forward_m2m_items (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_forward_m2m_items_via_custom_id_intermediary (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_reverse_m2m_items (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_retrieve_reverse_m2m_items_via_custom_id_intermediary (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_sequence_creation (m2m_through_regress.tests.ThroughLoadDataTestCase) ... ok test_add (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_null (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_null_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_null_reverse_related (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_related_null (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_add_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_remove (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_remove_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field_clear (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field_clear_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_to_field_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok test_available_apps (admin_views.test_adminsite.SiteEachContextTest) ... ok test_each_context (admin_views.test_adminsite.SiteEachContextTest) ... ok test_action_column_class (admin_views.tests.AdminActionsTest) Tests that the checkbox column class is present in the response ... ok test_actions_ordering (admin_views.tests.AdminActionsTest) ... ok test_custom_function_action_no_perm_response (admin_views.tests.AdminActionsTest) Tests a custom action that returns an HttpResponse with 403 code. ... ok test_custom_function_action_streaming_response (admin_views.tests.AdminActionsTest) Tests a custom action that returns a StreamingHttpResponse. ... ok test_custom_function_action_with_redirect (admin_views.tests.AdminActionsTest) Tests a custom action defined in a function ... ok test_custom_function_mail_action (admin_views.tests.AdminActionsTest) Tests a custom action defined in a function ... ok test_default_redirect (admin_views.tests.AdminActionsTest) ... ok test_model_admin_custom_action (admin_views.tests.AdminActionsTest) Tests a custom action defined in a ModelAdmin method ... ok test_model_admin_default_delete_action (admin_views.tests.AdminActionsTest) Tests the default delete action defined as a ModelAdmin method ... ok test_model_admin_default_delete_action_no_change_url (admin_views.tests.AdminActionsTest) ... ok test_model_admin_default_delete_action_protected (admin_views.tests.AdminActionsTest) ... ok test_model_without_action (admin_views.tests.AdminActionsTest) Tests a ModelAdmin without any action ... ok test_model_without_action_still_has_jquery (admin_views.tests.AdminActionsTest) Tests that a ModelAdmin without any actions still gets jQuery included in page ... ok test_multiple_actions_form (admin_views.tests.AdminActionsTest) ... ok test_non_localized_pk (admin_views.tests.AdminActionsTest) If USE_THOUSAND_SEPARATOR is set, make sure that the ids for ... ok test_popup_actions (admin_views.tests.AdminActionsTest) Actions should not be shown in popups. ... ok test_popup_template_escaping (admin_views.tests.AdminActionsTest) ... ok test_popup_template_response (admin_views.tests.AdminActionsTest) ... ok test_selection_counter (admin_views.tests.AdminActionsTest) ... ok test_user_message_on_no_action (admin_views.tests.AdminActionsTest) ... ok test_user_message_on_none_selected (admin_views.tests.AdminActionsTest) ... ok test_add_model_modeladmin_defer_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_add_model_modeladmin_only_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_change_view (admin_views.tests.AdminCustomQuerysetTest) ... ok test_changelist_view (admin_views.tests.AdminCustomQuerysetTest) ... ok test_changelist_view_count_queries (admin_views.tests.AdminCustomQuerysetTest) ... ok test_edit_model_modeladmin_defer_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_edit_model_modeladmin_only_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_history_view_custom_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok test_should_be_able_to_edit_related_objects_on_add_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok test_should_be_able_to_edit_related_objects_on_change_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok test_should_be_able_to_edit_related_objects_on_changelist_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok test_custom_model_admin_templates (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_change_list (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_change_form (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_change_password (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_delete_confirmation (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_delete_selected_confirmation (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_index (admin_views.tests.AdminCustomTemplateTests) ... ok test_extended_bodyclass_template_login (admin_views.tests.AdminCustomTemplateTests) ... ok test_filter_with_custom_template (admin_views.tests.AdminCustomTemplateTests) ... ok test_filters (admin_views.tests.AdminDocsTest) ... ok test_tags (admin_views.tests.AdminDocsTest) ... ok test_inline (admin_views.tests.AdminInheritedInlinesTest) Ensure that inline models which inherit from a common parent are correctly handled by admin. ... ok test_inline_file_upload_edit_validation_error_post (admin_views.tests.AdminInlineFileUploadTest) ... ok test_char_pk_inline (admin_views.tests.AdminInlineTests) A model with a character PK can be saved as inlines. Regression for #10992 ... ok test_explicit_autofield_inline (admin_views.tests.AdminInlineTests) A model with an explicit autofield primary key can be saved as inlines. Regression for #8093 ... ok test_inherited_inline (admin_views.tests.AdminInlineTests) An inherited model can be saved as inlines. Regression for #11042 ... ok test_integer_pk_inline (admin_views.tests.AdminInlineTests) A model with an integer PK can be saved as inlines. Regression for #10992 ... ok test_ordered_inline (admin_views.tests.AdminInlineTests) Check that an inline with an editable ordering fields is ... ok test_simple_inline (admin_views.tests.AdminInlineTests) A simple model can be saved as inlines ... ok test_js_minified_only_if_debug_is_false (admin_views.tests.AdminJavaScriptTest) ... ok test_add_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_assert_url_equal (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_change_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_changelist_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_delete_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_url_prefix (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok test_beginning_matches (admin_views.tests.AdminSearchTest) ... ok test_exact_matches (admin_views.tests.AdminSearchTest) ... ok test_no_total_count (admin_views.tests.AdminSearchTest) ... ok test_pluggable_search (admin_views.tests.AdminSearchTest) ... ok test_reset_link (admin_views.tests.AdminSearchTest) ... ok test_search_on_sibling_models (admin_views.tests.AdminSearchTest) Check that a search that mentions sibling models ... ok test_with_fk_to_field (admin_views.tests.AdminSearchTest) ... ok test_message_debug (admin_views.tests.AdminUserMessageTest) ... ok test_message_error (admin_views.tests.AdminUserMessageTest) ... ok test_message_extra_tags (admin_views.tests.AdminUserMessageTest) ... ok test_message_info (admin_views.tests.AdminUserMessageTest) ... ok test_message_success (admin_views.tests.AdminUserMessageTest) ... ok test_message_warning (admin_views.tests.AdminUserMessageTest) ... ok test_L10N_deactivated (admin_views.tests.AdminViewBasicTest) ... ok test_add_with_GET_args (admin_views.tests.AdminViewBasicTest) ... ok test_admin_static_template_tag (admin_views.tests.AdminViewBasicTest) ... ok test_adminsite_display_site_url (admin_views.tests.AdminViewBasicTest) ... ok test_allowed_filtering_15103 (admin_views.tests.AdminViewBasicTest) ... ok test_allows_attributeerror_to_bubble_up (admin_views.tests.AdminViewBasicTest) ... ok test_basic_add_GET (admin_views.tests.AdminViewBasicTest) ... ok test_basic_add_POST (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_GET (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_GET_old_url_redirect (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_GET_string_PK (admin_views.tests.AdminViewBasicTest) ... ok test_basic_edit_POST (admin_views.tests.AdminViewBasicTest) ... ok test_basic_inheritance_GET_string_PK (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_null_boolean_display (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_callable (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model_admin (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model_admin_reverse (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_model_meta (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_multiple (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_override_model_admin (admin_views.tests.AdminViewBasicTest) ... ok test_change_list_sorting_preserve_queryset_ordering (admin_views.tests.AdminViewBasicTest) ... ok test_change_view_with_show_delete_extra_context (admin_views.tests.AdminViewBasicTest) ... ok test_changelist_with_no_change_url (admin_views.tests.AdminViewBasicTest) ... ok test_disallowed_filtering (admin_views.tests.AdminViewBasicTest) ... ok test_disallowed_to_field (admin_views.tests.AdminViewBasicTest) ... ok test_edit_save_as (admin_views.tests.AdminViewBasicTest) ... ok test_edit_save_as_delete_inline (admin_views.tests.AdminViewBasicTest) ... ok test_hide_change_password (admin_views.tests.AdminViewBasicTest) ... ok test_i18n_language_non_english_default (admin_views.tests.AdminViewBasicTest) ... ok test_i18n_language_non_english_fallback (admin_views.tests.AdminViewBasicTest) ... ok test_incorrect_lookup_parameters (admin_views.tests.AdminViewBasicTest) Ensure incorrect lookup parameters are handled gracefully. ... ok test_invalid_appindex_url (admin_views.tests.AdminViewBasicTest) ... ok test_isnull_lookups (admin_views.tests.AdminViewBasicTest) Ensure is_null is handled correctly. ... ok test_limited_filter (admin_views.tests.AdminViewBasicTest) Ensure admin changelist filters do not contain objects excluded via limit_choices_to. ... ok test_logout_and_password_change_URLs (admin_views.tests.AdminViewBasicTest) ... ok test_multiple_sort_same_field (admin_views.tests.AdminViewBasicTest) ... ok test_named_group_field_choices_change_list (admin_views.tests.AdminViewBasicTest) ... ok test_named_group_field_choices_filter (admin_views.tests.AdminViewBasicTest) ... ok test_popup_add_POST (admin_views.tests.AdminViewBasicTest) ... ok test_popup_dismiss_related (admin_views.tests.AdminViewBasicTest) ... ok test_proxy_model_content_type_is_used_for_log_entries (admin_views.tests.AdminViewBasicTest) ... ok test_relation_spanning_filters (admin_views.tests.AdminViewBasicTest) ... ok test_resolve_admin_views (admin_views.tests.AdminViewBasicTest) ... ok test_sort_indicators_admin_order (admin_views.tests.AdminViewBasicTest) ... ok test_trailing_slash_required (admin_views.tests.AdminViewBasicTest) ... ok test_cyclic (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_generic_relations (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_generic_relations_with_related_query_name (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_inheritance (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_multiple_fkeys_to_same_instance (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_multiple_fkeys_to_same_model (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_nesting (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_not_registered (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_perms_needed (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_protected (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks" test_change_form_URL_has_correct_value (admin_views.tests.AdminViewFormUrlTest) ... ok test_initial_data_can_be_overridden (admin_views.tests.AdminViewFormUrlTest) ... ok test_changelist_input_html (admin_views.tests.AdminViewListEditable) ... ok test_custom_pk (admin_views.tests.AdminViewListEditable) ... ok test_inheritance (admin_views.tests.AdminViewListEditable) ... ok test_inheritance_2 (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_action_choices (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_action_submit (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_ordering (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_pagination (admin_views.tests.AdminViewListEditable) ... ok test_list_editable_popup (admin_views.tests.AdminViewListEditable) ... ok test_non_field_errors (admin_views.tests.AdminViewListEditable) Ensure that non field errors are displayed for each of the ... ok test_non_form_errors (admin_views.tests.AdminViewListEditable) ... ok test_non_form_errors_is_errorlist (admin_views.tests.AdminViewListEditable) ... ok test_pk_hidden_fields (admin_views.tests.AdminViewListEditable) Ensure that hidden pk fields aren't displayed in the table body and ... ok test_pk_hidden_fields_with_list_display_links (admin_views.tests.AdminViewListEditable) Similarly as test_pk_hidden_fields, but when the hidden pk fields are ... ok test_post_messages (admin_views.tests.AdminViewListEditable) ... ok test_post_submission (admin_views.tests.AdminViewListEditable) ... ok test_client_logout_url_can_be_used_to_login (admin_views.tests.AdminViewLogoutTests) ... ok test_logout (admin_views.tests.AdminViewLogoutTests) ... ok test_add_view_form_and_formsets_run_validation (admin_views.tests.AdminViewOnSiteTests) ... ok test_callable (admin_views.tests.AdminViewOnSiteTests) Ensure that the right link is displayed if view_on_site is a callable ... ok test_change_view_form_and_formsets_run_validation (admin_views.tests.AdminViewOnSiteTests) ... ok test_check (admin_views.tests.AdminViewOnSiteTests) Ensure that the view_on_site value is either a boolean or a callable ... ok test_false (admin_views.tests.AdminViewOnSiteTests) Ensure that the 'View on site' button is not displayed if view_on_site is False ... ok test_missing_get_absolute_url (admin_views.tests.AdminViewOnSiteTests) Ensure None is returned if model doesn't have get_absolute_url ... ok test_true (admin_views.tests.AdminViewOnSiteTests) Ensure that the default behavior is followed if view_on_site is True ... ok test_add_view (admin_views.tests.AdminViewPermissionsTest) Test add view restricts access and actually adds items. ... ok test_app_index_fail_early (admin_views.tests.AdminViewPermissionsTest) ... ok test_change_view (admin_views.tests.AdminViewPermissionsTest) Change view should restrict access and allow users to edit items. ... ok test_change_view_save_as_new (admin_views.tests.AdminViewPermissionsTest) ... ok test_conditionally_show_add_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok test_conditionally_show_change_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok test_conditionally_show_delete_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok test_delete_view (admin_views.tests.AdminViewPermissionsTest) Delete view should restrict access and actually delete items. ... ok test_disabled_permissions_when_logged_in (admin_views.tests.AdminViewPermissionsTest) ... ok test_disabled_staff_permissions_when_logged_in (admin_views.tests.AdminViewPermissionsTest) ... ok test_double_login_is_not_allowed (admin_views.tests.AdminViewPermissionsTest) Regression test for #19327 ... ok test_has_module_permission (admin_views.tests.AdminViewPermissionsTest) ... ok test_history_view (admin_views.tests.AdminViewPermissionsTest) History view should restrict access. ... ok test_history_view_bad_url (admin_views.tests.AdminViewPermissionsTest) ... ok test_login (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_has_permission (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_page_notice_for_non_staff_users (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_redirect_for_direct_get (admin_views.tests.AdminViewPermissionsTest) ... ok test_login_successfully_redirects_to_original_URL (admin_views.tests.AdminViewPermissionsTest) ... ok test_overriding_has_module_permission (admin_views.tests.AdminViewPermissionsTest) ... ok test_shortcut_view_only_available_to_staff (admin_views.tests.AdminViewPermissionsTest) ... ok test_change_view_history_link (admin_views.tests.AdminViewStringPrimaryKeyTest) Object history button link should work and contain the pk value quoted. ... ok test_changelist_to_changeform_link (admin_views.tests.AdminViewStringPrimaryKeyTest) Link to the changeform of the object in changelist should use reverse() and be quoted -- #18072 ... ok test_deleteconfirmation_link (admin_views.tests.AdminViewStringPrimaryKeyTest) The link from the delete confirmation page referring back to the changeform of the object should be quoted ... ok test_get_change_view (admin_views.tests.AdminViewStringPrimaryKeyTest) Retrieving the object using urlencoded form of primary key should work ... ok test_get_history_view (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok test_logentry_get_admin_url (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok test_logentry_get_edited_object (admin_views.tests.AdminViewStringPrimaryKeyTest) LogEntry.get_edited_object returns the edited object of a given LogEntry object ... ok test_logentry_save (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok test_recentactions_link (admin_views.tests.AdminViewStringPrimaryKeyTest) The link from the recent actions list referring to the changeform of the object should be quoted ... ok test_recentactions_without_content_type (admin_views.tests.AdminViewStringPrimaryKeyTest) If a LogEntry is missing content_type it will not display it in span tag under the hyperlink. ... ok test_redirect_on_add_view_continue_button (admin_views.tests.AdminViewStringPrimaryKeyTest) As soon as an object is added using "Save and continue editing" ... ok test_shortcut_view_with_escaping (admin_views.tests.AdminViewStringPrimaryKeyTest) 'View on site should' work properly with char fields ... ok test_url_conflicts_with_add (admin_views.tests.AdminViewStringPrimaryKeyTest) A model with a primary key that ends with add or is `add` should be visible ... ok test_url_conflicts_with_delete (admin_views.tests.AdminViewStringPrimaryKeyTest) A model with a primary key that ends with delete should be visible ... ok test_url_conflicts_with_history (admin_views.tests.AdminViewStringPrimaryKeyTest) A model with a primary key that ends with history should be visible ... ok test_unicode_delete (admin_views.tests.AdminViewUnicodeTest) ... ok test_unicode_edit (admin_views.tests.AdminViewUnicodeTest) ... ok test_no_standard_modeladmin_urls (admin_views.tests.AdminViewsNoUrlTest) Admin index views don't break when user's ModelAdmin removes standard urls ... ok test_app_model_in_app_index_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_delete_confirmation_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_delete_selected_confirmation_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_form_body_class (admin_views.tests.CSSTest) ... ok test_app_model_in_list_body_class (admin_views.tests.CSSTest) ... ok test_changelist_field_classes (admin_views.tests.CSSTest) ... ok test_field_prefix_css_classes (admin_views.tests.CSSTest) ... ok test_index_css_classes (admin_views.tests.CSSTest) ... ok test_custom_admin_site_app_index_view_and_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_index_view_and_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_login_form (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_login_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_logout_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_password_change_done_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_password_change_template (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_password_change_with_extra_context (admin_views.tests.CustomModelAdminTest) ... ok test_custom_admin_site_view (admin_views.tests.CustomModelAdminTest) ... ok test_pwd_change_custom_template (admin_views.tests.CustomModelAdminTest) ... ok test_empty (admin_views.tests.DateHierarchyTests) ... ok test_multiple_years (admin_views.tests.DateHierarchyTests) ... ok test_single (admin_views.tests.DateHierarchyTests) ... ok test_within_month (admin_views.tests.DateHierarchyTests) ... ok test_within_year (admin_views.tests.DateHierarchyTests) ... ok test_explicitly_provided_pk (admin_views.tests.GetFormsetsWithInlinesArgumentTest) ... ok test_implicitly_generated_pk (admin_views.tests.GetFormsetsWithInlinesArgumentTest) ... ok test_group_permission_performance (admin_views.tests.GroupAdminTest) ... ok test_save_button (admin_views.tests.GroupAdminTest) ... ok test_callable (admin_views.tests.InlineAdminViewOnSiteTest) Ensure that the right link is displayed if view_on_site is a callable ... ok test_false (admin_views.tests.InlineAdminViewOnSiteTest) Ensure that the 'View on site' button is not displayed if view_on_site is False ... ok test_true (admin_views.tests.InlineAdminViewOnSiteTest) Ensure that the 'View on site' button is displayed if view_on_site is True ... ok test_limit_choices_to_as_callable (admin_views.tests.LimitChoicesToInAdminTest) Test for ticket 2445 changes to admin. ... ok test_add_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_assert_url_equal (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_change_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_changelist_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_delete_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_url_prefix (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok test_JS_i18n (admin_views.tests.NeverCacheTests) Check the never-cache status of the JavaScript i18n view ... ok test_admin_index (admin_views.tests.NeverCacheTests) Check the never-cache status of the main index ... ok test_app_index (admin_views.tests.NeverCacheTests) Check the never-cache status of an application index ... ok test_login (admin_views.tests.NeverCacheTests) Check the never-cache status of login views ... ok test_logout (admin_views.tests.NeverCacheTests) Check the never-cache status of logout view ... ok test_model_add (admin_views.tests.NeverCacheTests) Check the never-cache status of a model add page ... ok test_model_delete (admin_views.tests.NeverCacheTests) Check the never-cache status of a model delete page ... ok test_model_history (admin_views.tests.NeverCacheTests) Check the never-cache status of a model history page ... ok test_model_index (admin_views.tests.NeverCacheTests) Check the never-cache status of a model index ... ok test_model_view (admin_views.tests.NeverCacheTests) Check the never-cache status of a model edit page ... ok test_password_change (admin_views.tests.NeverCacheTests) Check the never-cache status of the password change view ... ok test_password_change_done (admin_views.tests.NeverCacheTests) Check the never-cache status of the password change done view ... ok test_prepopulated_maxlength_localized (admin_views.tests.PrePopulatedTest) ... ok test_prepopulated_off (admin_views.tests.PrePopulatedTest) ... ok test_prepopulated_on (admin_views.tests.PrePopulatedTest) ... ok test_limit_choices_to (admin_views.tests.RawIdFieldsTest) Regression test for 14880 ... ok test_limit_choices_to_isnull_false (admin_views.tests.RawIdFieldsTest) Regression test for 20182 ... ok test_limit_choices_to_isnull_true (admin_views.tests.RawIdFieldsTest) Regression test for 20182 ... ok test_list_display_method_same_name_as_reverse_accessor (admin_views.tests.RawIdFieldsTest) ... ok test_change_form_renders_correct_null_choice_value (admin_views.tests.ReadonlyTest) ... ok test_correct_autoescaping (admin_views.tests.ReadonlyTest) ... ok test_readonly_field_overrides (admin_views.tests.ReadonlyTest) ... ok test_readonly_get (admin_views.tests.ReadonlyTest) ... ok test_readonly_manytomany (admin_views.tests.ReadonlyTest) Regression test for #13004 ... ok test_readonly_manytomany_backwards_ref (admin_views.tests.ReadonlyTest) ... ok test_readonly_onetoone_backwards_ref (admin_views.tests.ReadonlyTest) ... ok test_readonly_post (admin_views.tests.ReadonlyTest) ... ok test_readonly_text_field (admin_views.tests.ReadonlyTest) ... ok test_user_password_change_limited_queryset (admin_views.tests.ReadonlyTest) ... ok test_save_as_duplication (admin_views.tests.SaveAsTests) Ensure save as actually creates a new person ... ok test_save_as_new_with_inlines_with_validation_errors (admin_views.tests.SaveAsTests) ... ok test_save_as_new_with_validation_errors (admin_views.tests.SaveAsTests) ... ok test_save_as_new_with_validation_errors_with_inlines (admin_views.tests.SaveAsTests) ... ok test_secure_view_shows_login_if_not_logged_in (admin_views.tests.SecureViewTests) ... ok test_staff_member_required_decorator_works_with_argument (admin_views.tests.SecureViewTests) ... ok test_custom_changelist (admin_views.tests.TestCustomChangeList) ... ok test_generic_content_object_in_list_display (admin_views.tests.TestGenericRelations) ... ok test_GET_parent_add (admin_views.tests.TestInlineNotEditable) ... ok test_all_fields_hidden (admin_views.tests.TestLabelVisibility) ... ok test_all_fields_visible (admin_views.tests.TestLabelVisibility) ... ok test_mixin (admin_views.tests.TestLabelVisibility) ... ok test_form_url_present_in_context (admin_views.tests.UserAdminTest) ... ok test_password_mismatch (admin_views.tests.UserAdminTest) ... ok test_save_add_another_button (admin_views.tests.UserAdminTest) ... ok test_save_button (admin_views.tests.UserAdminTest) ... ok test_save_continue_editing_button (admin_views.tests.UserAdminTest) ... ok test_user_fk_add_popup (admin_views.tests.UserAdminTest) User addition through a FK popup should return the appropriate JavaScript response. ... ok test_user_fk_change_popup (admin_views.tests.UserAdminTest) User change through a FK popup should return the appropriate JavaScript response. ... ok test_user_fk_delete_popup (admin_views.tests.UserAdminTest) User deletion through a FK popup should return the appropriate JavaScript response. ... ok test_user_permission_performance (admin_views.tests.UserAdminTest) ... ok test_lang_name_present (admin_views.tests.ValidXHTMLTests) ... ok test_debug (context_processors.tests.DebugContextProcessorTests) ... ok test_sql_queries (context_processors.tests.DebugContextProcessorTests) ... ok test_display (choices.tests.ChoicesTests) ... ok test_combine_isnull (null_fk.tests.NullFkTests) ... ok test_null_fk (null_fk.tests.NullFkTests) ... ok test_actual_expiry (sessions_tests.tests.CacheDBSessionTests) ... ok test_clear (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CacheDBSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CacheDBSessionTests) ... ok test_cycle (sessions_tests.tests.CacheDBSessionTests) ... ok test_decode (sessions_tests.tests.CacheDBSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CacheDBSessionTests) ... ok test_default_expiry (sessions_tests.tests.CacheDBSessionTests) ... ok test_delete (sessions_tests.tests.CacheDBSessionTests) ... ok test_exists_searches_cache_first (sessions_tests.tests.CacheDBSessionTests) ... ok test_flush (sessions_tests.tests.CacheDBSessionTests) ... ok test_get_empty (sessions_tests.tests.CacheDBSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CacheDBSessionTests) ... ok test_has_key (sessions_tests.tests.CacheDBSessionTests) ... ok test_invalid_key (sessions_tests.tests.CacheDBSessionTests) ... ok test_iteritems (sessions_tests.tests.CacheDBSessionTests) ... ok test_iterkeys (sessions_tests.tests.CacheDBSessionTests) ... ok test_itervalues (sessions_tests.tests.CacheDBSessionTests) ... ok test_load_overlong_key (sessions_tests.tests.CacheDBSessionTests) ... ok test_new_session (sessions_tests.tests.CacheDBSessionTests) ... ok test_non_default_cache (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop_default (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CacheDBSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheDBSessionTests) ... ok test_save (sessions_tests.tests.CacheDBSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CacheDBSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CacheDBSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CacheDBSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CacheDBSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CacheDBSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CacheDBSessionTests) ... ok test_setdefault (sessions_tests.tests.CacheDBSessionTests) ... ok test_store (sessions_tests.tests.CacheDBSessionTests) ... ok test_update (sessions_tests.tests.CacheDBSessionTests) ... ok test_values (sessions_tests.tests.CacheDBSessionTests) ... ok test_actual_expiry (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_clear (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_cycle (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_decode (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_default_expiry (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_delete (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_exists_searches_cache_first (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_flush (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_get_empty (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_has_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_invalid_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_iteritems (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_iterkeys (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_itervalues (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_load_overlong_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_new_session (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_non_default_cache (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_default (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_save (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_setdefault (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_store (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_update (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_values (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok test_actual_expiry (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_clear (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_clearsessions_command (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_cycle (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_decode (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_default_expiry (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_delete (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_extra_session_field (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_flush (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_get_empty (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_has_key (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_invalid_key (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_iteritems (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_iterkeys (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_itervalues (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_new_session (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop_default (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_save (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_get_decoded (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CustomDatabaseSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CustomDatabaseSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CustomDatabaseSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_session_str (sessions_tests.tests.CustomDatabaseSessionTests) Session repr should be the session key. ... ok test_sessionmanager_save (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_setdefault (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_store (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_update (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_values (sessions_tests.tests.CustomDatabaseSessionTests) ... ok test_actual_expiry (sessions_tests.tests.DatabaseSessionTests) ... ok test_clear (sessions_tests.tests.DatabaseSessionTests) ... ok test_clearsessions_command (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.DatabaseSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.DatabaseSessionTests) ... ok test_cycle (sessions_tests.tests.DatabaseSessionTests) ... ok test_decode (sessions_tests.tests.DatabaseSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.DatabaseSessionTests) ... ok test_default_expiry (sessions_tests.tests.DatabaseSessionTests) ... ok test_delete (sessions_tests.tests.DatabaseSessionTests) ... ok test_flush (sessions_tests.tests.DatabaseSessionTests) ... ok test_get_empty (sessions_tests.tests.DatabaseSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.DatabaseSessionTests) ... ok test_has_key (sessions_tests.tests.DatabaseSessionTests) ... ok test_invalid_key (sessions_tests.tests.DatabaseSessionTests) ... ok test_iteritems (sessions_tests.tests.DatabaseSessionTests) ... ok test_iterkeys (sessions_tests.tests.DatabaseSessionTests) ... ok test_itervalues (sessions_tests.tests.DatabaseSessionTests) ... ok test_new_session (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop_default (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.DatabaseSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.DatabaseSessionTests) ... ok test_save (sessions_tests.tests.DatabaseSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_get_decoded (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.DatabaseSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.DatabaseSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.DatabaseSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.DatabaseSessionTests) ... ok test_session_str (sessions_tests.tests.DatabaseSessionTests) Session repr should be the session key. ... ok test_sessionmanager_save (sessions_tests.tests.DatabaseSessionTests) ... ok test_setdefault (sessions_tests.tests.DatabaseSessionTests) ... ok test_store (sessions_tests.tests.DatabaseSessionTests) ... ok test_update (sessions_tests.tests.DatabaseSessionTests) ... ok test_values (sessions_tests.tests.DatabaseSessionTests) ... ok test_actual_expiry (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_clear (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_clearsessions_command (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_reset (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_cycle (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_decode (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_default_expiry (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_delete (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_flush (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_get_empty (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_has_key (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_invalid_key (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_iteritems (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_iterkeys (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_itervalues (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_new_session (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_default (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_default_named_argument (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_save (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_get_decoded (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_str (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) Session repr should be the session key. ... ok test_sessionmanager_save (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_setdefault (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_store (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_update (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_values (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok test_empty_session_saved (sessions_tests.tests.SessionMiddlewareTests) ... ok test_flush_empty_without_session_cookie_doesnt_set_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_httponly_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_no_httponly_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_secure_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok test_session_delete_on_end (sessions_tests.tests.SessionMiddlewareTests) ... ok test_session_delete_on_end_with_custom_domain (sessions_tests.tests.SessionMiddlewareTests) ... ok test_session_save_on_500 (sessions_tests.tests.SessionMiddlewareTests) ... ok test_prefetch_related_from_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok test_prefetch_related_from_uuid_model_to_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok test_prefetch_related_to_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok test_from_integer_pk_lookup_integer_pk_uuid_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_integer_pk_lookup_integer_pk_uuid_pk_uuid_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_integer_pk_lookup_uuid_pk_integer_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_uuid_pk_lookup_integer_pk2_uuid_pk2 (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_from_uuid_pk_lookup_uuid_pk_integer_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok test_ambiguous (prefetch_related.tests.CustomPrefetchTests) ... ok test_custom_qs (prefetch_related.tests.CustomPrefetchTests) ... ok test_generic_rel (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m_through_fk (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m_through_gfk (prefetch_related.tests.CustomPrefetchTests) ... ok test_nested_prefetch_related_are_not_overwritten (prefetch_related.tests.CustomPrefetchTests) ... ok test_o2m_through_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok test_reverse_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok test_traverse_multiple_items_property (prefetch_related.tests.CustomPrefetchTests) ... ok test_traverse_qs (prefetch_related.tests.CustomPrefetchTests) ... ok test_traverse_single_item_property (prefetch_related.tests.CustomPrefetchTests) ... ok test_m2m_then_m2m (prefetch_related.tests.DefaultManagerTests) ... ok test_foreignkey (prefetch_related.tests.ForeignKeyToFieldTest) ... ok test_m2m (prefetch_related.tests.ForeignKeyToFieldTest) ... ok test_charfield_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_generic_relation (prefetch_related.tests.GenericRelationTests) ... ok test_nullable_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_prefetch_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_prefetch_GFK_nonint_pk (prefetch_related.tests.GenericRelationTests) ... ok test_traverse_GFK (prefetch_related.tests.GenericRelationTests) ... ok test_order (prefetch_related.tests.LookupOrderingTest) ... ok test_using_is_honored_custom_qs (prefetch_related.tests.MultiDbTests) ... ok test_using_is_honored_fkey (prefetch_related.tests.MultiDbTests) ... ok test_using_is_honored_inheritance (prefetch_related.tests.MultiDbTests) ... ok test_using_is_honored_m2m (prefetch_related.tests.MultiDbTests) ... ok test_child_link_prefetch (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_foreignkey (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_foreignkey_to_inherited (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_m2m_to_inheriting_model (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_parent_link_prefetch (prefetch_related.tests.MultiTableInheritanceTest) ... ok test_in_bulk (prefetch_related.tests.NullableTest) ... ok test_prefetch_nullable (prefetch_related.tests.NullableTest) ... ok test_traverse_nullable (prefetch_related.tests.NullableTest) ... ok test_attribute_error (prefetch_related.tests.PrefetchRelatedTests) ... ok test_bool (prefetch_related.tests.PrefetchRelatedTests) ... ok test_clear (prefetch_related.tests.PrefetchRelatedTests) ... ok test_count (prefetch_related.tests.PrefetchRelatedTests) ... ok test_exists (prefetch_related.tests.PrefetchRelatedTests) ... ok test_foreign_key_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok test_foreignkey_forward (prefetch_related.tests.PrefetchRelatedTests) ... ok test_foreignkey_reverse (prefetch_related.tests.PrefetchRelatedTests) ... ok test_forward_m2m_to_attr_conflict (prefetch_related.tests.PrefetchRelatedTests) ... ok test_get (prefetch_related.tests.PrefetchRelatedTests) ... ok test_in_and_prefetch_related (prefetch_related.tests.PrefetchRelatedTests) ... ok test_invalid_final_lookup (prefetch_related.tests.PrefetchRelatedTests) ... ok test_len (prefetch_related.tests.PrefetchRelatedTests) ... ok test_m2m_forward (prefetch_related.tests.PrefetchRelatedTests) ... ok test_m2m_reverse (prefetch_related.tests.PrefetchRelatedTests) ... ok test_m2m_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok test_onetoone_reverse_no_match (prefetch_related.tests.PrefetchRelatedTests) ... ok test_overriding_prefetch (prefetch_related.tests.PrefetchRelatedTests) ... ok test_reverse_m2m_to_attr_conflict (prefetch_related.tests.PrefetchRelatedTests) ... ok test_reverse_one_to_one_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok test_survives_clone (prefetch_related.tests.PrefetchRelatedTests) ... ok test_bug (prefetch_related.tests.Ticket19607Tests) ... ok test_bug (prefetch_related.tests.Ticket21410Tests) ... ok test_bug (prefetch_related.tests.Ticket21760Tests) ... ok test_bookmarklets (admin_docs.tests.AdminDocViewTests) ... ok test_index (admin_docs.tests.AdminDocViewTests) ... ok test_missing_docutils (admin_docs.tests.AdminDocViewTests) ... ok test_model_index (admin_docs.tests.AdminDocViewTests) ... ok test_template_detail (admin_docs.tests.AdminDocViewTests) ... ok test_templatefilter_index (admin_docs.tests.AdminDocViewTests) ... ok test_templatetag_index (admin_docs.tests.AdminDocViewTests) ... ok test_view_detail (admin_docs.tests.AdminDocViewTests) ... ok test_view_detail_illegal_import (admin_docs.tests.AdminDocViewTests) ... ok test_view_index (admin_docs.tests.AdminDocViewTests) ... ok test_bookmarklets (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_missing_docutils (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_model_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_template_detail (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_templatefilter_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_templatetag_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_view_detail (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_view_detail_illegal_import (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_view_index (admin_docs.tests.AdminDocViewWithMultipleEngines) ... ok test_parse_rst (admin_docs.tests.DefaultRoleTest) ... ok test_publish_parts (admin_docs.tests.DefaultRoleTest) ... ok test_no_sites_framework (admin_docs.tests.MiscTests) ... ok test_descriptions_render_correctly (admin_docs.tests.TestModelDetailView) ... ok test_method_data_types (admin_docs.tests.TestModelDetailView) ... ok test_method_excludes (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_arguments (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_arguments_display_arguments (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_arguments_display_arguments_default_value (admin_docs.tests.TestModelDetailView) ... ok test_methods_with_multiple_arguments_display_arguments (admin_docs.tests.TestModelDetailView) ... ok test_model_detail_title (admin_docs.tests.TestModelDetailView) ... ok test_model_docstring_renders_correctly (admin_docs.tests.TestModelDetailView) ... ok test_model_with_many_to_one (admin_docs.tests.TestModelDetailView) ... ok test_model_with_no_backward_relations_render_only_relevant_fields (admin_docs.tests.TestModelDetailView) ... ok test_description_output (admin_docs.tests.TestUtils) ... ok test_parse_docstring (admin_docs.tests.TestUtils) ... ok test_title_output (admin_docs.tests.TestUtils) ... ok test_trim_docstring (admin_docs.tests.TestUtils) ... ok test_xview_class (admin_docs.tests.XViewMiddlewareTest) ... ok test_xview_func (admin_docs.tests.XViewMiddlewareTest) ... ok test_filter (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_call (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_invalid (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_name_arg (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_name_kwarg (template_tests.test_library.FilterRegistrationTests) ... ok test_filter_parens (template_tests.test_library.FilterRegistrationTests) ... ok test_inclusion_tag (template_tests.test_library.InclusionTagRegistrationTests) ... ok test_inclusion_tag_name (template_tests.test_library.InclusionTagRegistrationTests) ... ok test_simple_tag (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_simple_tag_invalid (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_simple_tag_name_kwarg (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_simple_tag_parens (template_tests.test_library.SimpleTagRegistrationTests) ... ok test_tag (template_tests.test_library.TagRegistrationTests) ... ok test_tag_call (template_tests.test_library.TagRegistrationTests) ... ok test_tag_invalid (template_tests.test_library.TagRegistrationTests) ... ok test_tag_name_arg (template_tests.test_library.TagRegistrationTests) ... ok test_tag_name_kwarg (template_tests.test_library.TagRegistrationTests) ... ok test_tag_parens (template_tests.test_library.TagRegistrationTests) ... ok test_ordering_across_null_fk (null_fk_ordering.tests.NullFkOrderingTests) ... ok test_attribute_name_not_python_keyword (inspectdb.tests.InspectDBTestCase) ... ok test_custom_fields (inspectdb.tests.InspectDBTestCase) ... ok test_digits_column_name_introspection (inspectdb.tests.InspectDBTestCase) Introspection of column names consist/start with digits (#16536/#17676) ... ok test_field_types (inspectdb.tests.InspectDBTestCase) Test introspection of various Django field types ... ok test_managed_models (inspectdb.tests.InspectDBTestCase) Test that by default the command generates models with `Meta.managed = False` (#14305) ... ok test_number_field_types (inspectdb.tests.InspectDBTestCase) Test introspection of various Django field types ... ok test_special_column_name_introspection (inspectdb.tests.InspectDBTestCase) ... ok test_stealth_table_name_filter_option (inspectdb.tests.InspectDBTestCase) ... ok test_table_name_introspection (inspectdb.tests.InspectDBTestCase) ... ok test_unique_together_meta (inspectdb.tests.InspectDBTestCase) ... ok test_add_efficiency (many_to_one_null.tests.ManyToOneNullTests) ... ok test_assign_clear_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_assign_with_queryset (many_to_one_null.tests.ManyToOneNullTests) ... ok test_clear_efficiency (many_to_one_null.tests.ManyToOneNullTests) ... ok test_created_via_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_created_without_related (many_to_one_null.tests.ManyToOneNullTests) ... ok test_get_related (many_to_one_null.tests.ManyToOneNullTests) ... ok test_related_null_to_field (many_to_one_null.tests.ManyToOneNullTests) ... ok test_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_remove_from_wrong_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_exact (model_fields.test_durationfield.TestQuerying) ... ok test_gt (model_fields.test_durationfield.TestQuerying) ... ok test_create_empty (model_fields.test_durationfield.TestSaveLoad) ... ok test_fractional_seconds (model_fields.test_durationfield.TestSaveLoad) ... ok test_simple_roundtrip (model_fields.test_durationfield.TestSaveLoad) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_create (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_create (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_create (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok test_delete_when_missing (model_fields.test_imagefield.ImageFieldTests) ... ok test_equal_notequal_hash (model_fields.test_imagefield.ImageFieldTests) ... ok test_instantiate_missing (model_fields.test_imagefield.ImageFieldTests) ... ok test_pickle (model_fields.test_imagefield.ImageFieldTests) ... ok test_size_method (model_fields.test_imagefield.ImageFieldTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_create (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok test_assignment_to_None (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_constructor (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_create (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_default_value (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_dimensions (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_image_after_constructor (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok test_assignment (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_constructor (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_create (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_dimensions (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_field_save_and_delete_methods (model_fields.test_imagefield.TwoImageFieldTests) ... ok test_creation (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_two_level_foreign_keys (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_underlying_field (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_update_with_related_model_id (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_update_with_related_model_instance (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_uuid_pk_on_bulk_create (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_uuid_pk_on_save (model_fields.test_uuid.TestAsPrimaryKey) ... ok test_exact (model_fields.test_uuid.TestQuerying) ... ok test_isnull (model_fields.test_uuid.TestQuerying) ... ok test_null_handling (model_fields.test_uuid.TestSaveLoad) ... ok test_pk_validated (model_fields.test_uuid.TestSaveLoad) ... ok test_str_instance_bad_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok test_str_instance_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok test_str_instance_no_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok test_uuid_instance (model_fields.test_uuid.TestSaveLoad) ... ok test_wrong_value (model_fields.test_uuid.TestSaveLoad) ... ok test_choices_form_class (model_fields.tests.BasicFieldTests) Can supply a custom choices form class. Regression for #20999. ... ok test_field_name (model_fields.tests.BasicFieldTests) ... ok test_field_repr (model_fields.tests.BasicFieldTests) ... ok test_field_str (model_fields.tests.BasicFieldTests) ... ok test_field_verbose_name (model_fields.tests.BasicFieldTests) ... ok test_float_validates_object (model_fields.tests.BasicFieldTests) ... ok test_nullbooleanfield_blank (model_fields.tests.BasicFieldTests) ... ok test_show_hidden_initial (model_fields.tests.BasicFieldTests) ... ok test_backend_range_save (model_fields.tests.BigIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.BigIntegerFieldTests) ... ok test_coercing (model_fields.tests.BigIntegerFieldTests) ... ok test_documented_range (model_fields.tests.BigIntegerFieldTests) ... ok test_types (model_fields.tests.BigIntegerFieldTests) ... ok test_max_length (model_fields.tests.BinaryFieldTests) ... ok test_set_and_retrieve (model_fields.tests.BinaryFieldTests) ... ok test_booleanfield_choices_blank (model_fields.tests.BooleanFieldTests) ... ok test_booleanfield_get_db_prep_lookup (model_fields.tests.BooleanFieldTests) ... ok test_booleanfield_to_python (model_fields.tests.BooleanFieldTests) ... ok test_charfield_textfield_max_length_passed_to_formfield (model_fields.tests.BooleanFieldTests) ... ok test_null_default (model_fields.tests.BooleanFieldTests) ... ok test_nullbooleanfield_get_db_prep_lookup (model_fields.tests.BooleanFieldTests) ... ok test_nullbooleanfield_to_python (model_fields.tests.BooleanFieldTests) ... ok test_return_type (model_fields.tests.BooleanFieldTests) ... ok test_select_related (model_fields.tests.BooleanFieldTests) ... ok test_datetimefield_to_python_usecs (model_fields.tests.DateTimeFieldTests) DateTimeField.to_python should support usecs ... ok test_datetimes_save_completely (model_fields.tests.DateTimeFieldTests) ... ok test_lookup_date_with_use_tz (model_fields.tests.DateTimeFieldTests) ... ok test_lookup_date_without_use_tz (model_fields.tests.DateTimeFieldTests) ... ok test_timefield_to_python_usecs (model_fields.tests.DateTimeFieldTests) TimeField.to_python should support usecs ... ok test_default (model_fields.tests.DecimalFieldTests) ... ok test_filter_with_strings (model_fields.tests.DecimalFieldTests) ... ok test_format (model_fields.tests.DecimalFieldTests) ... ok test_get_db_prep_lookup (model_fields.tests.DecimalFieldTests) ... ok test_lookup_really_big_value (model_fields.tests.DecimalFieldTests) ... ok test_max_decimal_places_validation (model_fields.tests.DecimalFieldTests) ... ok test_max_digits_validation (model_fields.tests.DecimalFieldTests) ... ok test_max_whole_digits_validation (model_fields.tests.DecimalFieldTests) ... ok test_save_without_float_conversion (model_fields.tests.DecimalFieldTests) ... ok test_to_python (model_fields.tests.DecimalFieldTests) ... ok test_abstract_model_app_relative_foreign_key (model_fields.tests.ForeignKeyTests) ... ok test_abstract_model_pending_operations (model_fields.tests.ForeignKeyTests) ... ok test_callable_default (model_fields.tests.ForeignKeyTests) Test the use of a lazy callable for ForeignKey.default ... ok test_empty_string_fk (model_fields.tests.ForeignKeyTests) ... ok test_related_name_converted_to_text (model_fields.tests.ForeignKeyTests) ... ok test_warning_when_unique_true_on_fk (model_fields.tests.ForeignKeyTests) ... ok test_blank_string_saved_as_null (model_fields.tests.GenericIPAddressFieldTests) ... ok test_genericipaddressfield_formfield_protocol (model_fields.tests.GenericIPAddressFieldTests) ... ok test_null_value (model_fields.tests.GenericIPAddressFieldTests) ... ok test_save_load (model_fields.tests.GenericIPAddressFieldTests) ... ok test_backend_range_save (model_fields.tests.IntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.IntegerFieldTests) ... ok test_coercing (model_fields.tests.IntegerFieldTests) ... ok test_documented_range (model_fields.tests.IntegerFieldTests) ... ok test_types (model_fields.tests.IntegerFieldTests) ... ok test_backend_range_save (model_fields.tests.PositiveIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.PositiveIntegerFieldTests) ... ok test_coercing (model_fields.tests.PositiveIntegerFieldTests) ... ok test_documented_range (model_fields.tests.PositiveIntegerFieldTests) ... ok test_types (model_fields.tests.PositiveIntegerFieldTests) ... ok test_backend_range_save (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_coercing (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_documented_range (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_types (model_fields.tests.PositiveSmallIntegerFieldTests) ... ok test_slugfield_max_length (model_fields.tests.SlugFieldTests) ... ok test_slugfield_unicode_max_length (model_fields.tests.SlugFieldTests) ... ok test_backend_range_save (model_fields.tests.SmallIntegerFieldTests) ... ok test_backend_range_validation (model_fields.tests.SmallIntegerFieldTests) ... ok test_coercing (model_fields.tests.SmallIntegerFieldTests) ... ok test_documented_range (model_fields.tests.SmallIntegerFieldTests) ... ok test_types (model_fields.tests.SmallIntegerFieldTests) ... ok test_to_python (model_fields.tests.TextFieldTests) TextField.to_python() should return a string ... ok test_lookup_integer_in_charfield (model_fields.tests.TypeCoercionTests) ... ok test_lookup_integer_in_textfield (model_fields.tests.TypeCoercionTests) ... ok test_add_implementation (aggregation.tests.AggregateTestCase) ... ok test_aggregate_alias (aggregation.tests.AggregateTestCase) ... ok test_aggregate_annotation (aggregation.tests.AggregateTestCase) ... ok test_aggregate_in_order_by (aggregation.tests.AggregateTestCase) ... ok test_aggregate_multi_join (aggregation.tests.AggregateTestCase) ... ok test_aggregate_over_complex_annotation (aggregation.tests.AggregateTestCase) ... ok test_aggregation_expressions (aggregation.tests.AggregateTestCase) ... ok test_annotate_basic (aggregation.tests.AggregateTestCase) ... ok test_annotate_defer (aggregation.tests.AggregateTestCase) ... ok test_annotate_defer_select_related (aggregation.tests.AggregateTestCase) ... ok test_annotate_m2m (aggregation.tests.AggregateTestCase) ... ok test_annotate_ordering (aggregation.tests.AggregateTestCase) ... ok test_annotate_over_annotate (aggregation.tests.AggregateTestCase) ... ok test_annotate_values (aggregation.tests.AggregateTestCase) ... ok test_annotate_values_aggregate (aggregation.tests.AggregateTestCase) ... ok test_annotate_values_list (aggregation.tests.AggregateTestCase) ... ok test_annotated_aggregate_over_annotated_aggregate (aggregation.tests.AggregateTestCase) ... ok test_annotation (aggregation.tests.AggregateTestCase) ... ok test_annotation_expressions (aggregation.tests.AggregateTestCase) ... ok test_avg_decimal_field (aggregation.tests.AggregateTestCase) ... ok test_avg_duration_field (aggregation.tests.AggregateTestCase) ... ok test_backwards_compatibility (aggregation.tests.AggregateTestCase) ... ok test_backwards_m2m_annotate (aggregation.tests.AggregateTestCase) ... ok test_combine_different_types (aggregation.tests.AggregateTestCase) ... ok test_complex_aggregations_require_kwarg (aggregation.tests.AggregateTestCase) ... ok test_complex_values_aggregation (aggregation.tests.AggregateTestCase) ... ok test_count (aggregation.tests.AggregateTestCase) ... ok test_count_star (aggregation.tests.AggregateTestCase) ... ok test_dates_with_aggregation (aggregation.tests.AggregateTestCase) ... ok test_decimal_max_digits_has_no_effect (aggregation.tests.AggregateTestCase) ... ok test_empty_aggregate (aggregation.tests.AggregateTestCase) ... ok test_even_more_aggregate (aggregation.tests.AggregateTestCase) ... ok test_expression_on_aggregation (aggregation.tests.AggregateTestCase) ... ok test_filter_aggregate (aggregation.tests.AggregateTestCase) ... ok test_filtering (aggregation.tests.AggregateTestCase) ... ok test_fkey_aggregate (aggregation.tests.AggregateTestCase) ... ok test_grouped_annotation_in_group_by (aggregation.tests.AggregateTestCase) ... ok test_missing_output_field_raises_error (aggregation.tests.AggregateTestCase) ... ok test_more_aggregation (aggregation.tests.AggregateTestCase) ... ok test_multi_arg_aggregate (aggregation.tests.AggregateTestCase) ... ok test_multiple_aggregates (aggregation.tests.AggregateTestCase) ... ok test_non_grouped_annotation_not_in_group_by (aggregation.tests.AggregateTestCase) ... ok test_nonaggregate_aggregation_throws (aggregation.tests.AggregateTestCase) ... ok test_nonfield_annotation (aggregation.tests.AggregateTestCase) ... ok test_order_of_precedence (aggregation.tests.AggregateTestCase) ... ok test_related_aggregate (aggregation.tests.AggregateTestCase) ... ok test_reverse_fkey_annotate (aggregation.tests.AggregateTestCase) ... ok test_single_aggregate (aggregation.tests.AggregateTestCase) ... ok test_sum_distinct_aggregate (aggregation.tests.AggregateTestCase) ... ok test_sum_duration_field (aggregation.tests.AggregateTestCase) ... ok test_ticket11881 (aggregation.tests.AggregateTestCase) ... ok test_ticket12886 (aggregation.tests.AggregateTestCase) ... ok test_ticket17424 (aggregation.tests.AggregateTestCase) ... ok test_values_aggregation (aggregation.tests.AggregateTestCase) ... ok test_values_annotation_with_expression (aggregation.tests.AggregateTestCase) ... ok test_dates_query (extra_regress.tests.ExtraRegressTests) ... ok test_extra_stay_tied (extra_regress.tests.ExtraRegressTests) ... ok test_extra_values_distinct_ordering (extra_regress.tests.ExtraRegressTests) ... ok test_regression_10847 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_17877 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_7314_7372 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_7957 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_7961 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_8039 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_8063 (extra_regress.tests.ExtraRegressTests) ... ok test_regression_8819 (extra_regress.tests.ExtraRegressTests) ... ok test_values_with_extra (extra_regress.tests.ExtraRegressTests) ... ok test_hour_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok test_minute_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok test_second_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok test_chain_date_time_lookups (lookup.tests.LookupTests) ... ok test_count (lookup.tests.LookupTests) ... ok test_error_messages (lookup.tests.LookupTests) ... ok test_escaping (lookup.tests.LookupTests) ... ok test_exclude (lookup.tests.LookupTests) ... ok test_exists (lookup.tests.LookupTests) ... ok test_get_next_previous_by (lookup.tests.LookupTests) ... ok test_in (lookup.tests.LookupTests) ... ok test_in_bulk (lookup.tests.LookupTests) ... ok test_iterator (lookup.tests.LookupTests) ... ok test_lookup_collision (lookup.tests.LookupTests) ... ok test_lookup_date_as_str (lookup.tests.LookupTests) ... ok test_lookup_int_as_str (lookup.tests.LookupTests) ... ok test_none (lookup.tests.LookupTests) ... ok test_nonfield_lookups (lookup.tests.LookupTests) ... ok test_regex (lookup.tests.LookupTests) ... ok test_regex_backreferencing (lookup.tests.LookupTests) ... ok test_regex_non_ascii (lookup.tests.LookupTests) ... ok test_regex_non_string (lookup.tests.LookupTests) ... ok test_regex_null (lookup.tests.LookupTests) ... ok test_relation_nested_lookup_error (lookup.tests.LookupTests) ... ok test_values (lookup.tests.LookupTests) ... ok test_values_list (lookup.tests.LookupTests) ... ok test_coalesce (db_functions.tests.FunctionTests) ... ok test_coalesce_mixed_values (db_functions.tests.FunctionTests) ... ok test_coalesce_ordering (db_functions.tests.FunctionTests) ... ok test_concat (db_functions.tests.FunctionTests) ... ok test_concat_coalesce_idempotent (db_functions.tests.FunctionTests) ... ok test_concat_many (db_functions.tests.FunctionTests) ... ok test_concat_mixed_char_text (db_functions.tests.FunctionTests) ... ok test_concat_sql_generation_idempotency (db_functions.tests.FunctionTests) ... ok test_func_transform_bilateral (db_functions.tests.FunctionTests) ... ok test_func_transform_bilateral_multivalue (db_functions.tests.FunctionTests) ... ok test_function_as_filter (db_functions.tests.FunctionTests) ... ok test_greatest (db_functions.tests.FunctionTests) ... ok test_greatest_all_null (db_functions.tests.FunctionTests) ... ok test_greatest_coalesce_workaround (db_functions.tests.FunctionTests) ... ok test_greatest_coalesce_workaround_mysql (db_functions.tests.FunctionTests) ... skipped 'MySQL-specific workaround' test_greatest_ignores_null (db_functions.tests.FunctionTests) ... skipped "Database doesn't support feature(s): greatest_least_ignores_nulls" test_greatest_one_expressions (db_functions.tests.FunctionTests) ... ok test_greatest_propagates_null (db_functions.tests.FunctionTests) ... ok test_greatest_related_field (db_functions.tests.FunctionTests) ... ok test_greatest_update (db_functions.tests.FunctionTests) ... ok test_least (db_functions.tests.FunctionTests) ... ok test_least_all_null (db_functions.tests.FunctionTests) ... ok test_least_coalesce_workaround (db_functions.tests.FunctionTests) ... ok test_least_coalesce_workaround_mysql (db_functions.tests.FunctionTests) ... skipped 'MySQL-specific workaround' test_least_ignores_null (db_functions.tests.FunctionTests) ... skipped "Database doesn't support feature(s): greatest_least_ignores_nulls" test_least_one_expressions (db_functions.tests.FunctionTests) ... ok test_least_propagates_null (db_functions.tests.FunctionTests) ... ok test_least_related_field (db_functions.tests.FunctionTests) ... ok test_least_update (db_functions.tests.FunctionTests) ... ok test_length (db_functions.tests.FunctionTests) ... ok test_length_ordering (db_functions.tests.FunctionTests) ... ok test_length_transform (db_functions.tests.FunctionTests) ... ok test_lower (db_functions.tests.FunctionTests) ... ok test_lower_transform (db_functions.tests.FunctionTests) ... ok test_nested_function_ordering (db_functions.tests.FunctionTests) ... ok test_now (db_functions.tests.FunctionTests) ... ok test_substr (db_functions.tests.FunctionTests) ... ok test_substr_start (db_functions.tests.FunctionTests) ... ok test_substr_with_expressions (db_functions.tests.FunctionTests) ... ok test_upper (db_functions.tests.FunctionTests) ... ok test_upper_transform (db_functions.tests.FunctionTests) ... ok test_none_as_null (null_queries.tests.NullQueriesTests) ... ok test_reverse_relations (null_queries.tests.NullQueriesTests) ... ok test_auto_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_big_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_binary_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_boolean_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_char_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_char_field_choices (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_csi_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_date_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_datetime_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_decimal_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_decimal_field_0_decimal_places (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_email_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_file_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_file_path_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_float_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_foreign_key (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_foreign_key_swapped (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_generic_ip_address_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_image_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_ip_address_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_many_to_many_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_many_to_many_field_swapped (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_name (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_null_boolean_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_positive_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_positive_small_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_slug_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_small_integer_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_text_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_time_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_url_field (field_deconstruction.tests.FieldDeconstructionTests) ... ok test_admin_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_manager_and_admin_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_manager_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_multiple_receivers (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_single_receiver (mail.test_sendtestemail.SendTestEmailManagementCommand) ... ok test_close_connection (mail.tests.ConsoleBackendTests) ... ok test_console_stream_kwarg (mail.tests.ConsoleBackendTests) ... ok test_empty_admins (mail.tests.ConsoleBackendTests) ... ok test_html_mail_admins (mail.tests.ConsoleBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.ConsoleBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.ConsoleBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.ConsoleBackendTests) ... ok test_lazy_addresses (mail.tests.ConsoleBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.ConsoleBackendTests) ... ok test_message_cc_header (mail.tests.ConsoleBackendTests) ... ok test_plaintext_send_mail (mail.tests.ConsoleBackendTests) ... ok test_recipient_without_domain (mail.tests.ConsoleBackendTests) ... ok test_send (mail.tests.ConsoleBackendTests) ... ok test_send_many (mail.tests.ConsoleBackendTests) ... ok test_send_unicode (mail.tests.ConsoleBackendTests) ... ok test_send_verbose_name (mail.tests.ConsoleBackendTests) ... ok test_use_as_contextmanager (mail.tests.ConsoleBackendTests) ... ok test_close_connection (mail.tests.FileBackendTests) ... ok test_empty_admins (mail.tests.FileBackendTests) ... ok test_file_sessions (mail.tests.FileBackendTests) Make sure opening a connection creates a new file ... ok test_html_mail_admins (mail.tests.FileBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.FileBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.FileBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.FileBackendTests) ... ok test_lazy_addresses (mail.tests.FileBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.FileBackendTests) ... ok test_message_cc_header (mail.tests.FileBackendTests) ... ok test_plaintext_send_mail (mail.tests.FileBackendTests) ... ok test_recipient_without_domain (mail.tests.FileBackendTests) ... ok test_send (mail.tests.FileBackendTests) ... ok test_send_many (mail.tests.FileBackendTests) ... ok test_send_unicode (mail.tests.FileBackendTests) ... ok test_send_verbose_name (mail.tests.FileBackendTests) ... ok test_use_as_contextmanager (mail.tests.FileBackendTests) ... ok test_close_connection (mail.tests.LocmemBackendTests) ... ok test_empty_admins (mail.tests.LocmemBackendTests) ... ok test_html_mail_admins (mail.tests.LocmemBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.LocmemBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.LocmemBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.LocmemBackendTests) ... ok test_lazy_addresses (mail.tests.LocmemBackendTests) ... ok test_locmem_shared_messages (mail.tests.LocmemBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.LocmemBackendTests) ... ok test_message_cc_header (mail.tests.LocmemBackendTests) ... ok test_plaintext_send_mail (mail.tests.LocmemBackendTests) ... ok test_recipient_without_domain (mail.tests.LocmemBackendTests) ... ok test_send (mail.tests.LocmemBackendTests) ... ok test_send_many (mail.tests.LocmemBackendTests) ... ok test_send_unicode (mail.tests.LocmemBackendTests) ... ok test_send_verbose_name (mail.tests.LocmemBackendTests) ... ok test_use_as_contextmanager (mail.tests.LocmemBackendTests) ... ok test_validate_multiline_headers (mail.tests.LocmemBackendTests) ... ok test_arbitrary_keyword (mail.tests.MailTests) ... ok test_ascii (mail.tests.MailTests) ... ok test_attach_file (mail.tests.MailTests) ... ok test_attachments (mail.tests.MailTests) Regression test for #9367 ... ok test_backend_arg (mail.tests.MailTests) Test backend argument of mail.get_connection() ... ok test_cc (mail.tests.MailTests) Regression test for #7722 ... ok test_connection_arg (mail.tests.MailTests) Test connection argument to send_mail(), et. al. ... ok test_custom_backend (mail.tests.MailTests) Test custom backend defined in this suite. ... ok test_dont_base64_encode (mail.tests.MailTests) ... ok test_dont_base64_encode_message_rfc822 (mail.tests.MailTests) ... ok test_dont_mangle_from_in_body (mail.tests.MailTests) ... ok test_dummy_backend (mail.tests.MailTests) ... ok test_encoding (mail.tests.MailTests) ... ok test_from_header (mail.tests.MailTests) ... ok test_header_injection (mail.tests.MailTests) ... ok test_message_header_overrides (mail.tests.MailTests) ... ok test_multiple_message_call (mail.tests.MailTests) ... ok test_multiple_recipients (mail.tests.MailTests) ... ok test_non_ascii_attachment_filename (mail.tests.MailTests) Regression test for #14964 ... ok test_recipients_as_string (mail.tests.MailTests) ... ok test_recipients_as_tuple (mail.tests.MailTests) ... ok test_reply_to (mail.tests.MailTests) ... ok test_reply_to_header (mail.tests.MailTests) ... ok test_safe_mime_multipart (mail.tests.MailTests) ... ok test_space_continuation (mail.tests.MailTests) ... ok test_to_header (mail.tests.MailTests) ... ok test_unicode_address_header (mail.tests.MailTests) ... ok test_unicode_headers (mail.tests.MailTests) ... ok test_7bit (mail.tests.PythonGlobalState) ... ok test_8bit_latin (mail.tests.PythonGlobalState) ... ok test_8bit_non_latin (mail.tests.PythonGlobalState) ... ok test_utf8 (mail.tests.PythonGlobalState) ... ok test_server_stopped (mail.tests.SMTPBackendStoppedServerTest) ... ok test_auth_attempted (mail.tests.SMTPBackendTests) ... ok test_close_connection (mail.tests.SMTPBackendTests) ... ok test_connection_timeout_custom (mail.tests.SMTPBackendTests) Test that the timeout parameter can be customized. ... ok test_connection_timeout_default (mail.tests.SMTPBackendTests) Test that the connection's timeout value is None by default. ... ok test_email_authentication_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_authentication_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_disabled_authentication (mail.tests.SMTPBackendTests) ... ok test_email_msg_uses_crlf (mail.tests.SMTPBackendTests) #23063 -- Test that RFC-compliant messages are sent over SMTP. ... ok test_email_ssl_attempts_ssl_connection (mail.tests.SMTPBackendTests) ... ok test_email_ssl_certfile_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_ssl_certfile_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_certfile_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_ssl_keyfile_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_ssl_keyfile_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_keyfile_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_ssl_use_settings (mail.tests.SMTPBackendTests) ... ok test_email_timeout_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_tls_attempts_starttls (mail.tests.SMTPBackendTests) ... ok test_email_tls_default_disabled (mail.tests.SMTPBackendTests) ... ok test_email_tls_override_settings (mail.tests.SMTPBackendTests) ... ok test_email_tls_use_settings (mail.tests.SMTPBackendTests) ... ok test_empty_admins (mail.tests.SMTPBackendTests) ... ok test_html_mail_admins (mail.tests.SMTPBackendTests) Test html_message argument to mail_admins ... ok test_html_mail_managers (mail.tests.SMTPBackendTests) Test html_message argument to mail_managers ... ok test_html_send_mail (mail.tests.SMTPBackendTests) Test html_message argument to send_mail ... ok test_idn_send (mail.tests.SMTPBackendTests) ... ok test_lazy_addresses (mail.tests.SMTPBackendTests) ... ok test_manager_and_admin_mail_prefix (mail.tests.SMTPBackendTests) ... ok test_message_cc_header (mail.tests.SMTPBackendTests) ... ok test_plaintext_send_mail (mail.tests.SMTPBackendTests) ... ok test_recipient_without_domain (mail.tests.SMTPBackendTests) ... ok test_send (mail.tests.SMTPBackendTests) ... ok test_send_many (mail.tests.SMTPBackendTests) ... ok test_send_unicode (mail.tests.SMTPBackendTests) ... ok test_send_verbose_name (mail.tests.SMTPBackendTests) ... ok test_server_open (mail.tests.SMTPBackendTests) ... ok test_use_as_contextmanager (mail.tests.SMTPBackendTests) ... ok test_check_composite_foreign_object (foreign_object.tests.TestModelCheckTests) ... ok test_check_subset_composite_foreign_object (foreign_object.tests.TestModelCheckTests) ... ok test_none_allowed (generic_relations.tests.TestInitWithNoneArgument) ... ok test_none_not_allowed (generic_relations.tests.TestInitWithNoneArgument) ... ok test_find_all (staticfiles_tests.test_finders.TestAppDirectoriesFinder) ... ok test_find_first (staticfiles_tests.test_finders.TestAppDirectoriesFinder) ... ok test_find_all (staticfiles_tests.test_finders.TestDefaultStorageFinder) ... ok test_find_first (staticfiles_tests.test_finders.TestDefaultStorageFinder) ... ok test_find_all (staticfiles_tests.test_finders.TestFileSystemFinder) ... ok test_find_first (staticfiles_tests.test_finders.TestFileSystemFinder) ... ok test_cache (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_get_finder (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_get_finder_bad_classname (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_get_finder_bad_module (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_location_empty (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_non_tuple_raises_exception (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_searched_locations (staticfiles_tests.test_finders.TestMiscFinder) ... ok test_test_test (staticfiles_tests.test_liveserver.StaticLiveServerChecks) ... ok test_collectstatic_emulation (staticfiles_tests.test_liveserver.StaticLiveServerView) ... ok test_app_files (staticfiles_tests.test_management.TestCollection) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestCollection) ... ok test_common_ignore_patterns (staticfiles_tests.test_management.TestCollection) ... ok test_ignore (staticfiles_tests.test_management.TestCollection) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestCollection) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestCollection) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestCollection) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestCollection) ... ok test_cleared_not_found (staticfiles_tests.test_management.TestCollectionClear) ... ok test_dir_not_exists (staticfiles_tests.test_management.TestCollectionClear) ... ok test_handle_path_notimplemented (staticfiles_tests.test_management.TestCollectionClear) ... ok test_no_files_created (staticfiles_tests.test_management.TestCollectionDryRun) ... ok test_app_files (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_no_common_ignore_patterns (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestCollectionExcludeNoDefaultIgnore) ... ok test_ordering_override (staticfiles_tests.test_management.TestCollectionFilesOverride) ... ok test_app_files (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_broken_symlink (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_clear_broken_symlink (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_links_created (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestCollectionLinks) ... ok test_no_files_created (staticfiles_tests.test_management.TestCollectionNonLocalStorage) ... ok test_no_warning (staticfiles_tests.test_management.TestCollectionOverwriteWarning) ... ok test_warning (staticfiles_tests.test_management.TestCollectionOverwriteWarning) ... ok test_local_storage_detection_helper (staticfiles_tests.test_management.TestConfiguration) ... ok test_location_empty (staticfiles_tests.test_management.TestConfiguration) ... ok test_all_files (staticfiles_tests.test_management.TestFindStatic) ... ok test_all_files_less_verbose (staticfiles_tests.test_management.TestFindStatic) ... ok test_all_files_more_verbose (staticfiles_tests.test_management.TestFindStatic) ... ok test_app_files (staticfiles_tests.test_management.TestFindStatic) ... ok test_camelcase_filenames (staticfiles_tests.test_management.TestFindStatic) ... ok test_nonascii_filenames (staticfiles_tests.test_management.TestFindStatic) ... ok test_staticfiles_dirs (staticfiles_tests.test_management.TestFindStatic) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_management.TestFindStatic) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_management.TestFindStatic) ... ok test_cache_invalidation (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_cache_key_memcache_validation (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_css_import_case_insensitive (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_import_replacement (staticfiles_tests.test_storage.TestCollectionCachedStorage) See #18050 ... ok test_path_ignored_completely (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_path_with_fragment (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_path_with_querystring (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_path_with_querystring_and_fragment (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_post_processing (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_post_processing_failure (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_absolute (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_deep_relative (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_denorm (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_relative (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_return (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_simple_content (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_template_tag_url (staticfiles_tests.test_storage.TestCollectionCachedStorage) ... ok test_clear_empties_manifest (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_css_import_case_insensitive (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_import_replacement (staticfiles_tests.test_storage.TestCollectionManifestStorage) See #18050 ... ok test_loaded_cache (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_manifest_exists (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_parse_cache (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_ignored_completely (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_with_fragment (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_with_querystring (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_path_with_querystring_and_fragment (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_post_processing (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_post_processing_failure (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_absolute (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_deep_relative (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_denorm (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_relative (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_return (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_simple_content (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_url (staticfiles_tests.test_storage.TestCollectionManifestStorage) ... ok test_template_tag_return (staticfiles_tests.test_storage.TestCollectionSimpleCachedStorage) ... ok test_template_tag_simple_content (staticfiles_tests.test_storage.TestCollectionSimpleCachedStorage) ... ok test_collect_static_files_default_permissions (staticfiles_tests.test_storage.TestStaticFilePermissions) ... ok test_collect_static_files_permissions (staticfiles_tests.test_storage.TestStaticFilePermissions) ... ok test_collect_static_files_subclass_of_static_storage (staticfiles_tests.test_storage.TestStaticFilePermissions) ... ok test_template_tag (staticfiles_tests.test_templatetags.TestTemplateTag) ... ok test_disabled_serving (staticfiles_tests.test_views.TestServeDisabled) ... ok test_app_files (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_camelcase_filenames (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_nonascii_filenames (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_views.TestServeStaticWithDefaultURL) ... ok test_app_files (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_camelcase_filenames (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_nonascii_filenames (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs_priority (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.test_views.TestServeStaticWithURLHelper) ... ok test_response (httpwrappers.tests.FileCloseTests) ... ok test_streaming_response (httpwrappers.tests.FileCloseTests) ... ok test_not_allowed (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_not_allowed_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_not_modified (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_redirect (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_redirect_lazy (httpwrappers.tests.HttpResponseSubclassesTests) Make sure HttpResponseRedirect works with lazy strings. ... ok test_redirect_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok test_json_response_custom_encoder (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_list (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_non_ascii (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_passing_arguments_to_json_dumps (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_raises_type_error_with_default_setting (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_text (httpwrappers.tests.JsonResponseTests) ... ok test_json_response_uuid (httpwrappers.tests.JsonResponseTests) ... ok test_streaming_response (httpwrappers.tests.StreamingHttpResponseTests) ... ok test_can_set_and_read_signed_cookies (signed_cookies_tests.tests.SignedCookieTest) ... ok test_can_use_salt (signed_cookies_tests.tests.SignedCookieTest) ... ok test_default_argument_suppresses_exceptions (signed_cookies_tests.tests.SignedCookieTest) ... ok test_detects_tampering (signed_cookies_tests.tests.SignedCookieTest) ... ok test_max_age_argument (signed_cookies_tests.tests.SignedCookieTest) ... ok test_signed_cookies_with_binary_key (signed_cookies_tests.tests.SignedCookieTest) ... ok test_adding_arrayfield_with_index (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_adding_field_with_default (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_deconstruct (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_deconstruct_args (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_deconstruct_with_size (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_subclass_deconstruct (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests' test_render (shortcuts.tests.ShortcutTests) ... ok test_render_to_response (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_content_type (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_context_instance_misuse (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_dirs (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_multiple_templates (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_request_context (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_status (shortcuts.tests.ShortcutTests) ... ok test_render_to_response_with_using (shortcuts.tests.ShortcutTests) ... ok test_render_with_base_context (shortcuts.tests.ShortcutTests) ... ok test_render_with_content_type (shortcuts.tests.ShortcutTests) ... ok test_render_with_current_app (shortcuts.tests.ShortcutTests) ... ok test_render_with_current_app_conflict (shortcuts.tests.ShortcutTests) ... ok test_render_with_dirs (shortcuts.tests.ShortcutTests) ... ok test_render_with_multiple_templates (shortcuts.tests.ShortcutTests) ... ok test_render_with_status (shortcuts.tests.ShortcutTests) ... ok test_render_with_using (shortcuts.tests.ShortcutTests) ... ok test_no_lang_activate (i18n.patterns.tests.PathUnusedTests) ... ok test_prefixed_i18n_disabled (i18n.patterns.tests.URLDisabledTests) ... ok test_account_register (i18n.patterns.tests.URLNamespaceTests) ... ok test_invalid_prefix_use (i18n.patterns.tests.URLPrefixTests) ... ok test_not_prefixed (i18n.patterns.tests.URLPrefixTests) ... ok test_prefixed (i18n.patterns.tests.URLPrefixTests) ... ok test_custom_redirect_class (i18n.patterns.tests.URLRedirectTests) ... ok test_en_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_en_redirect_wrong_url (i18n.patterns.tests.URLRedirectTests) ... ok test_nl_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_nl_redirect_wrong_url (i18n.patterns.tests.URLRedirectTests) ... ok test_no_prefix_response (i18n.patterns.tests.URLRedirectTests) ... ok test_pl_pl_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_pt_br_redirect (i18n.patterns.tests.URLRedirectTests) ... ok test_language_prefix_with_script_prefix (i18n.patterns.tests.URLRedirectWithScriptAliasTests) ... ok test_en_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashSettingTests) ... ok test_not_prefixed_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashSettingTests) ... ok test_en_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashTests) ... ok test_not_prefixed_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashTests) ... ok test_en_url (i18n.patterns.tests.URLResponseTests) ... ok test_nl_url (i18n.patterns.tests.URLResponseTests) ... ok test_not_prefixed_with_prefix (i18n.patterns.tests.URLResponseTests) ... ok test_pt_br_url (i18n.patterns.tests.URLResponseTests) ... ok test_wrong_en_prefix (i18n.patterns.tests.URLResponseTests) ... ok test_wrong_nl_prefix (i18n.patterns.tests.URLResponseTests) ... ok test_args (i18n.patterns.tests.URLTagTests) ... ok test_context (i18n.patterns.tests.URLTagTests) ... ok test_kwargs (i18n.patterns.tests.URLTagTests) ... ok test_strings_only (i18n.patterns.tests.URLTagTests) ... ok test_no_prefix_translated (i18n.patterns.tests.URLTranslationTests) ... ok test_translate_url_utility (i18n.patterns.tests.URLTranslationTests) ... ok test_users_url (i18n.patterns.tests.URLTranslationTests) ... ok test_en_redirect (i18n.patterns.tests.URLVaryAcceptLanguageTests) ... ok test_no_prefix_response (i18n.patterns.tests.URLVaryAcceptLanguageTests) ... ok test_app_locale_compiled (i18n.test_compilation.AppCompilationTest) ... skipped 'msgfmt is mandatory for compilation tests' test_error_reported_by_msgfmt (i18n.test_compilation.CompilationErrorHandling) ... skipped 'msgfmt is mandatory for compilation tests' test_command_help (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_multiple_locales_excluded (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_multiple_locales_excluded_with_locale (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_one_locale_excluded (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_one_locale_excluded_with_locale (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_fuzzy_compiling (i18n.test_compilation.FuzzyTranslationTest) ... skipped 'msgfmt is mandatory for compilation tests' test_nofuzzy_compiling (i18n.test_compilation.FuzzyTranslationTest) ... skipped 'msgfmt is mandatory for compilation tests' test_multiple_locales (i18n.test_compilation.MultipleLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_one_locale (i18n.test_compilation.MultipleLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests' test_percent_symbol_in_po_file (i18n.test_compilation.PoFileContentsTests) ... skipped 'msgfmt is mandatory for compilation tests' test_bom_rejection (i18n.test_compilation.PoFileTests) ... skipped 'msgfmt is mandatory for compilation tests' test_no_write_access (i18n.test_compilation.PoFileTests) ... skipped 'msgfmt is mandatory for compilation tests' test_blocktrans_trimmed (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_comments_extractor (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_context_in_single_quotes (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_extraction_error (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_extraction_warning (i18n.test_extraction.BasicExtractorTests) test xgettext warning about multiple bare interpolation placeholders ... skipped 'xgettext is mandatory for extraction tests' test_force_en_us_locale (i18n.test_extraction.BasicExtractorTests) Value of locale-munging option used by the command is the right one ... skipped 'xgettext is mandatory for extraction tests' test_makemessages_find_files (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_makemessages_gettext_version (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_po_file_encoding_when_updating (i18n.test_extraction.BasicExtractorTests) Update of PO file doesn't corrupt it with non-UTF-8 encoding on Python3+Windows (#23271) ... skipped 'xgettext is mandatory for extraction tests' test_template_comments (i18n.test_extraction.BasicExtractorTests) Template comment tags on the same line of other constructs (#19552) ... skipped 'xgettext is mandatory for extraction tests' test_template_message_context_extractor (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_unicode_decode_error (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_unicode_file_name (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_copy_plural_forms (i18n.test_extraction.CopyPluralFormsExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_override_plural_forms (i18n.test_extraction.CopyPluralFormsExtractorTests) Ticket #20311. ... skipped 'xgettext is mandatory for extraction tests' test_trans_and_plural_blocktrans_collision (i18n.test_extraction.CopyPluralFormsExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_no_locale_raises (i18n.test_extraction.CustomLayoutExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_project_locale_paths (i18n.test_extraction.CustomLayoutExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_command_help (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_multiple_locales_excluded (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_multiple_locales_excluded_with_locale (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_one_locale_excluded (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_one_locale_excluded_with_locale (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_ignore_directory (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_ignore_file_patterns (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_ignore_subdirectory (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_media_static_dirs_ignored (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_default_root_settings (i18n.test_extraction.JavascriptExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_javascript_literals (i18n.test_extraction.JavascriptExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_media_static_dirs_ignored (i18n.test_extraction.JavascriptExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_keep_pot_disabled_by_default (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_keep_pot_enabled (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_keep_pot_explicitly_disabled (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_location_comments_for_templatized_files (i18n.test_extraction.LocationCommentsTests) ... skipped 'xgettext is mandatory for extraction tests' test_no_location_disabled (i18n.test_extraction.LocationCommentsTests) Behavior is correct if --no-location switch isn't specified. ... skipped 'xgettext is mandatory for extraction tests' test_no_location_enabled (i18n.test_extraction.LocationCommentsTests) Behavior is correct if --no-location switch is specified. See #16903. ... skipped 'xgettext is mandatory for extraction tests' test_multiple_locales (i18n.test_extraction.MultipleLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests' test_no_wrap_disabled (i18n.test_extraction.NoWrapExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_no_wrap_enabled (i18n.test_extraction.NoWrapExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_symlink (i18n.test_extraction.SymlinkExtractorTests) ... skipped 'xgettext is mandatory for extraction tests' test_adds_python_format_to_all_percent_signs (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped 'xgettext is mandatory for extraction tests' test_trans_tag_with_percent_symbol_at_the_end (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped 'xgettext is mandatory for extraction tests' test_trans_tag_with_percent_symbol_in_the_middle (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped 'xgettext is mandatory for extraction tests' test_trans_tag_with_string_that_look_like_fmt_spec (i18n.test_percents.ExtractingStringsWithPercentSigns) ... skipped 'xgettext is mandatory for extraction tests' test_translates_multiple_percent_signs (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_a_percent_symbol_at_the_end (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_percent_symbol_in_the_middle (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_percent_symbol_using_context (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_translates_with_string_that_look_like_fmt_spec_with_trans (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok test_app_translation (i18n.tests.AppResolutionOrderI18NTests) ... ok test_check_for_language (i18n.tests.CountrySpecificLanguageTests) ... ok test_get_language_from_request (i18n.tests.CountrySpecificLanguageTests) ... ok test_specific_language_codes (i18n.tests.CountrySpecificLanguageTests) ... ok test_django_fallback (i18n.tests.DjangoFallbackResolutionOrderI18NTests) ... ok test_false_like_locale_formats (i18n.tests.FormattingTests) ... ok test_format_arbitrary_settings (i18n.tests.FormattingTests) ... ok test_get_custom_format (i18n.tests.FormattingTests) ... ok test_get_format_modules_lang (i18n.tests.FormattingTests) ... ok test_get_format_modules_stability (i18n.tests.FormattingTests) ... ok test_iter_format_modules (i18n.tests.FormattingTests) ... ok test_iter_format_modules_stability (i18n.tests.FormattingTests) ... ok test_l10n_disabled (i18n.tests.FormattingTests) ... ok test_l10n_enabled (i18n.tests.FormattingTests) ... ok test_locale_independent (i18n.tests.FormattingTests) ... ok test_localize_templatetag_and_filter (i18n.tests.FormattingTests) ... ok test_localized_as_text_as_hidden_input (i18n.tests.FormattingTests) ... ok test_localized_input (i18n.tests.FormattingTests) ... ok test_sanitize_separators (i18n.tests.FormattingTests) ... ok test_sub_locales (i18n.tests.FormattingTests) ... ok test_locale_paths_override_app_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok test_locale_paths_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok test_cache_resetting (i18n.tests.MiscTests) ... ok test_english_fallback (i18n.tests.MiscTests) ... ok test_get_language_from_path_null (i18n.tests.MiscTests) ... ok test_get_language_from_path_real (i18n.tests.MiscTests) ... ok test_parse_language_cookie (i18n.tests.MiscTests) ... ok test_parse_literal_http_header (i18n.tests.MiscTests) ... ok test_parse_spec_http_header (i18n.tests.MiscTests) ... ok test_percent_formatting_in_blocktrans (i18n.tests.MiscTests) ... ok test_percent_in_translatable_block (i18n.tests.MiscTests) ... ok test_special_fallback_language (i18n.tests.MiscTests) ... ok test_support_for_deprecated_chinese_language_codes (i18n.tests.MiscTests) ... ok test_multiple_locale (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_btrans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_deactivate (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_deactivate_btrans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_deactivate_trans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_direct_switch (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_direct_switch_btrans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_direct_switch_trans (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_filter (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_filter_deactivate (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_filter_direct_switch (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_loadi18n (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_loadi18n_deactivate (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_loadi18n_direct_switch (i18n.tests.MultipleLocaleActivationTests) ... ok test_multiple_locale_trans (i18n.tests.MultipleLocaleActivationTests) ... ok test_single_locale_activation (i18n.tests.MultipleLocaleActivationTests) ... ok test_non_django_language (i18n.tests.NonDjangoLanguageTests) ... ok test_fallback_language_code (i18n.tests.TestLanguageInfo) ... ok test_localized_language_info (i18n.tests.TestLanguageInfo) ... ok test_unknown_language_code (i18n.tests.TestLanguageInfo) ... ok test_unknown_language_code_and_country_code (i18n.tests.TestLanguageInfo) ... ok test_unknown_only_country_code (i18n.tests.TestLanguageInfo) ... ok test_failure_finding_default_mo_files (i18n.tests.TranslationFilesMissing) ... ok test_bad_placeholder_1 (i18n.tests.TranslationTests) ... ok test_bad_placeholder_2 (i18n.tests.TranslationTests) ... ok test_bytestrings (i18n.tests.TranslationTests) gettext() returns a bytestring if input is bytestring. ... skipped 'No more bytestring translations on PY3' test_empty_value (i18n.tests.TranslationTests) ... ok test_language_bidi (i18n.tests.TranslationTests) ... ok test_lazy_and_bytestrings (i18n.tests.TranslationTests) ... skipped 'No more bytestring translations on PY3' test_lazy_objects (i18n.tests.TranslationTests) ... ok test_lazy_pickle (i18n.tests.TranslationTests) ... ok test_maclines (i18n.tests.TranslationTests) ... ok test_override (i18n.tests.TranslationTests) ... ok test_override_decorator (i18n.tests.TranslationTests) ... ok test_override_exit (i18n.tests.TranslationTests) ... ok test_pgettext (i18n.tests.TranslationTests) ... ok test_plural (i18n.tests.TranslationTests) ... ok test_safe_status (i18n.tests.TranslationTests) ... ok test_string_concat (i18n.tests.TranslationTests) ... ok test_template_tags_pgettext (i18n.tests.TranslationTests) ... ok test_to_language (i18n.tests.TranslationTests) ... ok test_to_locale (i18n.tests.TranslationTests) ... ok test_ungettext_lazy (i18n.tests.TranslationTests) ... ok test_ungettext_lazy_long (i18n.tests.TranslationTests) ... skipped "PY3 doesn't have distinct int and long types" test_ungettext_lazy_pickle (i18n.tests.TranslationTests) ... ok test_bug14894_translation_activate_thread_safety (i18n.tests.TranslationThreadSafetyTests) ... ok test_format_discovery (fixtures.tests.FixtureTransactionTests) ... ok skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_aware_datetime_in_local_timezone (timezones.tests.SerializationTests) ... ok test_aware_datetime_in_other_timezone (timezones.tests.SerializationTests) ... ok test_aware_datetime_in_utc (timezones.tests.SerializationTests) ... ok test_aware_datetime_with_microsecond (timezones.tests.SerializationTests) ... ok test_naive_datetime (timezones.tests.SerializationTests) ... ok test_naive_datetime_with_microsecond (timezones.tests.SerializationTests) ... ok test_get_template_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_get_template_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_get_template_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_get_template_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_empty (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_tries_all_engines_before_names (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_list_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_render_to_string_with_request (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_empty (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_first_engine (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_not_found (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_second_engine (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_tries_all_engines_before_names (template_loader.tests.TemplateLoaderTests) ... ok test_select_template_using_engine (template_loader.tests.TemplateLoaderTests) ... ok test_closed (responses.tests.HttpResponseBaseTests) ... ok test_setdefault (responses.tests.HttpResponseBaseTests) ... ok test_tell (responses.tests.HttpResponseBaseTests) ... ok test_write (responses.tests.HttpResponseBaseTests) ... ok test_change_status_code (responses.tests.HttpResponseTests) ... ok test_charset_detection (responses.tests.HttpResponseTests) HttpResponse should parse charset from content_type. ... ok test_reason_phrase (responses.tests.HttpResponseTests) ... ok test_repr (responses.tests.HttpResponseTests) ... ok test_response_content_charset (responses.tests.HttpResponseTests) HttpResponse should encode based on charset. ... ok test_status_code (responses.tests.HttpResponseTests) ... ok test_get_absolute_url_honors_script_prefix (flatpages_tests.test_models.FlatpageModelTests) ... ok test_get_absolute_url_urlencodes (flatpages_tests.test_models.FlatpageModelTests) ... ok test_db_query_in_hook (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_delays_execution_until_after_transaction_commit (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_discards_hooks_from_rolled_back_savepoint (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_does_not_execute_if_transaction_rolled_back (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_error_in_hook_doesnt_prevent_clearing_hooks (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_executes_immediately_if_no_transaction (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_executes_only_after_final_transaction_committed (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hook_in_hook (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hooks_cleared_after_rollback (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hooks_cleared_after_successful_commit (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_hooks_cleared_on_reconnect (transaction_hooks.tests.TestConnectionOnCommit) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_inner_savepoint_does_not_affect_outer (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_inner_savepoint_rolled_back_with_outer (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_no_hooks_run_from_failed_transaction (transaction_hooks.tests.TestConnectionOnCommit) If outer transaction fails, no hooks from within it run. ... ok test_no_savepoints_atomic_merged_with_outer (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_raises_exception_non_autocommit_mode (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_runs_hooks_in_order_registered (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_transaction_in_hook (transaction_hooks.tests.TestConnectionOnCommit) ... ok test_middleware_missing (messages_tests.test_api.ApiTest) ... ok test_middleware_missing_silently (messages_tests.test_api.ApiTest) ... ok test_ok (messages_tests.test_api.ApiTest) ... ok test_request_is_none (messages_tests.test_api.ApiTest) ... ok test_add (messages_tests.test_cookie.CookieTest) ... ok test_add_lazy_translation (messages_tests.test_cookie.CookieTest) ... ok test_add_update (messages_tests.test_cookie.CookieTest) ... ok test_context_processor_message_levels (messages_tests.test_cookie.CookieTest) ... ok test_cookie_setings (messages_tests.test_cookie.CookieTest) ... ok test_custom_tags (messages_tests.test_cookie.CookieTest) ... ok test_default_level (messages_tests.test_cookie.CookieTest) ... ok test_existing_add (messages_tests.test_cookie.CookieTest) ... ok test_existing_add_read_update (messages_tests.test_cookie.CookieTest) ... ok test_existing_read (messages_tests.test_cookie.CookieTest) ... ok test_existing_read_add_update (messages_tests.test_cookie.CookieTest) ... ok test_full_request_response_cycle (messages_tests.test_cookie.CookieTest) ... ok test_get (messages_tests.test_cookie.CookieTest) ... ok test_get_bad_cookie (messages_tests.test_cookie.CookieTest) ... ok test_high_level (messages_tests.test_cookie.CookieTest) ... ok test_json_encoder_decoder (messages_tests.test_cookie.CookieTest) ... ok test_level_tag (messages_tests.test_cookie.CookieTest) ... ok test_low_level (messages_tests.test_cookie.CookieTest) ... ok test_max_cookie_length (messages_tests.test_cookie.CookieTest) ... ok test_middleware_disabled (messages_tests.test_cookie.CookieTest) ... ok test_middleware_disabled_fail_silently (messages_tests.test_cookie.CookieTest) ... ok test_multiple_posts (messages_tests.test_cookie.CookieTest) ... ok test_no_update (messages_tests.test_cookie.CookieTest) ... ok test_pre_1_5_message_format (messages_tests.test_cookie.CookieTest) ... ok test_safedata (messages_tests.test_cookie.CookieTest) ... ok test_settings_level (messages_tests.test_cookie.CookieTest) ... ok test_tags (messages_tests.test_cookie.CookieTest) ... ok test_with_template_response (messages_tests.test_cookie.CookieTest) ... ok test_add (messages_tests.test_fallback.FallbackTest) ... ok test_add_lazy_translation (messages_tests.test_fallback.FallbackTest) ... ok test_add_update (messages_tests.test_fallback.FallbackTest) ... ok test_context_processor_message_levels (messages_tests.test_fallback.FallbackTest) ... ok test_custom_tags (messages_tests.test_fallback.FallbackTest) ... ok test_default_level (messages_tests.test_fallback.FallbackTest) ... ok test_existing_add (messages_tests.test_fallback.FallbackTest) ... ok test_existing_add_read_update (messages_tests.test_fallback.FallbackTest) ... ok test_existing_read (messages_tests.test_fallback.FallbackTest) ... ok test_existing_read_add_update (messages_tests.test_fallback.FallbackTest) ... ok test_flush_used_backends (messages_tests.test_fallback.FallbackTest) ... ok test_full_request_response_cycle (messages_tests.test_fallback.FallbackTest) ... ok test_get (messages_tests.test_fallback.FallbackTest) ... ok test_get_empty (messages_tests.test_fallback.FallbackTest) ... ok test_get_fallback (messages_tests.test_fallback.FallbackTest) ... ok test_get_fallback_only (messages_tests.test_fallback.FallbackTest) ... ok test_high_level (messages_tests.test_fallback.FallbackTest) ... ok test_level_tag (messages_tests.test_fallback.FallbackTest) ... ok test_low_level (messages_tests.test_fallback.FallbackTest) ... ok test_middleware_disabled (messages_tests.test_fallback.FallbackTest) ... ok test_middleware_disabled_fail_silently (messages_tests.test_fallback.FallbackTest) ... ok test_multiple_posts (messages_tests.test_fallback.FallbackTest) ... ok test_no_fallback (messages_tests.test_fallback.FallbackTest) ... ok test_no_update (messages_tests.test_fallback.FallbackTest) ... ok test_session_fallback (messages_tests.test_fallback.FallbackTest) ... ok test_session_fallback_only (messages_tests.test_fallback.FallbackTest) ... ok test_settings_level (messages_tests.test_fallback.FallbackTest) ... ok test_tags (messages_tests.test_fallback.FallbackTest) ... ok test_with_template_response (messages_tests.test_fallback.FallbackTest) ... ok test_set_messages_success (messages_tests.test_mixins.SuccessMessageMixinTests) ... ok test_content_type_already_present (middleware.test_security.SecurityMiddlewareTest) ... ok test_content_type_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_content_type_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_no_redirect_ssl (middleware.test_security.SecurityMiddlewareTest) ... ok test_redirect_exempt (middleware.test_security.SecurityMiddlewareTest) ... ok test_redirect_ssl_host (middleware.test_security.SecurityMiddlewareTest) ... ok test_ssl_redirect_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_ssl_redirect_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_already_present (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_include_subdomains (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_no_include_subdomains (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_sts_only_if_secure (middleware.test_security.SecurityMiddlewareTest) ... ok test_xss_filter_already_present (middleware.test_security.SecurityMiddlewareTest) ... ok test_xss_filter_off (middleware.test_security.SecurityMiddlewareTest) ... ok test_xss_filter_on (middleware.test_security.SecurityMiddlewareTest) ... ok test_404_error_nonascii_referrer (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... skipped 'HTTP_REFERER is str type on Python 3' test_404_error_nonascii_user_agent (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... skipped 'HTTP_USER_AGENT is str type on Python 3' test_404_error_reporting (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_404_error_reporting_ignored_url (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_404_error_reporting_no_referer (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_custom_request_checker (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_referer_equal_to_requested_url (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_referer_equal_to_requested_url_on_another_domain (middleware.tests.BrokenLinkEmailsMiddlewareTest) ... ok test_append_slash_disabled (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_disabled_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_have_slash (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_have_slash_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_no_redirect_on_POST_in_DEBUG (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_no_redirect_on_POST_in_DEBUG_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_quoted (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_quoted_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_redirect (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_redirect_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_redirect_querystring (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_resource (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_resource_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_unknown (middleware.tests.CommonMiddlewareTest) ... ok test_append_slash_slashless_unknown_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_disallowed_user_agents (middleware.tests.CommonMiddlewareTest) ... ok test_etag (middleware.tests.CommonMiddlewareTest) ... ok test_etag_streaming_response (middleware.tests.CommonMiddlewareTest) ... ok test_if_none_match (middleware.tests.CommonMiddlewareTest) ... ok test_no_etag_streaming_response (middleware.tests.CommonMiddlewareTest) ... ok test_non_ascii_query_string_does_not_crash (middleware.tests.CommonMiddlewareTest) Regression test for #15152 ... ok test_prepend_www (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_have_slash (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_have_slash_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_slashless (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_append_slash_slashless_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_prepend_www_custom_urlconf (middleware.tests.CommonMiddlewareTest) ... ok test_response_redirect_class (middleware.tests.CommonMiddlewareTest) ... ok test_response_redirect_class_subclass (middleware.tests.CommonMiddlewareTest) ... ok test_content_length_header_added (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_content_length_header_not_added (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_content_length_header_not_changed (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_date_header_added (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_client_error (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_last_modified_in_the_future (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_last_modified_in_the_past (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_no_last_modified (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_redirect (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_modified_since_and_same_last_modified (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_client_error (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_different_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_no_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_redirect (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_same_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_if_none_match_and_same_etag_with_quotes (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_no_if_modified_since_and_last_modified (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_no_if_none_match_and_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_compress_response (middleware.tests.ETagGZipMiddlewareTest) ... ok test_compress_file_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_non_200_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_streaming_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_streaming_response_unicode (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_compressed_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_incompressible_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_short_response (middleware.tests.GZipMiddlewareTest) ... ok test_defaults_sameorigin (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_deny (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_dont_set_if_set (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_is_extendable (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_response_exempt (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_same_origin (middleware.tests.XFrameOptionsMiddlewareTest) ... ok test_attrs (admin_widgets.tests.AdminDateWidgetTest) ... ok test_CharField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_DateField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_DateTimeField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_EmailField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_FileField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_ForeignKey (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_IntegerField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_TextField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_TimeField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_URLField (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_choices_with_radio_fields (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_field_with_choices (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_filtered_many_to_many (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_formfield_overrides (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_formfield_overrides_widget_instances (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_inheritance (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_m2m_widgets (admin_widgets.tests.AdminFormfieldForDBFieldTests) m2m fields help text as it applies to admin app (#9321). ... ok test_many_to_many (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_radio_fields_ForeignKey (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_raw_id_ForeignKey (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok test_raw_id_many_to_many (admin_widgets.tests.AdminFormfieldForDBFieldTests) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_localization (admin_widgets.tests.AdminSplitDateTimeWidgetTest) ... ok test_render (admin_widgets.tests.AdminSplitDateTimeWidgetTest) ... ok test_attrs (admin_widgets.tests.AdminTimeWidgetTest) ... ok test_render (admin_widgets.tests.AdminURLWidgetTest) ... ok test_render_idn (admin_widgets.tests.AdminURLWidgetTest) ... ok test_render_quoting (admin_widgets.tests.AdminURLWidgetTest) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_render (admin_widgets.tests.FilteredSelectMultipleWidgetTest) ... ok test_stacked_render (admin_widgets.tests.FilteredSelectMultipleWidgetTest) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_no_can_add_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_on_delete_cascade_rel_cant_delete_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_select_multiple_widget_cant_change_delete_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_default_handler (urlpatterns_reverse.tests.DefaultErrorHandlerTests) If the urls.py doesn't specify handlers, the defaults are used ... ok test_erroneous_resolve (urlpatterns_reverse.tests.ErroneousViewTests) ... ok test_erroneous_reverse (urlpatterns_reverse.tests.ErroneousViewTests) ... ok test_callable_handlers (urlpatterns_reverse.tests.ErrorHandlerResolutionTests) ... ok test_named_handlers (urlpatterns_reverse.tests.ErrorHandlerResolutionTests) ... ok test_include_2_tuple (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_2_tuple_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_3_tuple (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_app_name (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_app_name_but_no_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_app_name_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_namespace (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_namespace_app_name (urlpatterns_reverse.tests.IncludeTests) ... ok test_include_urls (urlpatterns_reverse.tests.IncludeTests) ... ok test_invalid_resolve (urlpatterns_reverse.tests.LookaheadTests) ... ok test_invalid_reverse (urlpatterns_reverse.tests.LookaheadTests) ... ok test_valid_resolve (urlpatterns_reverse.tests.LookaheadTests) ... ok test_valid_reverse (urlpatterns_reverse.tests.LookaheadTests) ... ok test_ambiguous_object (urlpatterns_reverse.tests.NamespaceTests) Names deployed via dynamic URL objects that require namespaces can't be resolved ... ok test_ambiguous_urlpattern (urlpatterns_reverse.tests.NamespaceTests) Names deployed via dynamic URL objects that require namespaces can't be resolved ... ok test_app_lookup_object (urlpatterns_reverse.tests.NamespaceTests) A default application namespace can be used for lookup ... ok test_app_lookup_object_with_default (urlpatterns_reverse.tests.NamespaceTests) A default application namespace is sensitive to the 'current' app can be used for lookup ... ok test_app_lookup_object_without_default (urlpatterns_reverse.tests.NamespaceTests) An application namespace without a default is sensitive to the 'current' app can be used for lookup ... ok test_app_name_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be applied to include()'d urlpatterns that set an app_name attribute ... ok test_app_object (urlpatterns_reverse.tests.NamespaceTests) Dynamic URL objects can return a (pattern, app_name) 2-tuple, and include() can set the namespace ... ok test_app_object_default_namespace (urlpatterns_reverse.tests.NamespaceTests) Namespace defaults to app_name when including a (pattern, app_name) 2-tuple ... ok test_current_app_no_partial_match (urlpatterns_reverse.tests.NamespaceTests) current_app should either match the whole path or shouldn't be used ... ok test_embedded_namespace_object (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be installed anywhere in the URL pattern tree ... ok test_multiple_namespace_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be embedded ... ok test_namespace_object (urlpatterns_reverse.tests.NamespaceTests) Dynamic URL objects can be found using a namespace ... ok test_namespace_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be applied to include()'d urlpatterns ... ok test_namespace_pattern_with_variable_prefix (urlpatterns_reverse.tests.NamespaceTests) When using an include with namespaces when there is a regex variable in front of it ... ok test_namespaces_with_variables (urlpatterns_reverse.tests.NamespaceTests) Namespace prefixes can capture variables: see #15900 ... ok test_nested_app_lookup (urlpatterns_reverse.tests.NamespaceTests) A nested current_app should be split in individual namespaces (#24904) ... ok test_nested_namespace_pattern (urlpatterns_reverse.tests.NamespaceTests) Namespaces can be nested ... ok test_non_existent_namespace (urlpatterns_reverse.tests.NamespaceTests) Non-existent namespaces raise errors ... ok test_normal_name (urlpatterns_reverse.tests.NamespaceTests) Normal lookups work as expected ... ok test_simple_included_name (urlpatterns_reverse.tests.NamespaceTests) Normal lookups work on names included from other patterns ... ok test_special_chars_namespace (urlpatterns_reverse.tests.NamespaceTests) ... ok test_no_handler_exception (urlpatterns_reverse.tests.NoRootUrlConfTests) ... ok test_no_urls_exception (urlpatterns_reverse.tests.NoURLPatternsTests) ... ok test_reverse_inner_in_response_middleware (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_reverse_inner_in_streaming (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_reverse_outer_in_response_middleware (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_reverse_outer_in_streaming (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_urlconf (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_urlconf_overridden (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_urlconf_overridden_with_null (urlpatterns_reverse.tests.RequestURLconfTests) ... ok test_resolver_match_on_request (urlpatterns_reverse.tests.ResolverMatchTests) ... ok test_resolver_match_on_request_before_resolution (urlpatterns_reverse.tests.ResolverMatchTests) ... ok test_urlpattern_resolve (urlpatterns_reverse.tests.ResolverMatchTests) ... ok test_no_illegal_imports (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_to_object (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_to_url (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_to_view_name (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_redirect_view_object (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_reverse_by_path_nested (urlpatterns_reverse.tests.ReverseShortcutTests) ... ok test_non_urlsafe_prefix_with_args (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_patterns_reported (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_prefix_braces (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_prefix_format_char (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_prefix_parenthesis (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_reverse_none (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_reverse_returns_unicode (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_script_name_escaping (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_urlpattern_reverse (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_exceptions (urlpatterns_reverse.tests.ViewLoadingTests) ... ok test_view_loading (urlpatterns_reverse.tests.ViewLoadingTests) ... ok test_builtins_discovery (template_backends.test_django.DjangoTemplatesTests) ... ok test_context_has_priority_over_template_context_processors (template_backends.test_django.DjangoTemplatesTests) ... ok test_csrf_token (template_backends.test_django.DjangoTemplatesTests) ... ok test_django_html_escaping (template_backends.test_django.DjangoTemplatesTests) ... ok test_from_string (template_backends.test_django.DjangoTemplatesTests) ... ok test_get_template (template_backends.test_django.DjangoTemplatesTests) ... ok test_get_template_non_existing (template_backends.test_django.DjangoTemplatesTests) ... ok test_get_template_syntax_error (template_backends.test_django.DjangoTemplatesTests) ... ok test_html_escaping (template_backends.test_django.DjangoTemplatesTests) ... ok test_no_directory_traversal (template_backends.test_django.DjangoTemplatesTests) ... ok test_non_ascii_characters (template_backends.test_django.DjangoTemplatesTests) ... ok test_request_context_conflicts_with_request (template_backends.test_django.DjangoTemplatesTests) ... ok test_templatetag_discovery (template_backends.test_django.DjangoTemplatesTests) ... ok test_templatetag_discovery_import_error (template_backends.test_django.DjangoTemplatesTests) ... ok test_csrf_token (template_backends.test_dummy.TemplateStringsTests) ... ok test_django_html_escaping (template_backends.test_dummy.TemplateStringsTests) ... skipped "test doesn't apply to dummy backend" test_from_string (template_backends.test_dummy.TemplateStringsTests) ... ok test_get_template (template_backends.test_dummy.TemplateStringsTests) ... ok test_get_template_non_existing (template_backends.test_dummy.TemplateStringsTests) ... ok test_get_template_syntax_error (template_backends.test_dummy.TemplateStringsTests) ... skipped "test doesn't apply to dummy backend" test_html_escaping (template_backends.test_dummy.TemplateStringsTests) ... ok test_no_directory_traversal (template_backends.test_dummy.TemplateStringsTests) ... ok test_non_ascii_characters (template_backends.test_dummy.TemplateStringsTests) ... ok test_csrf_token (template_backends.test_jinja2.Jinja2Tests) ... ok test_django_html_escaping (template_backends.test_jinja2.Jinja2Tests) ... ok test_exception_debug_info_max_context (template_backends.test_jinja2.Jinja2Tests) ... ok test_exception_debug_info_min_context (template_backends.test_jinja2.Jinja2Tests) ... ok test_from_string (template_backends.test_jinja2.Jinja2Tests) ... ok test_get_template (template_backends.test_jinja2.Jinja2Tests) ... ok test_get_template_non_existing (template_backends.test_jinja2.Jinja2Tests) ... ok test_get_template_syntax_error (template_backends.test_jinja2.Jinja2Tests) ... ok test_html_escaping (template_backends.test_jinja2.Jinja2Tests) ... ok test_no_directory_traversal (template_backends.test_jinja2.Jinja2Tests) ... ok test_non_ascii_characters (template_backends.test_jinja2.Jinja2Tests) ... ok test_origin (template_backends.test_jinja2.Jinja2Tests) ... ok test_origin_from_string (template_backends.test_jinja2.Jinja2Tests) ... ok test_self_context (template_backends.test_jinja2.Jinja2Tests) ... ok test_backend_import_error (template_backends.test_utils.TemplateStringsTests) ... ok test_backend_improperly_configured (template_backends.test_utils.TemplateStringsTests) ... ok test_backend_names_must_be_unique (template_backends.test_utils.TemplateStringsTests) ... ok test_custom_form_meta_exclude (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_custom_form_meta_exclude_with_readonly (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_get_fieldsets (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_get_formset_kwargs (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_get_formsets_with_inlines_returns_tuples (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok test_no_deletion (generic_inline_admin.tests.NoInlineDeletionTest) ... ok test_close (cache.tests.CacheClosingTests) ... ok test_head_caches_correctly (cache.tests.CacheHEADTest) ... ok test_head_with_cached_get (cache.tests.CacheHEADTest) ... ok test_per_thread (cache.tests.CacheHandlerTest) ... ok test_same_instance (cache.tests.CacheHandlerTest) ... ok test_constructor (cache.tests.CacheMiddlewareTest) ... ok test_middleware (cache.tests.CacheMiddlewareTest) ... ok test_sensitive_cookie_not_cached (cache.tests.CacheMiddlewareTest) ... ok test_view_decorator (cache.tests.CacheMiddlewareTest) ... ok test_cache_key_varies_by_url (cache.tests.CacheUtils) ... ok test_get_cache_key (cache.tests.CacheUtils) ... ok test_get_cache_key_with_query (cache.tests.CacheUtils) ... ok test_learn_cache_key (cache.tests.CacheUtils) ... ok test_patch_cache_control (cache.tests.CacheUtils) ... ok test_patch_vary_headers (cache.tests.CacheUtils) ... ok test_custom_key_validation (cache.tests.CustomCacheKeyValidationTests) ... ok test_add (cache.tests.DBCacheTests) ... ok test_add_fail_on_pickleerror (cache.tests.DBCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.DBCacheTests) ... ok test_cache_read_for_model_instance (cache.tests.DBCacheTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.DBCacheTests) ... ok test_cache_versioning_add (cache.tests.DBCacheTests) ... ok test_cache_versioning_delete (cache.tests.DBCacheTests) ... ok test_cache_versioning_get_set (cache.tests.DBCacheTests) ... ok test_cache_versioning_get_set_many (cache.tests.DBCacheTests) ... ok test_cache_versioning_has_key (cache.tests.DBCacheTests) ... ok test_cache_versioning_incr_decr (cache.tests.DBCacheTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.DBCacheTests) ... ok test_cache_write_unpickable_object (cache.tests.DBCacheTests) ... ok test_clear (cache.tests.DBCacheTests) ... ok test_close (cache.tests.DBCacheTests) ... ok test_createcachetable_dry_run_mode (cache.tests.DBCacheTests) ... ok test_createcachetable_with_table_argument (cache.tests.DBCacheTests) ... ok test_cull (cache.tests.DBCacheTests) ... ok test_custom_key_func (cache.tests.DBCacheTests) ... ok test_data_types (cache.tests.DBCacheTests) ... ok test_decr (cache.tests.DBCacheTests) ... ok test_decr_version (cache.tests.DBCacheTests) ... ok test_delete (cache.tests.DBCacheTests) ... ok test_delete_many (cache.tests.DBCacheTests) ... ok test_expiration (cache.tests.DBCacheTests) ... ok test_float_timeout (cache.tests.DBCacheTests) ... ok test_forever_timeout (cache.tests.DBCacheTests) ... ok test_get_many (cache.tests.DBCacheTests) ... ok test_get_or_set (cache.tests.DBCacheTests) ... ok test_get_or_set_callable (cache.tests.DBCacheTests) ... ok test_get_or_set_racing (cache.tests.DBCacheTests) ... ok test_get_or_set_version (cache.tests.DBCacheTests) ... ok test_has_key (cache.tests.DBCacheTests) ... ok test_in (cache.tests.DBCacheTests) ... ok test_incr (cache.tests.DBCacheTests) ... ok test_incr_version (cache.tests.DBCacheTests) ... ok test_invalid_keys (cache.tests.DBCacheTests) ... ok test_long_timeout (cache.tests.DBCacheTests) ... ok test_non_existent (cache.tests.DBCacheTests) ... ok test_prefix (cache.tests.DBCacheTests) ... ok test_second_call_doesnt_crash (cache.tests.DBCacheTests) ... ok test_set_fail_on_pickleerror (cache.tests.DBCacheTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.DBCacheTests) ... ok test_set_many_expiration (cache.tests.DBCacheTests) ... ok test_simple (cache.tests.DBCacheTests) ... ok test_unicode (cache.tests.DBCacheTests) ... ok test_zero_cull (cache.tests.DBCacheTests) ... ok test_zero_timeout (cache.tests.DBCacheTests) ... ok test_add (cache.tests.DBCacheWithTimeZoneTests) ... ok test_add_fail_on_pickleerror (cache.tests.DBCacheWithTimeZoneTests) See https://code.djangoproject.com/ticket/21200 ... ok test_binary_string (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_read_for_model_instance (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_read_for_model_instance_with_deferred (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_add (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_delete (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_get_set (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_get_set_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_has_key (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_versioning_incr_decr (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_write_for_model_instance_with_deferred (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cache_write_unpickable_object (cache.tests.DBCacheWithTimeZoneTests) ... ok test_clear (cache.tests.DBCacheWithTimeZoneTests) ... ok test_close (cache.tests.DBCacheWithTimeZoneTests) ... ok test_createcachetable_dry_run_mode (cache.tests.DBCacheWithTimeZoneTests) ... ok test_createcachetable_with_table_argument (cache.tests.DBCacheWithTimeZoneTests) ... ok test_cull (cache.tests.DBCacheWithTimeZoneTests) ... ok test_custom_key_func (cache.tests.DBCacheWithTimeZoneTests) ... ok test_data_types (cache.tests.DBCacheWithTimeZoneTests) ... ok test_decr (cache.tests.DBCacheWithTimeZoneTests) ... ok test_decr_version (cache.tests.DBCacheWithTimeZoneTests) ... ok test_delete (cache.tests.DBCacheWithTimeZoneTests) ... ok test_delete_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_expiration (cache.tests.DBCacheWithTimeZoneTests) ... ok test_float_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_forever_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set_callable (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set_racing (cache.tests.DBCacheWithTimeZoneTests) ... ok test_get_or_set_version (cache.tests.DBCacheWithTimeZoneTests) ... ok test_has_key (cache.tests.DBCacheWithTimeZoneTests) ... ok test_in (cache.tests.DBCacheWithTimeZoneTests) ... ok test_incr (cache.tests.DBCacheWithTimeZoneTests) ... ok test_incr_version (cache.tests.DBCacheWithTimeZoneTests) ... ok test_invalid_keys (cache.tests.DBCacheWithTimeZoneTests) ... ok test_long_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_non_existent (cache.tests.DBCacheWithTimeZoneTests) ... ok test_prefix (cache.tests.DBCacheWithTimeZoneTests) ... ok test_second_call_doesnt_crash (cache.tests.DBCacheWithTimeZoneTests) ... ok test_set_fail_on_pickleerror (cache.tests.DBCacheWithTimeZoneTests) See https://code.djangoproject.com/ticket/21200 ... ok test_set_many (cache.tests.DBCacheWithTimeZoneTests) ... ok test_set_many_expiration (cache.tests.DBCacheWithTimeZoneTests) ... ok test_simple (cache.tests.DBCacheWithTimeZoneTests) ... ok test_unicode (cache.tests.DBCacheWithTimeZoneTests) ... ok test_zero_cull (cache.tests.DBCacheWithTimeZoneTests) ... ok test_zero_timeout (cache.tests.DBCacheWithTimeZoneTests) ... ok test_caches_set_with_timeout_as_none_has_correct_default_timeout (cache.tests.DefaultNonExpiringCacheKeyTests) Memory caches that have the TIMEOUT parameter set to `None` in the ... ok test_caches_set_with_timeout_as_none_set_non_expiring_key (cache.tests.DefaultNonExpiringCacheKeyTests) Memory caches that have the TIMEOUT parameter set to `None` will set ... ok test_caches_with_unset_timeout_has_correct_default_timeout (cache.tests.DefaultNonExpiringCacheKeyTests) Caches that have the TIMEOUT parameter undefined in the default ... ok test_caches_with_unset_timeout_set_expiring_key (cache.tests.DefaultNonExpiringCacheKeyTests) Memory caches that have the TIMEOUT parameter unset will set cache ... ok test_default_expiration_time_for_keys_is_5_minutes (cache.tests.DefaultNonExpiringCacheKeyTests) The default expiration time of a cache key is 5 minutes. ... ok test_add (cache.tests.DummyCacheTests) Add doesn't do anything in dummy cache backend ... ok test_clear (cache.tests.DummyCacheTests) clear does nothing for the dummy cache backend ... ok test_data_types (cache.tests.DummyCacheTests) All data types are ignored equally by the dummy cache ... ok test_decr (cache.tests.DummyCacheTests) Dummy cache values can't be decremented ... ok test_decr_version (cache.tests.DummyCacheTests) Dummy cache versions can't be decremented ... ok test_delete (cache.tests.DummyCacheTests) Cache deletion is transparently ignored on the dummy cache backend ... ok test_delete_many (cache.tests.DummyCacheTests) delete_many does nothing for the dummy cache backend ... ok test_expiration (cache.tests.DummyCacheTests) Expiration has no effect on the dummy cache ... ok test_get_many (cache.tests.DummyCacheTests) get_many returns nothing for the dummy cache backend ... ok test_get_or_set (cache.tests.DummyCacheTests) ... ok test_get_or_set_callable (cache.tests.DummyCacheTests) ... ok test_has_key (cache.tests.DummyCacheTests) The has_key method doesn't ever return True for the dummy cache backend ... ok test_in (cache.tests.DummyCacheTests) The in operator doesn't ever return True for the dummy cache backend ... ok test_incr (cache.tests.DummyCacheTests) Dummy cache values can't be incremented ... ok test_incr_version (cache.tests.DummyCacheTests) Dummy cache versions can't be incremented ... ok test_non_existent (cache.tests.DummyCacheTests) Non-existent keys aren't found in the dummy cache backend ... ok test_set_many (cache.tests.DummyCacheTests) set_many does nothing for the dummy cache backend ... ok test_simple (cache.tests.DummyCacheTests) Dummy cache backend ignores cache set calls ... ok test_unicode (cache.tests.DummyCacheTests) Unicode values are ignored by the dummy cache ... ok test_cache_key_varies_by_url (cache.tests.PrefixedCacheUtils) ... ok test_get_cache_key (cache.tests.PrefixedCacheUtils) ... ok test_get_cache_key_with_query (cache.tests.PrefixedCacheUtils) ... ok test_learn_cache_key (cache.tests.PrefixedCacheUtils) ... ok test_patch_cache_control (cache.tests.PrefixedCacheUtils) ... ok test_patch_vary_headers (cache.tests.PrefixedCacheUtils) ... ok test_proper_escaping (cache.tests.TestMakeTemplateFragmentKey) ... ok test_with_many_vary_on (cache.tests.TestMakeTemplateFragmentKey) ... ok test_with_one_vary_on (cache.tests.TestMakeTemplateFragmentKey) ... ok test_without_vary_on (cache.tests.TestMakeTemplateFragmentKey) ... ok test_get_cache_key (cache.tests.TestWithTemplateResponse) ... ok test_get_cache_key_with_query (cache.tests.TestWithTemplateResponse) ... ok test_patch_vary_headers (cache.tests.TestWithTemplateResponse) ... ok test_with_etag (cache.tests.TestWithTemplateResponse) ... ok test_without_etag (cache.tests.TestWithTemplateResponse) ... ok test_persistence (migration_test_data_persistence.tests.MigrationDataPersistenceTestCase) ... ok test_csrf_enabled_client (test_client.tests.CSRFEnabledClientTests) A client can be instantiated with CSRF checks enabled ... ok test_custom_test_client (test_client.tests.CustomTestClientTest) A test case can specify a custom class for self.client. ... ok test_get_request_from_factory (test_client.tests.RequestFactoryTest) ... ok test_request_factory (test_client.tests.RequestFactoryTest) The request factory implements all the HTTP/1.1 methods. ... ok test_trace_request_from_factory (test_client.tests.RequestFactoryTest) The request factory returns an echo response for a TRACE request. ... ok test_get_all_field_names (model_meta.test_legacy.GetAllFieldNamesTestCase) ... ok test_get_data_field (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_generic_relation (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_m2m_field (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_m2m_field_invalid (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_related_m2m (model_meta.test_legacy.GetFieldByNameTests) ... ok test_get_related_object (model_meta.test_legacy.GetFieldByNameTests) ... ok test_many_to_many_with_model (model_meta.test_legacy.M2MTests) ... ok test_related_m2m_asymmetrical (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_m2m_local_only (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_m2m_symmetrical (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_m2m_with_model (model_meta.test_legacy.RelatedM2MTests) ... ok test_related_objects (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_include_hidden (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_include_hidden_local_only (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_local (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_proxy (model_meta.test_legacy.RelatedObjectsTests) ... ok test_related_objects_proxy_hidden (model_meta.test_legacy.RelatedObjectsTests) ... ok test_fields (model_meta.tests.DataTests) ... ok test_local_concrete_fields (model_meta.tests.DataTests) ... ok test_local_fields (model_meta.tests.DataTests) ... ok test_get_data_field (model_meta.tests.GetFieldByNameTests) ... ok test_get_fields_only_searches_forward_on_apps_not_ready (model_meta.tests.GetFieldByNameTests) ... ok test_get_generic_relation (model_meta.tests.GetFieldByNameTests) ... ok test_get_m2m_field (model_meta.tests.GetFieldByNameTests) ... ok test_get_related_m2m (model_meta.tests.GetFieldByNameTests) ... ok test_get_related_object (model_meta.tests.GetFieldByNameTests) ... ok test_get_fields_is_immutable (model_meta.tests.GetFieldsTests) ... ok test_label (model_meta.tests.LabelTests) ... ok test_label_lower (model_meta.tests.LabelTests) ... ok test_many_to_many (model_meta.tests.M2MTests) ... ok test_many_to_many_with_model (model_meta.tests.M2MTests) ... ok test_get_parent_list (model_meta.tests.ParentListTests) ... ok test_related_objects (model_meta.tests.RelatedObjectsTests) ... ok test_related_objects_include_hidden (model_meta.tests.RelatedObjectsTests) ... ok test_related_objects_include_hidden_local_only (model_meta.tests.RelatedObjectsTests) ... ok test_related_objects_local (model_meta.tests.RelatedObjectsTests) ... ok test_clear_cache_clears_relation_tree (model_meta.tests.RelationTreeTests) ... ok test_first_relation_tree_access_populates_all (model_meta.tests.RelationTreeTests) ... ok test_relations_related_objects (model_meta.tests.RelationTreeTests) ... ok test_virtual_fields (model_meta.tests.VirtualFieldsTests) ... ok test_django_table_names (introspection.tests.IntrospectionTests) ... ok test_django_table_names_retval_type (introspection.tests.IntrospectionTests) ... ok test_get_indexes (introspection.tests.IntrospectionTests) ... ok test_get_indexes_multicol (introspection.tests.IntrospectionTests) ... ok test_get_key_columns (introspection.tests.IntrospectionTests) ... ok test_get_primary_key_column (introspection.tests.IntrospectionTests) ... ok test_get_relations (introspection.tests.IntrospectionTests) ... ok test_get_relations_alt_format (introspection.tests.IntrospectionTests) With SQLite, foreign keys can be added with different syntaxes. ... ok test_get_table_description_col_lengths (introspection.tests.IntrospectionTests) ... ok test_get_table_description_names (introspection.tests.IntrospectionTests) ... ok test_get_table_description_nullable (introspection.tests.IntrospectionTests) ... ok test_get_table_description_types (introspection.tests.IntrospectionTests) ... ok test_installed_models (introspection.tests.IntrospectionTests) ... ok test_postgresql_real_type (introspection.tests.IntrospectionTests) ... skipped "Database doesn't support feature(s): has_real_datatype" test_sequence_list (introspection.tests.IntrospectionTests) ... ok test_table_names (introspection.tests.IntrospectionTests) ... ok test_table_names_with_views (introspection.tests.IntrospectionTests) ... ok test_check_field (invalid_models_tests.test_backend_specific.BackendSpecificChecksTests) Test if backend specific checks are performed. ... ok test_none_column (invalid_models_tests.test_custom_fields.CustomFieldTest) ... ok test_IPAddressField_deprecated (invalid_models_tests.test_deprecated_fields.DeprecatedFieldsTests) ... ok test_M2M_long_column_name (invalid_models_tests.test_models.FieldNamesTests) ... skipped "The database doesn't have a column name length limit." test_ending_with_underscore (invalid_models_tests.test_models.FieldNamesTests) ... ok test_including_separator (invalid_models_tests.test_models.FieldNamesTests) ... ok test_local_field_long_column_name (invalid_models_tests.test_models.FieldNamesTests) ... skipped "The database doesn't have a column name length limit." test_pk (invalid_models_tests.test_models.FieldNamesTests) ... ok test_list_containing_non_iterable (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_non_iterable (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_non_list (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_pointing_to_m2m_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_pointing_to_missing_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_pointing_to_non_local_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok test_just_order_with_respect_to_no_errors (invalid_models_tests.test_models.OtherModelTests) ... ok test_just_ordering_no_errors (invalid_models_tests.test_models.OtherModelTests) ... ok test_non_valid (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_non_iterable (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_pointing_to_existing_foreignkey_field (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_pointing_to_missing_field (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_pointing_to_missing_foreignkey_field (invalid_models_tests.test_models.OtherModelTests) ... ok test_ordering_with_order_with_respect_to (invalid_models_tests.test_models.OtherModelTests) ... ok test_swappable_missing_app (invalid_models_tests.test_models.OtherModelTests) ... ok test_swappable_missing_app_name (invalid_models_tests.test_models.OtherModelTests) ... ok test_two_m2m_through_same_relationship (invalid_models_tests.test_models.OtherModelTests) ... ok test_unique_primary_key (invalid_models_tests.test_models.OtherModelTests) ... ok test_field_name_clash_with_child_accessor (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_id_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_inheritance_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_multigeneration_inheritance (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_multiinheritance_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok test_list_containing_non_iterable (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_non_iterable (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_non_list (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_pointing_to_m2m (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_pointing_to_missing_field (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_valid_model (invalid_models_tests.test_models.UniqueTogetherTests) ... ok test_primary_key (invalid_models_tests.test_ordinary_fields.AutoFieldTests) ... ok test_valid_case (invalid_models_tests.test_ordinary_fields.AutoFieldTests) ... ok test_nullable_boolean_field (invalid_models_tests.test_ordinary_fields.BooleanFieldTests) ... ok test_bad_values_of_max_digits_and_decimal_places (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_decimal_places_greater_than_max_digits (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_negative_max_digits_and_decimal_places (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_required_attributes (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_valid_field (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok test_primary_key (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok test_unique (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok test_valid_case (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok test_forbidden_files_and_folders (invalid_models_tests.test_ordinary_fields.FilePathFieldTests) ... ok test_non_nullable_blank (invalid_models_tests.test_ordinary_fields.GenericIPAddressFieldTests) ... ok test_pillow_installed (invalid_models_tests.test_ordinary_fields.ImageFieldTests) ... ok test_max_length_warning (invalid_models_tests.test_ordinary_fields.IntegerFieldTests) ... ok test_clash_between_accessors (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok test_m2m_to_m2m_with_inheritance (invalid_models_tests.test_relative_fields.AccessorClashTests) Ref #22047. ... ok test_complex_clash (invalid_models_tests.test_relative_fields.ComplexClashTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_hidden_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok test_explicit_field_names (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_intersection_foreign_object (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_invalid_field (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_invalid_order (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_m2m_field_argument_validation (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_superset_foreign_object (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok test_ambiguous_relationship_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_abstract_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_field_as_arg (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_isolated_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_missing_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_non_unique_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_to_non_unique_field_under_explicit_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_key_without_on_delete_warning (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_foreign_object_to_non_unique_fields (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_m2m_to_abstract_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_through_isolated_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_to_isolated_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_to_missing_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_many_to_many_with_useless_options (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_missing_relationship_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_not_swapped_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_nullable_primary_key (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_on_delete_set_default_without_default_value (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_on_delete_set_null_on_non_nullable_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_one_to_one_field_to_field_as_arg (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_one_to_one_field_without_on_delete_warning (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_referencing_to_swapped_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_related_field_has_invalid_related_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_related_field_has_valid_related_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_relationship_model_missing_foreign_key (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_relationship_model_with_foreign_key_to_wrong_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_symmetric_self_reference_with_intermediate_table (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_symmetric_self_reference_with_intermediate_table_and_through_fields (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_symmetrical_self_referential_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_too_many_foreign_keys_in_self_referential_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_unique_m2m (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_valid_foreign_key_without_accessor (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_valid_foreign_key_without_on_delete (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok test_fk_to_fk (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_fk_to_integer (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_fk_to_m2m (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_m2m_to_fk (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_m2m_to_integer (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ReverseQueryNameClashTests) ... ok test_accessor_clash (invalid_models_tests.test_relative_fields.SelfReferentialFKClashTests) ... ok test_clash_under_explicit_related_name (invalid_models_tests.test_relative_fields.SelfReferentialFKClashTests) ... ok test_reverse_query_name_clash (invalid_models_tests.test_relative_fields.SelfReferentialFKClashTests) ... ok test_accessor_clash (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_clash_between_accessors (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_clash_under_explicit_related_name (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_reverse_query_name_clash (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_valid_model (invalid_models_tests.test_relative_fields.SelfReferentialM2MClashTests) ... ok test_decode_detects_tampering (signing.tests.TestSigner) loads should raise exception for tampered objects ... ok test_dumps_loads (signing.tests.TestSigner) dumps and loads be reversible for any JSON serializable object ... ok test_invalid_sep (signing.tests.TestSigner) should warn on invalid separator ... ok test_sign_unsign (signing.tests.TestSigner) sign/unsign should be reversible ... ok test_signature (signing.tests.TestSigner) signature() method should generate a signature ... ok test_signature_with_salt (signing.tests.TestSigner) signature(value, salt=...) should work ... ok test_unsign_detects_tampering (signing.tests.TestSigner) unsign should raise an exception if the value has been tampered with ... ok test_valid_sep (signing.tests.TestSigner) ... ok test_works_with_non_ascii_keys (signing.tests.TestSigner) ... ok test_timestamp_signer (signing.tests.TestTimestampSigner) ... ok test_flatten (admin_utils.tests.UtilsTests) ... ok test_flatten_fieldsets (admin_utils.tests.UtilsTests) ... ok test_label_for_field (admin_utils.tests.UtilsTests) ... ok test_label_for_property (admin_utils.tests.UtilsTests) ... ok test_logentry_unicode (admin_utils.tests.UtilsTests) ... ok test_null_display_for_field (admin_utils.tests.UtilsTests) ... ok test_number_formats_display_for_field (admin_utils.tests.UtilsTests) ... ok test_number_formats_with_thousand_separator_display_for_field (admin_utils.tests.UtilsTests) ... ok test_quote (admin_utils.tests.UtilsTests) ... ok test_related_name (admin_utils.tests.UtilsTests) ... ok test_safestring_in_field_label (admin_utils.tests.UtilsTests) ... ok test_values_from_lookup_field (admin_utils.tests.UtilsTests) ... ok test_model_signal (model_validation.tests.ModelValidationTest) ... ok test_models_validate (model_validation.tests.ModelValidationTest) ... ok test_get_absolute_url (absolute_url_overrides.tests.AbsoluteUrlOverrideTests) ... ok test_insert_get_absolute_url (absolute_url_overrides.tests.AbsoluteUrlOverrideTests) ... ok test_override_get_absolute_url (absolute_url_overrides.tests.AbsoluteUrlOverrideTests) ... ok test_dunder_path (apps.tests.AppConfigTests) If single element in __path__, use it (in preference to __file__). ... ok test_duplicate_dunder_path_no_dunder_file (apps.tests.AppConfigTests) ... ok test_empty_dunder_path_fallback_to_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is empty, use __file__ if set. ... ok test_empty_dunder_path_no_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is empty and there is no __file__, raise. ... ok test_explicit_path_overrides (apps.tests.AppConfigTests) If path set as class attr, overrides __path__ and __file__. ... ok test_multiple_dunder_path_fallback_to_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is length>1, use __file__ if set. ... ok test_multiple_dunder_path_no_dunder_file (apps.tests.AppConfigTests) If the __path__ attr is length>1 and there is no __file__, raise. ... ok test_no_dunder_path_fallback_to_dunder_file (apps.tests.AppConfigTests) If there is no __path__ attr, use __file__. ... ok test_no_dunder_path_or_dunder_file (apps.tests.AppConfigTests) If there is no __path__ or __file__, raise ImproperlyConfigured. ... ok test_path_set_explicitly (apps.tests.AppConfigTests) If subclass sets path as class attr, no module attributes needed. ... ok test_bad_app_config (apps.tests.AppsTests) ... ok test_default_app_config (apps.tests.AppsTests) ... ok test_duplicate_labels (apps.tests.AppsTests) ... ok test_duplicate_names (apps.tests.AppsTests) ... ok test_dynamic_load (apps.tests.AppsTests) ... ok test_get_app_config (apps.tests.AppsTests) ... ok test_get_app_configs (apps.tests.AppsTests) ... ok test_get_containing_app_config_apps_not_ready (apps.tests.AppsTests) ... ok test_get_model (apps.tests.AppsTests) ... ok test_import_exception_is_not_masked (apps.tests.AppsTests) ... ok test_is_installed (apps.tests.AppsTests) ... ok test_lazy_model_operation (apps.tests.AppsTests) ... ok test_model_clash (apps.tests.AppsTests) ... ok test_models_py (apps.tests.AppsTests) ... ok test_no_such_app (apps.tests.AppsTests) ... ok test_no_such_app_config (apps.tests.AppsTests) ... ok test_not_an_app_config (apps.tests.AppsTests) ... ok test_ready (apps.tests.AppsTests) ... ok test_relabeling (apps.tests.AppsTests) ... ok test_singleton_master (apps.tests.AppsTests) ... ok test_multiple_paths (apps.tests.NamespacePackageAppTests) ... ok test_multiple_paths_explicit_path (apps.tests.NamespacePackageAppTests) ... ok test_single_path (apps.tests.NamespacePackageAppTests) ... ok test_modelform_factory_metaclass (model_forms.tests.CustomMetaclassTestCase) ... ok test_bad_callback (model_forms.tests.FormFieldCallbackTests) ... ok test_baseform_with_widgets_in_meta (model_forms.tests.FormFieldCallbackTests) Regression for #13095: Using base forms with widgets defined in Meta should not raise errors. ... ok test_custom_callback (model_forms.tests.FormFieldCallbackTests) Test that a custom formfield_callback is used if provided ... ok test_factory_with_widget_argument (model_forms.tests.FormFieldCallbackTests) Regression for #15315: modelform_factory should accept widgets ... ok test_modelform_factory_with_all_fields (model_forms.tests.FormFieldCallbackTests) Regression for #19733 ... ok test_modelform_factory_without_fields (model_forms.tests.FormFieldCallbackTests) Regression for #19733 ... ok test_custom_error_messages (model_forms.tests.ModelFormCustomErrorTests) ... ok test_model_clean_error_messages (model_forms.tests.ModelFormCustomErrorTests) ... ok test_field_removal (model_forms.tests.ModelFormInheritanceTests) ... ok test_field_removal_name_clashes (model_forms.tests.ModelFormInheritanceTests) Regression test for https://code.djangoproject.com/ticket/22510. ... ok test_form_subclass_inheritance (model_forms.tests.ModelFormInheritanceTests) ... ok test_big_integer_field (model_forms.tests.ModelOtherFieldTests) ... ok test_comma_separated_integer_field (model_forms.tests.ModelOtherFieldTests) ... ok test_http_prefixing (model_forms.tests.ModelOtherFieldTests) ... ok test_url_on_modelform (model_forms.tests.ModelOtherFieldTests) Check basic URL field validation on model forms ... ok test_error_messages_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_field_type_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_help_text_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_label_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_widget_overrides (model_forms.tests.TestFieldOverridesByFormMeta) ... ok test_notrequired_overrides_notblank (model_forms.tests.ValidationTest) ... ok test_validates_with_replaced_field_excluded (model_forms.tests.ValidationTest) ... ok test_validates_with_replaced_field_not_specified (model_forms.tests.ValidationTest) ... ok test_invalid_field_type (modeladmin.tests.DateHierarchyCheckTests) ... ok test_missing_field (modeladmin.tests.DateHierarchyCheckTests) ... ok test_valid_case (modeladmin.tests.DateHierarchyCheckTests) ... ok test_not_integer (modeladmin.tests.ExtraCheckTests) ... ok test_valid_case (modeladmin.tests.ExtraCheckTests) ... ok test_duplicate_fields_in_fields (modeladmin.tests.FieldsCheckTests) ... ok test_inline (modeladmin.tests.FieldsCheckTests) ... ok test_duplicate_fields (modeladmin.tests.FieldsetsCheckTests) ... ok test_fieldsets_with_custom_form_validation (modeladmin.tests.FieldsetsCheckTests) ... ok test_item_not_a_pair (modeladmin.tests.FieldsetsCheckTests) ... ok test_missing_fields_key (modeladmin.tests.FieldsetsCheckTests) ... ok test_non_iterable_item (modeladmin.tests.FieldsetsCheckTests) ... ok test_not_iterable (modeladmin.tests.FieldsetsCheckTests) ... ok test_second_element_of_item_not_a_dict (modeladmin.tests.FieldsetsCheckTests) ... ok test_specified_both_fields_and_fieldsets (modeladmin.tests.FieldsetsCheckTests) ... ok test_valid_case (modeladmin.tests.FieldsetsCheckTests) ... ok test_invalid_field_type (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_missing_field (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_not_iterable (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_valid_case (modeladmin.tests.FilterHorizontalCheckTests) ... ok test_invalid_field_type (modeladmin.tests.FilterVerticalCheckTests) ... ok test_missing_field (modeladmin.tests.FilterVerticalCheckTests) ... ok test_not_iterable (modeladmin.tests.FilterVerticalCheckTests) ... ok test_valid_case (modeladmin.tests.FilterVerticalCheckTests) ... ok test_missing_field (modeladmin.tests.FkNameCheckTests) ... ok test_valid_case (modeladmin.tests.FkNameCheckTests) ... ok test_fieldsets_with_custom_form_validation (modeladmin.tests.FormCheckTests) ... ok test_invalid_type (modeladmin.tests.FormCheckTests) ... ok test_valid_case (modeladmin.tests.FormCheckTests) ... ok test_invalid_type (modeladmin.tests.FormsetCheckTests) ... ok test_valid_case (modeladmin.tests.FormsetCheckTests) ... ok test_invalid_model_type (modeladmin.tests.InlinesCheckTests) Test if `model` attribute on inline model admin is a models.Model. ... ok test_missing_model_field (modeladmin.tests.InlinesCheckTests) ... ok test_not_iterable (modeladmin.tests.InlinesCheckTests) ... ok test_not_model_admin (modeladmin.tests.InlinesCheckTests) ... ok test_valid_case (modeladmin.tests.InlinesCheckTests) ... ok test_list_display_links_is_none (modeladmin.tests.ListDisplayEditableTests) ... ok test_list_display_same_as_list_editable (modeladmin.tests.ListDisplayEditableTests) ... ok test_None_is_valid_case (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_missing_field (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_missing_in_list_display (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_not_iterable (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_valid_case (modeladmin.tests.ListDisplayLinksCheckTests) ... ok test_invalid_field_type (modeladmin.tests.ListDisplayTests) ... ok test_missing_field (modeladmin.tests.ListDisplayTests) ... ok test_not_iterable (modeladmin.tests.ListDisplayTests) ... ok test_valid_case (modeladmin.tests.ListDisplayTests) ... ok test_list_filter_validation (modeladmin.tests.ListFilterTests) ... ok test_missing_field (modeladmin.tests.ListFilterTests) ... ok test_not_associated_with_field_name (modeladmin.tests.ListFilterTests) ... ok test_not_filter (modeladmin.tests.ListFilterTests) ... ok test_not_filter_again (modeladmin.tests.ListFilterTests) ... ok test_not_filter_again_again (modeladmin.tests.ListFilterTests) ... ok test_valid_case (modeladmin.tests.ListFilterTests) ... ok test_not_integer (modeladmin.tests.ListMaxShowAllCheckTests) ... ok test_valid_case (modeladmin.tests.ListMaxShowAllCheckTests) ... ok test_not_integer (modeladmin.tests.ListPerPageCheckTests) ... ok test_valid_case (modeladmin.tests.ListPerPageCheckTests) ... ok test_invalid_type (modeladmin.tests.ListSelectRelatedCheckTests) ... ok test_valid_case (modeladmin.tests.ListSelectRelatedCheckTests) ... ok test_not_integer (modeladmin.tests.MaxNumCheckTests) ... ok test_valid_case (modeladmin.tests.MaxNumCheckTests) ... ok test_not_integer (modeladmin.tests.MinNumCheckTests) ... ok test_valid_case (modeladmin.tests.MinNumCheckTests) ... ok test_has_add_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_has_change_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_has_delete_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_has_module_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok test_not_iterable (modeladmin.tests.OrderingCheckTests) ... ok test_random_marker_not_alone (modeladmin.tests.OrderingCheckTests) ... ok test_valid_case (modeladmin.tests.OrderingCheckTests) ... ok test_valid_complex_case (modeladmin.tests.OrderingCheckTests) ... ok test_valid_random_marker_case (modeladmin.tests.OrderingCheckTests) ... ok test_invalid_field_type (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_missing_field (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_missing_field_again (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_not_dictionary (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_valid_case (modeladmin.tests.PrepopulatedFieldsCheckTests) ... ok test_invalid_field_type (modeladmin.tests.RadioFieldsCheckTests) ... ok test_invalid_value (modeladmin.tests.RadioFieldsCheckTests) ... ok test_missing_field (modeladmin.tests.RadioFieldsCheckTests) ... ok test_not_dictionary (modeladmin.tests.RadioFieldsCheckTests) ... ok test_valid_case (modeladmin.tests.RadioFieldsCheckTests) ... ok test_invalid_field_type (modeladmin.tests.RawIdCheckTests) ... ok test_missing_field (modeladmin.tests.RawIdCheckTests) ... ok test_not_iterable (modeladmin.tests.RawIdCheckTests) ... ok test_valid_case (modeladmin.tests.RawIdCheckTests) ... ok test_not_boolean (modeladmin.tests.SaveAsCheckTests) ... ok test_valid_case (modeladmin.tests.SaveAsCheckTests) ... ok test_not_boolean (modeladmin.tests.SaveOnTopCheckTests) ... ok test_valid_case (modeladmin.tests.SaveOnTopCheckTests) ... ok test_not_iterable (modeladmin.tests.SearchFieldsCheckTests) ... ok test_get_all_permissions (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_module_perms (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_perm (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_perms (auth_tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_permlookupdict_in (auth_tests.test_context_processors.PermWrapperTests) ... ok test_permwrapper_in (auth_tests.test_context_processors.PermWrapperTests) ... ok test_bug_19349_render_with_none_value (auth_tests.test_forms.ReadOnlyPasswordHashTest) ... ok test_readonly_field_has_changed (auth_tests.test_forms.ReadOnlyPasswordHashTest) ... ok test_check_password (auth_tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_check_password_custom_user (auth_tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_groups_for_user (auth_tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_bad_algorithm (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bad_encoded (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt_harden_runtime (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt_sha256 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_check_password_calls_harden_runtime (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_crypt (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_load_library_importerror (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_load_library_no_algorithm (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_low_level_pbkdf2 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_low_level_pbkdf2_sha1 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_md5 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_no_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_no_upgrade_on_incorrect_pass (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_harden_runtime (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_upgrade_new_hasher (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_sha1 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_simple (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unsalted_md5 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unsalted_sha1 (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unspecified_password (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_unusable (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_upgrade (auth_tests.test_hashers.TestUtilsHashPass) ... ok test_required_fields_is_list (auth_tests.test_management.CustomUserModelValidationTestCase) REQUIRED_FIELDS should be a list. ... ok test_username_non_unique (auth_tests.test_management.CustomUserModelValidationTestCase) A non-unique USERNAME_FIELD should raise a model validation error. ... ok test_username_non_unique_with_custom_backend (auth_tests.test_management.CustomUserModelValidationTestCase) A non-unique USERNAME_FIELD should raise an error only if we use the ... ok test_username_not_in_required_fields (auth_tests.test_management.CustomUserModelValidationTestCase) USERNAME_FIELD should not appear in REQUIRED_FIELDS. ... ok test_generic_relations (select_related.tests.SelectRelatedValidationTests) ... ok test_invalid_field (select_related.tests.SelectRelatedValidationTests) ... ok test_many_to_many_field (select_related.tests.SelectRelatedValidationTests) ... ok test_non_relational_field (select_related.tests.SelectRelatedValidationTests) ... ok test_reverse_relational_field (select_related.tests.SelectRelatedValidationTests) ... ok test_inheritance_related_name (model_inheritance.tests.InheritanceSameModelNameTests) ... ok test_inheritance_with_same_model_name (model_inheritance.tests.InheritanceSameModelNameTests) ... ok test_related_name_attribute_exists (model_inheritance.tests.InheritanceSameModelNameTests) ... ok test_assert_contains_renders_template_response (test_client_regress.tests.AssertContainsTests) Test that we can pass in an unrendered SimpleTemplateResponse ... ok test_assert_contains_using_non_template_response (test_client_regress.tests.AssertContainsTests) Test that auto-rendering does not affect responses that aren't ... ok test_assert_not_contains_renders_template_response (test_client_regress.tests.AssertContainsTests) Test that we can pass in an unrendered SimpleTemplateResponse ... ok test_assert_not_contains_using_non_template_response (test_client_regress.tests.AssertContainsTests) Test that auto-rendering does not affect responses that aren't ... ok test_binary_contains (test_client_regress.tests.AssertContainsTests) ... ok test_binary_not_contains (test_client_regress.tests.AssertContainsTests) ... ok test_contains (test_client_regress.tests.AssertContainsTests) Responses can be inspected for content, including counting repeated substrings ... ok test_nontext_contains (test_client_regress.tests.AssertContainsTests) ... ok test_nontext_not_contains (test_client_regress.tests.AssertContainsTests) ... ok test_unicode_contains (test_client_regress.tests.AssertContainsTests) Unicode characters can be found in template context ... ok test_unicode_not_contains (test_client_regress.tests.AssertContainsTests) Unicode characters can be searched for, and not found in template context ... ok test_noerror_field (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the field doesn't have any errors ... ok test_unknown_error (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the field doesn't contain the provided error ... ok test_unknown_field (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the field name is unknown ... ok test_unknown_form (test_client_regress.tests.AssertFormErrorTests) An assertion is raised if the form name is unknown ... ok test_unknown_nonfield_error (test_client_regress.tests.AssertFormErrorTests) ... ok test_field_error (test_client_regress.tests.AssertFormsetErrorTests) No assertion is raised if the field contains the provided error ... ok test_no_error_field (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the field doesn't have any errors ... ok test_no_nonfield_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-field errors doesn't contain any errors. ... ok test_no_nonform_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-form errors doesn't contain any errors. ... ok test_nonfield_error (test_client_regress.tests.AssertFormsetErrorTests) No assertion is raised if the formsets non-field errors contains the provided error. ... ok test_nonform_error (test_client_regress.tests.AssertFormsetErrorTests) No assertion is raised if the formsets non-form errors contains the provided error. ... ok test_unknown_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the field doesn't contain the specified error ... ok test_unknown_field (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the field name is unknown ... ok test_unknown_formset (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formset name is unknown ... ok test_unknown_nonfield_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-field errors doesn't contain the provided error. ... ok test_unknown_nonform_error (test_client_regress.tests.AssertFormsetErrorTests) An assertion is raised if the formsets non-form errors doesn't contain the provided error. ... ok test_circular_redirect (test_client_regress.tests.AssertRedirectsTests) Circular redirect chains are caught and escaped ... ok test_full_path_in_expected_urls (test_client_regress.tests.AssertRedirectsTests) ... ok test_incorrect_target (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the response redirects to another target ... ok test_lost_query (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the redirect location doesn't preserve GET parameters ... ok test_multiple_redirect_chain (test_client_regress.tests.AssertRedirectsTests) You can follow a redirect chain of multiple redirects ... ok test_redirect_chain (test_client_regress.tests.AssertRedirectsTests) You can follow a redirect chain of multiple redirects ... ok test_redirect_chain_delete (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial DELETE request ... ok test_redirect_chain_head (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial HEAD request ... ok test_redirect_chain_on_non_redirect_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the original page couldn't be retrieved as expected ... ok test_redirect_chain_options (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial OPTIONS request ... ok test_redirect_chain_post (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial POST post ... ok test_redirect_chain_put (test_client_regress.tests.AssertRedirectsTests) A redirect chain will be followed from an initial PUT request ... ok test_redirect_chain_to_non_existent (test_client_regress.tests.AssertRedirectsTests) You can follow a chain to a non-existent view ... ok test_redirect_chain_to_self (test_client_regress.tests.AssertRedirectsTests) Redirections to self are caught and escaped ... ok test_redirect_on_non_redirect_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the original page couldn't be retrieved as expected ... ok test_redirect_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the original page couldn't be retrieved as expected ... ok test_redirect_scheme (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the response doesn't have the scheme specified in expected_url ... ok test_redirect_to_different_host (test_client_regress.tests.AssertRedirectsTests) The test client will preserve scheme, host and port changes ... ok test_redirect_to_self_with_changing_query (test_client_regress.tests.AssertRedirectsTests) Redirections don't loop forever even if query is changing ... ok test_target_page (test_client_regress.tests.AssertRedirectsTests) An assertion is raised if the response redirect target cannot be retrieved as expected ... ok test_get_like_requests (test_client_regress.tests.QueryStringTests) ... ok test_post_like_requests (test_client_regress.tests.QueryStringTests) ... ok test_body_from_empty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.body on a test client GET request should return ... ok test_read_from_empty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read() on a test client GET request should return the ... ok test_read_from_nonempty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read() on a test client PUT request with some payload ... ok test_read_numbytes_from_empty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read(LARGE_BUFFER) on a test client GET request should ... ok test_read_numbytes_from_nonempty_request (test_client_regress.tests.ReadLimitedStreamTest) HttpRequest.read(LARGE_BUFFER) on a test client PUT request with ... ok test_should_set_correct_env_variables (test_client_regress.tests.RequestFactoryEnvironmentTests) ... ok test_request (test_client_regress.tests.RequestFactoryStateTest) ... ok test_request_after_client (test_client_regress.tests.RequestFactoryStateTest) ... ok test_request_after_client_2 (test_client_regress.tests.RequestFactoryStateTest) ... ok test_client_headers (test_client_regress.tests.RequestHeadersTest) A test client can receive custom headers ... ok test_client_headers_redirect (test_client_regress.tests.RequestHeadersTest) Test client headers are preserved through redirects ... ok test_empty_string_data (test_client_regress.tests.RequestMethodStringDataTests) Request a view with empty string data via request method GET/POST/HEAD ... ok test_json (test_client_regress.tests.RequestMethodStringDataTests) ... ok test_json_wrong_header (test_client_regress.tests.RequestMethodStringDataTests) ... ok test_patch (test_client_regress.tests.RequestMethodStringDataTests) Request a view with string data via request method PATCH ... ok test_post (test_client_regress.tests.RequestMethodStringDataTests) Request a view with string data via request method POST ... ok test_put (test_client_regress.tests.RequestMethodStringDataTests) Request a view with string data via request method PUT ... ok test_delete (test_client_regress.tests.RequestMethodTests) Request a view via request method DELETE ... ok test_get (test_client_regress.tests.RequestMethodTests) Request a view via request method GET ... ok test_head (test_client_regress.tests.RequestMethodTests) Request a view via request method HEAD ... ok test_options (test_client_regress.tests.RequestMethodTests) Request a view via request method OPTIONS ... ok test_patch (test_client_regress.tests.RequestMethodTests) Request a view via request method PATCH ... ok test_post (test_client_regress.tests.RequestMethodTests) Request a view via request method POST ... ok test_put (test_client_regress.tests.RequestMethodTests) Request a view via request method PUT ... ok test_bad_404_template (test_client_regress.tests.TemplateExceptionTests) Errors found when rendering 404 error templates are re-raised ... ok test_argument_with_space_get (test_client_regress.tests.URLEscapingTests) Get a view that has a string argument that requires escaping ... ok test_argument_with_space_post (test_client_regress.tests.URLEscapingTests) Post for a view that has a string argument that requires escaping ... ok test_simple_argument_get (test_client_regress.tests.URLEscapingTests) Get a view that has a simple string argument ... ok test_simple_argument_post (test_client_regress.tests.URLEscapingTests) Post for a view that has a simple string argument ... ok test_simple_unicode_payload (test_client_regress.tests.UnicodePayloadTests) A simple ASCII-only unicode JSON document can be POSTed ... ok test_unicode_payload_non_utf (test_client_regress.tests.UnicodePayloadTests) A non-ASCII unicode data as a non-UTF based encoding can be POSTed ... ok test_unicode_payload_utf16 (test_client_regress.tests.UnicodePayloadTests) A non-ASCII unicode data encoded as UTF-16 can be POSTed ... ok test_unicode_payload_utf8 (test_client_regress.tests.UnicodePayloadTests) A non-ASCII unicode data encoded as UTF-8 can be POSTed ... ok test_file_encoding (test_client_regress.tests.UploadedFileEncodingTest) ... ok test_guesses_content_type_on_file_encoding (test_client_regress.tests.UploadedFileEncodingTest) ... ok test_urlconf_was_changed (test_client_regress.tests.UrlconfSubstitutionTests) TestCase can enforce a custom URLconf on a per-test basis ... ok test_urlconf_was_reverted (test_client_regress.tests.zzUrlconfSubstitutionTests) URLconf is reverted to original value after modification in a TestCase ... ok test_add_binaryfield_mediumblob (schema.tests.SchemaTests) ... skipped 'MySQL specific' test_add_field (schema.tests.SchemaTests) ... ok test_add_field_binary (schema.tests.SchemaTests) ... ok test_add_field_default_dropped (schema.tests.SchemaTests) ... ok test_add_field_default_transform (schema.tests.SchemaTests) ... ok test_add_field_temp_default (schema.tests.SchemaTests) ... ok test_add_field_temp_default_boolean (schema.tests.SchemaTests) ... ok test_add_field_use_effective_default (schema.tests.SchemaTests) ... ok test_add_foreign_key_long_names (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_add_foreign_object (schema.tests.SchemaTests) ... ok test_add_indexed_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_add_textfield_unhashable_default (schema.tests.SchemaTests) ... ok test_add_unique_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter (schema.tests.SchemaTests) ... ok test_alter_charfield_to_null (schema.tests.SchemaTests) ... ok test_alter_field_add_db_index_to_charfield_with_unique (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_add_index_to_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_add_index_to_textfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_add_unique_to_charfield_with_db_index (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific' test_alter_field_default_dropped (schema.tests.SchemaTests) ... ok test_alter_fk (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_fk_to_o2o (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_implicit_id_to_explicit (schema.tests.SchemaTests) ... ok test_alter_int_pk_to_autofield_pk (schema.tests.SchemaTests) ... ok test_alter_int_pk_to_int_unique (schema.tests.SchemaTests) ... ok test_alter_null_to_not_null (schema.tests.SchemaTests) ... ok test_alter_null_to_not_null_keeping_default (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_combined_alters" test_alter_numeric_field_keep_null_status (schema.tests.SchemaTests) ... ok test_alter_o2o_to_fk (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_pk_with_self_referential_field (schema.tests.SchemaTests) ... ok test_alter_text_field (schema.tests.SchemaTests) ... ok test_alter_text_field_to_date_field (schema.tests.SchemaTests) ... ok test_alter_text_field_to_datetime_field (schema.tests.SchemaTests) ... ok test_alter_text_field_to_time_field (schema.tests.SchemaTests) ... ok test_alter_textfield_to_null (schema.tests.SchemaTests) ... ok test_alter_textual_field_keep_null_status (schema.tests.SchemaTests) ... ok test_alter_to_fk (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_check_constraints (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_column_check_constraints" test_context_manager_exit (schema.tests.SchemaTests) ... ok test_create_index_together (schema.tests.SchemaTests) ... ok test_creation_deletion (schema.tests.SchemaTests) ... ok test_creation_deletion_reserved_names (schema.tests.SchemaTests) ... ok test_db_table (schema.tests.SchemaTests) ... ok test_fk (schema.tests.SchemaTests) Tests that creating tables out of FK order, then repointing, works ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_fk_db_constraint (schema.tests.SchemaTests) Tests that the db_constraint parameter is respected ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_fk_to_proxy (schema.tests.SchemaTests) Tests that creating a FK to a proxy model creates database constraints. ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_foreign_key_index_long_names_regression (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_index_together (schema.tests.SchemaTests) ... ok test_index_together_with_fk (schema.tests.SchemaTests) ... ok test_indexes (schema.tests.SchemaTests) ... ok test_m2m (schema.tests.SchemaTests) ... ok test_m2m_create (schema.tests.SchemaTests) ... ok test_m2m_create_custom (schema.tests.SchemaTests) ... ok test_m2m_create_inherited (schema.tests.SchemaTests) ... ok test_m2m_create_through (schema.tests.SchemaTests) ... ok test_m2m_create_through_custom (schema.tests.SchemaTests) ... ok test_m2m_create_through_inherited (schema.tests.SchemaTests) ... ok test_m2m_custom (schema.tests.SchemaTests) ... ok test_m2m_db_constraint (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_m2m_db_constraint_custom (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_m2m_db_constraint_inherited (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_m2m_inherited (schema.tests.SchemaTests) ... ok test_m2m_repoint (schema.tests.SchemaTests) ... ok test_m2m_repoint_custom (schema.tests.SchemaTests) ... ok test_m2m_repoint_inherited (schema.tests.SchemaTests) ... ok test_m2m_through_alter (schema.tests.SchemaTests) ... ok test_m2m_through_alter_custom (schema.tests.SchemaTests) ... ok test_m2m_through_alter_inherited (schema.tests.SchemaTests) ... ok test_primary_key (schema.tests.SchemaTests) ... ok test_remove_constraints_capital_letters (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_rename (schema.tests.SchemaTests) ... ok test_rename_keep_null_status (schema.tests.SchemaTests) ... ok test_unique (schema.tests.SchemaTests) ... ok test_unique_together (schema.tests.SchemaTests) ... ok test_unique_together_with_fk (schema.tests.SchemaTests) ... ok test_unique_together_with_fk_with_existing_index (schema.tests.SchemaTests) ... ok test_no_cookies (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_no_django_template_engine (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_no_referer (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_translation (view_tests.tests.test_csrf.CsrfViewTests) ... ok test_custom_exception_reporter_filter (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_non_sensitive_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_paranoid_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_sensitive_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok test_repr (view_tests.tests.test_debug.CallableSettingWrapperTests) ... ok test_handle_db_exception (view_tests.tests.test_debug.DebugViewQueriesAllowedTests) ... ok test_400 (view_tests.tests.test_debug.DebugViewTests) ... ok test_403 (view_tests.tests.test_debug.DebugViewTests) ... ok test_403_template (view_tests.tests.test_debug.DebugViewTests) ... ok test_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_404_not_in_urls (view_tests.tests.test_debug.DebugViewTests) ... ok test_classbased_technical_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_default_urlconf_template (view_tests.tests.test_debug.DebugViewTests) ... ok test_files (view_tests.tests.test_debug.DebugViewTests) ... ok test_no_template_source_loaders (view_tests.tests.test_debug.DebugViewTests) ... ok test_non_l10ned_numeric_ids (view_tests.tests.test_debug.DebugViewTests) ... ok test_raised_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_regression_21530 (view_tests.tests.test_debug.DebugViewTests) ... ok test_technical_404 (view_tests.tests.test_debug.DebugViewTests) ... ok test_template_exceptions (view_tests.tests.test_debug.DebugViewTests) ... ok test_template_loader_postmortem (view_tests.tests.test_debug.DebugViewTests) Tests for not existing file ... ok test_view_exceptions (view_tests.tests.test_debug.DebugViewTests) ... ok test_callable_settings (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_callable_settings_forbidding_to_set_attributes (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_custom_exception_reporter_filter (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_dict_setting_with_non_str_key (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_multivalue_dict_key_error (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_non_sensitive_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_paranoid_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_function_arguments (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_function_keyword_arguments (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_method (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_sensitive_settings (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_settings_with_sensitive_keys (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok test_disallowed_host (view_tests.tests.test_debug.ExceptionReporterTests) An exception report can be generated even for a disallowed host. ... ok test_eol_support (view_tests.tests.test_debug.ExceptionReporterTests) Test that the ExceptionReporter supports Unix, Windows and Macintosh EOL markers ... ok test_ignore_traceback_evaluation_exceptions (view_tests.tests.test_debug.ExceptionReporterTests) ... ok test_message_only (view_tests.tests.test_debug.ExceptionReporterTests) ... ok test_no_exception (view_tests.tests.test_debug.ExceptionReporterTests) An exception report can be generated for just a request ... ok test_no_request (view_tests.tests.test_debug.ExceptionReporterTests) An exception report can be generated without request ... ok test_non_utf8_values_handling (view_tests.tests.test_debug.ExceptionReporterTests) Non-UTF-8 exceptions/values should not make the output generation choke. ... ok test_request_and_exception (view_tests.tests.test_debug.ExceptionReporterTests) A simple exception report can be generated ... ok test_request_and_message (view_tests.tests.test_debug.ExceptionReporterTests) A message can be provided in addition to a request ... ok test_too_large_values_handling (view_tests.tests.test_debug.ExceptionReporterTests) Large values should not create a large HTML. ... ok test_unfrozen_importlib (view_tests.tests.test_debug.ExceptionReporterTests) ... ok test_unprintable_values_handling (view_tests.tests.test_debug.ExceptionReporterTests) Unprintable values should not make the output generation choke. ... ok test_400 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_403 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_404 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_template_not_found_error (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok test_disallowed_host (view_tests.tests.test_debug.PlainTextReportTests) An exception report can be generated even for a disallowed host. ... ok test_message_only (view_tests.tests.test_debug.PlainTextReportTests) ... ok test_no_exception (view_tests.tests.test_debug.PlainTextReportTests) An exception report can be generated for just a request ... ok test_no_request (view_tests.tests.test_debug.PlainTextReportTests) An exception report can be generated without request ... ok test_request_and_exception (view_tests.tests.test_debug.PlainTextReportTests) A simple exception report can be generated ... ok test_request_and_message (view_tests.tests.test_debug.PlainTextReportTests) A message can be provided in addition to a request ... ok test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nChromeTests) ... skipped 'Selenium tests not requested' test_multiple_catalogs (view_tests.tests.test_i18n.JavascriptI18nChromeTests) ... skipped 'Selenium tests not requested' test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nIETests) ... skipped 'Selenium tests not requested' test_multiple_catalogs (view_tests.tests.test_i18n.JavascriptI18nIETests) ... skipped 'Selenium tests not requested' test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nTests) ... skipped 'Selenium tests not requested' test_multiple_catalogs (view_tests.tests.test_i18n.JavascriptI18nTests) ... skipped 'Selenium tests not requested' test_escaping (view_tests.tests.test_i18n.JsI18NTests) ... ok test_i18n_language_non_english_default (view_tests.tests.test_i18n.JsI18NTests) ... ok test_i18n_language_non_english_fallback (view_tests.tests.test_i18n.JsI18NTests) ... ok test_jsi18n_fallback_language (view_tests.tests.test_i18n.JsI18NTests) ... ok test_jsi18n_with_missing_en_files (view_tests.tests.test_i18n.JsI18NTests) ... ok test_jsoni18n_with_missing_en_files (view_tests.tests.test_i18n.JsI18NTests) ... ok test_non_BMP_char (view_tests.tests.test_i18n.JsI18NTests) ... ok test_non_english_default_english_userpref (view_tests.tests.test_i18n.JsI18NTests) ... ok test_i18n_different_non_english_languages (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_i18n_language_english_default (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_i18n_with_locale_paths (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_json_response (view_tests.tests.test_json.JsonResponseTests) ... ok test_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok test_permanent_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok test_404 (view_tests.tests.test_static.StaticHelperTest) ... ok test_chunked (view_tests.tests.test_static.StaticHelperTest) The static view should stream files in chunks to avoid large memory usage ... ok test_copes_with_empty_path_component (view_tests.tests.test_static.StaticHelperTest) ... ok test_invalid_if_modified_since (view_tests.tests.test_static.StaticHelperTest) Handle bogus If-Modified-Since values gracefully ... ok test_invalid_if_modified_since2 (view_tests.tests.test_static.StaticHelperTest) Handle even more bogus If-Modified-Since values gracefully ... ok test_is_modified_since (view_tests.tests.test_static.StaticHelperTest) ... ok test_not_modified_since (view_tests.tests.test_static.StaticHelperTest) ... ok test_serve (view_tests.tests.test_static.StaticHelperTest) The static view can serve static media ... ok test_unknown_mime_type (view_tests.tests.test_static.StaticHelperTest) ... ok test_404 (view_tests.tests.test_static.StaticTests) ... ok test_chunked (view_tests.tests.test_static.StaticTests) The static view should stream files in chunks to avoid large memory usage ... ok test_copes_with_empty_path_component (view_tests.tests.test_static.StaticTests) ... ok test_invalid_if_modified_since (view_tests.tests.test_static.StaticTests) Handle bogus If-Modified-Since values gracefully ... ok test_invalid_if_modified_since2 (view_tests.tests.test_static.StaticTests) Handle even more bogus If-Modified-Since values gracefully ... ok test_is_modified_since (view_tests.tests.test_static.StaticTests) ... ok test_not_modified_since (view_tests.tests.test_static.StaticTests) ... ok test_serve (view_tests.tests.test_static.StaticTests) The static view can serve static media ... ok test_unknown_mime_type (view_tests.tests.test_static.StaticTests) ... ok test_block (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_requires_transaction (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_requires_transaction_only_in_execution (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_sql_generated (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_for_update_sql_generated_nowait (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update_nowait" test_nowait_raises_error_on_block (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update_nowait" test_raw_lock_not_available (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_select_for_update_on_multidb (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_select_for_update_with_get (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_unsupported_nowait_raises_error (select_for_update.tests.SelectForUpdateTests) ... skipped "Database doesn't support feature(s): has_select_for_update" test_load_backend_invalid_name (backends.test_utils.TestLoadBackend) ... ok test_cached_db_features (backends.tests.BackendTestCase) ... ok test_cursor_contextmanager (backends.tests.BackendTestCase) ... ok test_cursor_contextmanager_closing (backends.tests.BackendTestCase) ... skipped 'Psycopg2 specific cursor.closed attribute needed' test_cursor_execute_with_pyformat (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_cursor_executemany (backends.tests.BackendTestCase) ... ok test_cursor_executemany_with_empty_params_list (backends.tests.BackendTestCase) ... ok test_cursor_executemany_with_iterator (backends.tests.BackendTestCase) ... ok test_cursor_executemany_with_pyformat (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_cursor_executemany_with_pyformat_iterator (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat" test_database_operations_helper_class (backends.tests.BackendTestCase) ... ok test_database_operations_init (backends.tests.BackendTestCase) ... ok test_duplicate_table_error (backends.tests.BackendTestCase) Test that creating an existing table returns a DatabaseError ... ok test_is_usable_after_database_disconnects (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_queries (backends.tests.BackendTestCase) ... ok test_queries_limit (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_timezone_none_use_tz_false (backends.tests.BackendTestCase) ... ok test_unicode_fetches (backends.tests.BackendTestCase) ... ok test_unicode_password (backends.tests.BackendTestCase) ... ok test_format_number (backends.tests.BackendUtilTests) ... ok test_signal (backends.tests.ConnectionCreatedSignalTest) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_no_databases (backends.tests.DummyBackendTest) ... ok test_check_constraints (backends.tests.FkConstraintsTests) ... ok test_disable_constraint_checks_context_manager (backends.tests.FkConstraintsTests) ... ok test_disable_constraint_checks_manually (backends.tests.FkConstraintsTests) ... ok test_integrity_checks_on_creation (backends.tests.FkConstraintsTests) ... skipped 'This backend does not support integrity checks.' test_integrity_checks_on_update (backends.tests.FkConstraintsTests) ... skipped 'This backend does not support integrity checks.' test_sequence_name_length_limits_create (backends.tests.LongNameTest) Test creation of model with long name and long pk name doesn't error. Ref #8901 ... ok test_sequence_name_length_limits_flush (backends.tests.LongNameTest) ... ok test_sequence_name_length_limits_m2m (backends.tests.LongNameTest) ... ok test_database_sharing_in_threads (backends.tests.TestSqliteThreadSharing) ... ok test_closing_non_shared_connections (backends.tests.ThreadTests) ... ok test_connections_thread_local (backends.tests.ThreadTests) ... ok test_default_connection_thread_local (backends.tests.ThreadTests) ... ok test_pass_connection_between_threads (backends.tests.ThreadTests) ... ok test_table_exists (proxy_model_inheritance.tests.ProxyModelInheritanceTests) ... ok test_ticket_11101 (fixtures_regress.tests.TestTicket11101) Test that fixtures can be rolled back (ticket #11101). ... ok test_migrate_gis (gis_tests.gis_migrations.test_commands.MigrateTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_add_blank_geom_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_add_blank_raster_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_add_geom_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_add_raster_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_add_raster_field_on_db_without_raster_support (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_create_model_spatial_index (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_create_raster_model_on_db_without_raster_support (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_remove_geom_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_remove_raster_field (gis_tests.gis_migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): gis_enabled" test_gevent_html_safe (gis_tests.maps.tests.GoogleMapsTest) ... skipped 'Geos is required.' test_google_map_scripts (gis_tests.maps.tests.GoogleMapsTest) ... skipped 'Geos is required.' test_goverlay_html_safe (gis_tests.maps.tests.GoogleMapsTest) ... skipped 'Geos is required.' test_unicode_in_google_maps (gis_tests.maps.tests.GoogleMapsTest) ... skipped 'Geos is required.' test_access_band_data_directly_from_queryset (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped "Database doesn't support feature(s): supports_raster" test_field_null_value (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped "Database doesn't support feature(s): supports_raster" test_implicit_raster_transformation (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped "Database doesn't support feature(s): supports_raster" test_model_creation (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped "Database doesn't support feature(s): supports_raster" test_verbose_name_arg (gis_tests.rasterapp.test_rasterfield.RasterFieldTest) ... skipped "Database doesn't support feature(s): supports_raster" test_custom_serialization_widget (gis_tests.test_geoforms.CustomGeometryWidgetTest) ... skipped 'CustomGeometryWidgetTest needs GDAL support' test_field_with_text_widget (gis_tests.test_geoforms.GeometryFieldTest) ... skipped 'GeometryFieldTest needs GDAL support' test_geom_type (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField's handling of different geometry types. ... skipped 'GeometryFieldTest needs GDAL support' test_init (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField initialization with defaults. ... skipped 'GeometryFieldTest needs GDAL support' test_null (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField's handling of null (None) geometries. ... skipped 'GeometryFieldTest needs GDAL support' test_srid (gis_tests.test_geoforms.GeometryFieldTest) Testing GeometryField with a SRID set. ... skipped 'GeometryFieldTest needs GDAL support' test_to_python (gis_tests.test_geoforms.GeometryFieldTest) ... skipped 'GeometryFieldTest needs GDAL support' test_default_lat_lon (gis_tests.test_geoforms.OSMWidgetTest) ... skipped 'OSMWidgetTest needs GDAL support' test_osm_widget (gis_tests.test_geoforms.OSMWidgetTest) ... skipped 'OSMWidgetTest needs GDAL support' test_geometrycollectionfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_linestringfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_multilinestringfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_multipointfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_multipolygonfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_pointfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_polygonfield (gis_tests.test_geoforms.SpecializedFieldTest) ... skipped 'SpecializedFieldTest needs GDAL support' test_autoincrement_reset1 (test_runner.tests.AutoIncrementResetTest) ... skipped "Database doesn't support feature(s): supports_sequence_reset" test_autoincrement_reset2 (test_runner.tests.AutoIncrementResetTest) ... skipped "Database doesn't support feature(s): supports_sequence_reset" test_both_headers (conditional_processing.tests.ConditionalGet) ... ok test_both_headers_2 (conditional_processing.tests.ConditionalGet) ... ok test_if_match (conditional_processing.tests.ConditionalGet) ... ok test_if_modified_since (conditional_processing.tests.ConditionalGet) ... ok test_if_none_match (conditional_processing.tests.ConditionalGet) ... ok test_if_unmodified_since (conditional_processing.tests.ConditionalGet) ... ok test_invalid_etag (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_1 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_2 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_3 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_4 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_5 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_6 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_7 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_8 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_9 (conditional_processing.tests.ConditionalGet) ... ok test_single_condition_head (conditional_processing.tests.ConditionalGet) ... ok test_without_conditions (conditional_processing.tests.ConditionalGet) ... ok test_get_or_create_integrityerror (get_or_create.tests.GetOrCreateTransactionTests) ... skipped 'This backend does not support integrity checks.' test_concurrent_delete_with_save (basic.tests.ConcurrentSaveTests) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_manager_methods (basic.tests.ManagerTest) ... ok test_field_related_deprecation (basic.tests.TestRelatedObjectDeprecation) ... ok test_lorem_tag (webdesign_tests.tests.WebdesignTest) ... ok test_form_field (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_form_label_association (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_l10n_date_changed (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_l10n_invalid_date_in (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok test_bad_choice (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_clean (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_form_as_table (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_form_as_table_data (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_form_cleaned_data (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_first_widget (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_last_widget (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_no_initial (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_has_changed_same (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_no_value (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok test_booleanfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_charfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_choicefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_datefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_datetimefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_decimalfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_emailfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_filefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_floatfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_generic_ipaddressfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_integerfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_multiplechoicefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_regexfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_splitdatetimefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_subclassing_errorlist (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_timefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_urlfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok test_boolean_picklable (forms_tests.tests.test_fields.FieldsTests) ... ok test_booleanfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_booleanfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_booleanfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_change_regex_after_init (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_disabled (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_length_not_int (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_strip (forms_tests.tests.test_fields.FieldsTests) ... ok test_charfield_widget_attrs (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_callable (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_callable_may_evaluate_to_different_values (forms_tests.tests.test_fields.FieldsTests) ... ok test_choicefield_disabled (forms_tests.tests.test_fields.FieldsTests) ... ok test_combofield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_combofield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_cooperative_multiple_inheritance (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_datefield_strptime (forms_tests.tests.test_fields.FieldsTests) Test that field.strptime doesn't raise an UnicodeEncodeError (#16123) ... ok test_datetimefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_datetimefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_localized (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_scientific (forms_tests.tests.test_fields.FieldsTests) ... ok test_decimalfield_widget_attrs (forms_tests.tests.test_fields.FieldsTests) ... ok test_durationfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_durationfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_durationfield_prepare_value (forms_tests.tests.test_fields.FieldsTests) ... ok test_email_regexp_for_performance (forms_tests.tests.test_fields.FieldsTests) ... ok test_emailfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_emailfield_min_max_length (forms_tests.tests.test_fields.FieldsTests) ... ok test_emailfield_not_required (forms_tests.tests.test_fields.FieldsTests) ... ok test_field_sets_widget_is_required (forms_tests.tests.test_fields.FieldsTests) ... ok test_file_picklable (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_filepathfield_folders (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_localized (forms_tests.tests.test_fields.FieldsTests) ... ok test_floatfield_widget_attrs (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_generic (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_generic_not_required (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_ipv4_only (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_as_ipv6_only (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_invalid_arguments (forms_tests.tests.test_fields.FieldsTests) ... ok test_generic_ipaddress_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_imagefield_annotate_with_bitmap_image_after_clean (forms_tests.tests.test_fields.FieldsTests) ... ok test_imagefield_annotate_with_image_after_clean (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_big_num (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_float (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_localized (forms_tests.tests.test_fields.FieldsTests) ... ok test_integerfield_subclass (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_multiplechoicefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_nullbooleanfield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_regexfield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_slugfield_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_slugfield_unicode_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_splitdatetimefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_splitdatetimefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_splitdatetimefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_timefield_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_has_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedchoicefield_special_coerce (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_7 (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_has_changed (forms_tests.tests.test_fields.FieldsTests) ... ok test_typedmultiplechoicefield_special_coerce (forms_tests.tests.test_fields.FieldsTests) ... ok test_url_regex_ticket11198 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_10 (forms_tests.tests.test_fields.FieldsTests) Test URLField correctly validates IPv6 (#18779). ... ok test_urlfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_5 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_6 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_7 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_9 (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_normalization (forms_tests.tests.test_fields.FieldsTests) ... ok test_urlfield_not_string (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_1 (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_2 (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_3 (forms_tests.tests.test_fields.FieldsTests) ... ok test_uuidfield_4 (forms_tests.tests.test_fields.FieldsTests) ... ok test_accessing_clean (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id_false (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id_on_form_and_field (forms_tests.tests.test_forms.FormsTestCase) ... ok test_auto_id_true (forms_tests.tests.test_forms.FormsTestCase) ... ok test_baseform_repr (forms_tests.tests.test_forms.FormsTestCase) ... ok test_baseform_repr_dont_trigger_validation (forms_tests.tests.test_forms.FormsTestCase) ... ok test_basic_processing_in_view (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_empty_label (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_id_for_label (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_id_for_label_override_by_attrs (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_initial_called_once (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_label_tag (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_label_tag_custom_widget_id_for_label (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_label_tag_no_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_rendering (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_slice (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_callable_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_changed_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_changing_cleaned_data_in_clean (forms_tests.tests.test_forms.FormsTestCase) ... ok test_changing_cleaned_data_nothing_returned (forms_tests.tests.test_forms.FormsTestCase) ... ok test_checkbox_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_class_prefix (forms_tests.tests.test_forms.FormsTestCase) ... ok test_cleaned_data_only_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_custom_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok test_custom_empty_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_dynamic_construction (forms_tests.tests.test_forms.FormsTestCase) ... ok test_dynamic_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_empty_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok test_empty_permitted (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_dict_as_json_escape_html (forms_tests.tests.test_forms.FormsTestCase) #21962 - adding html escape flag to ErrorDict ... ok test_error_html_required_html_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_class_has_one_class_specified (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_class_not_specified (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_with_hidden_field_errors_has_correct_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_error_list_with_non_field_errors_has_correct_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_errorlist_override (forms_tests.tests.test_forms.FormsTestCase) ... ok test_escaping (forms_tests.tests.test_forms.FormsTestCase) ... ok test_explicit_field_order (forms_tests.tests.test_forms.FormsTestCase) ... ok test_extracting_hidden_and_visible (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_name (forms_tests.tests.test_forms.FormsTestCase) #5749 - `field_name` may be used as a key in _html_output(). ... ok test_field_name_with_hidden_input (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_name_with_hidden_input_and_non_matching_row_ender (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_order (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_with_css_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_without_css_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_html_attributes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_with_disabled_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_with_iterable_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok test_form_with_noniterable_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_choices (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_file_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_multiple_choice (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_null_boolean (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_prefixes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_forms_with_radio (forms_tests.tests.test_forms.FormsTestCase) ... ok test_has_error (forms_tests.tests.test_forms.FormsTestCase) ... ok test_help_text (forms_tests.tests.test_forms.FormsTestCase) ... ok test_hidden_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_hidden_initial_gets_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_hidden_widget (forms_tests.tests.test_forms.FormsTestCase) ... ok test_html_safe (forms_tests.tests.test_forms.FormsTestCase) ... ok test_id_on_field (forms_tests.tests.test_forms.FormsTestCase) ... ok test_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_initial_datetime_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_has_required_css_class (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_split_datetime_not_displayed (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_suffix (forms_tests.tests.test_forms.FormsTestCase) ... ok test_label_tag_override (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multipart_encoded_form (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multiple_choice_checkbox (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multiple_choice_list_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multiple_hidden (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_deep_copy (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_field_validation (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_multivalue_optional_subfields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_optional_data (forms_tests.tests.test_forms.FormsTestCase) ... ok test_specifying_labels (forms_tests.tests.test_forms.FormsTestCase) ... ok test_subclassing_forms (forms_tests.tests.test_forms.FormsTestCase) ... ok test_templates_with_forms (forms_tests.tests.test_forms.FormsTestCase) ... ok test_unbound_form (forms_tests.tests.test_forms.FormsTestCase) ... ok test_unicode_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_update_error_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok test_validating_multiple_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok test_validators_independence (forms_tests.tests.test_forms.FormsTestCase) Test that we are able to modify a form field validators list without polluting ... ok test_various_boolean_values (forms_tests.tests.test_forms.FormsTestCase) ... ok test_widget_output (forms_tests.tests.test_forms.FormsTestCase) ... ok test_basic_formset (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_clean_hook (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_delete_prefilled_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_displaying_more_than_one_blank_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_empty_ordered_fields (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_form_kwargs_empty_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_form_kwargs_formset (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_form_kwargs_formset_dynamic (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_calls_forms_is_valid (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_error_class (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_has_changed (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_iteration (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_nonzero (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_splitdatetimefield (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_total_error_count (forms_tests.tests.test_formsets.FormsFormsetTestCase) A valid formset should have 0 total errors. ... ok test_formset_total_error_count_with_non_form_errors (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_validate_max_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_validate_min_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_validation (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_with_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formset_with_ordering_and_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_formsets_with_ordering (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_hard_limit_on_instantiated_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase) A formset has a hard limit on the number of forms instantiated. ... ok test_html_safe (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_increase_hard_limit (forms_tests.tests.test_formsets.FormsFormsetTestCase) Can increase the built-in forms limit via a higher max_num. ... ok test_invalid_deleted_form_with_ordering (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_limiting_max_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_max_num_with_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_max_num_zero (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_min_num_displaying_more_than_one_blank_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_min_num_displaying_more_than_one_blank_form_with_zero_extra (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_more_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_more_initial_than_max_num (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_non_form_errors_run_full_clean (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_ordering_blank_fieldsets (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_regression_12878 (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_regression_6926 (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_second_form_partially_filled (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_second_form_partially_filled_2 (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_single_form_completed (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_validate_max_ignores_forms_marked_for_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok test_as_p (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok test_as_table (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok test_as_ul (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok test_empty_formset_is_multipart (forms_tests.tests.test_formsets.TestEmptyFormSet) Make sure `is_multipart()` works with empty formset, refs #19545 ... ok test_empty_formset_is_valid (forms_tests.tests.test_formsets.TestEmptyFormSet) Test that an empty formset still calls clean() ... ok test_empty_formset_media (forms_tests.tests.test_formsets.TestEmptyFormSet) Make sure media is available on empty formset, refs #19545 ... ok test_empty_forms_are_unbound (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_form_errors_are_caught_by_formset (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_no_data_raises_validation_error (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_with_management_data_attrs_work_fine (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok test_dateField (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) DateFields can parse dates in the default format ... ok test_dateField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) DateFields with manually specified input formats can accept those formats ... ok test_localized_dateField (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) Localized DateFields act as unlocalized widgets ... ok test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests) Localized DateFields with manually specified input formats can accept those formats ... ok test_dateTimeField (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) DateTimeFields can parse dates in the default format ... ok test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_dateTimeField (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) Localized DateTimeFields act as unlocalized widgets ... ok test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests) Localized DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_timeField (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) Localized TimeFields act as unlocalized widgets ... ok test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) Localized TimeFields with manually specified input formats can accept those formats ... ok test_timeField (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) TimeFields can parse dates in the default format ... ok test_timeField_with_inputformat (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests) TimeFields with manually specified input formats can accept those formats ... ok test_dateField (forms_tests.tests.test_input_formats.LocalizedDateTests) DateFields can parse dates in the default format ... ok test_dateField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTests) DateFields with manually specified input formats can accept those formats ... ok test_localized_dateField (forms_tests.tests.test_input_formats.LocalizedDateTests) Localized DateFields act as unlocalized widgets ... ok test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTests) Localized DateFields with manually specified input formats can accept those formats ... ok test_dateTimeField (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) DateTimeFields can parse dates in the default format ... ok test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_dateTimeField (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) Localized DateTimeFields act as unlocalized widgets ... ok test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTimeTests) Localized DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_timeField (forms_tests.tests.test_input_formats.LocalizedTimeTests) Localized TimeFields act as unlocalized widgets ... ok test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedTimeTests) Localized TimeFields with manually specified input formats can accept those formats ... ok test_timeField (forms_tests.tests.test_input_formats.LocalizedTimeTests) TimeFields can parse dates in the default format ... ok test_timeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedTimeTests) TimeFields with manually specified input formats can accept those formats ... ok test_dateField (forms_tests.tests.test_input_formats.SimpleDateFormatTests) DateFields can parse dates in the default format ... ok test_dateField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateFormatTests) DateFields with manually specified input formats can accept those formats ... ok test_localized_dateField (forms_tests.tests.test_input_formats.SimpleDateFormatTests) Localized DateFields in a non-localized environment act as unlocalized widgets ... ok test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateFormatTests) Localized DateFields with manually specified input formats can accept those formats ... ok test_dateTimeField (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) DateTimeFields can parse dates in the default format ... ok test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_dateTimeField (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) Localized DateTimeFields in a non-localized environment act as unlocalized widgets ... ok test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests) Localized DateTimeFields with manually specified input formats can accept those formats ... ok test_localized_timeField (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) Localized TimeFields in a non-localized environment act as unlocalized widgets ... ok test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) Localized TimeFields with manually specified input formats can accept those formats ... ok test_timeField (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) TimeFields can parse dates in the default format ... ok test_timeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleTimeFormatTests) TimeFields with manually specified input formats can accept those formats ... ok test_combine_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_construction (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_form_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_html_safe (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_dsl (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance_extends (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance_from_property (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_inheritance_single_type (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_property (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_media_property_parent_references (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_multi_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_multi_widget (forms_tests.tests.test_media.FormsMediaTestCase) ... ok test_combine_media (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_construction (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_form_media (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_dsl (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance_extends (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance_from_property (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_inheritance_single_type (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_property (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_media_property_parent_references (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_multi_media (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_multi_widget (forms_tests.tests.test_media.StaticFormsMediaTestCase) ... ok test_error_dict_copy (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_error_dict_html_safe (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_error_list_html_safe (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_flatatt (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_flatatt_no_side_effects (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_validation_error (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok test_render_custom_template (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_choice_field_renderer_html_safe (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_choice_input_html_safe (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_radiofieldrenderer (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_sub_widget_html_safe (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok test_subwidget (forms_tests.tests.test_widgets.FormsWidgetTests) ... ok skipped 'Selenium tests not requested' test_invalid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok test_valid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok test_render_check_exception (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_check_test (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_empty (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_false (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_int (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_none (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_true (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_render_value (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_value_from_datadict (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_value_from_datadict_string_int (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok test_nested_choices (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_render_none (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_render_value (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_render_value_multiple (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_separate_ids (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_separate_ids_constructor (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok test_clear_input_checked_returns_false (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_checked_returns_false_only_if_not_required (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_renders (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_renders_only_if_initial (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_clear_input_renders_only_if_not_required (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_html_escaped (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok test_format (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_l10n (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_render_none (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_render_value (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_string (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok test_l10n (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_locale_aware (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render_formatted (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render_none (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render_value (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok test_render (forms_tests.widget_tests.test_fileinput.FileInputTest) ... ok test_render (forms_tests.widget_tests.test_hiddeninput.HiddenInputTest) ... ok test_render_attrs (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_attrs_constructor (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_attrs_multiple (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_empty (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_increment_id (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_multiple (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_none (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_render_single (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_deepcopy (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_needs_multipart_false (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_needs_multipart_true (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_nested_multiwidget (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_text_inputs (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok test_l10n (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_false (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_none (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_true (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render_value (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok test_render (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok test_render_ignore_value (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok test_render_value_true (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_nested_choices (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_render (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_render_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok test_choices_constructor_generator (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_constuctor (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_constuctor_and_render (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_escaping (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_optgroup (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_select_inner (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_select_outer (forms_tests.widget_tests.test_select.SelectTest) ... ok test_choices_unicode (forms_tests.widget_tests.test_select.SelectTest) ... ok test_compare_to_str (forms_tests.widget_tests.test_select.SelectTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_select.SelectTest) ... ok test_deepcopy (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render_label_value (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render_none (forms_tests.widget_tests.test_select.SelectTest) ... ok test_render_selected (forms_tests.widget_tests.test_select.SelectTest) ... ok test_custom_months (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_l10n (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_datetime (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_empty (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_invalid_date (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_none (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_render_string (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_selectdate_empty_label (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_selectdate_required (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok test_compare_string (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_multiple_options_same_value (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_multiple_values_invalid (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_optgroup_select_multiple (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_multiple_selected (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_none (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_selected (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_render_value_label (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_formatting (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_date_and_time (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_datetime (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_empty (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_render_none (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok test_l10n (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok test_render_empty (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok test_render_value (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok test_escaping (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_mark_safe (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render_empty (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render_none (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_render_required (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok test_attrs_precedence (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_attrs_safestring (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_constructor_attrs (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_boolean (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_custom_attrs (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_none (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_quoted (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_unicode (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_render_value (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok test_format (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_l10n (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_render_none (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_render_value (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_string (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok test_accepts_args (logging_tests.tests.AdminEmailHandlerTest) ... ok test_accepts_args_and_request (logging_tests.tests.AdminEmailHandlerTest) ... ok test_customize_send_mail_method (logging_tests.tests.AdminEmailHandlerTest) ... ok test_disallowed_host_doesnt_crash (logging_tests.tests.AdminEmailHandlerTest) ... ok test_emit_non_ascii (logging_tests.tests.AdminEmailHandlerTest) ... ok test_fail_silently (logging_tests.tests.AdminEmailHandlerTest) ... ok test_subject_accepts_newlines (logging_tests.tests.AdminEmailHandlerTest) ... ok test_truncate_subject (logging_tests.tests.AdminEmailHandlerTest) ... ok test_uses_custom_email_backend (logging_tests.tests.AdminEmailHandlerTest) ... ok test_passes_on_record (logging_tests.tests.CallbackFilterTest) ... ok test_sense (logging_tests.tests.CallbackFilterTest) ... ok test_django_logger (logging_tests.tests.DefaultLoggingTest) ... ok test_django_logger_debug (logging_tests.tests.DefaultLoggingTest) ... ok test_django_logger_info (logging_tests.tests.DefaultLoggingTest) ... ok test_django_logger_warning (logging_tests.tests.DefaultLoggingTest) ... ok test_require_debug_false_filter (logging_tests.tests.LoggingFiltersTest) ... ok test_require_debug_true_filter (logging_tests.tests.LoggingFiltersTest) ... ok test_suspicious_email_admins (logging_tests.tests.SecurityLoggerTest) ... ok test_suspicious_operation_creates_log_message (logging_tests.tests.SecurityLoggerTest) ... ok test_suspicious_operation_uses_sublogger (logging_tests.tests.SecurityLoggerTest) ... ok test_configure_initializes_logging (logging_tests.tests.SetupConfigureLogging) ... ok test_error_filter_still_raises (logging_tests.tests.WarningLoggerTests) ... ok test_warnings_capture (logging_tests.tests.WarningLoggerTests) ... ok test_warnings_capture_debug_false (logging_tests.tests.WarningLoggerTests) ... ok test_no_models (no_models.tests.NoModelTests) Test that it's possible to load an app with no models.py file. ... ok test_conditional_content_removal (http_utils.tests.HttpUtilTests) ... ok test_failing_migration (migrations.test_commands.MakeMigrationsTests) ... ok test_files_content (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigration_merge_dry_run (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigration_merge_dry_run_verbosity_3 (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_conflict_exit (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_disabled_migrations_for_app (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_dry_run (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_dry_run_verbosity_3 (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_empty_migration (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_empty_no_app_specified (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_exit (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_handle_merge (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_interactive_accept (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_interactive_by_default (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_interactive_reject (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_merge_dont_output_dependency_operations (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_merge_no_conflict (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_migrations_announce (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_migrations_modules_path_not_exist (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_app_sys_exit (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_apps_initial (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_changes (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_changes_no_apps (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_no_common_ancestor (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_no_field_rename (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_no_model_rename (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_not_null_addition (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_non_interactive_not_null_alteration (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_order (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_unspecified_app_with_conflict_merge (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_unspecified_app_with_conflict_no_merge (migrations.test_commands.MakeMigrationsTests) ... ok test_makemigrations_with_custom_name (migrations.test_commands.MakeMigrationsTests) ... ok test_migrate (migrations.test_commands.MigrateTests) ... ok test_migrate_conflict_exit (migrations.test_commands.MigrateTests) ... ok test_migrate_fake_initial (migrations.test_commands.MigrateTests) ... ok test_migrate_fake_split_initial (migrations.test_commands.MigrateTests) ... ok test_migrate_initial_false (migrations.test_commands.MigrateTests) ... ok test_migrate_list (migrations.test_commands.MigrateTests) ... ok test_migrate_record_replaced (migrations.test_commands.MigrateTests) ... ok test_migrate_record_squashed (migrations.test_commands.MigrateTests) ... ok test_regression_22823_unmigrated_fk_to_migrated_model (migrations.test_commands.MigrateTests) ... ok test_showmigrations_list (migrations.test_commands.MigrateTests) ... ok test_showmigrations_plan (migrations.test_commands.MigrateTests) ... ok test_showmigrations_plan_no_migrations (migrations.test_commands.MigrateTests) ... ok test_showmigrations_plan_squashed (migrations.test_commands.MigrateTests) ... ok test_sqlmigrate_backwards (migrations.test_commands.MigrateTests) ... ok test_sqlmigrate_forwards (migrations.test_commands.MigrateTests) ... ok test_squashmigrations_initial_attribute (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_invalid_start (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_optimizes (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_squashes (migrations.test_commands.SquashMigrationsTests) ... ok test_squashmigrations_valid_start (migrations.test_commands.SquashMigrationsTests) ... ok test_ticket_23799_squashmigrations_no_optimize (migrations.test_commands.SquashMigrationsTests) ... ok test_migrate (migrations.test_deprecated_fields.Tests) ... ok test_alter_id_type_with_fk (migrations.test_executor.ExecutorTests) ... ok test_apply_all_replaced_marks_replacement_as_applied (migrations.test_executor.ExecutorTests) ... ok test_custom_user (migrations.test_executor.ExecutorTests) ... ok test_detect_soft_applied_add_field_manytomanyfield (migrations.test_executor.ExecutorTests) ... ok test_empty_plan (migrations.test_executor.ExecutorTests) ... ok test_migrate_marks_replacement_applied_even_if_it_did_nothing (migrations.test_executor.ExecutorTests) ... ok test_mixed_plan_not_supported (migrations.test_executor.ExecutorTests) ... ok test_process_callback (migrations.test_executor.ExecutorTests) ... ok test_run (migrations.test_executor.ExecutorTests) ... ok test_run_with_squashed (migrations.test_executor.ExecutorTests) ... ok test_soft_apply (migrations.test_executor.ExecutorTests) ... ok test_unrelated_model_lookups_backwards (migrations.test_executor.ExecutorTests) ... ok test_unrelated_model_lookups_forwards (migrations.test_executor.ExecutorTests) ... ok test_circular_graph (migrations.test_graph.GraphTests) ... ok test_circular_graph_2 (migrations.test_graph.GraphTests) ... ok test_complex_graph (migrations.test_graph.GraphTests) ... ok test_graph_iterative (migrations.test_graph.GraphTests) ... ok test_graph_recursive (migrations.test_graph.GraphTests) ... ok test_infinite_loop (migrations.test_graph.GraphTests) ... ok test_missing_child_nodes (migrations.test_graph.GraphTests) ... ok test_missing_parent_nodes (migrations.test_graph.GraphTests) ... ok test_plan_invalid_node (migrations.test_graph.GraphTests) ... ok test_simple_graph (migrations.test_graph.GraphTests) ... ok test_stringify (migrations.test_graph.GraphTests) ... ok test_create_model (migrations.test_multidb.MultiDBOperationTests) ... ok test_create_model2 (migrations.test_multidb.MultiDBOperationTests) ... ok test_create_model3 (migrations.test_multidb.MultiDBOperationTests) ... ok test_create_model4 (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_python (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_python2 (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_sql (migrations.test_multidb.MultiDBOperationTests) ... ok test_run_sql2 (migrations.test_multidb.MultiDBOperationTests) ... ok test_add_binaryfield (migrations.test_operations.OperationTests) ... ok test_add_charfield (migrations.test_operations.OperationTests) ... ok test_add_field (migrations.test_operations.OperationTests) ... ok test_add_field_m2m (migrations.test_operations.OperationTests) ... ok test_add_field_preserve_default (migrations.test_operations.OperationTests) ... ok test_add_textfield (migrations.test_operations.OperationTests) ... ok test_alter_field (migrations.test_operations.OperationTests) ... ok test_alter_field_m2m (migrations.test_operations.OperationTests) ... ok test_alter_field_pk (migrations.test_operations.OperationTests) ... ok test_alter_field_pk_fk (migrations.test_operations.OperationTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_alter_fk (migrations.test_operations.OperationTests) ... ok test_alter_fk_non_fk (migrations.test_operations.OperationTests) ... ok test_alter_index_together (migrations.test_operations.OperationTests) ... ok test_alter_index_together_remove (migrations.test_operations.OperationTests) ... ok test_alter_model_managers (migrations.test_operations.OperationTests) ... ok test_alter_model_managers_emptying (migrations.test_operations.OperationTests) ... ok test_alter_model_options (migrations.test_operations.OperationTests) ... ok test_alter_model_options_emptying (migrations.test_operations.OperationTests) ... ok test_alter_model_table (migrations.test_operations.OperationTests) ... ok test_alter_model_table_m2m (migrations.test_operations.OperationTests) ... ok test_alter_model_table_noop (migrations.test_operations.OperationTests) ... ok test_alter_order_with_respect_to (migrations.test_operations.OperationTests) ... ok test_alter_unique_together (migrations.test_operations.OperationTests) ... ok test_alter_unique_together_remove (migrations.test_operations.OperationTests) ... ok test_column_name_quoting (migrations.test_operations.OperationTests) ... ok test_create_model (migrations.test_operations.OperationTests) ... ok test_create_model_inheritance (migrations.test_operations.OperationTests) ... ok test_create_model_m2m (migrations.test_operations.OperationTests) ... ok test_create_model_managers (migrations.test_operations.OperationTests) ... ok test_create_model_with_unique_after (migrations.test_operations.OperationTests) ... ok test_create_proxy_model (migrations.test_operations.OperationTests) ... ok test_create_unmanaged_model (migrations.test_operations.OperationTests) ... ok test_delete_model (migrations.test_operations.OperationTests) ... ok test_delete_proxy_model (migrations.test_operations.OperationTests) ... ok test_remove_field (migrations.test_operations.OperationTests) ... ok test_remove_field_m2m (migrations.test_operations.OperationTests) ... ok test_remove_field_m2m_with_through (migrations.test_operations.OperationTests) ... ok test_remove_fk (migrations.test_operations.OperationTests) ... ok test_rename_field (migrations.test_operations.OperationTests) ... ok test_rename_m2m_target_model (migrations.test_operations.OperationTests) ... ok test_rename_model (migrations.test_operations.OperationTests) ... ok test_rename_model_with_m2m (migrations.test_operations.OperationTests) ... ok test_rename_model_with_self_referential_fk (migrations.test_operations.OperationTests) ... ok test_rename_model_with_self_referential_m2m (migrations.test_operations.OperationTests) ... ok test_rename_model_with_superclass_fk (migrations.test_operations.OperationTests) ... ok test_repoint_field_m2m (migrations.test_operations.OperationTests) ... ok test_run_python (migrations.test_operations.OperationTests) ... ok test_run_python_atomic (migrations.test_operations.OperationTests) ... ok test_run_python_noop (migrations.test_operations.OperationTests) ... ok test_run_python_related_assignment (migrations.test_operations.OperationTests) ... ok test_run_sql (migrations.test_operations.OperationTests) ... ok test_run_sql_noop (migrations.test_operations.OperationTests) ... ok test_run_sql_params (migrations.test_operations.OperationTests) ... ok test_run_sql_params_invalid (migrations.test_operations.OperationTests) ... ok test_separate_database_and_state (migrations.test_operations.OperationTests) ... ok test_separate_database_and_state2 (migrations.test_operations.OperationTests) ... ok test_add_field_ignore_swapped (migrations.test_operations.SwappableOperationTests) ... ok test_create_ignore_swapped (migrations.test_operations.SwappableOperationTests) ... ok test_delete_ignore_swapped (migrations.test_operations.SwappableOperationTests) ... ok test_add_field_alter_field (migrations.test_optimizer.OptimizerTests) ... ok test_add_field_delete_field (migrations.test_optimizer.OptimizerTests) ... ok test_add_field_rename_field (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_index_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_owrt_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_table_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_alter_unique_model (migrations.test_optimizer.OptimizerTests) ... ok test_alter_field_delete_field (migrations.test_optimizer.OptimizerTests) ... ok test_alter_field_rename_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_index_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_index_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_owrt_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_owrt_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_unique_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_alter_unique_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_delete_model (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_add_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_add_field_not_through_fk (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_add_field_not_through_m2m_through (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_alter_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_remove_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_model_rename_field (migrations.test_optimizer.OptimizerTests) ... ok test_create_rename_model (migrations.test_optimizer.OptimizerTests) ... ok test_optimize_through_create (migrations.test_optimizer.OptimizerTests) ... ok test_optimize_through_fields (migrations.test_optimizer.OptimizerTests) ... ok test_rename_model_self (migrations.test_optimizer.OptimizerTests) ... ok test_single (migrations.test_optimizer.OptimizerTests) ... ok test_ask_initial_with_disabled_migrations (migrations.test_questioner.QuestionerTests) ... ok test_bound_field_sanity_check (migrations.test_state.ModelStateTests) ... ok test_create_swappable (migrations.test_state.ModelStateTests) ... ok test_custom_manager_swappable (migrations.test_state.ModelStateTests) ... ok test_custom_model_base (migrations.test_state.ModelStateTests) ... ok test_fields_immutability (migrations.test_state.ModelStateTests) ... ok test_repr (migrations.test_state.ModelStateTests) ... ok test_sanity_check_through (migrations.test_state.ModelStateTests) ... ok test_sanity_check_to (migrations.test_state.ModelStateTests) ... ok test_abstract_base (migrations.test_state.RelatedModelsTests) ... ok test_base (migrations.test_state.RelatedModelsTests) ... ok test_base_to_base_fk (migrations.test_state.RelatedModelsTests) ... ok test_base_to_subclass_fk (migrations.test_state.RelatedModelsTests) ... ok test_circle (migrations.test_state.RelatedModelsTests) ... ok test_direct_fk (migrations.test_state.RelatedModelsTests) ... ok test_direct_hidden_fk (migrations.test_state.RelatedModelsTests) ... ok test_direct_m2m (migrations.test_state.RelatedModelsTests) ... ok test_direct_m2m_self (migrations.test_state.RelatedModelsTests) ... ok test_generic_fk (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m_base (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m_extern_fk (migrations.test_state.RelatedModelsTests) ... ok test_intermediate_m2m_self (migrations.test_state.RelatedModelsTests) ... ok test_multiple_bases (migrations.test_state.RelatedModelsTests) ... ok test_multiple_mixed_bases (migrations.test_state.RelatedModelsTests) ... ok test_multiple_nested_bases (migrations.test_state.RelatedModelsTests) ... ok test_nested_abstract_base (migrations.test_state.RelatedModelsTests) ... ok test_nested_base (migrations.test_state.RelatedModelsTests) ... ok test_nested_fk (migrations.test_state.RelatedModelsTests) ... ok test_nested_proxy_base (migrations.test_state.RelatedModelsTests) ... ok test_proxy_base (migrations.test_state.RelatedModelsTests) ... ok test_two_sided (migrations.test_state.RelatedModelsTests) ... ok test_unrelated (migrations.test_state.RelatedModelsTests) ... ok test_add_relations (migrations.test_state.StateTests) ... ok test_apps_bulk_update (migrations.test_state.StateTests) ... ok test_choices_iterator (migrations.test_state.StateTests) ... ok test_create (migrations.test_state.StateTests) ... ok test_custom_default_manager_added_to_the_model_state (migrations.test_state.StateTests) ... ok test_dangling_references_throw_error (migrations.test_state.StateTests) ... ok test_equality (migrations.test_state.StateTests) ... ok test_ignore_order_wrt (migrations.test_state.StateTests) ... ok test_manager_refer_correct_model_version (migrations.test_state.StateTests) ... ok test_real_apps (migrations.test_state.StateTests) ... ok test_remove_relations (migrations.test_state.StateTests) ... ok test_render (migrations.test_state.StateTests) ... ok test_render_model_inheritance (migrations.test_state.StateTests) ... ok test_render_model_with_multiple_inheritance (migrations.test_state.StateTests) ... ok test_render_project_dependencies (migrations.test_state.StateTests) ... ok test_render_unique_app_labels (migrations.test_state.StateTests) ... ok test_self_relation (migrations.test_state.StateTests) ... ok test_args_kwargs_signature (migrations.test_writer.OperationWriterTests) ... ok test_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_empty_signature (migrations.test_writer.OperationWriterTests) ... ok test_expand_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_kwargs_signature (migrations.test_writer.OperationWriterTests) ... ok test_multiline_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_nested_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_nested_operation_expand_args_signature (migrations.test_writer.OperationWriterTests) ... ok test_custom_operation (migrations.test_writer.WriterTests) ... ok test_deconstruct_class_arguments (migrations.test_writer.WriterTests) ... ok test_migration_file_header_comments (migrations.test_writer.WriterTests) ... ok test_migration_path (migrations.test_writer.WriterTests) ... ok test_models_import_omitted (migrations.test_writer.WriterTests) ... ok test_serialize_builtin_types (migrations.test_writer.WriterTests) ... ok test_serialize_builtins (migrations.test_writer.WriterTests) ... ok test_serialize_class_based_validators (migrations.test_writer.WriterTests) ... ok test_serialize_collections (migrations.test_writer.WriterTests) ... ok test_serialize_compiled_regex (migrations.test_writer.WriterTests) ... ok test_serialize_constants (migrations.test_writer.WriterTests) ... ok test_serialize_datetime (migrations.test_writer.WriterTests) ... ok test_serialize_datetime_safe (migrations.test_writer.WriterTests) ... ok test_serialize_direct_function_reference (migrations.test_writer.WriterTests) ... skipped 'Only applies on Python 2' test_serialize_empty_nonempty_tuple (migrations.test_writer.WriterTests) ... ok test_serialize_fields (migrations.test_writer.WriterTests) ... ok test_serialize_frozensets (migrations.test_writer.WriterTests) ... ok test_serialize_functions (migrations.test_writer.WriterTests) ... ok test_serialize_functools_partial (migrations.test_writer.WriterTests) ... ok test_serialize_iterators (migrations.test_writer.WriterTests) ... ok test_serialize_lazy_objects (migrations.test_writer.WriterTests) ... ok test_serialize_local_function_reference (migrations.test_writer.WriterTests) ... ok test_serialize_local_function_reference_message (migrations.test_writer.WriterTests) ... ok test_serialize_managers (migrations.test_writer.WriterTests) ... ok test_serialize_multiline_strings (migrations.test_writer.WriterTests) ... ok test_serialize_numbers (migrations.test_writer.WriterTests) ... ok test_serialize_settings (migrations.test_writer.WriterTests) ... ok test_serialize_strings (migrations.test_writer.WriterTests) ... ok test_serialize_timedelta (migrations.test_writer.WriterTests) ... ok test_simple_migration (migrations.test_writer.WriterTests) ... ok test_sorted_imports (migrations.test_writer.WriterTests) ... ok test (test_utils.test_transactiontestcase.TestSerializedRollbackInhibitsPostMigrate) ... ok test_allowed_database_queries (test_utils.tests.AllowedDatabaseQueriesTests) ... ok test_assert_field_output (test_utils.tests.AssertFieldOutputTests) ... ok test_custom_required_message (test_utils.tests.AssertFieldOutputTests) ... ok test_assert_raises_message (test_utils.tests.AssertRaisesMsgTest) ... ok test_callable_obj_param (test_utils.tests.AssertRaisesMsgTest) ... ok test_special_re_chars (test_utils.tests.AssertRaisesMsgTest) assertRaisesMessage shouldn't interpret RE special chars. ... ok test_assert_used_on_http_response (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_error_message (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_failure (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_nested_usage (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_not_used (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_usage (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok test_disallowed_database_queries (test_utils.tests.DisallowedDatabaseQueriesTests) ... ok test_attributes (test_utils.tests.HTMLEqualTests) ... ok test_complex_examples (test_utils.tests.HTMLEqualTests) ... ok test_contains_html (test_utils.tests.HTMLEqualTests) ... ok test_count (test_utils.tests.HTMLEqualTests) ... ok test_html_contain (test_utils.tests.HTMLEqualTests) ... ok test_html_parser (test_utils.tests.HTMLEqualTests) ... ok test_ignore_comments (test_utils.tests.HTMLEqualTests) ... ok test_parse_html_in_script (test_utils.tests.HTMLEqualTests) ... ok test_parsing_errors (test_utils.tests.HTMLEqualTests) ... ok test_self_closing_tags (test_utils.tests.HTMLEqualTests) ... ok test_simple_equal_html (test_utils.tests.HTMLEqualTests) ... ok test_unequal_html (test_utils.tests.HTMLEqualTests) ... ok test_unicode_handling (test_utils.tests.HTMLEqualTests) ... ok test_equal_parsing_errors (test_utils.tests.JSONEqualTests) ... ok test_not_equal_parsing_errors (test_utils.tests.JSONEqualTests) ... ok test_simple_equal (test_utils.tests.JSONEqualTests) ... ok test_simple_equal_raise (test_utils.tests.JSONEqualTests) ... ok test_simple_equal_unordered (test_utils.tests.JSONEqualTests) ... ok test_simple_not_equal (test_utils.tests.JSONEqualTests) ... ok test_simple_not_equal_raise (test_utils.tests.JSONEqualTests) ... ok test_override_database_routers (test_utils.tests.OverrideSettingsTests) ... ok test_override_file_upload_directory_permissions (test_utils.tests.OverrideSettingsTests) ... ok test_override_file_upload_permissions (test_utils.tests.OverrideSettingsTests) ... ok test_override_media_root (test_utils.tests.OverrideSettingsTests) ... ok test_override_media_url (test_utils.tests.OverrideSettingsTests) ... ok test_override_static_root (test_utils.tests.OverrideSettingsTests) ... ok test_override_static_url (test_utils.tests.OverrideSettingsTests) ... ok test_override_staticfiles_dirs (test_utils.tests.OverrideSettingsTests) ... ok test_override_staticfiles_finders (test_utils.tests.OverrideSettingsTests) ... ok test_override_staticfiles_storage (test_utils.tests.OverrideSettingsTests) ... ok test_urlconf_cache (test_utils.tests.OverrideSettingsTests) ... ok test_urlconf_first (test_utils.tests.OverrideSettingsTests) ... ok test_urlconf_second (test_utils.tests.OverrideSettingsTests) ... ok test_skip_class_unless_db_feature (test_utils.tests.SkippingClassTestCase) ... ok test_skip_if_db_feature (test_utils.tests.SkippingTestCase) ... ok test_skip_unless_db_feature (test_utils.tests.SkippingTestCase) ... ok test_comment_root (test_utils.tests.XMLEqualTests) ... ok test_parsing_errors (test_utils.tests.XMLEqualTests) ... ok test_simple_equal (test_utils.tests.XMLEqualTests) ... ok test_simple_equal_raise (test_utils.tests.XMLEqualTests) ... ok test_simple_equal_raises_message (test_utils.tests.XMLEqualTests) ... ok test_simple_equal_unordered (test_utils.tests.XMLEqualTests) ... ok test_simple_not_equal (test_utils.tests.XMLEqualTests) ... ok test_simple_not_equal_raise (test_utils.tests.XMLEqualTests) ... ok test_default_cache_included (check_framework.test_caches.CheckCacheSettingsAppDirsTest) ... ok test_default_cache_not_included (check_framework.test_caches.CheckCacheSettingsAppDirsTest) ... ok test_default_details (check_framework.test_model_field_deprecation.TestDeprecatedField) ... ok test_user_specified_details (check_framework.test_model_field_deprecation.TestDeprecatedField) ... ok test_default_details (check_framework.test_model_field_deprecation.TestRemovedField) ... ok test_user_specified_details (check_framework.test_model_field_deprecation.TestRemovedField) ... ok test_allowed_hosts_empty (check_framework.test_security.CheckAllowedHostsTest) ... ok test_allowed_hosts_set (check_framework.test_security.CheckAllowedHostsTest) ... ok test_with_csrf_cookie_httponly_false (check_framework.test_security.CheckCSRFCookieHttpOnlyTest) ... ok test_with_csrf_cookie_httponly_false_no_middleware (check_framework.test_security.CheckCSRFCookieHttpOnlyTest) ... ok test_with_csrf_cookie_httponly_true (check_framework.test_security.CheckCSRFCookieHttpOnlyTest) ... ok test_with_csrf_cookie_secure_false (check_framework.test_security.CheckCSRFCookieSecureTest) ... ok test_with_csrf_cookie_secure_false_no_middleware (check_framework.test_security.CheckCSRFCookieSecureTest) ... ok test_with_csrf_cookie_secure_true (check_framework.test_security.CheckCSRFCookieSecureTest) ... ok test_no_csrf_middleware (check_framework.test_security.CheckCSRFMiddlewareTest) ... ok test_with_csrf_middleware (check_framework.test_security.CheckCSRFMiddlewareTest) ... ok test_no_content_type_nosniff (check_framework.test_security.CheckContentTypeNosniffTest) ... ok test_no_content_type_nosniff_no_middleware (check_framework.test_security.CheckContentTypeNosniffTest) ... ok test_with_content_type_nosniff (check_framework.test_security.CheckContentTypeNosniffTest) ... ok test_debug_false (check_framework.test_security.CheckDebugTest) ... ok test_debug_true (check_framework.test_security.CheckDebugTest) ... ok test_no_ssl_redirect (check_framework.test_security.CheckSSLRedirectTest) ... ok test_no_ssl_redirect_no_middleware (check_framework.test_security.CheckSSLRedirectTest) ... ok test_with_ssl_redirect (check_framework.test_security.CheckSSLRedirectTest) ... ok test_empty_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_low_entropy_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_low_length_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_missing_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_none_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_okay_secret_key (check_framework.test_security.CheckSecretKeyTest) ... ok test_no_security_middleware (check_framework.test_security.CheckSecurityMiddlewareTest) ... ok test_with_security_middleware (check_framework.test_security.CheckSecurityMiddlewareTest) ... ok test_session_cookie_httponly_both (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_httponly_true (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_httponly_with_installed_app (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_httponly_with_middleware (check_framework.test_security.CheckSessionCookieHttpOnlyTest) ... ok test_session_cookie_secure_both (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_session_cookie_secure_true (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_session_cookie_secure_with_installed_app (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_session_cookie_secure_with_middleware (check_framework.test_security.CheckSessionCookieSecureTest) ... ok test_no_sts_subdomains (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_no_sts_subdomains_no_middleware (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_no_sts_subdomains_no_seconds (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_with_sts_subdomains (check_framework.test_security.CheckStrictTransportSecuritySubdomainsTest) ... ok test_no_sts (check_framework.test_security.CheckStrictTransportSecurityTest) ... ok test_no_sts_no_middleware (check_framework.test_security.CheckStrictTransportSecurityTest) ... ok test_with_sts (check_framework.test_security.CheckStrictTransportSecurityTest) ... ok test_middleware_not_installed (check_framework.test_security.CheckXFrameOptionsDenyTest) ... ok test_x_frame_options_not_deny (check_framework.test_security.CheckXFrameOptionsDenyTest) ... ok test_xframe_deny (check_framework.test_security.CheckXFrameOptionsDenyTest) ... ok test_middleware_installed (check_framework.test_security.CheckXFrameOptionsMiddlewareTest) ... ok test_middleware_not_installed (check_framework.test_security.CheckXFrameOptionsMiddlewareTest) ... ok test_no_xss_filter (check_framework.test_security.CheckXssFilterTest) ... ok test_no_xss_filter_no_middleware (check_framework.test_security.CheckXssFilterTest) ... ok test_with_xss_filter (check_framework.test_security.CheckXssFilterTest) ... ok test_app_dirs_and_loaders (check_framework.test_templates.CheckTemplateSettingsAppDirsTest) ... ok test_app_dirs_removed (check_framework.test_templates.CheckTemplateSettingsAppDirsTest) ... ok test_loaders_removed (check_framework.test_templates.CheckTemplateSettingsAppDirsTest) ... ok test_beginning_with_slash (check_framework.test_urls.CheckUrlsTest) ... ok test_include_with_dollar (check_framework.test_urls.CheckUrlsTest) ... ok test_name_with_colon (check_framework.test_urls.CheckUrlsTest) ... ok test_no_root_urlconf_in_settings (check_framework.test_urls.CheckUrlsTest) ... ok test_no_warnings (check_framework.test_urls.CheckUrlsTest) ... ok test_given_app (check_framework.tests.CheckCommandTests) ... ok test_given_tag (check_framework.tests.CheckCommandTests) ... ok test_invalid_tag (check_framework.tests.CheckCommandTests) ... ok test_list_deployment_check_included (check_framework.tests.CheckCommandTests) ... ok test_list_deployment_check_omitted (check_framework.tests.CheckCommandTests) ... ok test_list_tags (check_framework.tests.CheckCommandTests) ... ok test_list_tags_empty (check_framework.tests.CheckCommandTests) ... ok test_simple_call (check_framework.tests.CheckCommandTests) ... ok test_tags_deployment_check_included (check_framework.tests.CheckCommandTests) ... ok test_tags_deployment_check_omitted (check_framework.tests.CheckCommandTests) ... ok test_model_check_method_not_shadowed (check_framework.tests.CheckFrameworkReservedNamesTests) ... ok test_printing (check_framework.tests.MessageTests) ... ok test_printing_field_error (check_framework.tests.MessageTests) ... ok test_printing_manager_error (check_framework.tests.MessageTests) ... ok test_printing_model_error (check_framework.tests.MessageTests) ... ok test_printing_no_hint (check_framework.tests.MessageTests) ... ok test_printing_no_object (check_framework.tests.MessageTests) ... ok test_printing_with_given_id (check_framework.tests.MessageTests) ... ok test_silenced_error (check_framework.tests.SilencingCheckTests) ... ok test_silenced_warning (check_framework.tests.SilencingCheckTests) ... ok test_register_and_run_checks (check_framework.tests.SystemCheckFrameworkTests) ... ok test_duplicate_setting (check_framework.tests_1_8_compatibility.CheckDuplicateTemplateSettingsTest) ... ok test_multiple_duplicate_settings (check_framework.tests_1_8_compatibility.CheckDuplicateTemplateSettingsTest) ... ok test_not_raised_if_no_templates_setting (check_framework.tests_1_8_compatibility.CheckDuplicateTemplateSettingsTest) ... ok test_forward_refs (serializers.test_json.JsonSerializerTransactionTestCase) ... ok test_forward_refs (serializers.test_xml.XmlSerializerTransactionTestCase) ... ok test_deserializer_pyyaml_error_message (serializers.test_yaml.NoYamlSerializerTestCase) Using yaml deserializer without pyyaml raises ImportError ... ok test_dumpdata_pyyaml_error_message (serializers.test_yaml.NoYamlSerializerTestCase) Calling dumpdata produces an error when yaml package missing ... ok test_serializer_pyyaml_error_message (serializers.test_yaml.NoYamlSerializerTestCase) Using yaml serializer without pyyaml raises ImportError ... ok test_forward_refs (serializers.test_yaml.YamlSerializerTransactionTestCase) ... ok test_builtin_serializers (serializers.tests.SerializerRegistrationTests) Requesting a list of serializer formats popuates the registry ... ok test_get_unknown_deserializer (serializers.tests.SerializerRegistrationTests) ... ok test_get_unknown_serializer (serializers.tests.SerializerRegistrationTests) ... ok test_register (serializers.tests.SerializerRegistrationTests) Registering a new serializer populates the full registry. Refs #14823 ... ok test_unregister (serializers.tests.SerializerRegistrationTests) Unregistering a serializer doesn't cause the registry to be repopulated. Refs #14823 ... ok test_unregister_unknown_serializer (serializers.tests.SerializerRegistrationTests) ... ok test_urllib2_urlopen (file_storage.tests.FileLikeObjectTestCase) ... ok test_get_filesystem_storage (file_storage.tests.GetStorageClassTests) ... ok test_get_invalid_storage_module (file_storage.tests.GetStorageClassTests) ... ok test_get_nonexisting_storage_class (file_storage.tests.GetStorageClassTests) ... ok test_get_nonexisting_storage_module (file_storage.tests.GetStorageClassTests) ... ok test_router_init_arg (multiple_database.tests.ConnectionRouterTestCase) ... ok test_router_init_default (multiple_database.tests.ConnectionRouterTestCase) ... ok test_call_command_no_checks (user_commands.tests.CommandTests) ... ok test_call_command_option_parsing (user_commands.tests.CommandTests) ... ok test_calling_a_command_with_no_app_labels_and_parameters_should_raise_a_command_error (user_commands.tests.CommandTests) ... ok test_calling_a_command_with_only_empty_parameter_should_ends_gracefully (user_commands.tests.CommandTests) ... ok test_calling_command_with_app_labels_and_parameters_should_be_ok (user_commands.tests.CommandTests) ... ok test_calling_command_with_parameters_and_app_labels_at_the_end_should_be_ok (user_commands.tests.CommandTests) ... ok test_command (user_commands.tests.CommandTests) ... ok test_command_style (user_commands.tests.CommandTests) ... ok test_configured_locale_preserved (user_commands.tests.CommandTests) ... ok test_deactivate_locale_set (user_commands.tests.CommandTests) ... ok test_discover_commands_in_eggs (user_commands.tests.CommandTests) ... ok test_explode (user_commands.tests.CommandTests) Test that an unknown command raises CommandError ... ok test_find_command_without_PATH (user_commands.tests.CommandTests) ... ok test_language_preserved (user_commands.tests.CommandTests) ... ok test_optparse_compatibility (user_commands.tests.CommandTests) ... ok test_output_transaction (user_commands.tests.CommandTests) ... ok test_system_exit (user_commands.tests.CommandTests) Exception raised in a command should raise CommandError with ... ok test_no_existent_external_program (user_commands.tests.UtilsTests) ... ok test_not_a_directory (file_uploads.tests.DirectoryCreationTests) The correct IOError is raised when the upload directory name exists but isn't a directory ... ok test_readonly_root (file_uploads.tests.DirectoryCreationTests) Permission errors are not swallowed ... ok test_build_absolute_uri_absolute_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_build_absolute_uri_no_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_build_absolute_uri_relative_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_build_absolute_uri_schema_relative_location (requests.tests.BuildAbsoluteURITestCase) ... ok test_get_host_suggestion_of_allowed_host (requests.tests.HostValidationTests) get_host() makes helpful suggestions if a valid-looking host is not in ALLOWED_HOSTS. ... ok test_get_port (requests.tests.HostValidationTests) ... ok test_get_port_with_x_forwarded_port (requests.tests.HostValidationTests) ... ok test_host_validation_in_debug_mode (requests.tests.HostValidationTests) ... ok test_http_get_host (requests.tests.HostValidationTests) ... ok test_http_get_host_with_x_forwarded_host (requests.tests.HostValidationTests) ... ok test_FILES_connection_error (requests.tests.RequestsTests) ... ok test_POST_after_body_read (requests.tests.RequestsTests) ... ok test_POST_after_body_read_and_stream_read (requests.tests.RequestsTests) ... ok test_POST_after_body_read_and_stream_read_multipart (requests.tests.RequestsTests) ... ok test_POST_binary_only (requests.tests.RequestsTests) ... ok test_POST_connection_error (requests.tests.RequestsTests) ... ok test_POST_multipart_with_content_length_zero (requests.tests.RequestsTests) ... ok test_alternate_charset_POST (requests.tests.RequestsTests) ... ok test_aware_expiration (requests.tests.RequestsTests) Cookie accepts an aware datetime as expiration time ... ok test_body_after_POST_multipart_form_data (requests.tests.RequestsTests) ... ok test_body_after_POST_multipart_related (requests.tests.RequestsTests) ... ok test_far_expiration (requests.tests.RequestsTests) Cookie will expire when an distant expiration time is provided ... ok test_get_raw_uri (requests.tests.RequestsTests) ... ok test_httponly_cookie (requests.tests.RequestsTests) ... ok test_httprequest (requests.tests.RequestsTests) ... ok test_httprequest_full_path (requests.tests.RequestsTests) ... ok test_httprequest_full_path_with_query_string_and_fragment (requests.tests.RequestsTests) ... ok test_httprequest_location (requests.tests.RequestsTests) ... ok test_httprequest_repr (requests.tests.RequestsTests) ... ok test_httprequest_repr_invalid_method_and_path (requests.tests.RequestsTests) ... ok test_limited_stream (requests.tests.RequestsTests) ... ok test_max_age_expiration (requests.tests.RequestsTests) Cookie will expire if max_age is provided ... ok test_near_expiration (requests.tests.RequestsTests) Cookie will expire when an near expiration time is provided ... ok test_non_ascii_POST (requests.tests.RequestsTests) ... ok test_read_after_value (requests.tests.RequestsTests) ... ok test_read_by_lines (requests.tests.RequestsTests) ... ok test_stream (requests.tests.RequestsTests) ... ok test_unicode_cookie (requests.tests.RequestsTests) Verify HttpResponse.set_cookie() works with unicode data. ... ok test_value_after_read (requests.tests.RequestsTests) ... ok test_wsgirequest (requests.tests.RequestsTests) ... ok test_wsgirequest_path_info (requests.tests.RequestsTests) ... ok test_wsgirequest_path_with_force_script_name_trailing_slash (requests.tests.RequestsTests) ... ok test_wsgirequest_repr (requests.tests.RequestsTests) ... ok test_wsgirequest_with_force_script_name (requests.tests.RequestsTests) ... ok test_wsgirequest_with_script_name (requests.tests.RequestsTests) ... ok test_default_redirect (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_direct_instantiation (generic_views.test_base.RedirectViewTest) ... ok test_include_args (generic_views.test_base.RedirectViewTest) GET arguments can be included in the redirected URL ... ok test_include_urlencoded_args (generic_views.test_base.RedirectViewTest) GET arguments can be URL-encoded when included in the redirected URL ... ok test_named_url_pattern (generic_views.test_base.RedirectViewTest) Named pattern parameter should reverse to the matching pattern ... ok test_named_url_pattern_using_args (generic_views.test_base.RedirectViewTest) ... ok test_no_url (generic_views.test_base.RedirectViewTest) Without any configuration, returns HTTP 410 GONE ... ok test_parameter_substitution (generic_views.test_base.RedirectViewTest) Redirection URLs can be parameterized ... ok test_permanent_redirect (generic_views.test_base.RedirectViewTest) Permanent redirects are an option ... ok test_redirect_DELETE (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_HEAD (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_OPTIONS (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_PATCH (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_POST (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_PUT (generic_views.test_base.RedirectViewTest) Default is a temporary redirect ... ok test_redirect_when_meta_contains_no_query_string (generic_views.test_base.RedirectViewTest) regression for #16705 ... ok test_temporary_redirect (generic_views.test_base.RedirectViewTest) Temporary redirects are an option ... ok test_wrong_named_url_pattern (generic_views.test_base.RedirectViewTest) A wrong pattern name returns 410 GONE ... ok test_cached_views (generic_views.test_base.TemplateViewTest) ... ok test_content_type (generic_views.test_base.TemplateViewTest) ... ok test_extra_template_params (generic_views.test_base.TemplateViewTest) ... ok test_get (generic_views.test_base.TemplateViewTest) ... ok test_get_generic_template (generic_views.test_base.TemplateViewTest) ... ok test_get_template_attribute (generic_views.test_base.TemplateViewTest) ... ok test_head (generic_views.test_base.TemplateViewTest) ... ok test_resolve_login_required_view (generic_views.test_base.TemplateViewTest) ... ok test_resolve_view (generic_views.test_base.TemplateViewTest) ... ok test_template_engine (generic_views.test_base.TemplateViewTest) ... ok test_template_name_required (generic_views.test_base.TemplateViewTest) ... ok test_template_params (generic_views.test_base.TemplateViewTest) ... ok test_get_context_data (generic_views.test_edit.FormMixinTests) ... ok test_get_form (generic_views.test_edit.FormMixinTests) ... ok test_get_form_missing_form_class_default_value (generic_views.test_edit.FormMixinTests) ... ok test_get_prefix (generic_views.test_edit.FormMixinTests) Test prefix can be set (see #18872) ... ok test_initial_data (generic_views.test_edit.FormMixinTests) Test instance independence of initial data dict (see #16138) ... ok test_get_form (generic_views.test_edit.ModelFormMixinTests) ... ok test_get_form_checks_for_object (generic_views.test_edit.ModelFormMixinTests) ... ok test_javascript_escaping (admin_inlines.test_templates.TestTemplates) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_BaseValidator_154 (validators.tests.TestSimpleValidators) ... ok test_BaseValidator_raises_error_155 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_10 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_11 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_12 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_13 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_14 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_15 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_16 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_17 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_18 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_19 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_20 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_21 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_22 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_44 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_47 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_8 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_9 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_23 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_24 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_25 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_26 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_27 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_28 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_29 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_30 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_31 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_32 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_33 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_34 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_35 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_36 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_37 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_38 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_39 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_40 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_41 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_42 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_43 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_45 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_46 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_48 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_49 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_50 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_51 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_52 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_141 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_142 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_raises_error_143 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_127 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_128 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_129 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_130 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_131 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_raises_error_132 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_raises_error_133 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_144 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_145 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_raises_error_146 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_134 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_135 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_136 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_137 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_138 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_raises_error_139 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_raises_error_140 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_110 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_111 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_112 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_113 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_114 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_124 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_156 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_157 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_159 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_160 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_161 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_162 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_163 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_166 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_167 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_172 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_53 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_54 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_55 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_56 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_57 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_58 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_59 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_68 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_69 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_70 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_71 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_72 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_73 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_74 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_75 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_83 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_84 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_85 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_115 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_116 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_117 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_118 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_119 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_120 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_121 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_122 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_123 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_125 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_126 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_158 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_164 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_165 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_168 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_169 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_170 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_171 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_60 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_61 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_62 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_63 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_64 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_65 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_66 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_67 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_76 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_77 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_78 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_79 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_80 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_81 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_82 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_86 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_87 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_88 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_89 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_90 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_147 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_148 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_173 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_174 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_175 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_176 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_177 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_178 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_179 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_180 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_181 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_182 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_183 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_184 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_185 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_186 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_187 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_188 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_189 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_190 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_191 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_192 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_193 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_194 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_195 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_196 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_197 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_198 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_199 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_200 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_201 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_202 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_203 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_204 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_205 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_206 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_207 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_208 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_209 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_210 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_211 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_212 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_213 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_214 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_215 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_216 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_217 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_218 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_219 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_220 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_221 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_222 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_223 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_224 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_225 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_226 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_227 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_228 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_229 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_230 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_231 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_232 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_233 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_234 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_235 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_236 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_237 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_238 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_239 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_240 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_241 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_149 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_150 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_151 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_152 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_153 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_242 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_243 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_244 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_245 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_246 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_247 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_248 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_249 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_250 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_251 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_252 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_253 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_254 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_255 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_256 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_257 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_258 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_259 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_260 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_261 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_262 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_263 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_264 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_265 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_266 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_267 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_268 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_269 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_270 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_271 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_272 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_273 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_274 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_275 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_276 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_277 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_278 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_279 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_280 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_281 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_282 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_283 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_284 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_285 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_286 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_287 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_288 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_289 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_290 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_291 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_292 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_293 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_294 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_295 (validators.tests.TestSimpleValidators) ... ok test_max_length_validator_message (validators.tests.TestSimpleValidators) ... ok test_message_dict (validators.tests.TestSimpleValidators) ... ok test_message_list (validators.tests.TestSimpleValidators) ... ok test_regex_validator_flags (validators.tests.TestSimpleValidators) ... ok test_single_message (validators.tests.TestSimpleValidators) ... ok test_validate_integer_0 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_1 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_2 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_3 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_4 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_5 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_6 (validators.tests.TestSimpleValidators) ... ok test_validate_integer_raises_error_7 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_100 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_101 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_102 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_97 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_98 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_99 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_103 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_104 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_105 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_106 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_107 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_108 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_109 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_91 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_92 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_93 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_94 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_95 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_96 (validators.tests.TestSimpleValidators) ... ok test_decorated_testcase_module (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_decorated_testcase_name (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override_nested_order (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override_no_ops (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_list_override_strings (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_configure (settings_tests.tests.IsOverriddenTest) ... ok test_evaluated_lazysettings_repr (settings_tests.tests.IsOverriddenTest) ... ok test_module (settings_tests.tests.IsOverriddenTest) ... ok test_override (settings_tests.tests.IsOverriddenTest) ... ok test_settings_repr (settings_tests.tests.IsOverriddenTest) ... ok test_unevaluated_lazysettings_repr (settings_tests.tests.IsOverriddenTest) ... ok test_usersettingsholder_repr (settings_tests.tests.IsOverriddenTest) ... ok test_none (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_set_with_xheader_right (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_set_with_xheader_wrong (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_set_without_xheader (settings_tests.tests.SecureProxySslHeaderTest) ... ok test_class_decorator (settings_tests.tests.SettingsTests) ... ok test_context_manager (settings_tests.tests.SettingsTests) ... ok test_decorator (settings_tests.tests.SettingsTests) ... ok test_override (settings_tests.tests.SettingsTests) ... ok test_override_change (settings_tests.tests.SettingsTests) ... ok test_override_doesnt_leak (settings_tests.tests.SettingsTests) ... ok test_override_settings_delete (settings_tests.tests.SettingsTests) ... ok test_override_settings_nested (settings_tests.tests.SettingsTests) ... ok test_settings_delete (settings_tests.tests.SettingsTests) ... ok test_settings_delete_wrapped (settings_tests.tests.SettingsTests) ... ok test_signal_callback_context_manager (settings_tests.tests.SettingsTests) ... ok test_signal_callback_decorator (settings_tests.tests.SettingsTests) ... ok test_complex_override_warning (settings_tests.tests.TestComplexSettingOverride) Regression test for #19031 ... ok test_blank (settings_tests.tests.TrailingSlashURLTests) ... ok test_double_slash (settings_tests.tests.TrailingSlashURLTests) ... ok test_end_slash (settings_tests.tests.TrailingSlashURLTests) ... ok test_no_end_slash (settings_tests.tests.TrailingSlashURLTests) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_basic_params_specified_in_settings (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_can_connect_using_sockets (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_fails_with_keyerror_on_incomplete_config (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_options_override_settings_proper_values (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_ssl_certificate_is_added (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok test_accent (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_basic (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_column (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_escape_characters (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_nopass (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok test_app_label_in_admin_checks (admin_checks.tests.SystemChecksTestCase) ... ok test_cannot_include_through (admin_checks.tests.SystemChecksTestCase) ... ok test_check_fieldset_sublists_for_duplicates (admin_checks.tests.SystemChecksTestCase) ... ok test_check_sublists_for_duplicates (admin_checks.tests.SystemChecksTestCase) ... ok test_checks_are_performed (admin_checks.tests.SystemChecksTestCase) ... ok test_custom_adminsite (admin_checks.tests.SystemChecksTestCase) ... ok test_custom_get_form_with_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok test_custom_modelforms_with_fields_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok test_editable (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_duplicate_values (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_in_inline (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_inline_model_admin (admin_checks.tests.SystemChecksTestCase) ... ok test_exclude_values (admin_checks.tests.SystemChecksTestCase) ... ok test_explicit_through_override (admin_checks.tests.SystemChecksTestCase) ... ok test_extra (admin_checks.tests.SystemChecksTestCase) ... ok test_field_name_not_in_list_display (admin_checks.tests.SystemChecksTestCase) ... ok test_fieldsets_fields_non_tuple (admin_checks.tests.SystemChecksTestCase) ... ok test_fk_exclusion (admin_checks.tests.SystemChecksTestCase) ... ok test_generic_inline_model_admin_bad_ct_field (admin_checks.tests.SystemChecksTestCase) A GenericInlineModelAdmin raises problems if the ct_field points to a non-existent field. ... ok test_generic_inline_model_admin_bad_fk_field (admin_checks.tests.SystemChecksTestCase) A GenericInlineModelAdmin raises problems if the ct_fk_field points to a non-existent field. ... ok test_generic_inline_model_admin_non_generic_model (admin_checks.tests.SystemChecksTestCase) ... ok test_generic_inline_model_admin_non_gfk_ct_field (admin_checks.tests.SystemChecksTestCase) ... ok test_generic_inline_model_admin_non_gfk_fk_field (admin_checks.tests.SystemChecksTestCase) ... ok test_graceful_m2m_fail (admin_checks.tests.SystemChecksTestCase) ... ok test_inline_self_check (admin_checks.tests.SystemChecksTestCase) ... ok test_inline_with_specified (admin_checks.tests.SystemChecksTestCase) ... ok test_list_filter_works_on_through_field_even_when_apps_not_ready (admin_checks.tests.SystemChecksTestCase) ... ok test_nested_fields (admin_checks.tests.SystemChecksTestCase) ... ok test_nested_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok test_non_model_fields (admin_checks.tests.SystemChecksTestCase) ... ok test_non_model_first_field (admin_checks.tests.SystemChecksTestCase) ... ok test_nonexistent_field (admin_checks.tests.SystemChecksTestCase) ... ok test_nonexistent_field_on_inline (admin_checks.tests.SystemChecksTestCase) ... ok test_nonfirst_fieldset (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_and_editable (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_dynamic_attribute_on_modeladmin (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_lambda (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_method_on_model (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_on_method (admin_checks.tests.SystemChecksTestCase) ... ok test_readonly_on_modeladmin (admin_checks.tests.SystemChecksTestCase) ... ok test_valid_generic_inline_model_admin (admin_checks.tests.SystemChecksTestCase) ... ok test_argumented (decorators.tests.MethodDecoratorTests) ... ok test_bad_iterable (decorators.tests.MethodDecoratorTests) ... ok test_class_decoration (decorators.tests.MethodDecoratorTests) ... ok test_descriptors (decorators.tests.MethodDecoratorTests) ... ok test_invalid_method_name_to_decorate (decorators.tests.MethodDecoratorTests) ... ok test_invalid_non_callable_attribute_decoration (decorators.tests.MethodDecoratorTests) ... ok test_preserve_attributes (decorators.tests.MethodDecoratorTests) ... ok test_preserve_signature (decorators.tests.MethodDecoratorTests) ... ok test_tuple_of_decorators (decorators.tests.MethodDecoratorTests) ... ok test_db_parameters_respects_db_type (field_subclassing.tests.TestDbType) ... ok test_https (servers.test_basehttp.WSGIRequestHandlerTestCase) ... ok test_log_message (servers.test_basehttp.WSGIRequestHandlerTestCase) ... ok test_strips_underscore_headers (servers.test_basehttp.WSGIRequestHandlerTestCase) WSGIRequestHandler ignores headers containing underscores. ... ok test_live_server_url_is_class_property (servers.tests.LiveServerAddress) ... ok test_database_writes (servers.tests.LiveServerDatabase) ... ok test_fixtures_loaded (servers.tests.LiveServerDatabase) ... ok test_404 (servers.tests.LiveServerViews) ... ok test_environ (servers.tests.LiveServerViews) ... ok test_media_files (servers.tests.LiveServerViews) ... ok test_no_collectstatic_emulation (servers.tests.LiveServerViews) ... ok test_static_files (servers.tests.LiveServerViews) ... ok test_view (servers.tests.LiveServerViews) ... ok test_force_text_on_token (csrf_tests.test_context_processor.TestContextProcessor) ... ok test_csrf_cookie_age (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_csrf_cookie_age_none (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_csrf_token_in_header (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_csrf_token_in_header_with_customized_name (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_ensures_csrf_cookie_no_logging (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_ensures_csrf_cookie_no_middleware (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_ensures_csrf_cookie_with_middleware (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_get_token_for_exempt_view (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_get_token_for_requires_csrf_token_view (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_bad_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_csrf_trusted_origin_allowed (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_csrf_wildcard_trusted_origin_allowed (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_2 (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_behind_proxy (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_matches_cookie_domain (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_matches_cookie_domain_with_different_port (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_malformed_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_reject_insecure_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_post_data_read_failure (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_csrf_cookie_and_token (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_csrf_cookie_no_token (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_csrf_cookie_no_token_exempt_view (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_request_no_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_response_get_token_not_used (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_response_get_token_used (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_process_view_token_too_long (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_put_and_delete_allowed (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_put_and_delete_rejected (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_empty_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_no_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_with_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_token_node_with_new_csrf_cookie (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_permalink (model_permalink.tests.PermalinkTests) ... ok test_wrapped_attribute (model_permalink.tests.PermalinkTests) ... ok test_wrapped_docstring (model_permalink.tests.PermalinkTests) Methods using the @permalink decorator retain their docstring. ... ok test_inheritance (delete_regress.tests.DeleteCascadeTransactionTests) ... ok test_to_field (delete_regress.tests.DeleteCascadeTransactionTests) ... ok test_concurrent_delete (delete_regress.tests.DeleteLockingTest) Concurrent deletes don't collide and lock the database (#9479). ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_app_locales (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_check_errors (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_check_errors_catches_all_exceptions (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_check_errors_only_new (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_deleted_removed (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_django_locales (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_locale_paths_setting (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_no_i18n (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_only_new_files (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_paths_are_native_strings (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_project_root_locale (utils_tests.test_autoreload.TestFilenameGenerator) ... ok test_dictwrapper (utils_tests.test_datastructures.DictWrapperTests) ... ok test_custom_warning (utils_tests.test_datastructures.ImmutableListTests) ... ok test_sort (utils_tests.test_datastructures.ImmutableListTests) ... ok test_appendlist (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_copy (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_dict_translation (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_multivaluedict (utils_tests.test_datastructures.MultiValueDictTests) ... ok test_bool (utils_tests.test_datastructures.OrderedSetTests) ... ok test_len (utils_tests.test_datastructures.OrderedSetTests) ... ok test_am_pm (utils_tests.test_dateformat.DateFormatTests) ... ok test_date (utils_tests.test_dateformat.DateFormatTests) ... ok test_date_formats (utils_tests.test_dateformat.DateFormatTests) ... ok test_dateformat (utils_tests.test_dateformat.DateFormatTests) ... ok test_datetime_with_local_tzinfo (utils_tests.test_dateformat.DateFormatTests) ... ok test_datetime_with_tzinfo (utils_tests.test_dateformat.DateFormatTests) ... ok test_empty_format (utils_tests.test_dateformat.DateFormatTests) ... ok test_epoch (utils_tests.test_dateformat.DateFormatTests) ... ok test_futuredates (utils_tests.test_dateformat.DateFormatTests) ... ok test_microsecond (utils_tests.test_dateformat.DateFormatTests) ... ok test_naive_ambiguous_datetime (utils_tests.test_dateformat.DateFormatTests) ... ok test_naive_datetime (utils_tests.test_dateformat.DateFormatTests) ... ok test_time_formats (utils_tests.test_dateformat.DateFormatTests) ... ok test_timezones (utils_tests.test_dateformat.DateFormatTests) ... ok test_getter (utils_tests.test_decorators.ClassPropertyTest) ... ok test_override_getter (utils_tests.test_decorators.ClassPropertyTest) ... ok test_callable_process_view_middleware (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_full_dec_normal (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_full_dec_templateresponse (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_process_view_middleware (utils_tests.test_decorators.DecoratorFromMiddlewareTests) ... ok test_glob_escape (utils_tests.test_glob.TestUtilsGlob) ... ok test_conditional_escape (utils_tests.test_html.TestUtilsHtml) ... ok test_escape (utils_tests.test_html.TestUtilsHtml) ... ok test_escapejs (utils_tests.test_html.TestUtilsHtml) ... ok test_format_html (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe_defines_html_error (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe_doesnt_define_str (utils_tests.test_html.TestUtilsHtml) ... ok test_html_safe_subclass (utils_tests.test_html.TestUtilsHtml) ... ok test_linebreaks (utils_tests.test_html.TestUtilsHtml) ... ok test_remove_tags (utils_tests.test_html.TestUtilsHtml) ... ok test_smart_urlquote (utils_tests.test_html.TestUtilsHtml) ... ok test_strip_entities (utils_tests.test_html.TestUtilsHtml) ... ok test_strip_spaces_between_tags (utils_tests.test_html.TestUtilsHtml) ... ok test_strip_tags (utils_tests.test_html.TestUtilsHtml) ... ok test_case_0 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_1 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_2 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_3 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_4 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_5 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_6 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_7 (utils_tests.test_jslex.JsToCForGettextTest) ... ok test_case_0 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_1 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_10 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_11 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_12 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_13 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_14 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_15 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_16 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_17 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_18 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_19 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_2 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_20 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_21 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_22 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_23 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_24 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_25 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_26 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_27 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_28 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_29 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_3 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_30 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_31 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_32 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_4 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_5 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_6 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_7 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_8 (utils_tests.test_jslex.JsTokensTest) ... ok test_case_9 (utils_tests.test_jslex.JsTokensTest) ... ok test_autodiscover_modules_found (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_found_but_bad_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_not_found (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_several_found (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_several_found_with_registry (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_autodiscover_modules_several_one_bad_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_validate_registry_keeps_intact (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_validate_registry_resets_after_erroneous_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_validate_registry_resets_after_missing_module (utils_tests.test_module_loading.AutodiscoverModulesTestCase) ... ok test_add_lazy_safe_text_and_safe_text (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_lazy (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_object_implementing_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_object_implementing_dunder_str (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_lazy (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_lazy_result_implements_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_object_implementing_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_object_implementing_dunder_str (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_safe_result_implements_dunder_html (utils_tests.test_safestring.SafeStringTest) ... ok test_compress_sequence (utils_tests.test_text.TestUtilsText) ... ok test_get_text_list (utils_tests.test_text.TestUtilsText) ... ok test_get_valid_filename (utils_tests.test_text.TestUtilsText) ... ok test_normalize_newlines (utils_tests.test_text.TestUtilsText) ... ok test_normalize_newlines_bytes (utils_tests.test_text.TestUtilsText) normalize_newlines should be able to handle bytes too ... ok test_slugify (utils_tests.test_text.TestUtilsText) ... ok test_smart_split (utils_tests.test_text.TestUtilsText) ... ok test_truncate_chars (utils_tests.test_text.TestUtilsText) ... ok test_truncate_html_words (utils_tests.test_text.TestUtilsText) ... ok test_truncate_words (utils_tests.test_text.TestUtilsText) ... ok test_unescape_entities (utils_tests.test_text.TestUtilsText) ... ok test_wrap (utils_tests.test_text.TestUtilsText) ... ok test_environ_path_info_type (handlers.tests.HandlerNotFoundTest) ... ok test_invalid_urls (handlers.tests.HandlerNotFoundTest) ... ok test_suspiciousop_in_view_returns_400 (handlers.tests.HandlerSuspiciousOpsTest) ... ok test_bad_path_info (handlers.tests.HandlerTests) Tests for bug #15672 ('request' referenced before assignment) ... ok test_invalid_multipart_boundary (handlers.tests.HandlerTests) ... ok test_invalid_unicode_cookie (handlers.tests.HandlerTests) ... ok test_lock_safety (handlers.tests.HandlerTests) ... ok test_non_ascii_cookie (handlers.tests.HandlerTests) Test that non-ASCII cookies set in JavaScript are properly decoded (#20557). ... ok test_non_ascii_query_string (handlers.tests.HandlerTests) ... ok test_get_script_name (handlers.tests.ScriptNameTests) ... ok test_request_signals (handlers.tests.SignalsTests) ... ok test_request_signals_streaming_response (handlers.tests.SignalsTests) ... ok test_auto_transaction (handlers.tests.TransactionsPerRequestTests) ... ok test_no_auto_transaction (handlers.tests.TransactionsPerRequestTests) ... ok test_no_transaction (handlers.tests.TransactionsPerRequestTests) ... ok test_handler_renders_template_response (handlers.tests_custom_error_handlers.CustomErrorHandlerTests) ... ok test_egg1 (app_loading.tests.EggLoadingTest) Models module can be loaded from an app in an egg ... ok test_egg2 (app_loading.tests.EggLoadingTest) Loading an app from an egg that has no models returns no models (and no error) ... ok test_egg3 (app_loading.tests.EggLoadingTest) Models module can be loaded from an app located under an egg's top-level package ... ok test_egg4 (app_loading.tests.EggLoadingTest) Loading an app with no models from under the top-level egg package generates no error ... ok test_egg5 (app_loading.tests.EggLoadingTest) Loading an app from an egg that has an import error in its models module raises that error ... ok test_get_model_only_returns_installed_models (app_loading.tests.GetModelsTest) ... ok test_get_models_only_returns_installed_models (app_loading.tests.GetModelsTest) ... ok test_domain (resolve_url.tests.ResolveUrlTests) ... ok test_full_url (resolve_url.tests.ResolveUrlTests) ... ok test_lazy_reverse (resolve_url.tests.ResolveUrlTests) ... ok test_model (resolve_url.tests.ResolveUrlTests) ... ok test_non_view_callable_raises_no_reverse_match (resolve_url.tests.ResolveUrlTests) ... ok test_relative_path (resolve_url.tests.ResolveUrlTests) ... ok test_url_path (resolve_url.tests.ResolveUrlTests) ... ok test_valid_view_name (resolve_url.tests.ResolveUrlTests) ... ok test_view_function (resolve_url.tests.ResolveUrlTests) ... ok test_reverse_related_validation (select_related_onetoone.tests.ReverseSelectRelatedValidationTests) ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_admin (admin_views.tests.TestEtagWithAdminView) ... ok test_request_attributes (context_processors.tests.RequestContextProcessorTests) ... ok test_add01 (template_tests.filter_tests.test_add.AddTests) ... ok test_add02 (template_tests.filter_tests.test_add.AddTests) ... ok test_add03 (template_tests.filter_tests.test_add.AddTests) ... ok test_add04 (template_tests.filter_tests.test_add.AddTests) ... ok test_add05 (template_tests.filter_tests.test_add.AddTests) ... ok test_add06 (template_tests.filter_tests.test_add.AddTests) ... ok test_add07 (template_tests.filter_tests.test_add.AddTests) ... ok test_add (template_tests.filter_tests.test_add.FunctionTests) ... ok test_addslashes01 (template_tests.filter_tests.test_addslashes.AddslashesTests) ... ok test_addslashes02 (template_tests.filter_tests.test_addslashes.AddslashesTests) ... ok test_backslashes (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok test_quotes (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok test_autoescape_stringfilter01 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape_stringfilter02 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape_stringfilter03 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_autoescape_stringfilter04 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok test_capfirst01 (template_tests.filter_tests.test_capfirst.CapfirstTests) ... ok test_capfirst02 (template_tests.filter_tests.test_capfirst.CapfirstTests) ... ok test_capfirst (template_tests.filter_tests.test_capfirst.FunctionTests) ... ok test_center01 (template_tests.filter_tests.test_center.CenterTests) ... ok test_center02 (template_tests.filter_tests.test_center.CenterTests) ... ok test_center (template_tests.filter_tests.test_center.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_center.FunctionTests) ... ok test_chaining01 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining02 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining03 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining04 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining05 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining06 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining07 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining08 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining09 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining10 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining11 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining12 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining13 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_chaining14 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok test_cut01 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut02 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut03 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut04 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut05 (template_tests.filter_tests.test_cut.CutTests) ... ok test_cut06 (template_tests.filter_tests.test_cut.CutTests) ... ok test_character (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_characters (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_non_matching_string (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_cut.FunctionTests) ... ok test_date01 (template_tests.filter_tests.test_date.DateTests) ... ok test_date02 (template_tests.filter_tests.test_date.DateTests) ... ok test_date03 (template_tests.filter_tests.test_date.DateTests) ... ok test_date04 (template_tests.filter_tests.test_date.DateTests) ... ok test_date05 (template_tests.filter_tests.test_date.DateTests) ... ok test_date06 (template_tests.filter_tests.test_date.DateTests) ... ok test_date07 (template_tests.filter_tests.test_date.DateTests) ... ok test_date08 (template_tests.filter_tests.test_date.DateTests) ... ok test_date09 (template_tests.filter_tests.test_date.DateTests) ... ok test_date (template_tests.filter_tests.test_date.FunctionTests) ... ok test_escape_characters (template_tests.filter_tests.test_date.FunctionTests) ... ok test_default_if_none01 (template_tests.filter_tests.test_default.DefaultIfNoneTests) ... ok test_default_if_none02 (template_tests.filter_tests.test_default.DefaultIfNoneTests) ... ok test_default01 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_default02 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_default03 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_default04 (template_tests.filter_tests.test_default.DefaultTests) ... ok test_empty_string (template_tests.filter_tests.test_default.FunctionTests) ... ok test_none (template_tests.filter_tests.test_default.FunctionTests) ... ok test_value (template_tests.filter_tests.test_default.FunctionTests) ... ok test_empty_string (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok test_none (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok test_value (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok test_dictsort_complex_sorting_key (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok test_invalid_values (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok test_sort (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok test_invalid_values (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok test_sort (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok test_false (template_tests.filter_tests.test_divisibleby.FunctionTests) ... ok test_true (template_tests.filter_tests.test_divisibleby.FunctionTests) ... ok test_escape01 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_escape02 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_escape03 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_escape04 (template_tests.filter_tests.test_escape.EscapeTests) ... ok test_non_string_input (template_tests.filter_tests.test_escape.FunctionTests) ... ok test_escapejs01 (template_tests.filter_tests.test_escapejs.EscapejsTests) ... ok test_escapejs02 (template_tests.filter_tests.test_escapejs.EscapejsTests) ... ok test_backslashes (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_paragraph_separator (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_quotes (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_script (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_whitespace (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok test_formats (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok test_localized_formats (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok test_first01 (template_tests.filter_tests.test_first.FirstTests) ... ok test_first02 (template_tests.filter_tests.test_first.FirstTests) ... ok test_empty_string (template_tests.filter_tests.test_first.FunctionTests) ... ok test_list (template_tests.filter_tests.test_first.FunctionTests) ... ok test_string (template_tests.filter_tests.test_first.FunctionTests) ... ok test_floatformat01 (template_tests.filter_tests.test_floatformat.FloatformatTests) ... ok test_floatformat02 (template_tests.filter_tests.test_floatformat.FloatformatTests) ... ok test_float_dunder_method (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_infinity (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_inputs (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_low_decimal_precision (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_many_zeroes (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_zero_values (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok test_force_escape01 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape02 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape03 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape04 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape05 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape06 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape07 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_force_escape08 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok test_escape (template_tests.filter_tests.test_force_escape.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_force_escape.FunctionTests) ... ok test_string (template_tests.filter_tests.test_get_digit.FunctionTests) ... ok test_values (template_tests.filter_tests.test_get_digit.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_iriencode.FunctionTests) ... ok test_urlencoded (template_tests.filter_tests.test_iriencode.FunctionTests) ... ok test_iriencode01 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_iriencode02 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_iriencode03 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_iriencode04 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok test_autoescape (template_tests.filter_tests.test_join.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_join.FunctionTests) ... ok test_list (template_tests.filter_tests.test_join.FunctionTests) ... ok test_join01 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join02 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join03 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join04 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join05 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join06 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join07 (template_tests.filter_tests.test_join.JoinTests) ... ok test_join08 (template_tests.filter_tests.test_join.JoinTests) ... ok test_last01 (template_tests.filter_tests.test_last.LastTests) ... ok test_last02 (template_tests.filter_tests.test_last.LastTests) ... ok test_list (template_tests.filter_tests.test_length.FunctionTests) ... ok test_safestring (template_tests.filter_tests.test_length.FunctionTests) ... ok test_string (template_tests.filter_tests.test_length.FunctionTests) ... ok test_length01 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length02 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length03 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length04 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length05 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length06 (template_tests.filter_tests.test_length.LengthTests) ... ok test_length07 (template_tests.filter_tests.test_length.LengthTests) ... ok test_empty_list (template_tests.filter_tests.test_length_is.FunctionTests) ... ok test_string (template_tests.filter_tests.test_length_is.FunctionTests) ... ok test_length_is01 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is02 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is03 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is04 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is05 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is06 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is07 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is08 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is09 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is10 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_length_is11 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok test_autoescape (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_carriage (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_carriage_newline (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_line (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_newline (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok test_linebreaks01 (template_tests.filter_tests.test_linebreaks.LinebreaksTests) ... ok test_linebreaks02 (template_tests.filter_tests.test_linebreaks.LinebreaksTests) ... ok test_autoescape (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_carriage (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_carriage_newline (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_newline (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok test_linebreaksbr01 (template_tests.filter_tests.test_linebreaksbr.LinebreaksbrTests) ... ok test_linebreaksbr02 (template_tests.filter_tests.test_linebreaksbr.LinebreaksbrTests) ... ok test_autoescape (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_linenumbers (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_linenumbers2 (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok test_linenumbers01 (template_tests.filter_tests.test_linenumbers.LinenumbersTests) ... ok test_linenumbers02 (template_tests.filter_tests.test_linenumbers.LinenumbersTests) ... ok test_less_than_string_length (template_tests.filter_tests.test_ljust.FunctionTests) ... ok test_ljust (template_tests.filter_tests.test_ljust.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_ljust.FunctionTests) ... ok test_ljust01 (template_tests.filter_tests.test_ljust.LjustTests) ... ok test_ljust02 (template_tests.filter_tests.test_ljust.LjustTests) ... ok test_lower (template_tests.filter_tests.test_lower.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_lower.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_lower.FunctionTests) ... ok test_lower01 (template_tests.filter_tests.test_lower.LowerTests) ... ok test_lower02 (template_tests.filter_tests.test_lower.LowerTests) ... ok test_integer (template_tests.filter_tests.test_make_list.FunctionTests) ... ok test_string (template_tests.filter_tests.test_make_list.FunctionTests) ... ok test_make_list01 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_make_list02 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_make_list03 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_make_list04 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok test_phone2numeric (template_tests.filter_tests.test_phone2numeric.FunctionTests) ... ok test_phone2numeric01 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok test_phone2numeric02 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok test_phone2numeric03 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok test_decimals (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_floats (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_integers (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_lists (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_suffixes (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok test_random01 (template_tests.filter_tests.test_random.RandomTests) ... ok test_random02 (template_tests.filter_tests.test_random.RandomTests) ... ok test_non_string_input (template_tests.filter_tests.test_removetags.FunctionTests) ... ok test_removetags (template_tests.filter_tests.test_removetags.FunctionTests) ... ok test_removetags01 (template_tests.filter_tests.test_removetags.RemovetagsTests) ... ok test_removetags02 (template_tests.filter_tests.test_removetags.RemovetagsTests) ... ok test_less_than_string_length (template_tests.filter_tests.test_rjust.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_rjust.FunctionTests) ... ok test_rjust (template_tests.filter_tests.test_rjust.FunctionTests) ... ok test_rjust01 (template_tests.filter_tests.test_rjust.RjustTests) ... ok test_rjust02 (template_tests.filter_tests.test_rjust.RjustTests) ... ok test_safe01 (template_tests.filter_tests.test_safe.SafeTests) ... ok test_safe02 (template_tests.filter_tests.test_safe.SafeTests) ... ok test_safeseq01 (template_tests.filter_tests.test_safeseq.SafeseqTests) ... ok test_safeseq02 (template_tests.filter_tests.test_safeseq.SafeseqTests) ... ok test_index (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_negative_index (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_range (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_range_multiple (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_range_step (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_zero_length (template_tests.filter_tests.test_slice.FunctionTests) ... ok test_slice01 (template_tests.filter_tests.test_slice.SliceTests) ... ok test_slice02 (template_tests.filter_tests.test_slice.SliceTests) ... ok test_non_string_input (template_tests.filter_tests.test_slugify.FunctionTests) ... ok test_slugify (template_tests.filter_tests.test_slugify.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_slugify.FunctionTests) ... ok test_slugify01 (template_tests.filter_tests.test_slugify.SlugifyTests) ... ok test_slugify02 (template_tests.filter_tests.test_slugify.SlugifyTests) ... ok test_format (template_tests.filter_tests.test_stringformat.FunctionTests) ... ok test_invalid (template_tests.filter_tests.test_stringformat.FunctionTests) ... ok test_stringformat01 (template_tests.filter_tests.test_stringformat.StringformatTests) ... ok test_stringformat02 (template_tests.filter_tests.test_stringformat.StringformatTests) ... ok test_non_string_input (template_tests.filter_tests.test_striptags.FunctionTests) ... ok test_strip (template_tests.filter_tests.test_striptags.FunctionTests) ... ok test_striptags01 (template_tests.filter_tests.test_striptags.StriptagsTests) ... ok test_striptags02 (template_tests.filter_tests.test_striptags.StriptagsTests) ... ok test_inputs (template_tests.filter_tests.test_time.FunctionTests) ... ok test_time01 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time02 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time03 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time04 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time05 (template_tests.filter_tests.test_time.TimeTests) ... ok test_time06 (template_tests.filter_tests.test_time.TimeTests) ... ok test_explicit_date (template_tests.filter_tests.test_timesince.FunctionTests) ... ok test_since_now (template_tests.filter_tests.test_timesince.FunctionTests) ... ok test_timesince01 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince02 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince03 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince04 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince05 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince06 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince07 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince08 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince09 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince10 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince11 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince12 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince13 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince14 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince15 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince16 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince17 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_timesince18 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok test_explicit_date (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok test_until_now (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok test_timeuntil01 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil02 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil03 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil04 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil05 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil06 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil07 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil08 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil09 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil10 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil11 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil12 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil13 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_timeuntil14 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok test_non_string_input (template_tests.filter_tests.test_title.FunctionTests) ... ok test_title (template_tests.filter_tests.test_title.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_title.FunctionTests) ... ok test_title1 (template_tests.filter_tests.test_title.TitleTests) ... ok test_title2 (template_tests.filter_tests.test_title.TitleTests) ... ok test_truncatechars01 (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok test_truncatechars02 (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok test_truncate (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate2 (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate3 (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate_something (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate_unicode (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_truncate_zero (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok test_invalid_number (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_overtruncate (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_truncate (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_truncate2 (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok test_truncatewords01 (template_tests.filter_tests.test_truncatewords.TruncatewordsTests) ... ok test_truncatewords02 (template_tests.filter_tests.test_truncatewords.TruncatewordsTests) ... ok test_truncate (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate2 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate3 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate4 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate_complex (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate_unicode (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_truncate_zero (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok test_unordered_list01 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list02 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list03 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list04 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_unordered_list05 (template_tests.filter_tests.test_unordered_list.DeprecatedUnorderedListSyntaxTests) ... ok test_autoescape (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_legacy (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_list (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested2 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested3 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested_multiple (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_nested_multiple2 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_ulitem (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_ulitem_autoescape_off (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok test_unordered_list01 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list02 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list03 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list04 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_unordered_list05 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok test_non_string_input (template_tests.filter_tests.test_upper.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_upper.FunctionTests) ... ok test_upper (template_tests.filter_tests.test_upper.FunctionTests) ... ok test_upper01 (template_tests.filter_tests.test_upper.UpperTests) ... ok test_upper02 (template_tests.filter_tests.test_upper.UpperTests) ... ok test_non_string_input (template_tests.filter_tests.test_urlencode.FunctionTests) ... ok test_urlencode (template_tests.filter_tests.test_urlencode.FunctionTests) ... ok test_urlencode01 (template_tests.filter_tests.test_urlencode.UrlencodeTests) ... ok test_urlencode02 (template_tests.filter_tests.test_urlencode.UrlencodeTests) ... ok test_autoescape (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_brackets (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_email (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_exclamation_marks (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_https (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_idn (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_invalid_email (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_ipv4 (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_ipv6 (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_malformed (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_nofollow (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_parenthesis (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_quotation_marks (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_quote_commas (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_quoting (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_tlds (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_trailing_period (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_unicode (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_uppercase (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_url_split_chars (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_urlencoded (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_urls (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_word_with_dot (template_tests.filter_tests.test_urlize.FunctionTests) ... ok test_urlize01 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize02 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize03 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize04 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize05 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize06 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize07 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize08 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_urlize09 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok test_autoescape (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_autoescape_off (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_overtruncate (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_query_string (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_truncate (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok test_urlizetrunc01 (template_tests.filter_tests.test_urlizetrunc.UrlizetruncTests) ... ok test_urlizetrunc02 (template_tests.filter_tests.test_urlizetrunc.UrlizetruncTests) ... ok test_count_multiple (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_count_one (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_empty_string (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok test_wordcount01 (template_tests.filter_tests.test_wordcount.WordcountTests) ... ok test_wordcount02 (template_tests.filter_tests.test_wordcount.WordcountTests) ... ok test_indent (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_indent2 (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_non_string_input (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_wrap (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok test_wordwrap01 (template_tests.filter_tests.test_wordwrap.WordwrapTests) ... ok test_wordwrap02 (template_tests.filter_tests.test_wordwrap.WordwrapTests) ... ok test_false (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_false_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_none (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_none_three_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_none_two_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_true (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_true_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok test_autoescape_filters01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_filters02 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_filtertag01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_ifequal01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_literals01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_lookup01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_stringiterations01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag02 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag03 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag04 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag05 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag06 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag07 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag08 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag09 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_autoescape_tag10 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok test_basic_syntax01 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax02 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax03 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax04 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax06 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax07 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax08 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax09 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax10 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax11 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax12 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax13 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax14 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax15 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax16 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax17 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax18 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax19 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax20 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax20b (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax21 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax22 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax23 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax24 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax25 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax26 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax27 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax28 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax29 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax30 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax31 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax32 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax33 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax34 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax35 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax36 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax37 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_basic_syntax38 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_ignores_strings_that_look_like_format_interpolation (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_unclosed_block (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_unclosed_block2 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok test_builtins01 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok test_builtins02 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok test_builtins03 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok test_cache03 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache04 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache05 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache06 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache07 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache08 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache11 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache12 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache13 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache14 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache15 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache16 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache17 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache18 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok test_cache_fragment_cache (template_tests.syntax_tests.test_cache.CacheTests) ... ok test_cache_missing_backend (template_tests.syntax_tests.test_cache.CacheTests) ... ok test_cache_regression_20130 (template_tests.syntax_tests.test_cache.CacheTests) ... ok test_comment_syntax01 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax02 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax03 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax04 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax05 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax06 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax07 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax08 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax09 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax10 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax11 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_syntax12 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag01 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag02 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag03 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag04 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_comment_tag05 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok test_cycle01 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle02 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle03 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle04 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle05 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle06 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle07 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle08 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle09 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle10 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle11 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle12 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle13 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle14 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle15 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle16 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle17 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle18 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle19 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle20 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle21 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle22 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle23 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle24 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle25 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle26 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle27 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_cycle28 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok test_exception01 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception02 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception03 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception04 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_exception05 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok test_inheritance01 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance02 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance03 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance04 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance05 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance06 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance07 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance08 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance09 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance10 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance11 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance12 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance13 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance14 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance15 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance16 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance17 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance18 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance19 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance20 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance21 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance22 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance23 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance24 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance25 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance26 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance27 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance29 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance30 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance31 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance32 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance33 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance34 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance35 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance36 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance37 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance38 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance39 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance40 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance41 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance42 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_inheritance_28 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok test_filter_syntax01 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax02 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax03 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax04 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax05 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax06 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax07 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax08 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax08_multi_line (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax09 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax10 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax11 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax12 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax13 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax14 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax15 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax16 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax17 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax18 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax19 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax20 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax21 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax22 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax23 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax24 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter_syntax25 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok test_filter01 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter02 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter03 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter04 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter05 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter05bis (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter06 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_filter06bis (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok test_firstof01 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof02 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof03 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof04 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof05 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof06 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof07 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof08 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof09 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof10 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof11 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof12 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof13 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof14 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_firstof15 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok test_for_tag01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_empty01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_empty02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_empty03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_filter_ws (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack04 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack05 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack06 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack07 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack08 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack09 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack10 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack11 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack12 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack13 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_unpack14 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars04 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars05 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_for_tag_vars06 (template_tests.syntax_tests.test_for.ForTagTests) ... ok test_blocktrans_syntax_error_missing_assignment (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_blocktrans_tag_using_a_string_that_looks_like_str_fmt (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n01 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n02 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n03 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n04 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n05 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n06 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n07 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n08 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n09 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n10 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n11 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n12 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n13 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n14 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n15 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n16 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n17 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n18 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n19 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n20 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n21 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n22 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n23 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n24 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n25 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n26 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n27 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n28 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n28_2 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n29 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n30 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n31 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n32 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n33 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n34 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n34_2 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n34_3 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n35 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n36 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n37 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n38 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n38_2 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n39 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n40 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_i18n41 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n04 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n07 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n08 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n17 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n18 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n26 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n27 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_legacyi18n28 (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_bad_option (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_context_as (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_context_noop (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_duplicate_option (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_missing_assignment (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_missing_context (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_syntax_error_no_arguments (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_trans_tag_using_a_string_that_looks_like_str_fmt (template_tests.syntax_tests.test_i18n.I18nTagTests) ... ok test_if_tag01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag13 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_and08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_badarg04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq_deprecated (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_error12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_filter01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_filter02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gt_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gt_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gte_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_gte_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_in_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_in_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lt_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lt_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lte_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_lte_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not13 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not14 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not15 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not16 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not17 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not18 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not19 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not20 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not21 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not22 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not23 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not24 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not25 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not26 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not27 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not28 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not29 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not30 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not31 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not32 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not33 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not34 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not35 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not_in_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_not_in_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_noteq05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_or09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_shortcircuit01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_shortcircuit02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok test_if_tag_eq01 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_if_tag_eq02 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_if_tag_eq03 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_if_tag_eq04 (template_tests.syntax_tests.test_if.TestEqualitySingleEqualsSign) ... ok test_ifchanged01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged05 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged06 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged07 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged08 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_else04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_filter_ws (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_param05 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok test_ifchanged_concurrency (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok test_ifchanged_render_once (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok test_include (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok test_ifequal01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_filter05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric11 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_numeric12 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifequal_split10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok test_ifnotequal01 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_ifnotequal02 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_ifnotequal03 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_ifnotequal04 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok test_include01 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include02 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include03 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include04 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include06 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include07 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include08 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include09 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include10 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include11 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include12 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include13 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include14 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error01 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error02 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error03 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error04 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error05 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error06 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error07 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error08 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error09 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_error10 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_fail1 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_include_fail2 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok test_extends_include_missing_baseloader (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_extends_include_missing_cachedloader (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_immediate_missing (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_missing_template (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_recursive (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_include_template_argument (template_tests.syntax_tests.test_include.IncludeTests) ... ok test_invalidstr01 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr02 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr03 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr04 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr04_2 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr05 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr06 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_invalidstr07 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok test_list_index01 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index02 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index03 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index04 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index05 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index06 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_list_index07 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok test_load01 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load02 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load03 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load04 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load05 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load06 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load07 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load08 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load09 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load10 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_load12 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok test_lorem1 (template_tests.syntax_tests.test_lorem.LoremTagTests) ... ok test_multiline01 (template_tests.syntax_tests.test_multiline.MultilineTests) ... ok test_namedendblocks01 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks02 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks03 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks04 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks05 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks06 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_namedendblocks07 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok test_now01 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now02 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now03 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now04 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now05 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now06 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_now07 (template_tests.syntax_tests.test_now.NowTagTests) ... ok test_numpy_array_index01 (template_tests.syntax_tests.test_numpy.NumpyTests) ... ok test_numpy_array_index02 (template_tests.syntax_tests.test_numpy.NumpyTests) ... ok test_regroup01 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup02 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup03 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup04 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup05 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup06 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup07 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_regroup08 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok test_setup (template_tests.syntax_tests.test_setup.SetupTests) ... ok test_simpletag_renamed01 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok test_simpletag_renamed02 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok test_simpletag_renamed03 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok test_spaceless01 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless02 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless03 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless04 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless05 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_spaceless06 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok test_allowed_paths (template_tests.syntax_tests.test_ssi.SSISecurityTests) ... ok test_relative_include_exploit (template_tests.syntax_tests.test_ssi.SSISecurityTests) ... ok test_ssi01 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi02 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi03 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi04 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi05 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi06 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi07 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi08 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_ssi09 (template_tests.syntax_tests.test_ssi.SsiTagTests) ... ok test_static_prefixtag01 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_prefixtag02 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_prefixtag03 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_prefixtag04 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag01 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag02 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag03 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_static_statictag04 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok test_templatetag01 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag02 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag03 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag04 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag05 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag06 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag07 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag08 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag09 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag10 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag11 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_templatetag12 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok test_url01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02a (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02b (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url02c (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url04 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url05 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url06 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url07 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url08 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url09 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url10 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url11 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url12 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url13 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url14 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url15 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url18 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url19 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url20 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url21 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_asvar01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_asvar02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_asvar03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail04 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail05 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail06 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail07 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail08 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail09 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail11 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail12 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail13 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail14 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail15 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail16 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail17 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail18 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_fail19 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_namespace01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_namespace02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_url_namespace03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok test_verbatim_tag01 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag02 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag03 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag04 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag05 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_verbatim_tag06 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok test_widthratio01 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio02 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio03 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio04 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio05 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio06 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio07 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio08 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio09 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio10 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio11 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio12a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio12b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio13a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio13b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio14a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio14b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio15 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio16 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio17 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio18 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio19 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio20 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_widthratio21 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok test_legacywith01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_legacywith02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with03 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with_error01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_with_error02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok test_context (template_tests.test_context.ContextTests) ... ok test_context_comparable (template_tests.test_context.ContextTests) ... ok test_copy_request_context_twice (template_tests.test_context.ContextTests) ... ok test_flatten_context (template_tests.test_context.ContextTests) ... ok test_flatten_context_with_context (template_tests.test_context.ContextTests) ... ok test_push_context_manager (template_tests.test_context.ContextTests) ... ok test_push_context_manager_with_context_object (template_tests.test_context.ContextTests) ... ok test_push_proper_layering (template_tests.test_context.ContextTests) ... ok test_render_context (template_tests.test_context.ContextTests) ... ok test_resolve_on_context_method (template_tests.test_context.ContextTests) ... ok test_setdefault (template_tests.test_context.ContextTests) ... ok test_update_context_manager (template_tests.test_context.ContextTests) ... ok test_update_context_manager_with_context_object (template_tests.test_context.ContextTests) ... ok test_update_proper_layering (template_tests.test_context.ContextTests) ... ok test_context_comparable (template_tests.test_context.RequestContextTests) ... ok test_include_only (template_tests.test_context.RequestContextTests) ... ok test_modify_context_and_render (template_tests.test_context.RequestContextTests) ... ok test_stack_size (template_tests.test_context.RequestContextTests) ... ok test_assignment_tag_missing_context (template_tests.test_custom.AssignmentTagTests) ... ok test_assignment_tag_registration (template_tests.test_custom.AssignmentTagTests) ... ok test_assignment_tags (template_tests.test_custom.AssignmentTagTests) ... ok test_filter (template_tests.test_custom.CustomFilterTests) ... ok test_15070_current_app (template_tests.test_custom.InclusionTagTests) ... ok test_15070_use_l10n (template_tests.test_custom.InclusionTagTests) ... ok test_include_tag_missing_context (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tag_errors (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tag_registration (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tags (template_tests.test_custom.InclusionTagTests) ... ok test_inclusion_tags_from_template (template_tests.test_custom.InclusionTagTests) ... ok test_no_render_side_effect (template_tests.test_custom.InclusionTagTests) ... ok test_render_context_is_cleared (template_tests.test_custom.InclusionTagTests) ... ok test_simple_tag_errors (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_escaping_autoescape_off (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_explicit_escaping (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_format_html_escaping (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_missing_context (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_naive_escaping (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tag_registration (template_tests.test_custom.SimpleTagTests) ... ok test_simple_tags (template_tests.test_custom.SimpleTagTests) ... ok test_load_annotated_function (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_load_error (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_load_error_egg (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_load_working_egg (template_tests.test_custom.TemplateTagLoadingTests) ... ok test_basic_context (template_tests.test_engine.DeprecatedRenderToStringTest) ... ok test_existing_context_kept_clean (template_tests.test_engine.DeprecatedRenderToStringTest) ... ok test_no_empty_dict_pushed_to_stack (template_tests.test_engine.DeprecatedRenderToStringTest) ... ok test_cached_loader_priority (template_tests.test_engine.LoaderTests) ... ok test_loader_priority (template_tests.test_engine.LoaderTests) ... ok test_origin (template_tests.test_engine.LoaderTests) ... ok test_get_template (template_tests.test_engine.TemplateDirsOverrideTests) ... ok test_render_to_string (template_tests.test_engine.TemplateDirsOverrideTests) ... ok test_select_template (template_tests.test_engine.TemplateDirsOverrideTests) ... ok test_extend_cached (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend_missing (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend_recursive (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend_self_error (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_normal_extend (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_recursive_multiple_loaders (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_unique_history_per_loader (template_tests.test_extends.ExtendsBehaviorTests) ... ok test_extend (template_tests.test_extends.NonRecursiveLoaderExtendsTests) ... ok test_extend_cached (template_tests.test_extends.NonRecursiveLoaderExtendsTests) ... ok test_extend_error (template_tests.test_extends.NonRecursiveLoaderExtendsTests) ... ok test_get_template (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok test_not_installed (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok test_cached_exception_no_traceback (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template_missing_debug_off (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template_missing_debug_on (template_tests.test_loaders.CachedLoaderTests) ... ok test_load_nonexistent_cached_template (template_tests.test_loaders.CachedLoaderTests) ... ok test_load_template (template_tests.test_loaders.CachedLoaderTests) ... ok test_load_template_missing (template_tests.test_loaders.CachedLoaderTests) ... ok test_template_name_lazy_string (template_tests.test_loaders.CachedLoaderTests) ... ok test_template_name_leading_dash_caching (template_tests.test_loaders.CachedLoaderTests) ... ok test_templatedir_caching (template_tests.test_loaders.CachedLoaderTests) ... ok test_get_template (template_tests.test_loaders.EggLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.EggLoaderTests) ... ok test_non_existing (template_tests.test_loaders.EggLoaderTests) ... ok test_not_installed (template_tests.test_loaders.EggLoaderTests) ... ok test_case_sensitivity (template_tests.test_loaders.FileSystemLoaderTests) ... skipped 'This test only runs on case-sensitive file systems.' test_directory_security (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_file_does_not_exist (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_get_template (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_notafile_error (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_permissions_error (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_unicode_dir_name (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_unicode_template_name (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_utf8_bytestring (template_tests.test_loaders.FileSystemLoaderTests) ... ok test_get_template (template_tests.test_loaders.LocmemLoaderTests) ... ok test_load_template_source (template_tests.test_loaders.LocmemLoaderTests) ... ok test_logs_exceptions_during_rendering_with_debug_disabled (template_tests.test_logging.IncludeNodeLoggingTests) ... ok test_logs_exceptions_during_rendering_with_no_template_name (template_tests.test_logging.IncludeNodeLoggingTests) ... ok test_log_on_variable_does_not_exist_not_silent (template_tests.test_logging.VariableResolveLoggingTests) ... ok test_log_on_variable_does_not_exist_silent (template_tests.test_logging.VariableResolveLoggingTests) ... ok test_no_log_when_variable_exists (template_tests.test_logging.VariableResolveLoggingTests) ... ok test_middleware_caching (template_tests.test_response.CacheMiddlewareTest) ... ok test_custom_urlconf (template_tests.test_response.CustomURLConfTest) ... ok test_args (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_content_access_rendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_content_access_unrendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_context_instance (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_dict_context (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_explicit_baking (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_iteration_rendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_iteration_unrendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_kwargs (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_pickling (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_pickling_cookie (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_post_callbacks (template_tests.test_response.SimpleTemplateResponseTest) Rendering a template response triggers the post-render callbacks ... ok test_render (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_repickling (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_set_content (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_template_resolving (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_using (template_tests.test_response.SimpleTemplateResponseTest) ... ok test_args (template_tests.test_response.TemplateResponseTest) ... ok test_context_processor_priority (template_tests.test_response.TemplateResponseTest) ... ok test_custom_app (template_tests.test_response.TemplateResponseTest) ... ok test_kwargs (template_tests.test_response.TemplateResponseTest) ... ok test_pickling (template_tests.test_response.TemplateResponseTest) ... ok test_render (template_tests.test_response.TemplateResponseTest) ... ok test_render_with_context (template_tests.test_response.TemplateResponseTest) ... ok test_render_with_requestcontext (template_tests.test_response.TemplateResponseTest) ... ok test_repickling (template_tests.test_response.TemplateResponseTest) ... ok test_using (template_tests.test_response.TemplateResponseTest) ... ok test_custom_template_response (template_tests.test_response_deprecations.DeprecationTests) ... ok test_template_response (template_tests.test_response_deprecations.DeprecationTests) ... ok test_compile_filter_expression_error (template_tests.tests.TemplateTests) ... ok test_compile_tag_error (template_tests.tests.TemplateTests) ... ok test_debug_tag_non_ascii (template_tests.tests.TemplateTests) ... ok test_extends_generic_template (template_tests.tests.TemplateTests) ... ok test_invalid_block_suggestion (template_tests.tests.TemplateTests) ... ok test_no_wrapped_exception (template_tests.tests.TemplateTests) ... ok test_node_origin (template_tests.tests.TemplateTests) ... ok test_string_origin (template_tests.tests.TemplateTests) ... ok test_super_errors (template_tests.tests.TemplateTests) ... ok test_unknown_block_tag (template_tests.tests.TemplateTests) ... ok test_url_reverse_no_settings_module (template_tests.tests.TemplateTests) ... ok test_url_reverse_view_name (template_tests.tests.TemplateTests) ... ok test_atomic_allows_queries_after_fixing_transaction (transactions.tests.AtomicErrorsTests) ... ok test_atomic_prevents_calling_transaction_methods (transactions.tests.AtomicErrorsTests) ... ok test_atomic_prevents_queries_in_broken_transaction (transactions.tests.AtomicErrorsTests) ... ok test_atomic_prevents_queries_in_broken_transaction_after_client_close (transactions.tests.AtomicErrorsTests) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections" test_atomic_prevents_setting_autocommit (transactions.tests.AtomicErrorsTests) ... ok test_alternate_decorator_syntax_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_alternate_decorator_syntax_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_decorator_syntax_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_decorator_syntax_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_force_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_nested_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_prevent_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok test_reuse_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok test_merged_inner_savepoint_rollback (transactions.tests.AtomicMergeTests) ... ok test_merged_outer_rollback (transactions.tests.AtomicMergeTests) ... ok test_atomic_does_not_leak_savepoints_on_failure (transactions.tests.AtomicMiscTests) #23074 -- Savepoints must be released after rollback. ... ok test_orm_query_without_autocommit (transactions.tests.AtomicMiscTests) #24921 -- ORM queries must be possible after set_autocommit(False). ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_wrap_callable_instance (transactions.tests.AtomicMiscTests) #20028 -- Atomic must support wrapping callable instances. ... ok test_implicit_savepoint_rollback (transactions.tests.AtomicMySQLTests) MySQL implicitly rolls back savepoints when it deadlocks (#22291). ... skipped 'MySQL-specific behaviors' test_alternate_decorator_syntax_commit (transactions.tests.AtomicTests) ... ok test_alternate_decorator_syntax_rollback (transactions.tests.AtomicTests) ... ok test_commit (transactions.tests.AtomicTests) ... ok test_decorator_syntax_commit (transactions.tests.AtomicTests) ... ok test_decorator_syntax_rollback (transactions.tests.AtomicTests) ... ok test_force_rollback (transactions.tests.AtomicTests) ... ok test_merged_commit_commit (transactions.tests.AtomicTests) ... ok test_merged_commit_rollback (transactions.tests.AtomicTests) ... ok test_merged_rollback_commit (transactions.tests.AtomicTests) ... ok test_merged_rollback_rollback (transactions.tests.AtomicTests) ... ok test_nested_commit_commit (transactions.tests.AtomicTests) ... ok test_nested_commit_rollback (transactions.tests.AtomicTests) ... ok test_nested_rollback_commit (transactions.tests.AtomicTests) ... ok test_nested_rollback_rollback (transactions.tests.AtomicTests) ... ok test_prevent_rollback (transactions.tests.AtomicTests) ... ok test_reuse_commit_commit (transactions.tests.AtomicTests) ... ok test_reuse_commit_rollback (transactions.tests.AtomicTests) ... ok test_reuse_rollback_commit (transactions.tests.AtomicTests) ... ok test_reuse_rollback_rollback (transactions.tests.AtomicTests) ... ok test_rollback (transactions.tests.AtomicTests) ... ok test_alternate_decorator_syntax_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_alternate_decorator_syntax_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_decorator_syntax_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_decorator_syntax_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_force_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_merged_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_merged_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_merged_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_merged_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_nested_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_nested_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_nested_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_nested_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_prevent_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_reuse_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_reuse_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_reuse_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_reuse_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit." test_abstract_model (admin_registration.tests.TestRegistration) ... ok test_bare_registration (admin_registration.tests.TestRegistration) ... ok test_is_registered_model (admin_registration.tests.TestRegistration) Checks for registered models should return true. ... ok test_is_registered_not_registered_model (admin_registration.tests.TestRegistration) Checks for unregistered models should return false. ... ok test_iterable_registration (admin_registration.tests.TestRegistration) ... ok test_prevent_double_registration (admin_registration.tests.TestRegistration) ... ok test_registration_with_model_admin (admin_registration.tests.TestRegistration) ... ok test_registration_with_star_star_options (admin_registration.tests.TestRegistration) ... ok test_star_star_overrides (admin_registration.tests.TestRegistration) ... ok test_basic_registration (admin_registration.tests.TestRegistrationDecorator) ... ok test_custom_site_not_an_admin_site (admin_registration.tests.TestRegistrationDecorator) ... ok test_custom_site_registration (admin_registration.tests.TestRegistrationDecorator) ... ok test_multiple_registration (admin_registration.tests.TestRegistrationDecorator) ... ok test_wrapped_class_not_a_model_admin (admin_registration.tests.TestRegistrationDecorator) ... ok test_precedence (admin_scripts.tests.Discovery) ... ok test_custom_project_destination_missing (admin_scripts.tests.StartProject) ... ok test_custom_project_template (admin_scripts.tests.StartProject) Make sure the startproject management command is able to use a different project template ... ok test_custom_project_template_context_variables (admin_scripts.tests.StartProject) Make sure template context variables are rendered with proper values ... ok test_custom_project_template_from_tarball_by_path (admin_scripts.tests.StartProject) Make sure the startproject management command is able to use a different project template from a tarball ... ok test_custom_project_template_from_tarball_by_url (admin_scripts.tests.StartProject) ... ok test_custom_project_template_from_tarball_to_alternative_location (admin_scripts.tests.StartProject) Startproject can use a project template from a tarball and create it in a specified location ... ok test_custom_project_template_with_non_ascii_templates (admin_scripts.tests.StartProject) ... ok test_file_without_extension (admin_scripts.tests.StartProject) Make sure the startproject management command is able to render custom files ... ok test_invalid_project_name (admin_scripts.tests.StartProject) Make sure the startproject management command validates a project name ... ok test_no_escaping_of_project_variables (admin_scripts.tests.StartProject) Make sure template context variables are not html escaped ... ok test_project_template_tarball_url (admin_scripts.tests.StartProject) Startproject management command handles project template tar/zip balls from non-canonical urls ... ok test_simple_project (admin_scripts.tests.StartProject) Make sure the startproject management command creates a project ... ok test_simple_project_different_directory (admin_scripts.tests.StartProject) Make sure the startproject management command creates a project in a specific directory ... ok test_template_dir_with_trailing_slash (admin_scripts.tests.StartProject) Ticket 17475: Template dir passed has a trailing path separator ... ok test_wrong_args (admin_scripts.tests.StartProject) Make sure passing the wrong kinds of arguments outputs an error and prints usage ... ok test_warning (deprecation.tests.DeprecationInstanceCheckTest) ... ok test_class_definition_warnings (deprecation.tests.RenameMethodsTests) ... ok test_deprecated_subclass_renamed (deprecation.tests.RenameMethodsTests) ... ok test_deprecated_subclass_renamed_and_mixins (deprecation.tests.RenameMethodsTests) ... ok test_get_new_defined (deprecation.tests.RenameMethodsTests) ... ok test_get_old_defined (deprecation.tests.RenameMethodsTests) ... ok test_renamed_subclass_deprecated (deprecation.tests.RenameMethodsTests) ... ok test_formfield (model_fields.test_durationfield.TestFormField) ... ok test_dumping (model_fields.test_durationfield.TestSerialization) ... ok test_loading (model_fields.test_durationfield.TestSerialization) ... ok test_invalid_string (model_fields.test_durationfield.TestValidation) ... ok test_all_field_types_should_have_flags (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_m2m (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_m2o (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_o2m (model_fields.test_field_flags.FieldFlagsTests) ... ok test_cardinality_o2o (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_field_should_have_a_concrete_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_field_should_have_a_has_rel_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_field_should_have_an_editable_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok test_each_object_should_have_auto_created (model_fields.test_field_flags.FieldFlagsTests) ... ok test_field_names_should_always_be_available (model_fields.test_field_flags.FieldFlagsTests) ... ok test_hidden_flag (model_fields.test_field_flags.FieldFlagsTests) ... ok test_model_and_reverse_model_should_equal_on_relations (model_fields.test_field_flags.FieldFlagsTests) ... ok test_non_concrete_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok test_non_editable_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok test_null (model_fields.test_field_flags.FieldFlagsTests) ... ok test_related_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok test_unsaved_fk (model_fields.test_uuid.TestAsPrimaryKeyTransactionTests) ... skipped "Database doesn't support feature(s): supports_foreign_keys" test_deconstruct (model_fields.test_uuid.TestMigrations) ... ok test_dumping (model_fields.test_uuid.TestSerialization) ... ok test_loading (model_fields.test_uuid.TestSerialization) ... ok test_invalid_uuid (model_fields.test_uuid.TestValidation) ... ok test_uuid_instance_ok (model_fields.test_uuid.TestValidation) ... ok test_choices_and_field_display (model_fields.tests.ChoicesTests) ... ok test_empty_iterator_choices (model_fields.tests.ChoicesTests) ... ok test_iterator_choices (model_fields.tests.ChoicesTests) ... ok test_abstract_model_app_relative_foreign_key (model_fields.tests.ManyToManyFieldTests) ... ok test_abstract_model_pending_operations (model_fields.tests.ManyToManyFieldTests) ... ok test_AutoField (model_fields.tests.PromiseTest) ... ok test_BigIntegerField (model_fields.tests.PromiseTest) ... skipped 'Python 3 has no `long` type.' test_BinaryField (model_fields.tests.PromiseTest) ... ok test_BooleanField (model_fields.tests.PromiseTest) ... ok test_CharField (model_fields.tests.PromiseTest) ... ok test_CommaSeparatedIntegerField (model_fields.tests.PromiseTest) ... ok test_DateField (model_fields.tests.PromiseTest) ... ok test_DateTimeField (model_fields.tests.PromiseTest) ... ok test_DecimalField (model_fields.tests.PromiseTest) ... ok test_EmailField (model_fields.tests.PromiseTest) ... ok test_FileField (model_fields.tests.PromiseTest) ... ok test_FilePathField (model_fields.tests.PromiseTest) ... ok test_FloatField (model_fields.tests.PromiseTest) ... ok test_GenericIPAddressField (model_fields.tests.PromiseTest) ... ok test_IPAddressField (model_fields.tests.PromiseTest) ... ok test_ImageField (model_fields.tests.PromiseTest) ... ok test_IntegerField (model_fields.tests.PromiseTest) ... ok test_NullBooleanField (model_fields.tests.PromiseTest) ... ok test_PositiveIntegerField (model_fields.tests.PromiseTest) ... ok test_PositiveSmallIntegerField (model_fields.tests.PromiseTest) ... ok test_SlugField (model_fields.tests.PromiseTest) ... ok test_SmallIntegerField (model_fields.tests.PromiseTest) ... ok test_TextField (model_fields.tests.PromiseTest) ... ok test_TimeField (model_fields.tests.PromiseTest) ... ok test_URLField (model_fields.tests.PromiseTest) ... ok test_boolean_field_doesnt_accept_empty_input (model_fields.tests.ValidationTest) ... ok test_charfield_cleans_empty_string_when_blank_true (model_fields.tests.ValidationTest) ... ok test_charfield_get_choices_doesnt_evaluate_lazy_strings (model_fields.tests.ValidationTest) ... ok test_charfield_get_choices_with_blank_defined (model_fields.tests.ValidationTest) ... ok test_charfield_raises_error_on_empty_input (model_fields.tests.ValidationTest) ... ok test_charfield_raises_error_on_empty_string (model_fields.tests.ValidationTest) ... ok test_charfield_with_choices_cleans_valid_choice (model_fields.tests.ValidationTest) ... ok test_charfield_with_choices_raises_error_on_invalid_choice (model_fields.tests.ValidationTest) ... ok test_choices_validation_supports_named_groups (model_fields.tests.ValidationTest) ... ok test_datefield_cleans_date (model_fields.tests.ValidationTest) ... ok test_integerfield_cleans_valid_string (model_fields.tests.ValidationTest) ... ok test_integerfield_raises_error_on_empty_input (model_fields.tests.ValidationTest) ... ok test_integerfield_raises_error_on_invalid_intput (model_fields.tests.ValidationTest) ... ok test_integerfield_validates_zero_against_choices (model_fields.tests.ValidationTest) ... ok test_nullable_integerfield_cleans_none_on_null_and_blank_true (model_fields.tests.ValidationTest) ... ok test_nullable_integerfield_raises_error_with_blank_false (model_fields.tests.ValidationTest) ... ok test_process_exception_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_exception_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_request_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_response_no_response_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_template_response_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_template_response_no_response_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_exception (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_not_found (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_null_view (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_process_view_bad_middleware_permission_denied (middleware_exceptions.tests.BadMiddlewareTests) ... ok test_do_not_log_when_debug_is_false (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_log (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_log_custom_message (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_raise_exception (middleware_exceptions.tests.MiddlewareNotUsedTests) ... ok test_exception_in_render_passed_to_process_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_exception_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_request_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_response_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_template_response_error (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_template_response_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_template_response_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_exception (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_not_found (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_null_view (middleware_exceptions.tests.MiddlewareTests) ... ok test_process_view_middleware_permission_denied (middleware_exceptions.tests.MiddlewareTests) ... ok test_missing_root_urlconf (middleware_exceptions.tests.RootUrlconfTests) ... ok test_mysql_lookup_search (lookup.tests.LookupTransactionTests) ... skipped 'requires MySQL' test_get_page_hook (pagination.tests.PaginationTests) ... ok test_invalid_page_number (pagination.tests.PaginationTests) ... ok test_page_indexes (pagination.tests.PaginationTests) ... ok test_page_range_iterator (pagination.tests.PaginationTests) ... ok test_page_sequence (pagination.tests.PaginationTests) ... ok test_paginate_misc_classes (pagination.tests.PaginationTests) ... ok test_paginator (pagination.tests.PaginationTests) ... ok test_content_file_custom_name (files.tests.ContentFileTestCase) ... ok test_content_file_default_name (files.tests.ContentFileTestCase) ... ok test_content_file_input_type (files.tests.ContentFileTestCase) ... ok test_closing_of_filenames (files.tests.DimensionClosingBug) ... ok test_not_closing_of_files (files.tests.DimensionClosingBug) ... ok test_file_move_overwrite (files.tests.FileMoveSafeTests) ... ok test_context_manager (files.tests.FileTests) ... ok test_file_iteration (files.tests.FileTests) ... ok test_file_iteration_mac_newlines (files.tests.FileTests) ... ok test_file_iteration_mixed_newlines (files.tests.FileTests) ... ok test_file_iteration_windows_newlines (files.tests.FileTests) ... ok test_file_iteration_with_mac_newline_at_chunk_boundary (files.tests.FileTests) ... ok test_file_iteration_with_text (files.tests.FileTests) ... ok test_file_iteration_with_unix_newline_at_chunk_boundary (files.tests.FileTests) ... ok test_file_iteration_with_windows_newline_at_chunk_boundary (files.tests.FileTests) ... ok test_file_mode (files.tests.FileTests) ... ok test_namedtemporaryfile_closes (files.tests.FileTests) ... ok test_seekable (files.tests.FileTests) ... ok test_unicode_file_name (files.tests.FileTests) ... ok test_unicode_uploadedfile_name (files.tests.FileTests) ... ok test_invalid_image (files.tests.GetImageDimensionsTests) ... ok test_valid_image (files.tests.GetImageDimensionsTests) ... ok test_bug_19457 (files.tests.InconsistentGetImageDimensionsBug) ... ok test_multiple_calls (files.tests.InconsistentGetImageDimensionsBug) ... ok test_noname_file_default_name (files.tests.NoNameFileTestCase) ... ok test_noname_file_get_size (files.tests.NoNameFileTestCase) ... ok test_in_memory_spooled_temp (files.tests.SpooledTempTests) ... ok test_written_spooled_temp (files.tests.SpooledTempTests) ... ok test_bad_cookie (httpwrappers.tests.CookieTests) ... skipped 'PY3 throws an exception on invalid cookie keys.' test_cookie_edgecases (httpwrappers.tests.CookieTests) ... ok test_decode (httpwrappers.tests.CookieTests) ... ok test_decode_2 (httpwrappers.tests.CookieTests) ... ok test_encode (httpwrappers.tests.CookieTests) ... ok test_httponly_after_load (httpwrappers.tests.CookieTests) ... ok test_invalid_cookies (httpwrappers.tests.CookieTests) ... ok test_load_dict (httpwrappers.tests.CookieTests) ... ok test_nonstandard_keys (httpwrappers.tests.CookieTests) ... ok test_pickle (httpwrappers.tests.CookieTests) ... ok test_python_cookies (httpwrappers.tests.CookieTests) ... ok test_repeated_nonstandard_keys (httpwrappers.tests.CookieTests) ... ok test_dict_behavior (httpwrappers.tests.HttpResponseTests) ... ok test_file_interface (httpwrappers.tests.HttpResponseTests) ... ok test_headers_type (httpwrappers.tests.HttpResponseTests) ... ok test_iter_content (httpwrappers.tests.HttpResponseTests) ... ok test_iterator_isnt_rewound (httpwrappers.tests.HttpResponseTests) ... ok test_lazy_content (httpwrappers.tests.HttpResponseTests) ... ok test_long_line (httpwrappers.tests.HttpResponseTests) ... ok test_newlines_in_headers (httpwrappers.tests.HttpResponseTests) ... ok test_non_string_content (httpwrappers.tests.HttpResponseTests) ... ok test_stream_interface (httpwrappers.tests.HttpResponseTests) ... ok test_unsafe_redirect (httpwrappers.tests.HttpResponseTests) ... ok test_basic_mutable_operations (httpwrappers.tests.QueryDictTests) ... ok test_create_with_no_args (httpwrappers.tests.QueryDictTests) ... ok test_immutability (httpwrappers.tests.QueryDictTests) ... ok test_immutable_basic_operations (httpwrappers.tests.QueryDictTests) ... ok test_immutable_get_with_default (httpwrappers.tests.QueryDictTests) ... ok test_missing_key (httpwrappers.tests.QueryDictTests) ... ok test_multiple_keys (httpwrappers.tests.QueryDictTests) Test QueryDict with two key/value pairs with same keys. ... ok test_mutable_copy (httpwrappers.tests.QueryDictTests) A copy of a QueryDict is mutable. ... ok test_mutable_delete (httpwrappers.tests.QueryDictTests) ... ok test_non_default_encoding (httpwrappers.tests.QueryDictTests) #13572 - QueryDict with a non-default encoding ... ok test_pickle (httpwrappers.tests.QueryDictTests) ... ok test_single_key_value (httpwrappers.tests.QueryDictTests) Test QueryDict with one key/value pair ... ok test_update_from_querydict (httpwrappers.tests.QueryDictTests) Regression test for #8278: QueryDict.update(QueryDict) ... ok test_urlencode (httpwrappers.tests.QueryDictTests) ... ok test_development (version.tests.VersionTests) ... ok test_releases (version.tests.VersionTests) ... ok test_custom_max_lengths (max_lengths.tests.MaxLengthArgumentsTests) ... ok test_default_max_lengths (max_lengths.tests.MaxLengthArgumentsTests) ... ok test_custom_max_lengths (max_lengths.tests.MaxLengthORMTests) ... ok test_response_without_messages (messages_tests.test_middleware.MiddlewareTest) ... ok test_404_tried_urls_have_names (urlpatterns_reverse.tests.ResolverTests) ... ok test_non_regex (urlpatterns_reverse.tests.ResolverTests) ... ok test_resolver_repr (urlpatterns_reverse.tests.ResolverTests) ... ok test_reverse_lazy_object_coercion_by_resolve (urlpatterns_reverse.tests.ResolverTests) ... ok test_lazy_in_settings (urlpatterns_reverse.tests.ReverseLazySettingsTest) ... ok test_annotated_ordering (queries.tests.QuerysetOrderedTests) ... ok test_cleared_default_ordering (queries.tests.QuerysetOrderedTests) ... ok test_explicit_ordering (queries.tests.QuerysetOrderedTests) ... ok test_no_default_or_explicit_ordering (queries.tests.QuerysetOrderedTests) ... ok test_order_by_extra (queries.tests.QuerysetOrderedTests) ... ok test_AB_ACB (queries.tests.UnionTests) ... ok test_A_AB (queries.tests.UnionTests) ... ok test_A_AB2 (queries.tests.UnionTests) ... ok test_BAB_BAC (queries.tests.UnionTests) ... ok test_BAB_BACB (queries.tests.UnionTests) ... ok test_BA_BCA__BAB_BAC_BCA (queries.tests.UnionTests) ... ok test_chunked_data (builtin_server.tests.ServerHandlerChunksProperly) ... ok test_file_wrapper_no_sendfile (builtin_server.tests.WSGIFileWrapperTests) ... ok test_file_wrapper_uses_sendfile (builtin_server.tests.WSGIFileWrapperTests) ... ok test_bad_module (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_bad_name (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_default (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_success (wsgi.tests.GetInternalWSGIApplicationTest) ... ok test_was_modified_since_fp (view_tests.tests.test_static.StaticUtilsTests) ... ok test_client_encoding (backends.tests.OracleTests) ... skipped 'Test only for Oracle' test_cursor_var (backends.tests.OracleTests) ... skipped 'Test only for Oracle' test_dbms_session (backends.tests.OracleTests) ... skipped 'Test only for Oracle' test_long_string (backends.tests.OracleTests) ... skipped 'Test only for Oracle' test_order_of_nls_parameters (backends.tests.OracleTests) ... skipped 'Test only for Oracle' test_quote_name (backends.tests.OracleTests) ... skipped 'Test only for Oracle' test_app_completion (bash_completion.tests.BashCompletionTests) Application names will be autocompleted for an AppCommand ... ok test_completed_subcommand (bash_completion.tests.BashCompletionTests) Show option flags in case a subcommand is completed ... ok test_custom_command (bash_completion.tests.BashCompletionTests) A custom command can autocomplete option flags ... ok test_django_admin_py (bash_completion.tests.BashCompletionTests) django_admin.py will autocomplete option flags ... ok test_help (bash_completion.tests.BashCompletionTests) No errors, just an empty list if there are no autocomplete options ... ok test_manage_py (bash_completion.tests.BashCompletionTests) manage.py will autocomplete option flags ... ok test_subcommands (bash_completion.tests.BashCompletionTests) Subcommands can be autocompleted ... ok test01_valid_driver (gis_tests.gdal_tests.test_driver.DriverTest) Testing valid GDAL/OGR Data Source Drivers. ... skipped 'GDAL is required' test02_invalid_driver (gis_tests.gdal_tests.test_driver.DriverTest) Testing invalid GDAL/OGR Data Source Drivers. ... skipped 'GDAL is required' test03_aliases (gis_tests.gdal_tests.test_driver.DriverTest) Testing driver aliases. ... skipped 'GDAL is required' test01_valid_shp (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing valid SHP Data Source files. ... skipped 'GDAL is required' test02_invalid_shp (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing invalid SHP files for the Data Source. ... skipped 'GDAL is required' test03a_layers (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing Data Source Layers. ... skipped 'GDAL is required' test03b_layer_slice (gis_tests.gdal_tests.test_ds.DataSourceTest) Test indexing and slicing on Layers. ... skipped 'GDAL is required' test03c_layer_references (gis_tests.gdal_tests.test_ds.DataSourceTest) ... skipped 'GDAL is required' test04_features (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing Data Source Features. ... skipped 'GDAL is required' test05_geometries (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing Geometries from Data Source Features. ... skipped 'GDAL is required' test06_spatial_filter (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing the Layer.spatial_filter property. ... skipped 'GDAL is required' test07_integer_overflow (gis_tests.gdal_tests.test_ds.DataSourceTest) Testing that OFTReal fields, treated as OFTInteger, do not overflow. ... skipped 'GDAL is required' test01_init (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope initialization. ... skipped 'GDAL is required' test02_properties (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope properties. ... skipped 'GDAL is required' test03_equivalence (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope equivalence. ... skipped 'GDAL is required' test04_expand_to_include_pt_2_params (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- point as two parameters. ... skipped 'GDAL is required' test05_expand_to_include_pt_2_tuple (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- point as a single 2-tuple parameter. ... skipped 'GDAL is required' test06_expand_to_include_extent_4_params (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- extent as 4 parameters. ... skipped 'GDAL is required' test06_expand_to_include_extent_4_tuple (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include -- extent as a single 4-tuple parameter. ... skipped 'GDAL is required' test07_expand_to_include_envelope (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include with Envelope as parameter. ... skipped 'GDAL is required' test08_expand_to_include_point (gis_tests.gdal_tests.test_envelope.EnvelopeTest) Testing Envelope expand_to_include with Point as parameter. ... skipped 'GDAL is required' test_25D (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing 2.5D geometries. ... skipped 'GDAL is required' test_add (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing GeometryCollection.add(). ... skipped 'GDAL is required' test_closepolygons (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing closing Polygon objects. ... skipped 'GDAL is required' test_difference (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing difference(). ... skipped 'GDAL is required' test_equivalence_regression (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing equivalence methods with non-OGRGeometry instances. ... skipped 'GDAL is required' test_ewkt (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing EWKT input/output. ... skipped 'GDAL is required' test_extent (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing `extent` property. ... skipped 'GDAL is required' test_geomtype (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing OGRGeomType object. ... skipped 'GDAL is required' test_geomtype_25d (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing OGRGeomType object with 25D types. ... skipped 'GDAL is required' test_gml (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing GML output. ... skipped 'GDAL is required' test_hex (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing HEX input/output. ... skipped 'GDAL is required' test_intersection (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing intersects() and intersection(). ... skipped 'GDAL is required' test_json (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing GeoJSON input/output. ... skipped 'GDAL is required' test_linearring (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing LinearRing objects. ... skipped 'GDAL is required' test_linestring (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing LineString objects. ... skipped 'GDAL is required' test_multilinestring (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing MultiLineString objects. ... skipped 'GDAL is required' test_multipoints (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing MultiPoint objects. ... skipped 'GDAL is required' test_multipolygons (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing MultiPolygon objects. ... skipped 'GDAL is required' test_ogrgeometry_transform_workaround (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing coordinate dimensions on geometries after transformation. ... skipped 'GDAL is required' test_pickle (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing pickle support. ... skipped 'GDAL is required' test_points (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing Point objects. ... skipped 'GDAL is required' test_polygons (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing Polygon objects. ... skipped 'GDAL is required' test_srs (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing OGR Geometries with Spatial Reference objects. ... skipped 'GDAL is required' test_srs_transform (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing transform(). ... skipped 'GDAL is required' test_symdifference (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing sym_difference(). ... skipped 'GDAL is required' test_transform_dim (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing coordinate dimension is the same on transformed geometries. ... skipped 'GDAL is required' test_union (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing union(). ... skipped 'GDAL is required' test_wkb (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing WKB input/output. ... skipped 'GDAL is required' test_wkt (gis_tests.gdal_tests.test_geom.OGRGeomTest) Testing WKT output. ... skipped 'GDAL is required' test_band_data (gis_tests.gdal_tests.test_raster.GDALBandTests) ... skipped 'GDAL is required' test_band_data_setters (gis_tests.gdal_tests.test_raster.GDALBandTests) ... skipped 'GDAL is required' test_read_mode_error (gis_tests.gdal_tests.test_raster.GDALBandTests) ... skipped 'GDAL is required' test_file_based_raster_creation (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_geotransform_and_friends (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_memory_based_raster_creation (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_raster_transform (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_raster_warp (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_bands (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_driver (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_extent (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_name_repr (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_size (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test_rs_srs (gis_tests.gdal_tests.test_raster.GDALRasterTests) ... skipped 'GDAL is required' test01_wkt (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing initialization on valid OGC WKT. ... skipped 'GDAL is required' test02_bad_wkt (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing initialization on invalid WKT. ... skipped 'GDAL is required' test03_get_wkt (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing getting the WKT. ... skipped 'GDAL is required' test04_proj (gis_tests.gdal_tests.test_srs.SpatialRefTest) Test PROJ.4 import and export. ... skipped 'GDAL is required' test05_epsg (gis_tests.gdal_tests.test_srs.SpatialRefTest) Test EPSG import. ... skipped 'GDAL is required' test07_boolean_props (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the boolean properties. ... skipped 'GDAL is required' test08_angular_linear (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the linear and angular units routines. ... skipped 'GDAL is required' test09_authority (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the authority name & code routines. ... skipped 'GDAL is required' test10_attributes (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the attribute retrieval routines. ... skipped 'GDAL is required' test11_wellknown (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing Well Known Names of Spatial References. ... skipped 'GDAL is required' test12_coordtransform (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing initialization of a CoordTransform. ... skipped 'GDAL is required' test13_attr_value (gis_tests.gdal_tests.test_srs.SpatialRefTest) Testing the attr_value() method. ... skipped 'GDAL is required' test_base (gis_tests.geos_tests.test_geos.GEOSTest) Tests out the GEOSBase class. ... skipped 'Geos is required.' test_buffer (gis_tests.geos_tests.test_geos.GEOSTest) Testing buffer(). ... skipped 'Geos is required.' test_collections_of_collections (gis_tests.geos_tests.test_geos.GEOSTest) Testing GeometryCollection handling of other collections. ... skipped 'Geos is required.' test_coord_seq (gis_tests.geos_tests.test_geos.GEOSTest) Testing Coordinate Sequence objects. ... skipped 'Geos is required.' test_copy (gis_tests.geos_tests.test_geos.GEOSTest) Testing use with the Python `copy` module. ... skipped 'Geos is required.' test_create_hex (gis_tests.geos_tests.test_geos.GEOSTest) Testing creation from HEX. ... skipped 'Geos is required.' test_create_wkb (gis_tests.geos_tests.test_geos.GEOSTest) Testing creation from WKB. ... skipped 'Geos is required.' test_custom_srid (gis_tests.geos_tests.test_geos.GEOSTest) Test with a srid unknown from GDAL ... skipped 'Geos is required.' test_difference (gis_tests.geos_tests.test_geos.GEOSTest) Testing difference(). ... skipped 'Geos is required.' test_distance (gis_tests.geos_tests.test_geos.GEOSTest) Testing the distance() function. ... skipped 'Geos is required.' test_emptyCollections (gis_tests.geos_tests.test_geos.GEOSTest) Testing empty geometries and collections. ... skipped 'Geos is required.' test_eq (gis_tests.geos_tests.test_geos.GEOSTest) Testing equivalence. ... skipped 'Geos is required.' test_errors (gis_tests.geos_tests.test_geos.GEOSTest) Testing the Error handlers. ... skipped 'Geos is required.' test_ewkt (gis_tests.geos_tests.test_geos.GEOSTest) Testing EWKT. ... skipped 'Geos is required.' test_extent (gis_tests.geos_tests.test_geos.GEOSTest) Testing `extent` method. ... skipped 'Geos is required.' test_fromfile (gis_tests.geos_tests.test_geos.GEOSTest) Testing the fromfile() factory. ... skipped 'Geos is required.' test_gdal (gis_tests.geos_tests.test_geos.GEOSTest) Testing `ogr` and `srs` properties. ... skipped 'Geos is required.' test_geos_version (gis_tests.geos_tests.test_geos.GEOSTest) Testing the GEOS version regular expression. ... skipped 'Geos is required.' test_hex (gis_tests.geos_tests.test_geos.GEOSTest) Testing HEX output. ... skipped 'Geos is required.' test_hexewkb (gis_tests.geos_tests.test_geos.GEOSTest) Testing (HEX)EWKB output. ... skipped 'Geos is required.' test_intersection (gis_tests.geos_tests.test_geos.GEOSTest) Testing intersects() and intersection(). ... skipped 'Geos is required.' test_json (gis_tests.geos_tests.test_geos.GEOSTest) Testing GeoJSON input/output (via GDAL). ... skipped 'Geos is required.' test_kml (gis_tests.geos_tests.test_geos.GEOSTest) Testing KML output. ... skipped 'Geos is required.' test_length (gis_tests.geos_tests.test_geos.GEOSTest) Testing the length property. ... skipped 'Geos is required.' test_line_merge (gis_tests.geos_tests.test_geos.GEOSTest) Testing line merge support ... skipped 'Geos is required.' test_linearref (gis_tests.geos_tests.test_geos.GEOSTest) Testing linear referencing ... skipped 'Geos is required.' test_linearring (gis_tests.geos_tests.test_geos.GEOSTest) Testing LinearRing objects. ... skipped 'Geos is required.' test_linearring_list_assignment (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped 'Geos is required.' test_linestring (gis_tests.geos_tests.test_geos.GEOSTest) Testing LineString objects. ... skipped 'Geos is required.' test_linestring_list_assignment (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped 'Geos is required.' test_memory_hijinks (gis_tests.geos_tests.test_geos.GEOSTest) Testing Geometry __del__() on rings and polygons. ... skipped 'Geos is required.' test_multilinestring (gis_tests.geos_tests.test_geos.GEOSTest) Testing MultiLineString objects. ... skipped 'Geos is required.' test_multipoints (gis_tests.geos_tests.test_geos.GEOSTest) Testing MultiPoint objects. ... skipped 'Geos is required.' test_multipolygons (gis_tests.geos_tests.test_geos.GEOSTest) Testing MultiPolygon objects. ... skipped 'Geos is required.' test_mutable_geometries (gis_tests.geos_tests.test_geos.GEOSTest) Testing the mutability of Polygons and Geometry Collections. ... skipped 'Geos is required.' test_pickle (gis_tests.geos_tests.test_geos.GEOSTest) Testing pickling and unpickling support. ... skipped 'Geos is required.' test_point_list_assignment (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped 'Geos is required.' test_points (gis_tests.geos_tests.test_geos.GEOSTest) Testing Point objects. ... skipped 'Geos is required.' test_polygon_comparison (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped 'Geos is required.' test_polygons (gis_tests.geos_tests.test_geos.GEOSTest) Testing Polygon objects. ... skipped 'Geos is required.' test_polygons_from_bbox (gis_tests.geos_tests.test_geos.GEOSTest) Testing `from_bbox` class method. ... skipped 'Geos is required.' test_polygons_templates (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped 'Geos is required.' test_prepared (gis_tests.geos_tests.test_geos.GEOSTest) Testing PreparedGeometry support. ... skipped 'Geos is required.' test_relate_pattern (gis_tests.geos_tests.test_geos.GEOSTest) Testing relate() and relate_pattern(). ... skipped 'Geos is required.' test_srid (gis_tests.geos_tests.test_geos.GEOSTest) Testing the SRID property and keyword. ... skipped 'Geos is required.' test_symdifference (gis_tests.geos_tests.test_geos.GEOSTest) Testing sym_difference(). ... skipped 'Geos is required.' test_threed (gis_tests.geos_tests.test_geos.GEOSTest) Testing three-dimensional geometries. ... skipped 'Geos is required.' test_transform (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method. ... skipped 'Geos is required.' test_transform_3d (gis_tests.geos_tests.test_geos.GEOSTest) ... skipped 'Geos is required.' test_transform_nogdal (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method (GDAL not available) ... skipped 'Geos is required.' test_transform_noop (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method (SRID match) ... skipped 'Geos is required.' test_transform_nosrid (gis_tests.geos_tests.test_geos.GEOSTest) Testing `transform` method (no SRID or negative SRID) ... skipped 'Geos is required.' test_union (gis_tests.geos_tests.test_geos.GEOSTest) Testing union(). ... skipped 'Geos is required.' test_valid_reason (gis_tests.geos_tests.test_geos.GEOSTest) Testing IsValidReason support ... skipped 'Geos is required.' test_wkb (gis_tests.geos_tests.test_geos.GEOSTest) Testing WKB output. ... skipped 'Geos is required.' test_wkt (gis_tests.geos_tests.test_geos.GEOSTest) Testing WKT output. ... skipped 'Geos is required.' test00_GEOSIndexException (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Geometry IndexError ... skipped 'Geos is required.' test01_PointMutations (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Point mutations ... skipped 'Geos is required.' test02_PointExceptions (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Point exceptions ... skipped 'Geos is required.' test03_PointApi (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Point API ... skipped 'Geos is required.' test04_LineStringMutations (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing LineString mutations ... skipped 'Geos is required.' test05_Polygon (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Polygon mutations ... skipped 'Geos is required.' test06_Collection (gis_tests.geos_tests.test_geos_mutation.GEOSMutationTest) Testing Collection mutations ... skipped 'Geos is required.' test01_wktreader (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped 'Geos is required.' test02_wktwriter (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped 'Geos is required.' test03_wkbreader (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped 'Geos is required.' test04_wkbwriter (gis_tests.geos_tests.test_io.GEOSIOTest) ... skipped 'Geos is required.' test01_getslice (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Slice retrieval ... ok test02_setslice (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Slice assignment ... ok test03_delslice (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Delete slice ... ok test04_get_set_del_single (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Get/set/delete single item ... ok test05_out_of_range_exceptions (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Out of range exceptions ... ok test06_list_methods (gis_tests.geos_tests.test_mutable_list.ListMixinTest) List methods ... ok test07_allowed_types (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Type-restricted list ... ok test08_min_length (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Length limits ... ok test09_iterable_check (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Error on assigning non-iterable to slice ... ok test10_checkindex (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Index check ... ok test_11_sorting (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Sorting ... ok test_12_arithmetic (gis_tests.geos_tests.test_mutable_list.ListMixinTest) Arithmetic ... ok test01_getslice (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Slice retrieval ... ok test02_setslice (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Slice assignment ... ok test03_delslice (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Delete slice ... ok test04_get_set_del_single (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Get/set/delete single item ... ok test05_out_of_range_exceptions (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Out of range exceptions ... ok test06_list_methods (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) List methods ... ok test07_allowed_types (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Type-restricted list ... ok test08_min_length (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Length limits ... ok test09_iterable_check (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Error on assigning non-iterable to slice ... ok test10_checkindex (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Index check ... ok test_11_sorting (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Sorting ... ok test_12_arithmetic (gis_tests.geos_tests.test_mutable_list.ListMixinTestSingle) Arithmetic ... ok test01_init (gis_tests.test_geoip.GeoIPTest) Testing GeoIP initialization. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test02_bad_query (gis_tests.test_geoip.GeoIPTest) Testing GeoIP query parameter checking. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test03_country (gis_tests.test_geoip.GeoIPTest) Testing GeoIP country querying methods. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test04_city (gis_tests.test_geoip.GeoIPTest) Testing GeoIP city querying methods. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test05_unicode_response (gis_tests.test_geoip.GeoIPTest) Testing that GeoIP strings are properly encoded, see #16553. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test_deprecation_warning (gis_tests.test_geoip.GeoIPTest) ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test_repr (gis_tests.test_geoip.GeoIPTest) ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test01_init (gis_tests.test_geoip2.GeoIPTest) GeoIP initialization. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test02_bad_query (gis_tests.test_geoip2.GeoIPTest) GeoIP query parameter checking. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test03_country (gis_tests.test_geoip2.GeoIPTest) GeoIP country querying methods. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test04_city (gis_tests.test_geoip2.GeoIPTest) GeoIP city querying methods. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test05_unicode_response (gis_tests.test_geoip2.GeoIPTest) GeoIP strings should be properly encoded (#16553). ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test06_ipv6_query (gis_tests.test_geoip2.GeoIPTest) GeoIP can lookup IPv6 addresses. ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' test_repr (gis_tests.test_geoip2.GeoIPTest) ... skipped 'GeoIP is required along with the GEOIP_PATH setting.' testAccess (gis_tests.test_measure.AreaTest) Testing access in different units ... ok testAccessInvaliA (gis_tests.test_measure.AreaTest) Testing access in invalid units ... ok testAddition (gis_tests.test_measure.AreaTest) Test addition & subtraction ... ok testComparisons (gis_tests.test_measure.AreaTest) Testing comparisons ... ok testInit (gis_tests.test_measure.AreaTest) Testing initialization from valid units ... ok testInitInvaliA (gis_tests.test_measure.AreaTest) Testing initialization from invalid units ... ok testMultiplication (gis_tests.test_measure.AreaTest) Test multiplication & division ... ok testUnitConversions (gis_tests.test_measure.AreaTest) Testing default units during maths ... ok testUnitsStr (gis_tests.test_measure.AreaTest) Testing conversion to strings ... ok testAccess (gis_tests.test_measure.DistanceTest) Testing access in different units ... ok testAccessInvalid (gis_tests.test_measure.DistanceTest) Testing access in invalid units ... ok testAddition (gis_tests.test_measure.DistanceTest) Test addition & subtraction ... ok testComparisons (gis_tests.test_measure.DistanceTest) Testing comparisons ... ok testInit (gis_tests.test_measure.DistanceTest) Testing initialization from valid units ... ok testInitInvalid (gis_tests.test_measure.DistanceTest) Testing initialization from invalid units ... ok testMultiplication (gis_tests.test_measure.DistanceTest) Test multiplication & division ... ok testUnitAttName (gis_tests.test_measure.DistanceTest) Testing the `unit_attname` class method ... ok testUnitConversions (gis_tests.test_measure.DistanceTest) Testing default units during maths ... ok testUnitsStr (gis_tests.test_measure.DistanceTest) Testing conversion to strings ... ok test_add_entry (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_ellipsoid (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_osr (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_retrieve (gis_tests.test_spatialrefsys.SpatialRefSysTest) ... skipped 'SpatialRefSysTest needs gdal support' test_get_version (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_invalid_version_numbers (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_no_version_number (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_valid_version_numbers (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_version_classic_tuple (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_version_dev_tuple (gis_tests.tests.TestPostgisVersionCheck) ... skipped 'The psycopg2 driver is needed for these tests' test_output_normal (test_runner.test_debug_sql.TestDebugSQL) ... ok test_output_verbose (test_runner.test_debug_sql.TestDebugSQL) ... ok test_setup_aliased_default_database (test_runner.tests.AliasedDefaultTestSetupTest) ... ok test_all_options_given (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_default_and_given_options (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_default_options (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_option_name_and_value_separated (test_runner.tests.CustomTestRunnerOptionsTests) ... ok test_chained_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_circular_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_multiple_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_own_alias_dependency (test_runner.tests.DependencyOrderingTests) ... ok test_simple_dependencies (test_runner.tests.DependencyOrderingTests) ... ok test_runner_deprecation_verbosity_default (test_runner.tests.DeprecationDisplayTest) ... ok test_runner_deprecation_verbosity_zero (test_runner.tests.DeprecationDisplayTest) ... ok test_setup_databases (test_runner.tests.DummyBackendTest) ... ok test_empty_default_database (test_runner.tests.EmptyDefaultDatabaseTest) ... ok test_bad_test_runner (test_runner.tests.ManageCommandTests) ... ok test_custom_test_runner (test_runner.tests.ManageCommandTests) ... ok test_destroy_test_db_restores_db_name (test_runner.tests.SetupDatabasesTests) ... ok test_serialization (test_runner.tests.SetupDatabasesTests) ... ok test_serialized_off (test_runner.tests.SetupDatabasesTests) ... ok test_setup_aliased_databases (test_runner.tests.SetupDatabasesTests) ... ok test_ticket_17477 (test_runner.tests.Ticket17477RegressionTests) 'manage.py help test' works after r16352. ... ok test_all_errors_get_reported (forms_tests.tests.test_validators.TestFieldWithValidators) ... ok test_circular_dependency (logging_tests.tests.SettingsConfigTest) ... ok test_custom_logging (logging_tests.tests.SettingsCustomLoggingTest) ... ok test_typeCasts (db_typecasts.tests.DBTypeCasts) ... ok test_double_call_autodiscover (admin_autodiscover.tests.AdminAutoDiscoverTests) ... ok test_content_saving (file_storage.tests.ContentFileStorageTestCase) ... ok test_custom_get_available_name (file_storage.tests.CustomStorageTests) ... ok test_delete_no_name (file_storage.tests.CustomStorageTests) ... ok test_empty_location (file_storage.tests.CustomStorageTests) ... ok test_file_access_options (file_storage.tests.CustomStorageTests) ... ok test_file_accessed_time (file_storage.tests.CustomStorageTests) ... ok test_file_chunks_error (file_storage.tests.CustomStorageTests) ... ok test_file_created_time (file_storage.tests.CustomStorageTests) ... ok test_file_modified_time (file_storage.tests.CustomStorageTests) ... ok test_file_path (file_storage.tests.CustomStorageTests) ... ok test_file_save_with_path (file_storage.tests.CustomStorageTests) ... ok test_file_save_without_name (file_storage.tests.CustomStorageTests) ... ok test_file_storage_preserves_filename_case (file_storage.tests.CustomStorageTests) The storage backend should preserve case of filenames. ... ok test_file_storage_prevents_directory_traversal (file_storage.tests.CustomStorageTests) ... ok test_file_url (file_storage.tests.CustomStorageTests) ... ok test_listdir (file_storage.tests.CustomStorageTests) ... ok test_makedirs_race_handling (file_storage.tests.CustomStorageTests) ... ok test_remove_race_handling (file_storage.tests.CustomStorageTests) ... ok test_save_doesnt_close (file_storage.tests.CustomStorageTests) ... ok test_race_condition (file_storage.tests.FileSaveRaceConditionTest) ... ok test_deconstruction (file_storage.tests.FileStorageDeconstructionTests) ... ok test_directory_with_dot (file_storage.tests.FileStoragePathParsing) Regression test for #9610. ... ok test_first_character_dot (file_storage.tests.FileStoragePathParsing) ... ok test_file_upload_default_permissions (file_storage.tests.FileStoragePermissions) ... ok test_file_upload_directory_default_permissions (file_storage.tests.FileStoragePermissions) ... ok test_file_upload_directory_permissions (file_storage.tests.FileStoragePermissions) ... ok test_file_upload_permissions (file_storage.tests.FileStoragePermissions) ... ok test_delete_no_name (file_storage.tests.FileStorageTests) ... ok test_empty_location (file_storage.tests.FileStorageTests) ... ok test_file_access_options (file_storage.tests.FileStorageTests) ... ok test_file_accessed_time (file_storage.tests.FileStorageTests) ... ok test_file_chunks_error (file_storage.tests.FileStorageTests) ... ok test_file_created_time (file_storage.tests.FileStorageTests) ... ok test_file_modified_time (file_storage.tests.FileStorageTests) ... ok test_file_path (file_storage.tests.FileStorageTests) ... ok test_file_save_with_path (file_storage.tests.FileStorageTests) ... ok test_file_save_without_name (file_storage.tests.FileStorageTests) ... ok test_file_storage_preserves_filename_case (file_storage.tests.FileStorageTests) The storage backend should preserve case of filenames. ... ok test_file_storage_prevents_directory_traversal (file_storage.tests.FileStorageTests) ... ok test_file_url (file_storage.tests.FileStorageTests) ... ok test_listdir (file_storage.tests.FileStorageTests) ... ok test_makedirs_race_handling (file_storage.tests.FileStorageTests) ... ok test_remove_race_handling (file_storage.tests.FileStorageTests) ... ok test_save_doesnt_close (file_storage.tests.FileStorageTests) ... ok test_empty_upload_handlers (file_uploads.tests.MultiParserTests) ... ok test_rfc2231_parsing (file_uploads.tests.MultiParserTests) ... ok test_rfc2231_wrong_title (file_uploads.tests.MultiParserTests) ... ok test_get_context_data_super (generic_views.test_base.GetContextDataTest) ... ok test_object_at_custom_name_in_context_data (generic_views.test_base.GetContextDataTest) ... ok test_object_in_get_context_data (generic_views.test_base.GetContextDataTest) ... ok test_template_mixin_without_template (generic_views.test_base.SingleObjectTemplateResponseMixinTest) ... ok test_overwrite_queryset (generic_views.test_base.UseMultipleObjectMixinTest) ... ok test_use_queryset_from_view (generic_views.test_base.UseMultipleObjectMixinTest) ... ok test_args_kwargs_request_on_self (generic_views.test_base.ViewTest) ... ok test_calling_more_than_once (generic_views.test_base.ViewTest) ... ok test_class_attributes (generic_views.test_base.ViewTest) ... ok test_direct_instantiation (generic_views.test_base.ViewTest) ... ok test_dispatch_decoration (generic_views.test_base.ViewTest) ... ok test_get_and_head (generic_views.test_base.ViewTest) ... ok test_get_and_post (generic_views.test_base.ViewTest) ... ok test_get_only (generic_views.test_base.ViewTest) ... ok test_head_no_get (generic_views.test_base.ViewTest) ... ok test_invalid_keyword_argument (generic_views.test_base.ViewTest) ... ok test_no_init_args (generic_views.test_base.ViewTest) ... ok test_no_init_kwargs (generic_views.test_base.ViewTest) ... ok test_options (generic_views.test_base.ViewTest) ... ok test_options_for_get_and_post_view (generic_views.test_base.ViewTest) ... ok test_options_for_get_view (generic_views.test_base.ViewTest) ... ok test_options_for_post_view (generic_views.test_base.ViewTest) ... ok test_pathological_http_method (generic_views.test_base.ViewTest) ... ok test_basic_equality (validators.tests.TestValidatorEquality) ... ok test_decimal_equality (validators.tests.TestValidatorEquality) ... ok test_email_equality (validators.tests.TestValidatorEquality) ... ok test_regex_equality (validators.tests.TestValidatorEquality) ... ok test_regex_equality_blank (validators.tests.TestValidatorEquality) ... ok test_regex_equality_nocache (validators.tests.TestValidatorEquality) ... ok test_tuple_settings (settings_tests.tests.TestListSettings) ... ok test_session_verification_deprecation_both (settings_tests.tests.TestSessionVerification) ... ok test_session_verification_deprecation_neither (settings_tests.tests.TestSessionVerification) ... ok test_session_verification_deprecation_no_verification (settings_tests.tests.TestSessionVerification) ... ok test_attributes (decorators.tests.DecoratorsTest) ... ok test_cache_page_new_style (decorators.tests.DecoratorsTest) ... ok test_require_safe_accepts_only_safe_methods (decorators.tests.DecoratorsTest) ... ok test_user_passes_test_composition (decorators.tests.DecoratorsTest) ... ok test_never_cache_decorator (decorators.tests.NeverCacheDecoratorTest) ... ok test_deny_decorator (decorators.tests.XFrameOptionsDecoratorsTests) ... ok test_exempt_decorator (decorators.tests.XFrameOptionsDecoratorsTests) ... ok test_sameorigin_decorator (decorators.tests.XFrameOptionsDecoratorsTests) ... ok test_extract_function (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_method (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestBzip2Tar) ... ok test_extract_function (utils_tests.test_archive.TestGzipTar) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestGzipTar) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestGzipTar) ... ok test_extract_method (utils_tests.test_archive.TestGzipTar) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestGzipTar) ... ok test_extract_function (utils_tests.test_archive.TestTar) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestTar) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestTar) ... ok test_extract_method (utils_tests.test_archive.TestTar) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestTar) ... ok test_extract_function (utils_tests.test_archive.TestZip) ... ok test_extract_function_no_to_path (utils_tests.test_archive.TestZip) ... ok test_extract_function_with_leadpath (utils_tests.test_archive.TestZip) ... ok test_extract_method (utils_tests.test_archive.TestZip) ... ok test_extract_method_no_to_path (utils_tests.test_archive.TestZip) ... ok test_base11 (utils_tests.test_baseconv.TestBaseConv) ... ok test_base20 (utils_tests.test_baseconv.TestBaseConv) ... ok test_base64 (utils_tests.test_baseconv.TestBaseConv) ... ok test_base7 (utils_tests.test_baseconv.TestBaseConv) ... ok test_baseconv (utils_tests.test_baseconv.TestBaseConv) ... ok test_exception (utils_tests.test_baseconv.TestBaseConv) ... ok test_luhn (utils_tests.test_checksums.TestUtilsChecksums) ... ok test_constant_time_compare (utils_tests.test_crypto.TestUtilsCryptoMisc) ... ok test_public_vectors (utils_tests.test_crypto.TestUtilsCryptoPBKDF2) ... ok test_regression_vectors (utils_tests.test_crypto.TestUtilsCryptoPBKDF2) ... ok test_parse_date (utils_tests.test_dateparse.DateParseTests) ... ok test_parse_datetime (utils_tests.test_dateparse.DateParseTests) ... ok test_parse_time (utils_tests.test_dateparse.DateParseTests) ... ok test_days (utils_tests.test_dateparse.DurationParseTests) ... ok test_fractions_of_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_hours_minutes_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_iso_8601 (utils_tests.test_dateparse.DurationParseTests) ... ok test_minutes_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_negative (utils_tests.test_dateparse.DurationParseTests) ... ok test_parse_python_format (utils_tests.test_dateparse.DurationParseTests) ... ok test_seconds (utils_tests.test_dateparse.DurationParseTests) ... ok test_compare_datetimes (utils_tests.test_datetime_safe.DatetimeTests) ... ok test_safe_strftime (utils_tests.test_datetime_safe.DatetimeTests) ... ok test_zero_padding (utils_tests.test_datetime_safe.DatetimeTests) ... ok test_days (utils_tests.test_duration.TestDurationString) ... ok test_microseconds (utils_tests.test_duration.TestDurationString) ... ok test_negative (utils_tests.test_duration.TestDurationString) ... ok test_simple (utils_tests.test_duration.TestDurationString) ... ok test_days (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_microseconds (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_negative (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_simple (utils_tests.test_duration.TestParseDurationRoundtrip) ... ok test_force_bytes_exception (utils_tests.test_encoding.TestEncodingUtils) ... ok test_force_bytes_strings_only (utils_tests.test_encoding.TestEncodingUtils) ... ok test_force_text_exception (utils_tests.test_encoding.TestEncodingUtils) ... ok test_force_text_lazy (utils_tests.test_encoding.TestEncodingUtils) ... ok test_smart_text (utils_tests.test_encoding.TestEncodingUtils) ... ok test_complementarity (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_escape_uri_path (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_filepath_to_uri (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_iri_to_uri (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_uri_to_iri (utils_tests.test_encoding.TestRFC3987IEncodingUtils) ... ok test_atom1_mime_type (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_feed_with_feed_url_gets_rendered_with_atom_link (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_feed_without_feed_url_gets_rendered_without_atom_link (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_get_tag_uri (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_get_tag_uri_with_port (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc2822_date (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc2822_date_with_timezone (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc2822_date_without_time (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc3339_date (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc3339_date_with_timezone (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rfc3339_date_without_time (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_rss_mime_type (utils_tests.test_feedgenerator.FeedgeneratorTest) ... ok test_cached_property (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy_base_class (utils_tests.test_functional.FunctionalTestCase) Test that lazy also finds base class methods in the proxy object ... ok test_lazy_base_class_override (utils_tests.test_functional.FunctionalTestCase) Test that lazy finds the correct (overridden) method implementation ... ok test_lazy_equality (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy_object_to_string (utils_tests.test_functional.FunctionalTestCase) ... ok test_lazy_property (utils_tests.test_functional.FunctionalTestCase) ... ok test_parsing (utils_tests.test_http.ETagProcessingTests) ... ok test_quoting (utils_tests.test_http.ETagProcessingTests) ... ok test_cookie_date (utils_tests.test_http.HttpDateProcessingTests) ... ok test_http_date (utils_tests.test_http.HttpDateProcessingTests) ... ok test_parsing_asctime (utils_tests.test_http.HttpDateProcessingTests) ... ok test_parsing_rfc1123 (utils_tests.test_http.HttpDateProcessingTests) ... ok test_parsing_rfc850 (utils_tests.test_http.HttpDateProcessingTests) ... ok test_base36 (utils_tests.test_http.TestUtilsHttp) ... ok test_is_safe_url (utils_tests.test_http.TestUtilsHttp) ... ok test_is_same_domain_bad (utils_tests.test_http.TestUtilsHttp) ... ok test_is_same_domain_good (utils_tests.test_http.TestUtilsHttp) ... ok test_urlencode (utils_tests.test_http.TestUtilsHttp) ... ok test_urlquote (utils_tests.test_http.TestUtilsHttp) ... ok test_urlsafe_base64_roundtrip (utils_tests.test_http.TestUtilsHttp) ... ok test_func_accepts_var_args_has_var_args (utils_tests.test_inspect.TestInspectMethods) ... ok test_func_accepts_var_args_no_var_args (utils_tests.test_inspect.TestInspectMethods) ... ok test_get_func_full_args_all_arguments (utils_tests.test_inspect.TestInspectMethods) ... ok test_get_func_full_args_no_arguments (utils_tests.test_inspect.TestInspectMethods) ... ok test_get_func_full_args_one_argument (utils_tests.test_inspect.TestInspectMethods) ... ok test_cleanes_plain_address (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_cleanes_with_v4_mapping (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_unpacks_ipv4 (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_correct_plain_address (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_correct_with_v4mapping (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_incorrect_plain_address (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_validates_incorrect_with_v4mapping (utils_tests.test_ipv6.TestUtilsIPv6) ... ok test_bool (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_bytes (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_class (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_cmp (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_contains (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_class (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_class_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_list (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_copy_list_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_class (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_class_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_list (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_deepcopy_list_no_evaluation (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_delattr (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_delitem (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_dir (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_getattr (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_getitem (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_hash (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_iter (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_len (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_pickle (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_setattr (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_setattr2 (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_setitem (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_text (utils_tests.test_lazyobject.LazyObjectTestCase) ... ok test_pickle_model (utils_tests.test_lazyobject.SimpleLazyObjectPickleTestCase) ... ok test_pickle_with_reduce (utils_tests.test_lazyobject.SimpleLazyObjectPickleTestCase) ... ok test_bool (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_bytes (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_class (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_cmp (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_contains (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_class (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_class_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_list (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_copy_list_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_class (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_class_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_list (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_deepcopy_list_no_evaluation (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_delattr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_delitem (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_dict (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_dir (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_getattr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_getitem (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_hash (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_iter (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_len (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_list_set (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_none (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_pickle (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_repr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_setattr (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_setattr2 (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_setitem (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_text (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_trace (utils_tests.test_lazyobject.SimpleLazyObjectTestCase) ... ok test_paragraphs (utils_tests.test_lorem_ipsum.WebdesignTest) ... ok test_words (utils_tests.test_lorem_ipsum.WebdesignTest) ... ok test_deep_loader (utils_tests.test_module_loading.CustomLoader) Modules deep inside an egg can still be tested for existence ... ok test_shallow_loader (utils_tests.test_module_loading.CustomLoader) Module existence can be tested inside eggs ... ok test_loader (utils_tests.test_module_loading.DefaultLoader) Normal module existence can be tested ... ok test_deep_loader (utils_tests.test_module_loading.EggLoader) Modules deep inside an egg can still be tested for existence ... ok test_shallow_loader (utils_tests.test_module_loading.EggLoader) Module existence can be tested inside eggs ... ok test_import_string (utils_tests.test_module_loading.ModuleImportTestCase) ... ok test_decimal_numbers (utils_tests.test_numberformat.TestNumberFormat) ... ok test_decimal_subclass (utils_tests.test_numberformat.TestNumberFormat) ... ok test_format_number (utils_tests.test_numberformat.TestNumberFormat) ... ok test_format_string (utils_tests.test_numberformat.TestNumberFormat) ... ok test_large_number (utils_tests.test_numberformat.TestNumberFormat) ... ok test_base_path_ends_with_sep (utils_tests.test_os_utils.SafeJoinTests) ... ok test_parent_path (utils_tests.test_os_utils.SafeJoinTests) ... ok test_root_path (utils_tests.test_os_utils.SafeJoinTests) ... ok test_empty (utils_tests.test_regex_helper.NormalizeTests) ... ok test_escape (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_backreference (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_ignored (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_named (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_noncapturing (utils_tests.test_regex_helper.NormalizeTests) ... ok test_group_positional (utils_tests.test_regex_helper.NormalizeTests) ... ok test_bad_color (utils_tests.test_termcolors.TermColorTests) ... ok test_bad_option (utils_tests.test_termcolors.TermColorTests) ... ok test_bad_palette (utils_tests.test_termcolors.TermColorTests) ... ok test_bad_role (utils_tests.test_termcolors.TermColorTests) ... ok test_color_case (utils_tests.test_termcolors.TermColorTests) ... ok test_colorize_empty_text (utils_tests.test_termcolors.TermColorTests) ... ok test_empty_definition (utils_tests.test_termcolors.TermColorTests) ... ok test_empty_options (utils_tests.test_termcolors.TermColorTests) ... ok test_empty_string (utils_tests.test_termcolors.TermColorTests) ... ok test_fg (utils_tests.test_termcolors.TermColorTests) ... ok test_fg_bg (utils_tests.test_termcolors.TermColorTests) ... ok test_fg_bg_opts (utils_tests.test_termcolors.TermColorTests) ... ok test_fg_opts (utils_tests.test_termcolors.TermColorTests) ... ok test_multiple_roles (utils_tests.test_termcolors.TermColorTests) ... ok test_opts_case (utils_tests.test_termcolors.TermColorTests) ... ok test_override_nocolor (utils_tests.test_termcolors.TermColorTests) ... ok test_override_palette (utils_tests.test_termcolors.TermColorTests) ... ok test_override_with_multiple_roles (utils_tests.test_termcolors.TermColorTests) ... ok test_reverse_override (utils_tests.test_termcolors.TermColorTests) ... ok test_role_case (utils_tests.test_termcolors.TermColorTests) ... ok test_simple_palette (utils_tests.test_termcolors.TermColorTests) ... ok test_both_date_objects (utils_tests.test_timesince.TimesinceTests) Timesince should work with both date objects (#9672) ... ok test_date_objects (utils_tests.test_timesince.TimesinceTests) Both timesince and timeuntil should work on date objects (#17937). ... ok test_different_timezones (utils_tests.test_timesince.TimesinceTests) When using two different timezones. ... ok test_display_first_unit (utils_tests.test_timesince.TimesinceTests) ... ok test_display_second_before_first (utils_tests.test_timesince.TimesinceTests) ... ok test_equal_datetimes (utils_tests.test_timesince.TimesinceTests) equal datetimes. ... ok test_ignore_microseconds_and_seconds (utils_tests.test_timesince.TimesinceTests) Microseconds and seconds are ignored. ... ok test_multiple_units (utils_tests.test_timesince.TimesinceTests) Test multiple units. ... ok test_naive_datetime_with_tzinfo_attribute (utils_tests.test_timesince.TimesinceTests) ... ok test_other_units (utils_tests.test_timesince.TimesinceTests) Test other units. ... ok test_thousand_years_ago (utils_tests.test_timesince.TimesinceTests) ... ok test_copy (utils_tests.test_timezone.TimezoneTests) ... ok test_deepcopy (utils_tests.test_timezone.TimezoneTests) ... ok test_is_aware (utils_tests.test_timezone.TimezoneTests) ... ok test_is_naive (utils_tests.test_timezone.TimezoneTests) ... ok test_localtime (utils_tests.test_timezone.TimezoneTests) ... ok test_localtime_naive (utils_tests.test_timezone.TimezoneTests) ... ok test_localtime_out_of_range (utils_tests.test_timezone.TimezoneTests) ... skipped 'Failed to trigger an OverflowError or ValueError' test_make_aware (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware2 (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware_pytz (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware_pytz_ambiguous (utils_tests.test_timezone.TimezoneTests) ... ok test_make_aware_pytz_non_existent (utils_tests.test_timezone.TimezoneTests) ... ok test_make_naive (utils_tests.test_timezone.TimezoneTests) ... ok test_now (utils_tests.test_timezone.TimezoneTests) ... ok test_override (utils_tests.test_timezone.TimezoneTests) ... ok test_override_decorator (utils_tests.test_timezone.TimezoneTests) ... ok test_pickling_unpickling (utils_tests.test_timezone.TimezoneTests) ... ok test_add (utils_tests.test_tree.NodeTests) ... ok test_bool (utils_tests.test_tree.NodeTests) ... ok test_contains (utils_tests.test_tree.NodeTests) ... ok test_deepcopy (utils_tests.test_tree.NodeTests) ... ok test_len (utils_tests.test_tree.NodeTests) ... ok test_negate (utils_tests.test_tree.NodeTests) ... ok test_repr (utils_tests.test_tree.NodeTests) ... ok test_str (utils_tests.test_tree.NodeTests) ... ok test_cached_garbaged_collected (dispatch.tests.DispatcherTests) ... ok test_disconnection (dispatch.tests.DispatcherTests) ... ok test_exact (dispatch.tests.DispatcherTests) ... ok test_garbage_collected (dispatch.tests.DispatcherTests) ... ok test_has_listeners (dispatch.tests.DispatcherTests) ... ok test_ignored_sender (dispatch.tests.DispatcherTests) ... ok test_multiple_registration (dispatch.tests.DispatcherTests) ... ok test_robust (dispatch.tests.DispatcherTests) Test the send_robust() function ... ok test_uid_registration (dispatch.tests.DispatcherTests) ... ok test_values_returned_by_disconnection (dispatch.tests.DispatcherTests) ... ok test_receiver_signal_list (dispatch.tests.ReceiverTestCase) ... ok test_receiver_single_signal (dispatch.tests.ReceiverTestCase) ... ok test_autofield_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_boolean_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_date_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_datetime_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_decimal_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_float_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_integer_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_null_boolean_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_time_field_raises_error_message (validation.test_error_messages.ValidationMessagesTest) ... ok test_validationerror_is_picklable (validation.test_picklable.PickableValidationErrorTestCase) ... ok test_primary_key_is_considered_unique (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_fields_get_collected (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_for_date_exclusion (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_for_date_gets_picked_up (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_together_gets_picked_up_and_converted_to_tuple (validation.test_unique.GetUniqueCheckTests) ... ok test_unique_together_normalization (validation.test_unique.GetUniqueCheckTests) ... ok test_actual_expiry (sessions_tests.tests.CacheSessionTests) ... ok test_clear (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CacheSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CacheSessionTests) ... ok test_cycle (sessions_tests.tests.CacheSessionTests) ... ok test_decode (sessions_tests.tests.CacheSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CacheSessionTests) ... ok test_default_cache (sessions_tests.tests.CacheSessionTests) ... ok test_default_expiry (sessions_tests.tests.CacheSessionTests) ... ok test_delete (sessions_tests.tests.CacheSessionTests) ... ok test_flush (sessions_tests.tests.CacheSessionTests) ... ok test_get_empty (sessions_tests.tests.CacheSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CacheSessionTests) ... ok test_has_key (sessions_tests.tests.CacheSessionTests) ... ok test_invalid_key (sessions_tests.tests.CacheSessionTests) ... ok test_iteritems (sessions_tests.tests.CacheSessionTests) ... ok test_iterkeys (sessions_tests.tests.CacheSessionTests) ... ok test_itervalues (sessions_tests.tests.CacheSessionTests) ... ok test_load_overlong_key (sessions_tests.tests.CacheSessionTests) ... ok test_new_session (sessions_tests.tests.CacheSessionTests) ... ok test_non_default_cache (sessions_tests.tests.CacheSessionTests) ... ok test_pop (sessions_tests.tests.CacheSessionTests) ... ok test_pop_default (sessions_tests.tests.CacheSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CacheSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheSessionTests) ... ok test_save (sessions_tests.tests.CacheSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CacheSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CacheSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CacheSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CacheSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CacheSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CacheSessionTests) ... ok test_setdefault (sessions_tests.tests.CacheSessionTests) ... ok test_store (sessions_tests.tests.CacheSessionTests) ... ok test_update (sessions_tests.tests.CacheSessionTests) ... ok test_values (sessions_tests.tests.CacheSessionTests) ... ok test_actual_expiry (sessions_tests.tests.CookieSessionTests) ... expected failure test_clear (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.CookieSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.CookieSessionTests) ... ok test_cycle (sessions_tests.tests.CookieSessionTests) ... ok test_decode (sessions_tests.tests.CookieSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.CookieSessionTests) ... ok test_default_expiry (sessions_tests.tests.CookieSessionTests) ... ok test_delete (sessions_tests.tests.CookieSessionTests) ... ok test_flush (sessions_tests.tests.CookieSessionTests) ... ok test_get_empty (sessions_tests.tests.CookieSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.CookieSessionTests) ... ok test_has_key (sessions_tests.tests.CookieSessionTests) ... ok test_invalid_key (sessions_tests.tests.CookieSessionTests) ... ok test_iteritems (sessions_tests.tests.CookieSessionTests) ... ok test_iterkeys (sessions_tests.tests.CookieSessionTests) ... ok test_itervalues (sessions_tests.tests.CookieSessionTests) ... ok test_new_session (sessions_tests.tests.CookieSessionTests) ... ok test_pop (sessions_tests.tests.CookieSessionTests) ... ok test_pop_default (sessions_tests.tests.CookieSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.CookieSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.CookieSessionTests) ... ok test_save (sessions_tests.tests.CookieSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.CookieSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.CookieSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.CookieSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.CookieSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.CookieSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.CookieSessionTests) ... skipped "Cookie backend doesn't have an external store to create records in." test_setdefault (sessions_tests.tests.CookieSessionTests) ... ok test_store (sessions_tests.tests.CookieSessionTests) ... ok test_unpickling_exception (sessions_tests.tests.CookieSessionTests) ... ok test_update (sessions_tests.tests.CookieSessionTests) ... ok test_values (sessions_tests.tests.CookieSessionTests) ... ok test_actual_expiry (sessions_tests.tests.FileSessionTests) ... ok test_clear (sessions_tests.tests.FileSessionTests) ... ok test_clearsessions_command (sessions_tests.tests.FileSessionTests) ... ok test_configuration_check (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_datetime (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_reset (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_seconds (sessions_tests.tests.FileSessionTests) ... ok test_custom_expiry_timedelta (sessions_tests.tests.FileSessionTests) ... ok test_cycle (sessions_tests.tests.FileSessionTests) ... ok test_decode (sessions_tests.tests.FileSessionTests) ... ok test_decode_failure_logged_to_security (sessions_tests.tests.FileSessionTests) ... ok test_default_expiry (sessions_tests.tests.FileSessionTests) ... ok test_delete (sessions_tests.tests.FileSessionTests) ... ok test_flush (sessions_tests.tests.FileSessionTests) ... ok test_get_empty (sessions_tests.tests.FileSessionTests) ... ok test_get_expire_at_browser_close (sessions_tests.tests.FileSessionTests) ... ok test_has_key (sessions_tests.tests.FileSessionTests) ... ok test_invalid_key (sessions_tests.tests.FileSessionTests) ... ok test_invalid_key_backslash (sessions_tests.tests.FileSessionTests) ... ok test_invalid_key_forwardslash (sessions_tests.tests.FileSessionTests) ... ok test_iteritems (sessions_tests.tests.FileSessionTests) ... ok test_iterkeys (sessions_tests.tests.FileSessionTests) ... ok test_itervalues (sessions_tests.tests.FileSessionTests) ... ok test_new_session (sessions_tests.tests.FileSessionTests) ... ok test_pop (sessions_tests.tests.FileSessionTests) ... ok test_pop_default (sessions_tests.tests.FileSessionTests) ... ok test_pop_default_named_argument (sessions_tests.tests.FileSessionTests) ... ok test_pop_no_default_keyerror_raised (sessions_tests.tests.FileSessionTests) ... ok test_save (sessions_tests.tests.FileSessionTests) ... ok test_save_doesnt_clear_data (sessions_tests.tests.FileSessionTests) ... ok test_session_key_empty_string_invalid (sessions_tests.tests.FileSessionTests) Falsey values (Such as an empty string) are rejected. ... ok test_session_key_is_read_only (sessions_tests.tests.FileSessionTests) ... ok test_session_key_too_short_invalid (sessions_tests.tests.FileSessionTests) Strings shorter than 8 characters are rejected. ... ok test_session_key_valid_string_saved (sessions_tests.tests.FileSessionTests) Strings of length 8 and up are accepted and stored. ... ok test_session_load_does_not_create_record (sessions_tests.tests.FileSessionTests) ... ok test_setdefault (sessions_tests.tests.FileSessionTests) ... ok test_store (sessions_tests.tests.FileSessionTests) ... ok test_update (sessions_tests.tests.FileSessionTests) ... ok test_values (sessions_tests.tests.FileSessionTests) ... ok test_alters_data (template_tests.test_callables.CallableVariablesTests) ... ok test_callable (template_tests.test_callables.CallableVariablesTests) ... ok test_do_not_call (template_tests.test_callables.CallableVariablesTests) ... ok test_do_not_call_and_alters_data (template_tests.test_callables.CallableVariablesTests) ... ok test_correct_exception_index (template_tests.test_nodelist.ErrorIndexTest) ... ok test_for (template_tests.test_nodelist.NodelistTest) ... ok test_if (template_tests.test_nodelist.NodelistTest) ... ok test_ifchanged (template_tests.test_nodelist.NodelistTest) ... ok test_ifequal (template_tests.test_nodelist.NodelistTest) ... ok test_textnode_repr (template_tests.test_nodelist.TextNodeTest) ... ok test_filter_args_count (template_tests.test_parser.ParserTests) ... ok test_filter_parsing (template_tests.test_parser.ParserTests) ... ok test_token_smart_split (template_tests.test_parser.ParserTests) ... ok test_variable_parsing (template_tests.test_parser.ParserTests) ... ok test_in (template_tests.test_smartif.SmartIfTests) ... ok test_not (template_tests.test_smartif.SmartIfTests) ... ok test_not_in (template_tests.test_smartif.SmartIfTests) ... ok test_or (template_tests.test_smartif.SmartIfTests) ... ok test_precedence (template_tests.test_smartif.SmartIfTests) ... ok test_template (template_tests.test_unicode.UnicodeTests) ... ok test_option_then_setting (admin_scripts.tests.ArgumentOrder) Options passed before settings are correctly handled. ... ok test_option_then_setting_then_option (admin_scripts.tests.ArgumentOrder) Options are correctly handled when they are passed before and after ... ok test_setting_then_option (admin_scripts.tests.ArgumentOrder) Options passed after settings are correctly handled. ... ok test_setting_then_short_option (admin_scripts.tests.ArgumentOrder) Short options passed after settings are correctly handled. ... ok test_short_option_then_setting (admin_scripts.tests.ArgumentOrder) Short options passed before settings are correctly handled. ... ok test_app_command (admin_scripts.tests.CommandTypes) User AppCommands can execute when a single app name is provided ... ok test_app_command_invalid_app_label (admin_scripts.tests.CommandTypes) User AppCommands can execute when a single app name is provided ... ok test_app_command_multiple_apps (admin_scripts.tests.CommandTypes) User AppCommands raise an error when multiple app names are provided ... ok test_app_command_no_apps (admin_scripts.tests.CommandTypes) User AppCommands raise an error when no app name is provided ... ok test_app_command_some_invalid_app_labels (admin_scripts.tests.CommandTypes) User AppCommands can execute when some of the provided app names are invalid ... ok test_base_command (admin_scripts.tests.CommandTypes) User BaseCommands can execute when a label is provided ... ok test_base_command_multiple_label (admin_scripts.tests.CommandTypes) User BaseCommands can execute when no labels are provided ... ok test_base_command_no_label (admin_scripts.tests.CommandTypes) User BaseCommands can execute when no labels are provided ... ok test_base_command_with_option (admin_scripts.tests.CommandTypes) User BaseCommands can execute with options when a label is provided ... ok test_base_command_with_options (admin_scripts.tests.CommandTypes) User BaseCommands can execute with multiple options when a label is provided ... ok test_base_command_with_wrong_option (admin_scripts.tests.CommandTypes) User BaseCommands outputs command usage when wrong option is specified ... ok test_base_run_from_argv (admin_scripts.tests.CommandTypes) ... ok test_color_style (admin_scripts.tests.CommandTypes) ... ok test_command_color (admin_scripts.tests.CommandTypes) ... ok test_command_no_color (admin_scripts.tests.CommandTypes) --no-color prevent colorization of the output ... ok test_custom_stderr (admin_scripts.tests.CommandTypes) ... ok test_custom_stdout (admin_scripts.tests.CommandTypes) ... ok test_help (admin_scripts.tests.CommandTypes) help is handled as a special case ... ok test_help_alternative (admin_scripts.tests.CommandTypes) --help is equivalent to help ... ok test_help_commands (admin_scripts.tests.CommandTypes) help --commands shows the list of all available commands ... ok test_help_short_altert (admin_scripts.tests.CommandTypes) -h is handled as a short form of --help ... ok test_label_command (admin_scripts.tests.CommandTypes) User LabelCommands can execute when a label is provided ... ok test_label_command_multiple_label (admin_scripts.tests.CommandTypes) User LabelCommands are executed multiple times if multiple labels are provided ... ok test_label_command_no_label (admin_scripts.tests.CommandTypes) User LabelCommands raise an error if no label is provided ... ok test_noargs (admin_scripts.tests.CommandTypes) NoArg Commands can be executed ... ok test_noargs_with_args (admin_scripts.tests.CommandTypes) NoArg Commands raise an error if an argument is provided ... ok test_run_from_argv_closes_connections (admin_scripts.tests.CommandTypes) ... ok test_run_from_argv_non_ascii_error (admin_scripts.tests.CommandTypes) ... ok test_specific_help (admin_scripts.tests.CommandTypes) --help can be used on a specific command ... ok test_version (admin_scripts.tests.CommandTypes) version is handled as a special case ... ok test_version_alternative (admin_scripts.tests.CommandTypes) --version is equivalent to version ... ok test_all (admin_scripts.tests.DiffSettings) The all option also shows settings with the default value. ... ok test_basic (admin_scripts.tests.DiffSettings) Runs without error and emits settings diff. ... ok test_builtin_command (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can't execute user commands if it isn't provided settings ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands succeed if the environment contains settings ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands succeed if a settings file is provided ... ok test_custom_command (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands, even if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands, even if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can't execute user commands unless settings are provided ... ok test_custom_command_with_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_command (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin can't execute user commands unless settings are provided ... ok test_setup_environ (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: startapp creates the correct directory ... ok test_setup_environ_custom_template (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: startapp creates the correct directory with a custom template ... ok test_pks_parsing (admin_scripts.tests.Dumpdata) Regression for #20509 ... ok test_runs_django_admin (admin_scripts.tests.MainModule) ... ok test_builtin_command (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail with an error when no default settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands work if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands work with settings provided as argument ... ok test_custom_command (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can't execute user commands without settings ... ok test_custom_command_output_color (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py output syntax color can be deactivated with the `--no-color` option ... ok test_custom_command_with_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can execute user commands if settings are provided as argument ... ok test_app_with_import (admin_scripts.tests.ManageCheck) manage.py check does not raise errors when an app imports a base ... ok test_broken_app (admin_scripts.tests.ManageCheck) manage.py check reports an ImportError if an app's models.py ... ok test_complex_app (admin_scripts.tests.ManageCheck) manage.py check does not raise an ImportError validating a ... ok test_nonexistent_app (admin_scripts.tests.ManageCheck) manage.py check reports an error on a non-existent app in ... ok test_output_format (admin_scripts.tests.ManageCheck) All errors/warnings should be sorted by level and by message. ... ok test_warning_does_not_halt (admin_scripts.tests.ManageCheck) ... ok test_builtin_command (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed when default settings are appropriate ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when default settings are appropriate ... ok test_custom_command_with_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed when default settings are appropriate ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when default settings are appropriate ... ok test_custom_command_with_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands without appropriate settings ... ok test_custom_command_with_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands, even if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands, even if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_builtin_with_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute builtin commands if settings are provided in the environment ... ok test_builtin_with_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands succeed if settings are provided as argument ... ok test_custom_command (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can't execute user commands using default settings ... ok test_custom_command_with_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute user commands if settings are provided in environment ... ok test_custom_command_with_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute user commands if settings are provided as argument ... ok test_builtin_command (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail with an error when no settings provided ... ok test_builtin_with_bad_environment (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ok test_builtin_with_bad_settings (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ok test_no_database (admin_scripts.tests.ManageRunserver) ... ok test_readonly_database (admin_scripts.tests.ManageRunserver) ... ok test_runner_addrport_ipv6 (admin_scripts.tests.ManageRunserver) ... ok test_runner_ambiguous (admin_scripts.tests.ManageRunserver) ... ok test_runner_hostname (admin_scripts.tests.ManageRunserver) ... ok test_runner_hostname_ipv6 (admin_scripts.tests.ManageRunserver) ... ok test_runserver_addrport (admin_scripts.tests.ManageRunserver) ... ok test_empty_allowed_hosts_error (admin_scripts.tests.ManageRunserverEmptyAllowedHosts) ... ok test_attribute_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_help (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_import_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_key_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ok test_liveserver (admin_scripts.tests.ManageTestCommand) ... ok test_testserver_handle_params (admin_scripts.tests.ManageTestserver) ... ok test_deprecation (deprecation.tests.DeprecatingSimpleTestCaseUrls) ... ok test_messages_concatenates_error_dict_values (test_exceptions.test_validation_error.TestValidationError) ... ok test_14786 (model_fields.tests.CustomFieldTests) ... ok test_changed (model_fields.tests.FileFieldTests) ... ok test_clearable (model_fields.tests.FileFieldTests) ... ok test_delete_when_file_unset (model_fields.tests.FileFieldTests) ... ok test_unchanged (model_fields.tests.FileFieldTests) ... ok ---------------------------------------------------------------------- Ran 10539 tests in 321.439s OK (skipped=953, expected failures=6) OK Destroying test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')... Destroying test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')... + exit 0 Processing files: python2-django-1.9.11-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IIs2zu + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + DOCDIR=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django + cp -pr AUTHORS /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django + cp -pr README.rst /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RxSz6w + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/licenses/python2-django + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/licenses/python2-django + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/licenses/python2-django + exit 0 Provides: Django = 1.9.11-1.fc25 django = 1.9.11-1.fc25 python-django = 1.9.11-1.fc25 python2-django = 1.9.11-1.fc25 python2.7dist(django) = 1.9.11 python2dist(django) = 1.9.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python2 python(abi) = 2.7 Obsoletes: Django < 1.5.5-3 python-django < 1.5.5-3 python-django < 1.9.11-1.fc25 Processing files: python2-django-doc-1.9.11-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x47lk5 + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + DOCDIR=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django-doc + cp -pr docs/_build/html/_downloads docs/_build/html/_images docs/_build/html/_modules docs/_build/html/_sources docs/_build/html/_static docs/_build/html/contents.html docs/_build/html/faq docs/_build/html/genindex.html docs/_build/html/glossary.html docs/_build/html/howto docs/_build/html/index.html docs/_build/html/internals docs/_build/html/intro docs/_build/html/misc docs/_build/html/objects.inv docs/_build/html/py-modindex.html docs/_build/html/ref docs/_build/html/releases docs/_build/html/search.html docs/_build/html/searchindex.js docs/_build/html/templatebuiltins.js docs/_build/html/topics /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python2-django-doc + exit 0 Provides: Django-docs = 1.9.11-1.fc25 django-docs = 1.9.11-1.fc25 python-django-docs = 1.9.11-1.fc25 python2-django-doc = 1.9.11-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: Django-docs < 1.5.5-3 python-django-docs < 1.9.11-1.fc25 Processing files: python-django-bash-completion-1.9.11-1.fc25.noarch Provides: python-django-bash-completion = 1.9.11-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-django-doc-1.9.11-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nYiEoP + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + DOCDIR=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django-doc + cp -pr docs/_build/html/_downloads docs/_build/html/_images docs/_build/html/_modules docs/_build/html/_sources docs/_build/html/_static docs/_build/html/contents.html docs/_build/html/faq docs/_build/html/genindex.html docs/_build/html/glossary.html docs/_build/html/howto docs/_build/html/index.html docs/_build/html/internals docs/_build/html/intro docs/_build/html/misc docs/_build/html/objects.inv docs/_build/html/py-modindex.html docs/_build/html/ref docs/_build/html/releases docs/_build/html/search.html docs/_build/html/searchindex.js docs/_build/html/templatebuiltins.js docs/_build/html/topics /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django-doc + exit 0 Provides: python3-django-doc = 1.9.11-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-django-1.9.11-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rhkAYL + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + DOCDIR=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django + cp -pr AUTHORS /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django + cp -pr README.rst /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/doc/python3-django + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XUDoAI + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/licenses/python3-django + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/licenses/python3-django + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch/usr/share/licenses/python3-django + exit 0 Provides: python3-django = 1.9.11-1.fc25 python3.5dist(django) = 1.9.11 python3dist(django) = 1.9.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python3 python(abi) = 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch Wrote: /builddir/build/RPMS/python2-django-1.9.11-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python2-django-doc-1.9.11-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python-django-bash-completion-1.9.11-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-doc-1.9.11-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-1.9.11-1.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hChQQs + umask 022 + cd /builddir/build/BUILD + cd Django-1.9.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-1.9.11-1.fc25.noarch + exit 0 Child return code was: 0