warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root Installing python-django-1.6.5-1.el6.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xuLjZb + umask 022 + cd /home/eric/rpmbuild/BUILD + cd /home/eric/rpmbuild/BUILD + rm -rf Django-1.6.5 + /bin/tar -xf - + /usr/bin/gzip -dc /home/eric/rpmbuild/SOURCES/Django-1.6.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Django-1.6.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-django-1.6-py3-admin-completion):' Patch #0 (python-django-1.6-py3-admin-completion): + /usr/bin/patch -p0 --fuzz=0 + /bin/cat /home/eric/rpmbuild/SOURCES/python-django-1.6-py3-admin-completion patching file extras/django_bash_completion + 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' + echo '' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JbXFmb + umask 022 + cd /home/eric/rpmbuild/BUILD + cd Django-1.6.5 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/django copying django/__init__.py -> build/lib/django creating 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/context.py -> build/lib/django/template copying django/template/__init__.py -> build/lib/django/template copying django/template/loader.py -> build/lib/django/template copying django/template/debug.py -> build/lib/django/template copying django/template/base.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/smartif.py -> build/lib/django/template creating build/lib/django/template/loaders copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders copying django/template/loaders/cached.py -> build/lib/django/template/loaders copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders copying django/template/loaders/__init__.py -> build/lib/django/template/loaders copying django/template/loaders/eggs.py -> build/lib/django/template/loaders creating build/lib/django/views copying django/views/static.py -> build/lib/django/views copying django/views/i18n.py -> build/lib/django/views copying django/views/__init__.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/defaults.py -> build/lib/django/views creating build/lib/django/views/generic copying django/views/generic/__init__.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/detail.py -> build/lib/django/views/generic copying django/views/generic/dates.py -> build/lib/django/views/generic copying django/views/generic/base.py -> build/lib/django/views/generic creating build/lib/django/views/decorators copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators copying django/views/decorators/vary.py -> build/lib/django/views/decorators copying django/views/decorators/__init__.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/http.py -> build/lib/django/views/decorators copying django/views/decorators/gzip.py -> build/lib/django/views/decorators creating build/lib/django/contrib copying django/contrib/__init__.py -> build/lib/django/contrib creating build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/models.py -> build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps creating build/lib/django/contrib/sitemaps/tests copying django/contrib/sitemaps/tests/test_https.py -> build/lib/django/contrib/sitemaps/tests copying django/contrib/sitemaps/tests/test_flatpages.py -> build/lib/django/contrib/sitemaps/tests copying django/contrib/sitemaps/tests/__init__.py -> build/lib/django/contrib/sitemaps/tests copying django/contrib/sitemaps/tests/test_http.py -> build/lib/django/contrib/sitemaps/tests copying django/contrib/sitemaps/tests/base.py -> build/lib/django/contrib/sitemaps/tests copying django/contrib/sitemaps/tests/test_generic.py -> build/lib/django/contrib/sitemaps/tests creating build/lib/django/contrib/sitemaps/tests/urls copying django/contrib/sitemaps/tests/urls/https.py -> build/lib/django/contrib/sitemaps/tests/urls copying django/contrib/sitemaps/tests/urls/__init__.py -> build/lib/django/contrib/sitemaps/tests/urls copying django/contrib/sitemaps/tests/urls/http.py -> build/lib/django/contrib/sitemaps/tests/urls 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/__init__.py -> build/lib/django/contrib/sitemaps/management/commands copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands creating build/lib/django/contrib/sessions copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/tests.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/__init__.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 creating 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/file.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 copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 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/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/contenttypes copying django/contrib/contenttypes/tests.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/generic.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/management.py -> build/lib/django/contrib/contenttypes creating build/lib/django/contrib/sites copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites copying django/contrib/sites/tests.py -> build/lib/django/contrib/sites copying django/contrib/sites/models.py -> build/lib/django/contrib/sites copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites copying django/contrib/sites/management.py -> build/lib/django/contrib/sites creating build/lib/django/contrib/flatpages copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages creating build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/test_templatetags.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/__init__.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/test_models.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/test_middleware.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/test_forms.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/urls.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/test_csrf.py -> build/lib/django/contrib/flatpages/tests copying django/contrib/flatpages/tests/test_views.py -> build/lib/django/contrib/flatpages/tests creating build/lib/django/contrib/flatpages/templatetags copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags creating build/lib/django/contrib/comments copying django/contrib/comments/feeds.py -> build/lib/django/contrib/comments copying django/contrib/comments/managers.py -> build/lib/django/contrib/comments copying django/contrib/comments/moderation.py -> build/lib/django/contrib/comments copying django/contrib/comments/forms.py -> build/lib/django/contrib/comments copying django/contrib/comments/models.py -> build/lib/django/contrib/comments copying django/contrib/comments/__init__.py -> build/lib/django/contrib/comments copying django/contrib/comments/signals.py -> build/lib/django/contrib/comments copying django/contrib/comments/urls.py -> build/lib/django/contrib/comments copying django/contrib/comments/admin.py -> build/lib/django/contrib/comments creating build/lib/django/contrib/comments/views copying django/contrib/comments/views/comments.py -> build/lib/django/contrib/comments/views copying django/contrib/comments/views/moderation.py -> build/lib/django/contrib/comments/views copying django/contrib/comments/views/__init__.py -> build/lib/django/contrib/comments/views copying django/contrib/comments/views/utils.py -> build/lib/django/contrib/comments/views creating build/lib/django/contrib/comments/templatetags copying django/contrib/comments/templatetags/comments.py -> build/lib/django/contrib/comments/templatetags copying django/contrib/comments/templatetags/__init__.py -> build/lib/django/contrib/comments/templatetags creating build/lib/django/contrib/webdesign copying django/contrib/webdesign/tests.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 copying django/contrib/webdesign/lorem_ipsum.py -> build/lib/django/contrib/webdesign 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/redirects copying django/contrib/redirects/tests.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects creating build/lib/django/contrib/humanize copying django/contrib/humanize/tests.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/humanize/templatetags copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags creating build/lib/django/contrib/admindocs copying django/contrib/admindocs/models.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/views.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 creating build/lib/django/contrib/admindocs/tests copying django/contrib/admindocs/tests/__init__.py -> build/lib/django/contrib/admindocs/tests copying django/contrib/admindocs/tests/test_fields.py -> build/lib/django/contrib/admindocs/tests creating build/lib/django/contrib/gis copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis copying django/contrib/gis/models.py -> build/lib/django/contrib/gis copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis copying django/contrib/gis/views.py -> build/lib/django/contrib/gis copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis creating build/lib/django/contrib/gis/tests copying django/contrib/gis/tests/__init__.py -> build/lib/django/contrib/gis/tests copying django/contrib/gis/tests/test_spatialrefsys.py -> build/lib/django/contrib/gis/tests copying django/contrib/gis/tests/test_measure.py -> build/lib/django/contrib/gis/tests copying django/contrib/gis/tests/test_geoforms.py -> build/lib/django/contrib/gis/tests copying django/contrib/gis/tests/utils.py -> build/lib/django/contrib/gis/tests creating build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/feeds.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/test_feeds.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/test_regress.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/tests.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/models.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/__init__.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/sitemaps.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/test_sitemaps.py -> build/lib/django/contrib/gis/tests/geoapp copying django/contrib/gis/tests/geoapp/urls.py -> build/lib/django/contrib/gis/tests/geoapp creating build/lib/django/contrib/gis/tests/distapp copying django/contrib/gis/tests/distapp/tests.py -> build/lib/django/contrib/gis/tests/distapp copying django/contrib/gis/tests/distapp/models.py -> build/lib/django/contrib/gis/tests/distapp copying django/contrib/gis/tests/distapp/__init__.py -> build/lib/django/contrib/gis/tests/distapp creating build/lib/django/contrib/gis/tests/geo3d copying django/contrib/gis/tests/geo3d/tests.py -> build/lib/django/contrib/gis/tests/geo3d copying django/contrib/gis/tests/geo3d/models.py -> build/lib/django/contrib/gis/tests/geo3d copying django/contrib/gis/tests/geo3d/__init__.py -> build/lib/django/contrib/gis/tests/geo3d copying django/contrib/gis/tests/geo3d/views.py -> build/lib/django/contrib/gis/tests/geo3d creating build/lib/django/contrib/gis/tests/geogapp copying django/contrib/gis/tests/geogapp/tests.py -> build/lib/django/contrib/gis/tests/geogapp copying django/contrib/gis/tests/geogapp/models.py -> build/lib/django/contrib/gis/tests/geogapp copying django/contrib/gis/tests/geogapp/__init__.py -> build/lib/django/contrib/gis/tests/geogapp creating build/lib/django/contrib/gis/tests/layermap copying django/contrib/gis/tests/layermap/tests.py -> build/lib/django/contrib/gis/tests/layermap copying django/contrib/gis/tests/layermap/models.py -> build/lib/django/contrib/gis/tests/layermap copying django/contrib/gis/tests/layermap/__init__.py -> build/lib/django/contrib/gis/tests/layermap creating build/lib/django/contrib/gis/tests/geoadmin copying django/contrib/gis/tests/geoadmin/tests.py -> build/lib/django/contrib/gis/tests/geoadmin copying django/contrib/gis/tests/geoadmin/models.py -> build/lib/django/contrib/gis/tests/geoadmin copying django/contrib/gis/tests/geoadmin/__init__.py -> build/lib/django/contrib/gis/tests/geoadmin copying django/contrib/gis/tests/geoadmin/urls.py -> build/lib/django/contrib/gis/tests/geoadmin creating build/lib/django/contrib/gis/tests/inspectapp copying django/contrib/gis/tests/inspectapp/tests.py -> build/lib/django/contrib/gis/tests/inspectapp copying django/contrib/gis/tests/inspectapp/models.py -> build/lib/django/contrib/gis/tests/inspectapp copying django/contrib/gis/tests/inspectapp/__init__.py -> build/lib/django/contrib/gis/tests/inspectapp creating build/lib/django/contrib/gis/tests/relatedapp copying django/contrib/gis/tests/relatedapp/tests.py -> build/lib/django/contrib/gis/tests/relatedapp copying django/contrib/gis/tests/relatedapp/models.py -> build/lib/django/contrib/gis/tests/relatedapp copying django/contrib/gis/tests/relatedapp/__init__.py -> build/lib/django/contrib/gis/tests/relatedapp 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/management/commands copying django/contrib/gis/management/commands/__init__.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/inspectdb.py -> build/lib/django/contrib/gis/management/commands 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/maps/google copying django/contrib/gis/maps/google/__init__.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/overlays.py -> build/lib/django/contrib/gis/maps/google copying django/contrib/gis/maps/google/gmap.py -> build/lib/django/contrib/gis/maps/google 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/gdal copying django/contrib/gis/gdal/field.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/libgdal.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/__init__.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/datasource.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/srs.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/base.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/geomtype.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal creating build/lib/django/contrib/gis/gdal/tests copying django/contrib/gis/gdal/tests/__init__.py -> build/lib/django/contrib/gis/gdal/tests copying django/contrib/gis/gdal/tests/test_envelope.py -> build/lib/django/contrib/gis/gdal/tests copying django/contrib/gis/gdal/tests/test_geom.py -> build/lib/django/contrib/gis/gdal/tests copying django/contrib/gis/gdal/tests/test_srs.py -> build/lib/django/contrib/gis/gdal/tests copying django/contrib/gis/gdal/tests/test_driver.py -> build/lib/django/contrib/gis/gdal/tests copying django/contrib/gis/gdal/tests/test_ds.py -> build/lib/django/contrib/gis/gdal/tests creating 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/geom.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/ds.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/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes creating build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/georss.py -> build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/views.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/utils copying django/contrib/gis/utils/__init__.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/wkt.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/layermapping.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/geometry copying django/contrib/gis/geometry/test_data.py -> 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/geometry/backend copying django/contrib/gis/geometry/backend/__init__.py -> build/lib/django/contrib/gis/geometry/backend copying django/contrib/gis/geometry/backend/geos.py -> build/lib/django/contrib/gis/geometry/backend creating build/lib/django/contrib/gis/geoip copying django/contrib/gis/geoip/libgeoip.py -> build/lib/django/contrib/gis/geoip copying django/contrib/gis/geoip/tests.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/base.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/forms copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/fields.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/db copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db creating build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/adapter.py -> build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/util.py -> build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/base.py -> build/lib/django/contrib/gis/db/backends creating build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/creation.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/compiler.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 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 creating 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/creation.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/compiler.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 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 creating 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/creation.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 copying django/contrib/gis/db/backends/spatialite/base.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/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite creating 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/creation.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/__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 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 creating build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/__init__.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/proxy.py -> 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/query.py -> build/lib/django/contrib/gis/db/models creating build/lib/django/contrib/gis/db/models/sql copying django/contrib/gis/db/models/sql/where.py -> 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/compiler.py -> build/lib/django/contrib/gis/db/models/sql copying django/contrib/gis/db/models/sql/aggregates.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 copying django/contrib/gis/db/models/sql/query.py -> build/lib/django/contrib/gis/db/models/sql creating build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/libgeos.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/error.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/__init__.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/mutable_list.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/collections.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/base.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/io.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/linestring.py -> build/lib/django/contrib/gis/geos creating build/lib/django/contrib/gis/geos/tests copying django/contrib/gis/geos/tests/__init__.py -> build/lib/django/contrib/gis/geos/tests copying django/contrib/gis/geos/tests/test_geos.py -> build/lib/django/contrib/gis/geos/tests copying django/contrib/gis/geos/tests/test_geos_mutation.py -> build/lib/django/contrib/gis/geos/tests copying django/contrib/gis/geos/tests/test_io.py -> build/lib/django/contrib/gis/geos/tests copying django/contrib/gis/geos/tests/test_mutable_list.py -> build/lib/django/contrib/gis/geos/tests creating 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/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/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/prepared.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/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes creating build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/options.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/auth copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth copying django/contrib/auth/create_superuser.py -> build/lib/django/contrib/auth copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth copying django/contrib/auth/models.py -> build/lib/django/contrib/auth copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth copying django/contrib/auth/views.py -> build/lib/django/contrib/auth copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth creating build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/custom_user.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_context_processors.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/test_management.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_hashers.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_basic.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/urls_admin.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_models.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_auth_backends.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_remote_user.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_handlers.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_forms.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_tokens.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/urls.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_decorators.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_views.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/utils.py -> build/lib/django/contrib/auth/tests copying django/contrib/auth/tests/test_signals.py -> build/lib/django/contrib/auth/tests 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/management/commands copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands creating build/lib/django/contrib/auth/handlers copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers creating build/lib/django/contrib/messages copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages copying django/contrib/messages/models.py -> build/lib/django/contrib/messages copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages copying django/contrib/messages/views.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 creating build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/test_mixins.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/test_fallback.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/__init__.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/test_cookie.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/base.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/test_middleware.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/urls.py -> build/lib/django/contrib/messages/tests copying django/contrib/messages/tests/test_session.py -> build/lib/django/contrib/messages/tests creating build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/__init__.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/cookie.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage creating build/lib/django/contrib/admin copying django/contrib/admin/validation.py -> build/lib/django/contrib/admin copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin copying django/contrib/admin/models.py -> build/lib/django/contrib/admin copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin copying django/contrib/admin/options.py -> build/lib/django/contrib/admin copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin copying django/contrib/admin/util.py -> build/lib/django/contrib/admin copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin creating build/lib/django/contrib/admin/views copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views copying django/contrib/admin/views/decorators.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/admin/templatetags copying django/contrib/admin/templatetags/__init__.py -> 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/log.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/admin_urls.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/formtools copying django/contrib/formtools/preview.py -> build/lib/django/contrib/formtools copying django/contrib/formtools/models.py -> build/lib/django/contrib/formtools copying django/contrib/formtools/__init__.py -> build/lib/django/contrib/formtools copying django/contrib/formtools/exceptions.py -> build/lib/django/contrib/formtools copying django/contrib/formtools/utils.py -> build/lib/django/contrib/formtools creating build/lib/django/contrib/formtools/tests copying django/contrib/formtools/tests/forms.py -> build/lib/django/contrib/formtools/tests copying django/contrib/formtools/tests/tests.py -> build/lib/django/contrib/formtools/tests copying django/contrib/formtools/tests/__init__.py -> build/lib/django/contrib/formtools/tests copying django/contrib/formtools/tests/urls.py -> build/lib/django/contrib/formtools/tests creating build/lib/django/contrib/formtools/tests/wizard copying django/contrib/formtools/tests/wizard/storage.py -> build/lib/django/contrib/formtools/tests/wizard copying django/contrib/formtools/tests/wizard/test_cookiestorage.py -> build/lib/django/contrib/formtools/tests/wizard copying django/contrib/formtools/tests/wizard/__init__.py -> build/lib/django/contrib/formtools/tests/wizard copying django/contrib/formtools/tests/wizard/test_loadstorage.py -> build/lib/django/contrib/formtools/tests/wizard copying django/contrib/formtools/tests/wizard/test_forms.py -> build/lib/django/contrib/formtools/tests/wizard copying django/contrib/formtools/tests/wizard/test_sessionstorage.py -> build/lib/django/contrib/formtools/tests/wizard creating build/lib/django/contrib/formtools/tests/wizard/wizardtests copying django/contrib/formtools/tests/wizard/wizardtests/forms.py -> build/lib/django/contrib/formtools/tests/wizard/wizardtests copying django/contrib/formtools/tests/wizard/wizardtests/tests.py -> build/lib/django/contrib/formtools/tests/wizard/wizardtests copying django/contrib/formtools/tests/wizard/wizardtests/__init__.py -> build/lib/django/contrib/formtools/tests/wizard/wizardtests copying django/contrib/formtools/tests/wizard/wizardtests/urls.py -> build/lib/django/contrib/formtools/tests/wizard/wizardtests creating build/lib/django/contrib/formtools/tests/wizard/namedwizardtests copying django/contrib/formtools/tests/wizard/namedwizardtests/forms.py -> build/lib/django/contrib/formtools/tests/wizard/namedwizardtests copying django/contrib/formtools/tests/wizard/namedwizardtests/tests.py -> build/lib/django/contrib/formtools/tests/wizard/namedwizardtests copying django/contrib/formtools/tests/wizard/namedwizardtests/__init__.py -> build/lib/django/contrib/formtools/tests/wizard/namedwizardtests copying django/contrib/formtools/tests/wizard/namedwizardtests/urls.py -> build/lib/django/contrib/formtools/tests/wizard/namedwizardtests creating build/lib/django/contrib/formtools/wizard copying django/contrib/formtools/wizard/forms.py -> build/lib/django/contrib/formtools/wizard copying django/contrib/formtools/wizard/__init__.py -> build/lib/django/contrib/formtools/wizard copying django/contrib/formtools/wizard/views.py -> build/lib/django/contrib/formtools/wizard creating build/lib/django/contrib/formtools/wizard/storage copying django/contrib/formtools/wizard/storage/__init__.py -> build/lib/django/contrib/formtools/wizard/storage copying django/contrib/formtools/wizard/storage/session.py -> build/lib/django/contrib/formtools/wizard/storage copying django/contrib/formtools/wizard/storage/cookie.py -> build/lib/django/contrib/formtools/wizard/storage copying django/contrib/formtools/wizard/storage/base.py -> build/lib/django/contrib/formtools/wizard/storage copying django/contrib/formtools/wizard/storage/exceptions.py -> build/lib/django/contrib/formtools/wizard/storage creating 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/models.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 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/management/commands copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/__init__.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/runserver.py -> build/lib/django/contrib/staticfiles/management/commands creating build/lib/django/contrib/staticfiles/templatetags copying django/contrib/staticfiles/templatetags/__init__.py -> build/lib/django/contrib/staticfiles/templatetags copying django/contrib/staticfiles/templatetags/staticfiles.py -> build/lib/django/contrib/staticfiles/templatetags creating build/lib/django/contrib/syndication copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication creating build/lib/django/dispatch copying django/dispatch/saferef.py -> build/lib/django/dispatch copying django/dispatch/__init__.py -> build/lib/django/dispatch copying django/dispatch/dispatcher.py -> build/lib/django/dispatch creating build/lib/django/shortcuts copying django/shortcuts/__init__.py -> build/lib/django/shortcuts creating build/lib/django/utils copying django/utils/archive.py -> build/lib/django/utils copying django/utils/timesince.py -> build/lib/django/utils copying django/utils/decorators.py -> build/lib/django/utils copying django/utils/daemonize.py -> build/lib/django/utils copying django/utils/encoding.py -> build/lib/django/utils copying django/utils/feedgenerator.py -> build/lib/django/utils copying django/utils/html_parser.py -> build/lib/django/utils copying django/utils/functional.py -> build/lib/django/utils copying django/utils/deprecation.py -> build/lib/django/utils copying django/utils/xmlutils.py -> build/lib/django/utils copying django/utils/dateformat.py -> build/lib/django/utils copying django/utils/__init__.py -> build/lib/django/utils copying django/utils/text.py -> build/lib/django/utils copying django/utils/safestring.py -> build/lib/django/utils copying django/utils/datastructures.py -> build/lib/django/utils copying django/utils/version.py -> build/lib/django/utils copying django/utils/datetime_safe.py -> build/lib/django/utils copying django/utils/simplejson.py -> build/lib/django/utils copying django/utils/html.py -> build/lib/django/utils copying django/utils/numberformat.py -> build/lib/django/utils copying django/utils/dateparse.py -> build/lib/django/utils copying django/utils/cache.py -> build/lib/django/utils copying django/utils/_os.py -> build/lib/django/utils copying django/utils/tree.py -> build/lib/django/utils copying django/utils/log.py -> build/lib/django/utils copying django/utils/http.py -> build/lib/django/utils copying django/utils/dates.py -> build/lib/django/utils copying django/utils/dictconfig.py -> build/lib/django/utils copying django/utils/tzinfo.py -> build/lib/django/utils copying django/utils/module_loading.py -> build/lib/django/utils copying django/utils/six.py -> build/lib/django/utils copying django/utils/autoreload.py -> build/lib/django/utils copying django/utils/importlib.py -> build/lib/django/utils copying django/utils/termcolors.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/crypto.py -> build/lib/django/utils copying django/utils/timezone.py -> build/lib/django/utils copying django/utils/synch.py -> build/lib/django/utils copying django/utils/formats.py -> build/lib/django/utils copying django/utils/image.py -> build/lib/django/utils copying django/utils/regex_helper.py -> build/lib/django/utils copying django/utils/itercompat.py -> build/lib/django/utils copying django/utils/baseconv.py -> build/lib/django/utils copying django/utils/ipv6.py -> build/lib/django/utils creating build/lib/django/utils/2to3_fixes copying django/utils/2to3_fixes/__init__.py -> build/lib/django/utils/2to3_fixes copying django/utils/2to3_fixes/fix_unicode.py -> build/lib/django/utils/2to3_fixes creating build/lib/django/utils/unittest copying django/utils/unittest/main.py -> build/lib/django/utils/unittest copying django/utils/unittest/suite.py -> build/lib/django/utils/unittest copying django/utils/unittest/__init__.py -> build/lib/django/utils/unittest copying django/utils/unittest/loader.py -> build/lib/django/utils/unittest copying django/utils/unittest/runner.py -> build/lib/django/utils/unittest copying django/utils/unittest/signals.py -> build/lib/django/utils/unittest copying django/utils/unittest/__main__.py -> build/lib/django/utils/unittest copying django/utils/unittest/util.py -> build/lib/django/utils/unittest copying django/utils/unittest/result.py -> build/lib/django/utils/unittest copying django/utils/unittest/collector.py -> build/lib/django/utils/unittest copying django/utils/unittest/compatibility.py -> build/lib/django/utils/unittest copying django/utils/unittest/case.py -> build/lib/django/utils/unittest creating build/lib/django/utils/translation copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation copying django/utils/translation/__init__.py -> build/lib/django/utils/translation copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation creating build/lib/django/core copying django/core/validators.py -> build/lib/django/core copying django/core/__init__.py -> build/lib/django/core copying django/core/signals.py -> build/lib/django/core copying django/core/paginator.py -> build/lib/django/core copying django/core/urlresolvers.py -> build/lib/django/core copying django/core/signing.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/context_processors.py -> build/lib/django/core creating build/lib/django/core/management copying django/core/management/validation.py -> build/lib/django/core/management copying django/core/management/__init__.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/base.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 creating build/lib/django/core/management/commands copying django/core/management/commands/sqlinitialdata.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/sqldropindexes.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlclear.py -> build/lib/django/core/management/commands copying django/core/management/commands/validate.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/dbshell.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/sqlsequencereset.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/sql.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/flush.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/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/sqlflush.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/syncdb.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/testserver.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/cleanup.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/runfcgi.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlcustom.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/sqlindexes.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlall.py -> build/lib/django/core/management/commands copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands creating build/lib/django/core/checks copying django/core/checks/__init__.py -> build/lib/django/core/checks creating build/lib/django/core/checks/compatibility copying django/core/checks/compatibility/django_1_6_0.py -> build/lib/django/core/checks/compatibility copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility copying django/core/checks/compatibility/base.py -> build/lib/django/core/checks/compatibility creating 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 copying django/core/serializers/json.py -> build/lib/django/core/serializers copying django/core/serializers/base.py -> build/lib/django/core/serializers copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers copying django/core/serializers/python.py -> build/lib/django/core/serializers creating build/lib/django/core/files copying django/core/files/storage.py -> build/lib/django/core/files copying django/core/files/__init__.py -> build/lib/django/core/files copying django/core/files/uploadhandler.py -> build/lib/django/core/files copying django/core/files/temp.py -> build/lib/django/core/files copying django/core/files/base.py -> build/lib/django/core/files copying django/core/files/move.py -> build/lib/django/core/files copying django/core/files/locks.py -> build/lib/django/core/files copying django/core/files/utils.py -> build/lib/django/core/files copying django/core/files/uploadedfile.py -> build/lib/django/core/files copying django/core/files/images.py -> build/lib/django/core/files creating build/lib/django/core/mail copying django/core/mail/message.py -> build/lib/django/core/mail copying django/core/mail/__init__.py -> build/lib/django/core/mail copying django/core/mail/utils.py -> build/lib/django/core/mail creating build/lib/django/core/mail/backends copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/__init__.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/locmem.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/base.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends creating build/lib/django/core/cache copying django/core/cache/__init__.py -> build/lib/django/core/cache copying django/core/cache/utils.py -> build/lib/django/core/cache creating build/lib/django/core/cache/backends copying django/core/cache/backends/dummy.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/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/locmem.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends creating build/lib/django/core/handlers copying django/core/handlers/__init__.py -> 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 creating build/lib/django/core/servers copying django/core/servers/__init__.py -> build/lib/django/core/servers copying django/core/servers/basehttp.py -> build/lib/django/core/servers copying django/core/servers/fastcgi.py -> build/lib/django/core/servers creating build/lib/django/forms copying django/forms/forms.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/__init__.py -> build/lib/django/forms copying django/forms/util.py -> build/lib/django/forms copying django/forms/fields.py -> build/lib/django/forms copying django/forms/widgets.py -> build/lib/django/forms 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/test copying django/test/testcases.py -> build/lib/django/test copying django/test/simple.py -> build/lib/django/test copying django/test/__init__.py -> build/lib/django/test copying django/test/runner.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/_doctest.py -> build/lib/django/test copying django/test/client.py -> build/lib/django/test copying django/test/utils.py -> build/lib/django/test creating build/lib/django/db copying django/db/__init__.py -> build/lib/django/db copying django/db/transaction.py -> build/lib/django/db copying django/db/utils.py -> build/lib/django/db creating build/lib/django/db/backends copying django/db/backends/creation.py -> build/lib/django/db/backends copying django/db/backends/__init__.py -> build/lib/django/db/backends copying django/db/backends/signals.py -> build/lib/django/db/backends copying django/db/backends/util.py -> build/lib/django/db/backends creating 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/__init__.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/introspection.py -> 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/client.py -> build/lib/django/db/backends/postgresql_psycopg2 copying django/db/backends/postgresql_psycopg2/operations.py -> build/lib/django/db/backends/postgresql_psycopg2 creating 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 copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 creating build/lib/django/db/backends/mysql copying django/db/backends/mysql/validation.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/compiler.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/base.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql creating build/lib/django/db/backends/oracle copying django/db/backends/oracle/creation.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/compiler.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/base.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle creating build/lib/django/db/backends/dummy copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy creating build/lib/django/db/models copying django/db/models/constants.py -> build/lib/django/db/models copying django/db/models/__init__.py -> build/lib/django/db/models copying django/db/models/deletion.py -> build/lib/django/db/models copying django/db/models/options.py -> build/lib/django/db/models copying django/db/models/manager.py -> build/lib/django/db/models copying django/db/models/signals.py -> build/lib/django/db/models copying django/db/models/related.py -> build/lib/django/db/models copying django/db/models/query_utils.py -> build/lib/django/db/models copying django/db/models/expressions.py -> 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/loading.py -> build/lib/django/db/models copying django/db/models/query.py -> build/lib/django/db/models creating build/lib/django/db/models/sql copying django/db/models/sql/constants.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/__init__.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/compiler.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/expressions.py -> build/lib/django/db/models/sql copying django/db/models/sql/aggregates.py -> build/lib/django/db/models/sql copying django/db/models/sql/query.py -> build/lib/django/db/models/sql creating build/lib/django/db/models/fields copying django/db/models/fields/subclassing.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 copying django/db/models/fields/related.py -> build/lib/django/db/models/fields copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields creating build/lib/django/http copying django/http/request.py -> build/lib/django/http copying django/http/__init__.py -> build/lib/django/http copying django/http/cookie.py -> build/lib/django/http copying django/http/multipartparser.py -> build/lib/django/http copying django/http/response.py -> build/lib/django/http copying django/http/utils.py -> build/lib/django/http creating build/lib/django/conf copying django/conf/__init__.py -> build/lib/django/conf copying django/conf/global_settings.py -> build/lib/django/conf creating build/lib/django/conf/urls copying django/conf/urls/static.py -> build/lib/django/conf/urls copying django/conf/urls/i18n.py -> build/lib/django/conf/urls copying django/conf/urls/__init__.py -> build/lib/django/conf/urls copying django/conf/urls/shortcut.py -> build/lib/django/conf/urls creating build/lib/django/conf/locale copying django/conf/locale/__init__.py -> build/lib/django/conf/locale creating build/lib/django/conf/locale/bn copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn creating build/lib/django/conf/locale/cs copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs creating build/lib/django/conf/locale/ml copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml creating build/lib/django/conf/locale/sr_Latn copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn creating build/lib/django/conf/locale/ko copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko creating build/lib/django/conf/locale/pt copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt creating build/lib/django/conf/locale/sv copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv creating build/lib/django/conf/locale/mn copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn creating build/lib/django/conf/locale/sl copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl creating build/lib/django/conf/locale/fi copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi creating build/lib/django/conf/locale/es_NI copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI creating build/lib/django/conf/locale/pt_BR copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR creating build/lib/django/conf/locale/es_AR copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR creating build/lib/django/conf/locale/cy copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy creating build/lib/django/conf/locale/zh_CN copying django/conf/locale/zh_CN/__init__.py -> build/lib/django/conf/locale/zh_CN copying django/conf/locale/zh_CN/formats.py -> build/lib/django/conf/locale/zh_CN creating build/lib/django/conf/locale/he copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he creating build/lib/django/conf/locale/ar copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar creating build/lib/django/conf/locale/is copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is creating build/lib/django/conf/locale/el copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el creating build/lib/django/conf/locale/lv copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv creating build/lib/django/conf/locale/zh_TW copying django/conf/locale/zh_TW/__init__.py -> build/lib/django/conf/locale/zh_TW copying django/conf/locale/zh_TW/formats.py -> build/lib/django/conf/locale/zh_TW creating build/lib/django/conf/locale/it copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it creating build/lib/django/conf/locale/gl copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl creating build/lib/django/conf/locale/nb copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb creating build/lib/django/conf/locale/et copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et creating build/lib/django/conf/locale/km copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km creating build/lib/django/conf/locale/sk copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk creating build/lib/django/conf/locale/fy_NL copying django/conf/locale/fy_NL/__init__.py -> build/lib/django/conf/locale/fy_NL copying django/conf/locale/fy_NL/formats.py -> build/lib/django/conf/locale/fy_NL creating build/lib/django/conf/locale/eu copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu creating build/lib/django/conf/locale/lt copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt creating build/lib/django/conf/locale/de copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de creating build/lib/django/conf/locale/ka copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka creating build/lib/django/conf/locale/en copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en creating build/lib/django/conf/locale/en_GB copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB creating build/lib/django/conf/locale/sr copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr creating build/lib/django/conf/locale/fr copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr creating build/lib/django/conf/locale/de_CH copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH creating build/lib/django/conf/locale/es_PR copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR creating build/lib/django/conf/locale/mk copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk creating build/lib/django/conf/locale/sq copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq creating build/lib/django/conf/locale/te copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te creating build/lib/django/conf/locale/tr copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr creating build/lib/django/conf/locale/bs copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs creating build/lib/django/conf/locale/pl copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl creating build/lib/django/conf/locale/da copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da creating build/lib/django/conf/locale/ru copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru creating build/lib/django/conf/locale/kn copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn creating build/lib/django/conf/locale/ro copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro creating build/lib/django/conf/locale/nl copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl creating build/lib/django/conf/locale/ca copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca creating build/lib/django/conf/locale/hr copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr creating build/lib/django/conf/locale/ga copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga creating build/lib/django/conf/locale/bg copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg creating build/lib/django/conf/locale/nn copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn creating build/lib/django/conf/locale/hi copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi creating build/lib/django/conf/locale/hu copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu creating build/lib/django/conf/locale/th copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th creating build/lib/django/conf/locale/fa copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa creating build/lib/django/conf/locale/ja copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja creating build/lib/django/conf/locale/es_MX copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX creating build/lib/django/conf/locale/es copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es creating build/lib/django/conf/locale/id copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id creating build/lib/django/conf/locale/uk copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk creating build/lib/django/conf/locale/ta copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta creating build/lib/django/conf/locale/vi copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi creating build/lib/django/templatetags copying django/templatetags/tz.py -> build/lib/django/templatetags copying django/templatetags/l10n.py -> build/lib/django/templatetags copying django/templatetags/static.py -> build/lib/django/templatetags copying django/templatetags/i18n.py -> build/lib/django/templatetags copying django/templatetags/__init__.py -> build/lib/django/templatetags copying django/templatetags/future.py -> build/lib/django/templatetags copying django/templatetags/cache.py -> build/lib/django/templatetags creating build/lib/django/middleware copying django/middleware/clickjacking.py -> build/lib/django/middleware copying django/middleware/__init__.py -> build/lib/django/middleware copying django/middleware/doc.py -> build/lib/django/middleware copying django/middleware/transaction.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/http.py -> build/lib/django/middleware copying django/middleware/gzip.py -> build/lib/django/middleware copying django/middleware/common.py -> build/lib/django/middleware copying django/middleware/locale.py -> build/lib/django/middleware creating build/lib/django/bin copying django/bin/django-admin.py -> build/lib/django/bin copying django/bin/unique-messages.py -> build/lib/django/bin copying django/bin/django-2to3.py -> build/lib/django/bin copying django/bin/daily_cleanup.py -> build/lib/django/bin creating build/lib/django/bin/profiling copying django/bin/profiling/__init__.py -> build/lib/django/bin/profiling copying django/bin/profiling/gather_profile_stats.py -> build/lib/django/bin/profiling creating build/lib/django/contrib/sitemaps/templates copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates creating build/lib/django/contrib/sitemaps/tests/templates copying django/contrib/sitemaps/tests/templates/custom_sitemap.xml -> build/lib/django/contrib/sitemaps/tests/templates copying django/contrib/sitemaps/tests/templates/custom_sitemap_index.xml -> build/lib/django/contrib/sitemaps/tests/templates creating build/lib/django/contrib/sessions/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/sessions/locale/zh_CN/LC_MESSAGES copying django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_CN/LC_MESSAGES copying django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/sessions/locale/zh_TW/LC_MESSAGES copying django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_TW/LC_MESSAGES copying django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_TW/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/sessions/locale/fy_NL/LC_MESSAGES copying django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy_NL/LC_MESSAGES copying django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/contenttypes/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_TW/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/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES copying django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES copying django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/sites/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/sites/locale/zh_CN/LC_MESSAGES copying django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_CN/LC_MESSAGES copying django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/sites/locale/zh_TW/LC_MESSAGES copying django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_TW/LC_MESSAGES copying django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_TW/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/sites/locale/fy_NL/LC_MESSAGES copying django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy_NL/LC_MESSAGES copying django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/flatpages/fixtures copying django/contrib/flatpages/fixtures/sample_flatpages.json -> build/lib/django/contrib/flatpages/fixtures copying django/contrib/flatpages/fixtures/example_site.json -> build/lib/django/contrib/flatpages/fixtures creating build/lib/django/contrib/flatpages/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES copying django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES copying django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES copying django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES copying django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_TW/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/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/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES copying django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES copying django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/tests/templates copying django/contrib/flatpages/tests/templates/404.html -> build/lib/django/contrib/flatpages/tests/templates creating build/lib/django/contrib/flatpages/tests/templates/registration copying django/contrib/flatpages/tests/templates/registration/login.html -> build/lib/django/contrib/flatpages/tests/templates/registration creating build/lib/django/contrib/flatpages/tests/templates/flatpages copying django/contrib/flatpages/tests/templates/flatpages/default.html -> build/lib/django/contrib/flatpages/tests/templates/flatpages creating build/lib/django/contrib/comments/templates creating build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/base.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/flag.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/approve.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/preview.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/400-debug.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/approved.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/deleted.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/flagged.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/posted.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/delete.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/form.html -> build/lib/django/contrib/comments/templates/comments copying django/contrib/comments/templates/comments/list.html -> build/lib/django/contrib/comments/templates/comments creating build/lib/django/contrib/comments/locale creating build/lib/django/contrib/comments/locale/bn creating build/lib/django/contrib/comments/locale/bn/LC_MESSAGES copying django/contrib/comments/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/bn/LC_MESSAGES copying django/contrib/comments/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/bn/LC_MESSAGES creating build/lib/django/contrib/comments/locale/cs creating build/lib/django/contrib/comments/locale/cs/LC_MESSAGES copying django/contrib/comments/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/cs/LC_MESSAGES copying django/contrib/comments/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/cs/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ml creating build/lib/django/contrib/comments/locale/ml/LC_MESSAGES copying django/contrib/comments/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ml/LC_MESSAGES copying django/contrib/comments/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ml/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sr_Latn creating build/lib/django/contrib/comments/locale/sr_Latn/LC_MESSAGES copying django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sr_Latn/LC_MESSAGES copying django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ko creating build/lib/django/contrib/comments/locale/ko/LC_MESSAGES copying django/contrib/comments/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ko/LC_MESSAGES copying django/contrib/comments/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ko/LC_MESSAGES creating build/lib/django/contrib/comments/locale/pt creating build/lib/django/contrib/comments/locale/pt/LC_MESSAGES copying django/contrib/comments/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/pt/LC_MESSAGES copying django/contrib/comments/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/pt/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sv creating build/lib/django/contrib/comments/locale/sv/LC_MESSAGES copying django/contrib/comments/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sv/LC_MESSAGES copying django/contrib/comments/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sv/LC_MESSAGES creating build/lib/django/contrib/comments/locale/mn creating build/lib/django/contrib/comments/locale/mn/LC_MESSAGES copying django/contrib/comments/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/mn/LC_MESSAGES copying django/contrib/comments/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/mn/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sl creating build/lib/django/contrib/comments/locale/sl/LC_MESSAGES copying django/contrib/comments/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sl/LC_MESSAGES copying django/contrib/comments/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sl/LC_MESSAGES creating build/lib/django/contrib/comments/locale/my creating build/lib/django/contrib/comments/locale/my/LC_MESSAGES copying django/contrib/comments/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/my/LC_MESSAGES copying django/contrib/comments/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/my/LC_MESSAGES creating build/lib/django/contrib/comments/locale/fi creating build/lib/django/contrib/comments/locale/fi/LC_MESSAGES copying django/contrib/comments/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/fi/LC_MESSAGES copying django/contrib/comments/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/fi/LC_MESSAGES creating build/lib/django/contrib/comments/locale/pt_BR creating build/lib/django/contrib/comments/locale/pt_BR/LC_MESSAGES copying django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/pt_BR/LC_MESSAGES copying django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/comments/locale/es_AR creating build/lib/django/contrib/comments/locale/es_AR/LC_MESSAGES copying django/contrib/comments/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/es_AR/LC_MESSAGES copying django/contrib/comments/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/comments/locale/af creating build/lib/django/contrib/comments/locale/af/LC_MESSAGES copying django/contrib/comments/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/af/LC_MESSAGES copying django/contrib/comments/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/af/LC_MESSAGES creating build/lib/django/contrib/comments/locale/br creating build/lib/django/contrib/comments/locale/br/LC_MESSAGES copying django/contrib/comments/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/br/LC_MESSAGES copying django/contrib/comments/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/br/LC_MESSAGES creating build/lib/django/contrib/comments/locale/cy creating build/lib/django/contrib/comments/locale/cy/LC_MESSAGES copying django/contrib/comments/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/cy/LC_MESSAGES copying django/contrib/comments/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/cy/LC_MESSAGES creating build/lib/django/contrib/comments/locale/zh_CN creating build/lib/django/contrib/comments/locale/zh_CN/LC_MESSAGES copying django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/zh_CN/LC_MESSAGES copying django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/zh_CN/LC_MESSAGES creating build/lib/django/contrib/comments/locale/he creating build/lib/django/contrib/comments/locale/he/LC_MESSAGES copying django/contrib/comments/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/he/LC_MESSAGES copying django/contrib/comments/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/he/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ar creating build/lib/django/contrib/comments/locale/ar/LC_MESSAGES copying django/contrib/comments/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ar/LC_MESSAGES copying django/contrib/comments/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ar/LC_MESSAGES creating build/lib/django/contrib/comments/locale/is creating build/lib/django/contrib/comments/locale/is/LC_MESSAGES copying django/contrib/comments/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/is/LC_MESSAGES copying django/contrib/comments/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/is/LC_MESSAGES creating build/lib/django/contrib/comments/locale/el creating build/lib/django/contrib/comments/locale/el/LC_MESSAGES copying django/contrib/comments/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/el/LC_MESSAGES copying django/contrib/comments/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/el/LC_MESSAGES creating build/lib/django/contrib/comments/locale/lv creating build/lib/django/contrib/comments/locale/lv/LC_MESSAGES copying django/contrib/comments/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/lv/LC_MESSAGES copying django/contrib/comments/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/lv/LC_MESSAGES creating build/lib/django/contrib/comments/locale/zh_TW creating build/lib/django/contrib/comments/locale/zh_TW/LC_MESSAGES copying django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/zh_TW/LC_MESSAGES copying django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/zh_TW/LC_MESSAGES creating build/lib/django/contrib/comments/locale/it creating build/lib/django/contrib/comments/locale/it/LC_MESSAGES copying django/contrib/comments/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/it/LC_MESSAGES copying django/contrib/comments/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/it/LC_MESSAGES creating build/lib/django/contrib/comments/locale/gl creating build/lib/django/contrib/comments/locale/gl/LC_MESSAGES copying django/contrib/comments/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/gl/LC_MESSAGES copying django/contrib/comments/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/gl/LC_MESSAGES creating build/lib/django/contrib/comments/locale/nb creating build/lib/django/contrib/comments/locale/nb/LC_MESSAGES copying django/contrib/comments/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/nb/LC_MESSAGES copying django/contrib/comments/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/nb/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ia creating build/lib/django/contrib/comments/locale/ia/LC_MESSAGES copying django/contrib/comments/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ia/LC_MESSAGES copying django/contrib/comments/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ia/LC_MESSAGES creating build/lib/django/contrib/comments/locale/et creating build/lib/django/contrib/comments/locale/et/LC_MESSAGES copying django/contrib/comments/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/et/LC_MESSAGES copying django/contrib/comments/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/et/LC_MESSAGES creating build/lib/django/contrib/comments/locale/km creating build/lib/django/contrib/comments/locale/km/LC_MESSAGES copying django/contrib/comments/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/km/LC_MESSAGES copying django/contrib/comments/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/km/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sk creating build/lib/django/contrib/comments/locale/sk/LC_MESSAGES copying django/contrib/comments/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sk/LC_MESSAGES copying django/contrib/comments/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sk/LC_MESSAGES creating build/lib/django/contrib/comments/locale/tt creating build/lib/django/contrib/comments/locale/tt/LC_MESSAGES copying django/contrib/comments/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/tt/LC_MESSAGES copying django/contrib/comments/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/tt/LC_MESSAGES creating build/lib/django/contrib/comments/locale/fy_NL creating build/lib/django/contrib/comments/locale/fy_NL/LC_MESSAGES copying django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/fy_NL/LC_MESSAGES copying django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/fy_NL/LC_MESSAGES creating build/lib/django/contrib/comments/locale/eu creating build/lib/django/contrib/comments/locale/eu/LC_MESSAGES copying django/contrib/comments/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/eu/LC_MESSAGES copying django/contrib/comments/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/eu/LC_MESSAGES creating build/lib/django/contrib/comments/locale/lt creating build/lib/django/contrib/comments/locale/lt/LC_MESSAGES copying django/contrib/comments/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/lt/LC_MESSAGES copying django/contrib/comments/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/lt/LC_MESSAGES creating build/lib/django/contrib/comments/locale/de creating build/lib/django/contrib/comments/locale/de/LC_MESSAGES copying django/contrib/comments/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/de/LC_MESSAGES copying django/contrib/comments/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/de/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ka creating build/lib/django/contrib/comments/locale/ka/LC_MESSAGES copying django/contrib/comments/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ka/LC_MESSAGES copying django/contrib/comments/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ka/LC_MESSAGES creating build/lib/django/contrib/comments/locale/en creating build/lib/django/contrib/comments/locale/en/LC_MESSAGES copying django/contrib/comments/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/en/LC_MESSAGES copying django/contrib/comments/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/en/LC_MESSAGES creating build/lib/django/contrib/comments/locale/en_GB creating build/lib/django/contrib/comments/locale/en_GB/LC_MESSAGES copying django/contrib/comments/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/en_GB/LC_MESSAGES copying django/contrib/comments/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sr creating build/lib/django/contrib/comments/locale/sr/LC_MESSAGES copying django/contrib/comments/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sr/LC_MESSAGES copying django/contrib/comments/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sr/LC_MESSAGES creating build/lib/django/contrib/comments/locale/fr creating build/lib/django/contrib/comments/locale/fr/LC_MESSAGES copying django/contrib/comments/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/fr/LC_MESSAGES copying django/contrib/comments/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/fr/LC_MESSAGES creating build/lib/django/contrib/comments/locale/az creating build/lib/django/contrib/comments/locale/az/LC_MESSAGES copying django/contrib/comments/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/az/LC_MESSAGES copying django/contrib/comments/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/az/LC_MESSAGES creating build/lib/django/contrib/comments/locale/mk creating build/lib/django/contrib/comments/locale/mk/LC_MESSAGES copying django/contrib/comments/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/mk/LC_MESSAGES copying django/contrib/comments/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/mk/LC_MESSAGES creating build/lib/django/contrib/comments/locale/kk creating build/lib/django/contrib/comments/locale/kk/LC_MESSAGES copying django/contrib/comments/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/kk/LC_MESSAGES copying django/contrib/comments/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/kk/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sq creating build/lib/django/contrib/comments/locale/sq/LC_MESSAGES copying django/contrib/comments/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sq/LC_MESSAGES copying django/contrib/comments/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sq/LC_MESSAGES creating build/lib/django/contrib/comments/locale/te creating build/lib/django/contrib/comments/locale/te/LC_MESSAGES copying django/contrib/comments/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/te/LC_MESSAGES copying django/contrib/comments/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/te/LC_MESSAGES creating build/lib/django/contrib/comments/locale/tr creating build/lib/django/contrib/comments/locale/tr/LC_MESSAGES copying django/contrib/comments/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/tr/LC_MESSAGES copying django/contrib/comments/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/tr/LC_MESSAGES creating build/lib/django/contrib/comments/locale/sw creating build/lib/django/contrib/comments/locale/sw/LC_MESSAGES copying django/contrib/comments/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/sw/LC_MESSAGES copying django/contrib/comments/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/sw/LC_MESSAGES creating build/lib/django/contrib/comments/locale/lb creating build/lib/django/contrib/comments/locale/lb/LC_MESSAGES copying django/contrib/comments/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/lb/LC_MESSAGES copying django/contrib/comments/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/lb/LC_MESSAGES creating build/lib/django/contrib/comments/locale/eo creating build/lib/django/contrib/comments/locale/eo/LC_MESSAGES copying django/contrib/comments/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/eo/LC_MESSAGES copying django/contrib/comments/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/eo/LC_MESSAGES creating build/lib/django/contrib/comments/locale/bs creating build/lib/django/contrib/comments/locale/bs/LC_MESSAGES copying django/contrib/comments/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/bs/LC_MESSAGES copying django/contrib/comments/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/bs/LC_MESSAGES creating build/lib/django/contrib/comments/locale/pl creating build/lib/django/contrib/comments/locale/pl/LC_MESSAGES copying django/contrib/comments/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/pl/LC_MESSAGES copying django/contrib/comments/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/pl/LC_MESSAGES creating build/lib/django/contrib/comments/locale/da creating build/lib/django/contrib/comments/locale/da/LC_MESSAGES copying django/contrib/comments/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/da/LC_MESSAGES copying django/contrib/comments/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/da/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ru creating build/lib/django/contrib/comments/locale/ru/LC_MESSAGES copying django/contrib/comments/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ru/LC_MESSAGES copying django/contrib/comments/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ru/LC_MESSAGES creating build/lib/django/contrib/comments/locale/kn creating build/lib/django/contrib/comments/locale/kn/LC_MESSAGES copying django/contrib/comments/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/kn/LC_MESSAGES copying django/contrib/comments/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/kn/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ro creating build/lib/django/contrib/comments/locale/ro/LC_MESSAGES copying django/contrib/comments/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ro/LC_MESSAGES copying django/contrib/comments/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ro/LC_MESSAGES creating build/lib/django/contrib/comments/locale/nl creating build/lib/django/contrib/comments/locale/nl/LC_MESSAGES copying django/contrib/comments/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/nl/LC_MESSAGES copying django/contrib/comments/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/nl/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ca creating build/lib/django/contrib/comments/locale/ca/LC_MESSAGES copying django/contrib/comments/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ca/LC_MESSAGES copying django/contrib/comments/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ca/LC_MESSAGES creating build/lib/django/contrib/comments/locale/hr creating build/lib/django/contrib/comments/locale/hr/LC_MESSAGES copying django/contrib/comments/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/hr/LC_MESSAGES copying django/contrib/comments/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/hr/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ga creating build/lib/django/contrib/comments/locale/ga/LC_MESSAGES copying django/contrib/comments/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ga/LC_MESSAGES copying django/contrib/comments/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ga/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ne creating build/lib/django/contrib/comments/locale/ne/LC_MESSAGES copying django/contrib/comments/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ne/LC_MESSAGES copying django/contrib/comments/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ne/LC_MESSAGES creating build/lib/django/contrib/comments/locale/bg creating build/lib/django/contrib/comments/locale/bg/LC_MESSAGES copying django/contrib/comments/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/bg/LC_MESSAGES copying django/contrib/comments/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/bg/LC_MESSAGES creating build/lib/django/contrib/comments/locale/nn creating build/lib/django/contrib/comments/locale/nn/LC_MESSAGES copying django/contrib/comments/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/nn/LC_MESSAGES copying django/contrib/comments/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/nn/LC_MESSAGES creating build/lib/django/contrib/comments/locale/hi creating build/lib/django/contrib/comments/locale/hi/LC_MESSAGES copying django/contrib/comments/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/hi/LC_MESSAGES copying django/contrib/comments/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/hi/LC_MESSAGES creating build/lib/django/contrib/comments/locale/hu creating build/lib/django/contrib/comments/locale/hu/LC_MESSAGES copying django/contrib/comments/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/hu/LC_MESSAGES copying django/contrib/comments/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/hu/LC_MESSAGES creating build/lib/django/contrib/comments/locale/os creating build/lib/django/contrib/comments/locale/os/LC_MESSAGES copying django/contrib/comments/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/os/LC_MESSAGES copying django/contrib/comments/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/os/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ur creating build/lib/django/contrib/comments/locale/ur/LC_MESSAGES copying django/contrib/comments/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ur/LC_MESSAGES copying django/contrib/comments/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ur/LC_MESSAGES creating build/lib/django/contrib/comments/locale/th creating build/lib/django/contrib/comments/locale/th/LC_MESSAGES copying django/contrib/comments/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/th/LC_MESSAGES copying django/contrib/comments/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/th/LC_MESSAGES creating build/lib/django/contrib/comments/locale/fa creating build/lib/django/contrib/comments/locale/fa/LC_MESSAGES copying django/contrib/comments/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/fa/LC_MESSAGES copying django/contrib/comments/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/fa/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ja creating build/lib/django/contrib/comments/locale/ja/LC_MESSAGES copying django/contrib/comments/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ja/LC_MESSAGES copying django/contrib/comments/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ja/LC_MESSAGES creating build/lib/django/contrib/comments/locale/es_MX creating build/lib/django/contrib/comments/locale/es_MX/LC_MESSAGES copying django/contrib/comments/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/es_MX/LC_MESSAGES copying django/contrib/comments/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/comments/locale/pa creating build/lib/django/contrib/comments/locale/pa/LC_MESSAGES copying django/contrib/comments/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/pa/LC_MESSAGES copying django/contrib/comments/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/pa/LC_MESSAGES creating build/lib/django/contrib/comments/locale/es creating build/lib/django/contrib/comments/locale/es/LC_MESSAGES copying django/contrib/comments/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/es/LC_MESSAGES copying django/contrib/comments/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/es/LC_MESSAGES creating build/lib/django/contrib/comments/locale/id creating build/lib/django/contrib/comments/locale/id/LC_MESSAGES copying django/contrib/comments/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/id/LC_MESSAGES copying django/contrib/comments/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/id/LC_MESSAGES creating build/lib/django/contrib/comments/locale/uk creating build/lib/django/contrib/comments/locale/uk/LC_MESSAGES copying django/contrib/comments/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/uk/LC_MESSAGES copying django/contrib/comments/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/uk/LC_MESSAGES creating build/lib/django/contrib/comments/locale/ta creating build/lib/django/contrib/comments/locale/ta/LC_MESSAGES copying django/contrib/comments/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/ta/LC_MESSAGES copying django/contrib/comments/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/ta/LC_MESSAGES creating build/lib/django/contrib/comments/locale/vi creating build/lib/django/contrib/comments/locale/vi/LC_MESSAGES copying django/contrib/comments/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/vi/LC_MESSAGES copying django/contrib/comments/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/vi/LC_MESSAGES creating build/lib/django/contrib/comments/locale/be creating build/lib/django/contrib/comments/locale/be/LC_MESSAGES copying django/contrib/comments/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/comments/locale/be/LC_MESSAGES copying django/contrib/comments/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/comments/locale/be/LC_MESSAGES creating build/lib/django/contrib/redirects/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/redirects/locale/zh_CN/LC_MESSAGES copying django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_CN/LC_MESSAGES copying django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/redirects/locale/zh_TW/LC_MESSAGES copying django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_TW/LC_MESSAGES copying django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_TW/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/redirects/locale/fy_NL/LC_MESSAGES copying django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy_NL/LC_MESSAGES copying django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/humanize/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/humanize/locale/zh_CN/LC_MESSAGES copying django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_CN/LC_MESSAGES copying django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/humanize/locale/zh_TW/LC_MESSAGES copying django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_TW/LC_MESSAGES copying django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_TW/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/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/humanize/locale/fy_NL/LC_MESSAGES copying django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy_NL/LC_MESSAGES copying django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/admindocs/templates creating 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/index.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_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/missing_docutils.html -> 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/model_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 copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc creating build/lib/django/contrib/admindocs/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES copying django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES copying django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES copying django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES copying django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_TW/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/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/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES copying django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES copying django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/sitemaps copying django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml -> build/lib/django/contrib/gis/templates/gis/sitemaps creating 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 copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml creating 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-map.html -> 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 copying django/contrib/gis/templates/gis/google/google-multi.js -> build/lib/django/contrib/gis/templates/gis/google creating 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/openlayers.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 copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin creating build/lib/django/contrib/gis/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/gis/locale/zh_CN/LC_MESSAGES copying django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_CN/LC_MESSAGES copying django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/gis/locale/zh_TW/LC_MESSAGES copying django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_TW/LC_MESSAGES copying django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_TW/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/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/gis/locale/fy_NL/LC_MESSAGES copying django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy_NL/LC_MESSAGES copying django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/tests/data copying django/contrib/gis/tests/data/texas.dbf -> build/lib/django/contrib/gis/tests/data copying django/contrib/gis/tests/data/geometries.json -> build/lib/django/contrib/gis/tests/data creating build/lib/django/contrib/gis/tests/data/invalid copying django/contrib/gis/tests/data/invalid/emptypoints.shp -> build/lib/django/contrib/gis/tests/data/invalid copying django/contrib/gis/tests/data/invalid/emptypoints.dbf -> build/lib/django/contrib/gis/tests/data/invalid copying django/contrib/gis/tests/data/invalid/emptypoints.shx -> build/lib/django/contrib/gis/tests/data/invalid creating build/lib/django/contrib/gis/tests/data/test_point copying django/contrib/gis/tests/data/test_point/test_point.shp -> build/lib/django/contrib/gis/tests/data/test_point copying django/contrib/gis/tests/data/test_point/test_point.dbf -> build/lib/django/contrib/gis/tests/data/test_point copying django/contrib/gis/tests/data/test_point/test_point.prj -> build/lib/django/contrib/gis/tests/data/test_point copying django/contrib/gis/tests/data/test_point/test_point.shx -> build/lib/django/contrib/gis/tests/data/test_point creating build/lib/django/contrib/gis/tests/data/test_vrt copying django/contrib/gis/tests/data/test_vrt/test_vrt.csv -> build/lib/django/contrib/gis/tests/data/test_vrt copying django/contrib/gis/tests/data/test_vrt/test_vrt.vrt -> build/lib/django/contrib/gis/tests/data/test_vrt creating build/lib/django/contrib/gis/tests/data/ch-city copying django/contrib/gis/tests/data/ch-city/ch-city.dbf -> build/lib/django/contrib/gis/tests/data/ch-city copying django/contrib/gis/tests/data/ch-city/ch-city.shx -> build/lib/django/contrib/gis/tests/data/ch-city copying django/contrib/gis/tests/data/ch-city/ch-city.shp -> build/lib/django/contrib/gis/tests/data/ch-city copying django/contrib/gis/tests/data/ch-city/ch-city.prj -> build/lib/django/contrib/gis/tests/data/ch-city creating build/lib/django/contrib/gis/tests/data/counties copying django/contrib/gis/tests/data/counties/counties.dbf -> build/lib/django/contrib/gis/tests/data/counties copying django/contrib/gis/tests/data/counties/counties.shx -> build/lib/django/contrib/gis/tests/data/counties copying django/contrib/gis/tests/data/counties/counties.shp -> build/lib/django/contrib/gis/tests/data/counties creating build/lib/django/contrib/gis/tests/data/test_poly copying django/contrib/gis/tests/data/test_poly/test_poly.dbf -> build/lib/django/contrib/gis/tests/data/test_poly copying django/contrib/gis/tests/data/test_poly/test_poly.shx -> build/lib/django/contrib/gis/tests/data/test_poly copying django/contrib/gis/tests/data/test_poly/test_poly.prj -> build/lib/django/contrib/gis/tests/data/test_poly copying django/contrib/gis/tests/data/test_poly/test_poly.shp -> build/lib/django/contrib/gis/tests/data/test_poly creating build/lib/django/contrib/gis/tests/data/cities copying django/contrib/gis/tests/data/cities/cities.dbf -> build/lib/django/contrib/gis/tests/data/cities copying django/contrib/gis/tests/data/cities/cities.shp -> build/lib/django/contrib/gis/tests/data/cities copying django/contrib/gis/tests/data/cities/cities.prj -> build/lib/django/contrib/gis/tests/data/cities copying django/contrib/gis/tests/data/cities/cities.shx -> build/lib/django/contrib/gis/tests/data/cities creating build/lib/django/contrib/gis/tests/data/interstates copying django/contrib/gis/tests/data/interstates/interstates.shp -> build/lib/django/contrib/gis/tests/data/interstates copying django/contrib/gis/tests/data/interstates/interstates.shx -> build/lib/django/contrib/gis/tests/data/interstates copying django/contrib/gis/tests/data/interstates/interstates.dbf -> build/lib/django/contrib/gis/tests/data/interstates copying django/contrib/gis/tests/data/interstates/interstates.prj -> build/lib/django/contrib/gis/tests/data/interstates creating build/lib/django/contrib/gis/tests/geoapp/fixtures copying django/contrib/gis/tests/geoapp/fixtures/initial_data.json.gz -> build/lib/django/contrib/gis/tests/geoapp/fixtures creating build/lib/django/contrib/gis/tests/distapp/fixtures copying django/contrib/gis/tests/distapp/fixtures/initial_data.json.gz -> build/lib/django/contrib/gis/tests/distapp/fixtures creating build/lib/django/contrib/gis/tests/geogapp/fixtures copying django/contrib/gis/tests/geogapp/fixtures/initial_data.json -> build/lib/django/contrib/gis/tests/geogapp/fixtures creating build/lib/django/contrib/gis/tests/relatedapp/fixtures copying django/contrib/gis/tests/relatedapp/fixtures/initial_data.json.gz -> build/lib/django/contrib/gis/tests/relatedapp/fixtures creating build/lib/django/contrib/auth/fixtures copying django/contrib/auth/fixtures/custom_user.json -> build/lib/django/contrib/auth/fixtures copying django/contrib/auth/fixtures/regular.json -> build/lib/django/contrib/auth/fixtures copying django/contrib/auth/fixtures/authtestdata.json -> build/lib/django/contrib/auth/fixtures copying django/contrib/auth/fixtures/natural.json -> build/lib/django/contrib/auth/fixtures copying django/contrib/auth/fixtures/context-processors-users.xml -> build/lib/django/contrib/auth/fixtures 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/auth/locale 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN creating build/lib/django/contrib/auth/locale/zh_CN/LC_MESSAGES copying django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_CN/LC_MESSAGES copying django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_CN/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/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/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/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/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/zh_TW creating build/lib/django/contrib/auth/locale/zh_TW/LC_MESSAGES copying django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_TW/LC_MESSAGES copying django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_TW/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/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/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/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/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/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/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/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/fy_NL creating build/lib/django/contrib/auth/locale/fy_NL/LC_MESSAGES copying django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy_NL/LC_MESSAGES copying django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy_NL/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/tests/templates creating build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_reset_email.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_reset_done.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/logged_out.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/login.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_reset_form.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_reset_complete.html -> build/lib/django/contrib/auth/tests/templates/registration copying django/contrib/auth/tests/templates/registration/password_change_form.html -> build/lib/django/contrib/auth/tests/templates/registration creating build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_perms.html -> build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_no_access.html -> build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_messages.html -> build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_user.html -> build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_perm_in_perms.html -> build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_access.html -> build/lib/django/contrib/auth/tests/templates/context_processors copying django/contrib/auth/tests/templates/context_processors/auth_attrs_test_access.html -> build/lib/django/contrib/auth/tests/templates/context_processors creating build/lib/django/contrib/messages/locale creating build/lib/django/contrib/messages/locale/bn creating build/lib/django/contrib/messages/locale/bn/LC_MESSAGES copying django/contrib/messages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/bn/LC_MESSAGES copying django/contrib/messages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/bn/LC_MESSAGES creating build/lib/django/contrib/messages/locale/cs creating build/lib/django/contrib/messages/locale/cs/LC_MESSAGES copying django/contrib/messages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/cs/LC_MESSAGES copying django/contrib/messages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/cs/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ml creating build/lib/django/contrib/messages/locale/ml/LC_MESSAGES copying django/contrib/messages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ml/LC_MESSAGES copying django/contrib/messages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ml/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sr_Latn creating build/lib/django/contrib/messages/locale/sr_Latn/LC_MESSAGES copying django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sr_Latn/LC_MESSAGES copying django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ko creating build/lib/django/contrib/messages/locale/ko/LC_MESSAGES copying django/contrib/messages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ko/LC_MESSAGES copying django/contrib/messages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ko/LC_MESSAGES creating build/lib/django/contrib/messages/locale/pt creating build/lib/django/contrib/messages/locale/pt/LC_MESSAGES copying django/contrib/messages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/pt/LC_MESSAGES copying django/contrib/messages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/pt/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sv creating build/lib/django/contrib/messages/locale/sv/LC_MESSAGES copying django/contrib/messages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sv/LC_MESSAGES copying django/contrib/messages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sv/LC_MESSAGES creating build/lib/django/contrib/messages/locale/mn creating build/lib/django/contrib/messages/locale/mn/LC_MESSAGES copying django/contrib/messages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/mn/LC_MESSAGES copying django/contrib/messages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/mn/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sl creating build/lib/django/contrib/messages/locale/sl/LC_MESSAGES copying django/contrib/messages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sl/LC_MESSAGES copying django/contrib/messages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sl/LC_MESSAGES creating build/lib/django/contrib/messages/locale/my creating build/lib/django/contrib/messages/locale/my/LC_MESSAGES copying django/contrib/messages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/my/LC_MESSAGES copying django/contrib/messages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/my/LC_MESSAGES creating build/lib/django/contrib/messages/locale/fi creating build/lib/django/contrib/messages/locale/fi/LC_MESSAGES copying django/contrib/messages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/fi/LC_MESSAGES copying django/contrib/messages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/fi/LC_MESSAGES creating build/lib/django/contrib/messages/locale/pt_BR creating build/lib/django/contrib/messages/locale/pt_BR/LC_MESSAGES copying django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/pt_BR/LC_MESSAGES copying django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/messages/locale/es_AR creating build/lib/django/contrib/messages/locale/es_AR/LC_MESSAGES copying django/contrib/messages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/es_AR/LC_MESSAGES copying django/contrib/messages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/messages/locale/br creating build/lib/django/contrib/messages/locale/br/LC_MESSAGES copying django/contrib/messages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/br/LC_MESSAGES copying django/contrib/messages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/br/LC_MESSAGES creating build/lib/django/contrib/messages/locale/cy creating build/lib/django/contrib/messages/locale/cy/LC_MESSAGES copying django/contrib/messages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/cy/LC_MESSAGES copying django/contrib/messages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/cy/LC_MESSAGES creating build/lib/django/contrib/messages/locale/zh_CN creating build/lib/django/contrib/messages/locale/zh_CN/LC_MESSAGES copying django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/zh_CN/LC_MESSAGES copying django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/zh_CN/LC_MESSAGES creating build/lib/django/contrib/messages/locale/he creating build/lib/django/contrib/messages/locale/he/LC_MESSAGES copying django/contrib/messages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/he/LC_MESSAGES copying django/contrib/messages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/he/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ar creating build/lib/django/contrib/messages/locale/ar/LC_MESSAGES copying django/contrib/messages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ar/LC_MESSAGES copying django/contrib/messages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ar/LC_MESSAGES creating build/lib/django/contrib/messages/locale/is creating build/lib/django/contrib/messages/locale/is/LC_MESSAGES copying django/contrib/messages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/is/LC_MESSAGES copying django/contrib/messages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/is/LC_MESSAGES creating build/lib/django/contrib/messages/locale/el creating build/lib/django/contrib/messages/locale/el/LC_MESSAGES copying django/contrib/messages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/el/LC_MESSAGES copying django/contrib/messages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/el/LC_MESSAGES creating build/lib/django/contrib/messages/locale/lv creating build/lib/django/contrib/messages/locale/lv/LC_MESSAGES copying django/contrib/messages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/lv/LC_MESSAGES copying django/contrib/messages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/lv/LC_MESSAGES creating build/lib/django/contrib/messages/locale/zh_TW creating build/lib/django/contrib/messages/locale/zh_TW/LC_MESSAGES copying django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/zh_TW/LC_MESSAGES copying django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/zh_TW/LC_MESSAGES creating build/lib/django/contrib/messages/locale/it creating build/lib/django/contrib/messages/locale/it/LC_MESSAGES copying django/contrib/messages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/it/LC_MESSAGES copying django/contrib/messages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/it/LC_MESSAGES creating build/lib/django/contrib/messages/locale/gl creating build/lib/django/contrib/messages/locale/gl/LC_MESSAGES copying django/contrib/messages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/gl/LC_MESSAGES copying django/contrib/messages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/gl/LC_MESSAGES creating build/lib/django/contrib/messages/locale/nb creating build/lib/django/contrib/messages/locale/nb/LC_MESSAGES copying django/contrib/messages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/nb/LC_MESSAGES copying django/contrib/messages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/nb/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ia creating build/lib/django/contrib/messages/locale/ia/LC_MESSAGES copying django/contrib/messages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ia/LC_MESSAGES copying django/contrib/messages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ia/LC_MESSAGES creating build/lib/django/contrib/messages/locale/et creating build/lib/django/contrib/messages/locale/et/LC_MESSAGES copying django/contrib/messages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/et/LC_MESSAGES copying django/contrib/messages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/et/LC_MESSAGES creating build/lib/django/contrib/messages/locale/km creating build/lib/django/contrib/messages/locale/km/LC_MESSAGES copying django/contrib/messages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/km/LC_MESSAGES copying django/contrib/messages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/km/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sk creating build/lib/django/contrib/messages/locale/sk/LC_MESSAGES copying django/contrib/messages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sk/LC_MESSAGES copying django/contrib/messages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sk/LC_MESSAGES creating build/lib/django/contrib/messages/locale/tt creating build/lib/django/contrib/messages/locale/tt/LC_MESSAGES copying django/contrib/messages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/tt/LC_MESSAGES copying django/contrib/messages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/tt/LC_MESSAGES creating build/lib/django/contrib/messages/locale/fy_NL creating build/lib/django/contrib/messages/locale/fy_NL/LC_MESSAGES copying django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/fy_NL/LC_MESSAGES copying django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/fy_NL/LC_MESSAGES creating build/lib/django/contrib/messages/locale/eu creating build/lib/django/contrib/messages/locale/eu/LC_MESSAGES copying django/contrib/messages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/eu/LC_MESSAGES copying django/contrib/messages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/eu/LC_MESSAGES creating build/lib/django/contrib/messages/locale/lt creating build/lib/django/contrib/messages/locale/lt/LC_MESSAGES copying django/contrib/messages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/lt/LC_MESSAGES copying django/contrib/messages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/lt/LC_MESSAGES creating build/lib/django/contrib/messages/locale/de creating build/lib/django/contrib/messages/locale/de/LC_MESSAGES copying django/contrib/messages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/de/LC_MESSAGES copying django/contrib/messages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/de/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ka creating build/lib/django/contrib/messages/locale/ka/LC_MESSAGES copying django/contrib/messages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ka/LC_MESSAGES copying django/contrib/messages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ka/LC_MESSAGES creating build/lib/django/contrib/messages/locale/en creating build/lib/django/contrib/messages/locale/en/LC_MESSAGES copying django/contrib/messages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/en/LC_MESSAGES copying django/contrib/messages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/en/LC_MESSAGES creating build/lib/django/contrib/messages/locale/en_GB creating build/lib/django/contrib/messages/locale/en_GB/LC_MESSAGES copying django/contrib/messages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/en_GB/LC_MESSAGES copying django/contrib/messages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sr creating build/lib/django/contrib/messages/locale/sr/LC_MESSAGES copying django/contrib/messages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sr/LC_MESSAGES copying django/contrib/messages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sr/LC_MESSAGES creating build/lib/django/contrib/messages/locale/fr creating build/lib/django/contrib/messages/locale/fr/LC_MESSAGES copying django/contrib/messages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/fr/LC_MESSAGES copying django/contrib/messages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/fr/LC_MESSAGES creating build/lib/django/contrib/messages/locale/az creating build/lib/django/contrib/messages/locale/az/LC_MESSAGES copying django/contrib/messages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/az/LC_MESSAGES copying django/contrib/messages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/az/LC_MESSAGES creating build/lib/django/contrib/messages/locale/mk creating build/lib/django/contrib/messages/locale/mk/LC_MESSAGES copying django/contrib/messages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/mk/LC_MESSAGES copying django/contrib/messages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/mk/LC_MESSAGES creating build/lib/django/contrib/messages/locale/kk creating build/lib/django/contrib/messages/locale/kk/LC_MESSAGES copying django/contrib/messages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/kk/LC_MESSAGES copying django/contrib/messages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/kk/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sq creating build/lib/django/contrib/messages/locale/sq/LC_MESSAGES copying django/contrib/messages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sq/LC_MESSAGES copying django/contrib/messages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sq/LC_MESSAGES creating build/lib/django/contrib/messages/locale/te creating build/lib/django/contrib/messages/locale/te/LC_MESSAGES copying django/contrib/messages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/te/LC_MESSAGES copying django/contrib/messages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/te/LC_MESSAGES creating build/lib/django/contrib/messages/locale/tr creating build/lib/django/contrib/messages/locale/tr/LC_MESSAGES copying django/contrib/messages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/tr/LC_MESSAGES copying django/contrib/messages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/tr/LC_MESSAGES creating build/lib/django/contrib/messages/locale/sw creating build/lib/django/contrib/messages/locale/sw/LC_MESSAGES copying django/contrib/messages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/sw/LC_MESSAGES copying django/contrib/messages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/sw/LC_MESSAGES creating build/lib/django/contrib/messages/locale/lb creating build/lib/django/contrib/messages/locale/lb/LC_MESSAGES copying django/contrib/messages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/lb/LC_MESSAGES copying django/contrib/messages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/lb/LC_MESSAGES creating build/lib/django/contrib/messages/locale/eo creating build/lib/django/contrib/messages/locale/eo/LC_MESSAGES copying django/contrib/messages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/eo/LC_MESSAGES copying django/contrib/messages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/eo/LC_MESSAGES creating build/lib/django/contrib/messages/locale/bs creating build/lib/django/contrib/messages/locale/bs/LC_MESSAGES copying django/contrib/messages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/bs/LC_MESSAGES copying django/contrib/messages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/bs/LC_MESSAGES creating build/lib/django/contrib/messages/locale/pl creating build/lib/django/contrib/messages/locale/pl/LC_MESSAGES copying django/contrib/messages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/pl/LC_MESSAGES copying django/contrib/messages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/pl/LC_MESSAGES creating build/lib/django/contrib/messages/locale/da creating build/lib/django/contrib/messages/locale/da/LC_MESSAGES copying django/contrib/messages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/da/LC_MESSAGES copying django/contrib/messages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/da/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ru creating build/lib/django/contrib/messages/locale/ru/LC_MESSAGES copying django/contrib/messages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ru/LC_MESSAGES copying django/contrib/messages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ru/LC_MESSAGES creating build/lib/django/contrib/messages/locale/kn creating build/lib/django/contrib/messages/locale/kn/LC_MESSAGES copying django/contrib/messages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/kn/LC_MESSAGES copying django/contrib/messages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/kn/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ro creating build/lib/django/contrib/messages/locale/ro/LC_MESSAGES copying django/contrib/messages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ro/LC_MESSAGES copying django/contrib/messages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ro/LC_MESSAGES creating build/lib/django/contrib/messages/locale/nl creating build/lib/django/contrib/messages/locale/nl/LC_MESSAGES copying django/contrib/messages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/nl/LC_MESSAGES copying django/contrib/messages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/nl/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ca creating build/lib/django/contrib/messages/locale/ca/LC_MESSAGES copying django/contrib/messages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ca/LC_MESSAGES copying django/contrib/messages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ca/LC_MESSAGES creating build/lib/django/contrib/messages/locale/hr creating build/lib/django/contrib/messages/locale/hr/LC_MESSAGES copying django/contrib/messages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/hr/LC_MESSAGES copying django/contrib/messages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/hr/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ga creating build/lib/django/contrib/messages/locale/ga/LC_MESSAGES copying django/contrib/messages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ga/LC_MESSAGES copying django/contrib/messages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ga/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ne creating build/lib/django/contrib/messages/locale/ne/LC_MESSAGES copying django/contrib/messages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ne/LC_MESSAGES copying django/contrib/messages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ne/LC_MESSAGES creating build/lib/django/contrib/messages/locale/bg creating build/lib/django/contrib/messages/locale/bg/LC_MESSAGES copying django/contrib/messages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/bg/LC_MESSAGES copying django/contrib/messages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/bg/LC_MESSAGES creating build/lib/django/contrib/messages/locale/nn creating build/lib/django/contrib/messages/locale/nn/LC_MESSAGES copying django/contrib/messages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/nn/LC_MESSAGES copying django/contrib/messages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/nn/LC_MESSAGES creating build/lib/django/contrib/messages/locale/hi creating build/lib/django/contrib/messages/locale/hi/LC_MESSAGES copying django/contrib/messages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/hi/LC_MESSAGES copying django/contrib/messages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/hi/LC_MESSAGES creating build/lib/django/contrib/messages/locale/hu creating build/lib/django/contrib/messages/locale/hu/LC_MESSAGES copying django/contrib/messages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/hu/LC_MESSAGES copying django/contrib/messages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/hu/LC_MESSAGES creating build/lib/django/contrib/messages/locale/os creating build/lib/django/contrib/messages/locale/os/LC_MESSAGES copying django/contrib/messages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/os/LC_MESSAGES copying django/contrib/messages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/os/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ur creating build/lib/django/contrib/messages/locale/ur/LC_MESSAGES copying django/contrib/messages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ur/LC_MESSAGES copying django/contrib/messages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ur/LC_MESSAGES creating build/lib/django/contrib/messages/locale/th creating build/lib/django/contrib/messages/locale/th/LC_MESSAGES copying django/contrib/messages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/th/LC_MESSAGES copying django/contrib/messages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/th/LC_MESSAGES creating build/lib/django/contrib/messages/locale/fa creating build/lib/django/contrib/messages/locale/fa/LC_MESSAGES copying django/contrib/messages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/fa/LC_MESSAGES copying django/contrib/messages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/fa/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ja creating build/lib/django/contrib/messages/locale/ja/LC_MESSAGES copying django/contrib/messages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ja/LC_MESSAGES copying django/contrib/messages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ja/LC_MESSAGES creating build/lib/django/contrib/messages/locale/es_MX creating build/lib/django/contrib/messages/locale/es_MX/LC_MESSAGES copying django/contrib/messages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/es_MX/LC_MESSAGES copying django/contrib/messages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/messages/locale/pa creating build/lib/django/contrib/messages/locale/pa/LC_MESSAGES copying django/contrib/messages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/pa/LC_MESSAGES copying django/contrib/messages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/pa/LC_MESSAGES creating build/lib/django/contrib/messages/locale/es creating build/lib/django/contrib/messages/locale/es/LC_MESSAGES copying django/contrib/messages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/es/LC_MESSAGES copying django/contrib/messages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/es/LC_MESSAGES creating build/lib/django/contrib/messages/locale/id creating build/lib/django/contrib/messages/locale/id/LC_MESSAGES copying django/contrib/messages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/id/LC_MESSAGES copying django/contrib/messages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/id/LC_MESSAGES creating build/lib/django/contrib/messages/locale/uk creating build/lib/django/contrib/messages/locale/uk/LC_MESSAGES copying django/contrib/messages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/uk/LC_MESSAGES copying django/contrib/messages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/uk/LC_MESSAGES creating build/lib/django/contrib/messages/locale/ta creating build/lib/django/contrib/messages/locale/ta/LC_MESSAGES copying django/contrib/messages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/ta/LC_MESSAGES copying django/contrib/messages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/ta/LC_MESSAGES creating build/lib/django/contrib/messages/locale/vi creating build/lib/django/contrib/messages/locale/vi/LC_MESSAGES copying django/contrib/messages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/vi/LC_MESSAGES copying django/contrib/messages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/vi/LC_MESSAGES creating build/lib/django/contrib/messages/locale/be creating build/lib/django/contrib/messages/locale/be/LC_MESSAGES copying django/contrib/messages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/messages/locale/be/LC_MESSAGES copying django/contrib/messages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/messages/locale/be/LC_MESSAGES creating build/lib/django/contrib/admin/templates creating 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_email.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_reset_done.html -> 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_reset_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_change_form.html -> build/lib/django/contrib/admin/templates/registration creating 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/app_index.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/submit_line.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/search_form.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/prepopulated_fields_js.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/login.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/change_list.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/change_form.html -> 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/base_site.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/date_hierarchy.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/500.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/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 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/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/includes copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes creating build/lib/django/contrib/admin/locale 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/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 copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/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/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 copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/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/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 copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/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/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 copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/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/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 copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/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/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 copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/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/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 copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/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/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 copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/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/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 copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/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/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 copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/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/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 copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/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/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 copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/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/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 copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 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/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 copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/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/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 copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/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/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 copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES creating build/lib/django/contrib/admin/locale/zh_CN creating build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_CN/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/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 copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/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/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 copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/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/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 copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/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/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 copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/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/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 copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES creating build/lib/django/contrib/admin/locale/zh_TW creating build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_TW/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/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 copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/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/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 copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/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/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 copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/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/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 copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/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/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 copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/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/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 copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/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/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 copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/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/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 copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/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/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 copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fy_NL creating build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy_NL/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/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 copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/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/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 copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/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/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 copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/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/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 copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/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/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 copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/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/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 copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/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/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 copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/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/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 copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/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/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 copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/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/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 copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/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/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 copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/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/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 copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/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/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 copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/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/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 copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/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/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 copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/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/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 copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/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/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 copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/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/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 copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/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/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 copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/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/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 copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/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/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 copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/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/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 copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/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/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 copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/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/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 copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/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/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 copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/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/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 copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/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/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 copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/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/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 copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/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/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 copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/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/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 copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/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/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 copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/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/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 copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/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/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 copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/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/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 copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/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/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 copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/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/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 copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/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/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 copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/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/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 copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/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/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 copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/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/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 copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/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/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 copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/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/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 copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/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/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 copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/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/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 copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/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/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 copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/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/widgets.css -> 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/ie.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/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/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 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/core.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/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/jquery.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/jquery.min.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/LICENSE-JQUERY.txt -> 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 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/jquery.init.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/collapse.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/SelectFilter2.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/inlines.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/RelatedObjectLookups.js -> 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 creating build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/chooser_stacked-bg.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tool-left_over.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-unknown.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-add.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_changelink.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/nav-bg-reverse.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_calendar.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-restore-8bit.png -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-restore.png -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tool-left.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/nav-bg.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/deleted-overlay.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/selector-icons.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/chooser-bg.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_deletelink.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_addlink.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-delete.png -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_success.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/default-bg.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/changelist-bg.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tool-right.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-add_over.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_searchbox.png -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tool-right_over.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_error.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-arrowright.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_alert.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-delete-8bit.png -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon_clock.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/nav-bg-selected.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-splitter-bg.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-arrowright_over.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/sorting-icons.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/nav-bg-grabber.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/changelist-bg_rtl.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/default-bg-reverse.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/selector-search.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-yes.gif -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-no.gif -> 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_on.png -> build/lib/django/contrib/admin/static/admin/img/gis copying django/contrib/admin/static/admin/img/gis/move_vertex_off.png -> build/lib/django/contrib/admin/static/admin/img/gis creating build/lib/django/contrib/admin/bin copying django/contrib/admin/bin/compress.py -> build/lib/django/contrib/admin/bin creating build/lib/django/contrib/formtools/templates creating build/lib/django/contrib/formtools/templates/formtools copying django/contrib/formtools/templates/formtools/preview.html -> build/lib/django/contrib/formtools/templates/formtools copying django/contrib/formtools/templates/formtools/form.html -> build/lib/django/contrib/formtools/templates/formtools creating build/lib/django/contrib/formtools/templates/formtools/wizard copying django/contrib/formtools/templates/formtools/wizard/wizard_form.html -> build/lib/django/contrib/formtools/templates/formtools/wizard creating build/lib/django/contrib/formtools/locale creating build/lib/django/contrib/formtools/locale/bn creating build/lib/django/contrib/formtools/locale/bn/LC_MESSAGES copying django/contrib/formtools/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/bn/LC_MESSAGES copying django/contrib/formtools/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/bn/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/cs creating build/lib/django/contrib/formtools/locale/cs/LC_MESSAGES copying django/contrib/formtools/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/cs/LC_MESSAGES copying django/contrib/formtools/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/cs/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ml creating build/lib/django/contrib/formtools/locale/ml/LC_MESSAGES copying django/contrib/formtools/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ml/LC_MESSAGES copying django/contrib/formtools/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ml/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sr_Latn creating build/lib/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES copying django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES copying django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ko creating build/lib/django/contrib/formtools/locale/ko/LC_MESSAGES copying django/contrib/formtools/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ko/LC_MESSAGES copying django/contrib/formtools/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ko/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/pt creating build/lib/django/contrib/formtools/locale/pt/LC_MESSAGES copying django/contrib/formtools/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/pt/LC_MESSAGES copying django/contrib/formtools/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/pt/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sv creating build/lib/django/contrib/formtools/locale/sv/LC_MESSAGES copying django/contrib/formtools/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sv/LC_MESSAGES copying django/contrib/formtools/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sv/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/mn creating build/lib/django/contrib/formtools/locale/mn/LC_MESSAGES copying django/contrib/formtools/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/mn/LC_MESSAGES copying django/contrib/formtools/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/mn/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sl creating build/lib/django/contrib/formtools/locale/sl/LC_MESSAGES copying django/contrib/formtools/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sl/LC_MESSAGES copying django/contrib/formtools/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sl/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/fi creating build/lib/django/contrib/formtools/locale/fi/LC_MESSAGES copying django/contrib/formtools/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/fi/LC_MESSAGES copying django/contrib/formtools/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/fi/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/pt_BR creating build/lib/django/contrib/formtools/locale/pt_BR/LC_MESSAGES copying django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/pt_BR/LC_MESSAGES copying django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/es_AR creating build/lib/django/contrib/formtools/locale/es_AR/LC_MESSAGES copying django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/es_AR/LC_MESSAGES copying django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/br creating build/lib/django/contrib/formtools/locale/br/LC_MESSAGES copying django/contrib/formtools/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/br/LC_MESSAGES copying django/contrib/formtools/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/br/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/cy creating build/lib/django/contrib/formtools/locale/cy/LC_MESSAGES copying django/contrib/formtools/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/cy/LC_MESSAGES copying django/contrib/formtools/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/cy/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/zh_CN creating build/lib/django/contrib/formtools/locale/zh_CN/LC_MESSAGES copying django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/zh_CN/LC_MESSAGES copying django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/zh_CN/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/he creating build/lib/django/contrib/formtools/locale/he/LC_MESSAGES copying django/contrib/formtools/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/he/LC_MESSAGES copying django/contrib/formtools/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/he/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ar creating build/lib/django/contrib/formtools/locale/ar/LC_MESSAGES copying django/contrib/formtools/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ar/LC_MESSAGES copying django/contrib/formtools/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ar/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/is creating build/lib/django/contrib/formtools/locale/is/LC_MESSAGES copying django/contrib/formtools/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/is/LC_MESSAGES copying django/contrib/formtools/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/is/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/el creating build/lib/django/contrib/formtools/locale/el/LC_MESSAGES copying django/contrib/formtools/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/el/LC_MESSAGES copying django/contrib/formtools/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/el/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/lv creating build/lib/django/contrib/formtools/locale/lv/LC_MESSAGES copying django/contrib/formtools/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/lv/LC_MESSAGES copying django/contrib/formtools/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/lv/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/zh_TW creating build/lib/django/contrib/formtools/locale/zh_TW/LC_MESSAGES copying django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/zh_TW/LC_MESSAGES copying django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/zh_TW/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/it creating build/lib/django/contrib/formtools/locale/it/LC_MESSAGES copying django/contrib/formtools/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/it/LC_MESSAGES copying django/contrib/formtools/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/it/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/gl creating build/lib/django/contrib/formtools/locale/gl/LC_MESSAGES copying django/contrib/formtools/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/gl/LC_MESSAGES copying django/contrib/formtools/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/gl/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/nb creating build/lib/django/contrib/formtools/locale/nb/LC_MESSAGES copying django/contrib/formtools/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/nb/LC_MESSAGES copying django/contrib/formtools/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/nb/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ia creating build/lib/django/contrib/formtools/locale/ia/LC_MESSAGES copying django/contrib/formtools/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ia/LC_MESSAGES copying django/contrib/formtools/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ia/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/et creating build/lib/django/contrib/formtools/locale/et/LC_MESSAGES copying django/contrib/formtools/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/et/LC_MESSAGES copying django/contrib/formtools/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/et/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/km creating build/lib/django/contrib/formtools/locale/km/LC_MESSAGES copying django/contrib/formtools/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/km/LC_MESSAGES copying django/contrib/formtools/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/km/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sk creating build/lib/django/contrib/formtools/locale/sk/LC_MESSAGES copying django/contrib/formtools/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sk/LC_MESSAGES copying django/contrib/formtools/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sk/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/tt creating build/lib/django/contrib/formtools/locale/tt/LC_MESSAGES copying django/contrib/formtools/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/tt/LC_MESSAGES copying django/contrib/formtools/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/tt/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/fy_NL creating build/lib/django/contrib/formtools/locale/fy_NL/LC_MESSAGES copying django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/fy_NL/LC_MESSAGES copying django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/fy_NL/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/eu creating build/lib/django/contrib/formtools/locale/eu/LC_MESSAGES copying django/contrib/formtools/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/eu/LC_MESSAGES copying django/contrib/formtools/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/eu/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/lt creating build/lib/django/contrib/formtools/locale/lt/LC_MESSAGES copying django/contrib/formtools/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/lt/LC_MESSAGES copying django/contrib/formtools/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/lt/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/de creating build/lib/django/contrib/formtools/locale/de/LC_MESSAGES copying django/contrib/formtools/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/de/LC_MESSAGES copying django/contrib/formtools/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/de/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ka creating build/lib/django/contrib/formtools/locale/ka/LC_MESSAGES copying django/contrib/formtools/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ka/LC_MESSAGES copying django/contrib/formtools/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ka/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/en creating build/lib/django/contrib/formtools/locale/en/LC_MESSAGES copying django/contrib/formtools/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/en/LC_MESSAGES copying django/contrib/formtools/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/en/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/en_GB creating build/lib/django/contrib/formtools/locale/en_GB/LC_MESSAGES copying django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/en_GB/LC_MESSAGES copying django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sr creating build/lib/django/contrib/formtools/locale/sr/LC_MESSAGES copying django/contrib/formtools/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sr/LC_MESSAGES copying django/contrib/formtools/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sr/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/fr creating build/lib/django/contrib/formtools/locale/fr/LC_MESSAGES copying django/contrib/formtools/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/fr/LC_MESSAGES copying django/contrib/formtools/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/fr/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/az creating build/lib/django/contrib/formtools/locale/az/LC_MESSAGES copying django/contrib/formtools/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/az/LC_MESSAGES copying django/contrib/formtools/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/az/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/mk creating build/lib/django/contrib/formtools/locale/mk/LC_MESSAGES copying django/contrib/formtools/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/mk/LC_MESSAGES copying django/contrib/formtools/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/mk/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/kk creating build/lib/django/contrib/formtools/locale/kk/LC_MESSAGES copying django/contrib/formtools/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/kk/LC_MESSAGES copying django/contrib/formtools/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/kk/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sq creating build/lib/django/contrib/formtools/locale/sq/LC_MESSAGES copying django/contrib/formtools/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sq/LC_MESSAGES copying django/contrib/formtools/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sq/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/te creating build/lib/django/contrib/formtools/locale/te/LC_MESSAGES copying django/contrib/formtools/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/te/LC_MESSAGES copying django/contrib/formtools/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/te/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/tr creating build/lib/django/contrib/formtools/locale/tr/LC_MESSAGES copying django/contrib/formtools/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/tr/LC_MESSAGES copying django/contrib/formtools/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/tr/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/sw creating build/lib/django/contrib/formtools/locale/sw/LC_MESSAGES copying django/contrib/formtools/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/sw/LC_MESSAGES copying django/contrib/formtools/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/sw/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/eo creating build/lib/django/contrib/formtools/locale/eo/LC_MESSAGES copying django/contrib/formtools/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/eo/LC_MESSAGES copying django/contrib/formtools/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/eo/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/bs creating build/lib/django/contrib/formtools/locale/bs/LC_MESSAGES copying django/contrib/formtools/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/bs/LC_MESSAGES copying django/contrib/formtools/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/bs/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/pl creating build/lib/django/contrib/formtools/locale/pl/LC_MESSAGES copying django/contrib/formtools/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/pl/LC_MESSAGES copying django/contrib/formtools/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/pl/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/da creating build/lib/django/contrib/formtools/locale/da/LC_MESSAGES copying django/contrib/formtools/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/da/LC_MESSAGES copying django/contrib/formtools/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/da/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ru creating build/lib/django/contrib/formtools/locale/ru/LC_MESSAGES copying django/contrib/formtools/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ru/LC_MESSAGES copying django/contrib/formtools/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ru/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/kn creating build/lib/django/contrib/formtools/locale/kn/LC_MESSAGES copying django/contrib/formtools/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/kn/LC_MESSAGES copying django/contrib/formtools/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/kn/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ro creating build/lib/django/contrib/formtools/locale/ro/LC_MESSAGES copying django/contrib/formtools/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ro/LC_MESSAGES copying django/contrib/formtools/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ro/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/nl creating build/lib/django/contrib/formtools/locale/nl/LC_MESSAGES copying django/contrib/formtools/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/nl/LC_MESSAGES copying django/contrib/formtools/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/nl/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ca creating build/lib/django/contrib/formtools/locale/ca/LC_MESSAGES copying django/contrib/formtools/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ca/LC_MESSAGES copying django/contrib/formtools/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ca/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/hr creating build/lib/django/contrib/formtools/locale/hr/LC_MESSAGES copying django/contrib/formtools/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/hr/LC_MESSAGES copying django/contrib/formtools/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/hr/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ga creating build/lib/django/contrib/formtools/locale/ga/LC_MESSAGES copying django/contrib/formtools/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ga/LC_MESSAGES copying django/contrib/formtools/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ga/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ne creating build/lib/django/contrib/formtools/locale/ne/LC_MESSAGES copying django/contrib/formtools/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ne/LC_MESSAGES copying django/contrib/formtools/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ne/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/bg creating build/lib/django/contrib/formtools/locale/bg/LC_MESSAGES copying django/contrib/formtools/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/bg/LC_MESSAGES copying django/contrib/formtools/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/bg/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/nn creating build/lib/django/contrib/formtools/locale/nn/LC_MESSAGES copying django/contrib/formtools/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/nn/LC_MESSAGES copying django/contrib/formtools/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/nn/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/hi creating build/lib/django/contrib/formtools/locale/hi/LC_MESSAGES copying django/contrib/formtools/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/hi/LC_MESSAGES copying django/contrib/formtools/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/hi/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/hu creating build/lib/django/contrib/formtools/locale/hu/LC_MESSAGES copying django/contrib/formtools/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/hu/LC_MESSAGES copying django/contrib/formtools/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/hu/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/os creating build/lib/django/contrib/formtools/locale/os/LC_MESSAGES copying django/contrib/formtools/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/os/LC_MESSAGES copying django/contrib/formtools/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/os/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ur creating build/lib/django/contrib/formtools/locale/ur/LC_MESSAGES copying django/contrib/formtools/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ur/LC_MESSAGES copying django/contrib/formtools/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ur/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/th creating build/lib/django/contrib/formtools/locale/th/LC_MESSAGES copying django/contrib/formtools/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/th/LC_MESSAGES copying django/contrib/formtools/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/th/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/fa creating build/lib/django/contrib/formtools/locale/fa/LC_MESSAGES copying django/contrib/formtools/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/fa/LC_MESSAGES copying django/contrib/formtools/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/fa/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ja creating build/lib/django/contrib/formtools/locale/ja/LC_MESSAGES copying django/contrib/formtools/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ja/LC_MESSAGES copying django/contrib/formtools/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ja/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/es_MX creating build/lib/django/contrib/formtools/locale/es_MX/LC_MESSAGES copying django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/es_MX/LC_MESSAGES copying django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/pa creating build/lib/django/contrib/formtools/locale/pa/LC_MESSAGES copying django/contrib/formtools/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/pa/LC_MESSAGES copying django/contrib/formtools/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/pa/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/es creating build/lib/django/contrib/formtools/locale/es/LC_MESSAGES copying django/contrib/formtools/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/es/LC_MESSAGES copying django/contrib/formtools/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/es/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/id creating build/lib/django/contrib/formtools/locale/id/LC_MESSAGES copying django/contrib/formtools/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/id/LC_MESSAGES copying django/contrib/formtools/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/id/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/uk creating build/lib/django/contrib/formtools/locale/uk/LC_MESSAGES copying django/contrib/formtools/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/uk/LC_MESSAGES copying django/contrib/formtools/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/uk/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/ta creating build/lib/django/contrib/formtools/locale/ta/LC_MESSAGES copying django/contrib/formtools/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/ta/LC_MESSAGES copying django/contrib/formtools/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/ta/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/vi creating build/lib/django/contrib/formtools/locale/vi/LC_MESSAGES copying django/contrib/formtools/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/vi/LC_MESSAGES copying django/contrib/formtools/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/vi/LC_MESSAGES creating build/lib/django/contrib/formtools/locale/be creating build/lib/django/contrib/formtools/locale/be/LC_MESSAGES copying django/contrib/formtools/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/formtools/locale/be/LC_MESSAGES copying django/contrib/formtools/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/formtools/locale/be/LC_MESSAGES creating build/lib/django/contrib/formtools/tests/templates copying django/contrib/formtools/tests/templates/base.html -> build/lib/django/contrib/formtools/tests/templates copying django/contrib/formtools/tests/templates/404.html -> build/lib/django/contrib/formtools/tests/templates creating build/lib/django/contrib/formtools/tests/templates/forms copying django/contrib/formtools/tests/templates/forms/wizard.html -> build/lib/django/contrib/formtools/tests/templates/forms creating build/lib/django/contrib/formtools/tests/wizard/wizardtests/templates copying django/contrib/formtools/tests/wizard/wizardtests/templates/other_wizard_form.html -> build/lib/django/contrib/formtools/tests/wizard/wizardtests/templates creating build/lib/django/conf/project_template copying django/conf/project_template/manage.py -> build/lib/django/conf/project_template creating build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/__init__.py -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/urls.py -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/wsgi.py -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/settings.py -> build/lib/django/conf/project_template/project_name creating build/lib/django/conf/app_template copying django/conf/app_template/tests.py -> build/lib/django/conf/app_template copying django/conf/app_template/models.py -> build/lib/django/conf/app_template copying django/conf/app_template/__init__.py -> build/lib/django/conf/app_template copying django/conf/app_template/views.py -> build/lib/django/conf/app_template copying django/conf/app_template/admin.py -> build/lib/django/conf/app_template 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/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/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/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/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/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/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/az 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/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/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/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/eo 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/zh_CN/LC_MESSAGES copying django/conf/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_CN/LC_MESSAGES copying django/conf/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_CN/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/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/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/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/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/zh_TW/LC_MESSAGES copying django/conf/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_TW/LC_MESSAGES copying django/conf/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_TW/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/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/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/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/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/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/fy_NL/LC_MESSAGES copying django/conf/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy_NL/LC_MESSAGES copying django/conf/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy_NL/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 running build_scripts creating build/scripts-2.6 copying and adjusting django/bin/django-admin.py -> build/scripts-2.6 changing mode of build/scripts-2.6/django-admin.py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DgLAFg + umask 022 + cd /home/eric/rpmbuild/BUILD + cd Django-1.6.5 + /usr/bin/python setup.py install --skip-build --root /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64 running install running install_lib creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64 creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6 creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/defaulttags.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders copying build/lib/django/template/loaders/filesystem.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders copying build/lib/django/template/loaders/cached.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders copying build/lib/django/template/loaders/app_directories.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders copying build/lib/django/template/loaders/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders copying build/lib/django/template/loaders/eggs.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders copying build/lib/django/template/defaultfilters.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/context.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/loader.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/debug.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/loader_tags.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/response.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template copying build/lib/django/template/smartif.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/generic/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/generic/list.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/generic/edit.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/generic/detail.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/generic/dates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/generic/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic copying build/lib/django/views/static.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views copying build/lib/django/views/i18n.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views copying build/lib/django/views/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views copying build/lib/django/views/csrf.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views copying build/lib/django/views/debug.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views copying build/lib/django/views/defaults.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/clickjacking.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/vary.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/csrf.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/debug.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/cache.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/http.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators copying build/lib/django/views/decorators/gzip.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests copying build/lib/django/contrib/sitemaps/tests/test_https.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests copying build/lib/django/contrib/sitemaps/tests/test_flatpages.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls copying build/lib/django/contrib/sitemaps/tests/urls/https.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls copying build/lib/django/contrib/sitemaps/tests/urls/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls copying build/lib/django/contrib/sitemaps/tests/urls/http.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls copying build/lib/django/contrib/sitemaps/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/templates copying build/lib/django/contrib/sitemaps/tests/templates/custom_sitemap.xml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/templates copying build/lib/django/contrib/sitemaps/tests/templates/custom_sitemap_index.xml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/templates copying build/lib/django/contrib/sitemaps/tests/test_http.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests copying build/lib/django/contrib/sitemaps/tests/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests copying build/lib/django/contrib/sitemaps/tests/test_generic.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management copying build/lib/django/contrib/sitemaps/management/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps copying build/lib/django/contrib/sitemaps/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/file.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cached_db.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/db.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cache.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management copying build/lib/django/contrib/sessions/management/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/serializers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/exceptions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/generic.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/management.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/managers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/management.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites copying build/lib/django/contrib/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/test_templatetags.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/templates/registration copying build/lib/django/contrib/flatpages/tests/templates/registration/login.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/templates/registration creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/templates/flatpages copying build/lib/django/contrib/flatpages/tests/templates/flatpages/default.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/templates/flatpages copying build/lib/django/contrib/flatpages/tests/templates/404.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/templates copying build/lib/django/contrib/flatpages/tests/test_models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/test_middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/test_forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/test_csrf.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/tests/test_views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests copying build/lib/django/contrib/flatpages/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/fixtures copying build/lib/django/contrib/flatpages/fixtures/sample_flatpages.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/fixtures copying build/lib/django/contrib/flatpages/fixtures/example_site.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/fixtures copying build/lib/django/contrib/flatpages/middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_VE creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/af creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/udm creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments copying build/lib/django/contrib/comments/feeds.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views copying build/lib/django/contrib/comments/views/comments.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views copying build/lib/django/contrib/comments/views/moderation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views copying build/lib/django/contrib/comments/views/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views copying build/lib/django/contrib/comments/views/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views copying build/lib/django/contrib/comments/managers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments copying build/lib/django/contrib/comments/moderation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments copying build/lib/django/contrib/comments/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments copying build/lib/django/contrib/comments/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments copying build/lib/django/contrib/comments/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/base.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/flag.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/approve.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/preview.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/400-debug.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/approved.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/deleted.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/flagged.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/posted.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/delete.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/templates/comments/list.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templates/comments copying build/lib/django/contrib/comments/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cs/LC_MESSAGES copying build/lib/django/contrib/comments/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cs/LC_MESSAGES copying build/lib/django/contrib/comments/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ml/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ml/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ko/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ko/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sv/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sv/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/my/LC_MESSAGES copying build/lib/django/contrib/comments/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/my/LC_MESSAGES copying build/lib/django/contrib/comments/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fi/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fi/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/comments/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/comments/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/af creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/af/LC_MESSAGES copying build/lib/django/contrib/comments/locale/af/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/af/LC_MESSAGES copying build/lib/django/contrib/comments/locale/af/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/af/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/br/LC_MESSAGES copying build/lib/django/contrib/comments/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/br/LC_MESSAGES copying build/lib/django/contrib/comments/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cy/LC_MESSAGES copying build/lib/django/contrib/comments/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cy/LC_MESSAGES copying build/lib/django/contrib/comments/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/he/LC_MESSAGES copying build/lib/django/contrib/comments/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/he/LC_MESSAGES copying build/lib/django/contrib/comments/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ar/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ar/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/is/LC_MESSAGES copying build/lib/django/contrib/comments/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/is/LC_MESSAGES copying build/lib/django/contrib/comments/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/el/LC_MESSAGES copying build/lib/django/contrib/comments/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/el/LC_MESSAGES copying build/lib/django/contrib/comments/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lv/LC_MESSAGES copying build/lib/django/contrib/comments/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lv/LC_MESSAGES copying build/lib/django/contrib/comments/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/it/LC_MESSAGES copying build/lib/django/contrib/comments/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/it/LC_MESSAGES copying build/lib/django/contrib/comments/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/gl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/gl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nb/LC_MESSAGES copying build/lib/django/contrib/comments/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nb/LC_MESSAGES copying build/lib/django/contrib/comments/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ia/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ia/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/et/LC_MESSAGES copying build/lib/django/contrib/comments/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/et/LC_MESSAGES copying build/lib/django/contrib/comments/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/km/LC_MESSAGES copying build/lib/django/contrib/comments/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/km/LC_MESSAGES copying build/lib/django/contrib/comments/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tt/LC_MESSAGES copying build/lib/django/contrib/comments/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tt/LC_MESSAGES copying build/lib/django/contrib/comments/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eu/LC_MESSAGES copying build/lib/django/contrib/comments/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eu/LC_MESSAGES copying build/lib/django/contrib/comments/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lt/LC_MESSAGES copying build/lib/django/contrib/comments/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lt/LC_MESSAGES copying build/lib/django/contrib/comments/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/de/LC_MESSAGES copying build/lib/django/contrib/comments/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/de/LC_MESSAGES copying build/lib/django/contrib/comments/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ka/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ka/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en/LC_MESSAGES copying build/lib/django/contrib/comments/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en/LC_MESSAGES copying build/lib/django/contrib/comments/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/comments/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/comments/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/az/LC_MESSAGES copying build/lib/django/contrib/comments/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/az/LC_MESSAGES copying build/lib/django/contrib/comments/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sq/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sq/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/te/LC_MESSAGES copying build/lib/django/contrib/comments/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/te/LC_MESSAGES copying build/lib/django/contrib/comments/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sw/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sw/LC_MESSAGES copying build/lib/django/contrib/comments/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lb/LC_MESSAGES copying build/lib/django/contrib/comments/locale/lb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lb/LC_MESSAGES copying build/lib/django/contrib/comments/locale/lb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/lb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eo/LC_MESSAGES copying build/lib/django/contrib/comments/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eo/LC_MESSAGES copying build/lib/django/contrib/comments/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bs/LC_MESSAGES copying build/lib/django/contrib/comments/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bs/LC_MESSAGES copying build/lib/django/contrib/comments/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/da/LC_MESSAGES copying build/lib/django/contrib/comments/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/da/LC_MESSAGES copying build/lib/django/contrib/comments/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ru/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ru/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ro/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ro/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nl/LC_MESSAGES copying build/lib/django/contrib/comments/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ca/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ca/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hr/LC_MESSAGES copying build/lib/django/contrib/comments/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ga/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ga/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ne/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ne/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bg/LC_MESSAGES copying build/lib/django/contrib/comments/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bg/LC_MESSAGES copying build/lib/django/contrib/comments/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nn/LC_MESSAGES copying build/lib/django/contrib/comments/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hi/LC_MESSAGES copying build/lib/django/contrib/comments/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hi/LC_MESSAGES copying build/lib/django/contrib/comments/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hu/LC_MESSAGES copying build/lib/django/contrib/comments/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hu/LC_MESSAGES copying build/lib/django/contrib/comments/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/os/LC_MESSAGES copying build/lib/django/contrib/comments/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/os/LC_MESSAGES copying build/lib/django/contrib/comments/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ur/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ur/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/th/LC_MESSAGES copying build/lib/django/contrib/comments/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/th/LC_MESSAGES copying build/lib/django/contrib/comments/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fa/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fa/LC_MESSAGES copying build/lib/django/contrib/comments/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ja/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ja/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/comments/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/comments/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pa/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pa/LC_MESSAGES copying build/lib/django/contrib/comments/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es/LC_MESSAGES copying build/lib/django/contrib/comments/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es/LC_MESSAGES copying build/lib/django/contrib/comments/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/id/LC_MESSAGES copying build/lib/django/contrib/comments/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/id/LC_MESSAGES copying build/lib/django/contrib/comments/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/uk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/uk/LC_MESSAGES copying build/lib/django/contrib/comments/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ta/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ta/LC_MESSAGES copying build/lib/django/contrib/comments/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/vi/LC_MESSAGES copying build/lib/django/contrib/comments/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/vi/LC_MESSAGES copying build/lib/django/contrib/comments/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/be/LC_MESSAGES copying build/lib/django/contrib/comments/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/be/LC_MESSAGES copying build/lib/django/contrib/comments/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/locale/be/LC_MESSAGES copying build/lib/django/contrib/comments/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templatetags copying build/lib/django/contrib/comments/templatetags/comments.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templatetags copying build/lib/django/contrib/comments/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templatetags copying build/lib/django/contrib/comments/admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign copying build/lib/django/contrib/webdesign/lorem_ipsum.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/templatetags/webdesign.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/templatetags copying build/lib/django/contrib/webdesign/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/templatetags creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/humanize.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/templatetags creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/tests/test_fields.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/tests copying build/lib/django/contrib/admindocs/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/af creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/udm creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests copying build/lib/django/contrib/gis/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/feeds.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/test_feeds.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/test_regress.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/fixtures copying build/lib/django/contrib/gis/tests/geoapp/fixtures/initial_data.json.gz -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/fixtures copying build/lib/django/contrib/gis/tests/geoapp/sitemaps.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/test_sitemaps.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp copying build/lib/django/contrib/gis/tests/geoapp/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp copying build/lib/django/contrib/gis/tests/distapp/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp copying build/lib/django/contrib/gis/tests/distapp/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp copying build/lib/django/contrib/gis/tests/distapp/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp/fixtures copying build/lib/django/contrib/gis/tests/distapp/fixtures/initial_data.json.gz -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp/fixtures copying build/lib/django/contrib/gis/tests/test_spatialrefsys.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d copying build/lib/django/contrib/gis/tests/geo3d/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d copying build/lib/django/contrib/gis/tests/geo3d/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d copying build/lib/django/contrib/gis/tests/geo3d/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d copying build/lib/django/contrib/gis/tests/geo3d/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp copying build/lib/django/contrib/gis/tests/geogapp/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp copying build/lib/django/contrib/gis/tests/geogapp/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp copying build/lib/django/contrib/gis/tests/geogapp/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp/fixtures copying build/lib/django/contrib/gis/tests/geogapp/fixtures/initial_data.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp/fixtures creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap copying build/lib/django/contrib/gis/tests/layermap/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap copying build/lib/django/contrib/gis/tests/layermap/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap copying build/lib/django/contrib/gis/tests/layermap/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin copying build/lib/django/contrib/gis/tests/geoadmin/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin copying build/lib/django/contrib/gis/tests/geoadmin/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin copying build/lib/django/contrib/gis/tests/geoadmin/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin copying build/lib/django/contrib/gis/tests/geoadmin/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/invalid copying build/lib/django/contrib/gis/tests/data/invalid/emptypoints.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/invalid copying build/lib/django/contrib/gis/tests/data/invalid/emptypoints.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/invalid copying build/lib/django/contrib/gis/tests/data/invalid/emptypoints.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/invalid creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_point copying build/lib/django/contrib/gis/tests/data/test_point/test_point.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_point copying build/lib/django/contrib/gis/tests/data/test_point/test_point.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_point copying build/lib/django/contrib/gis/tests/data/test_point/test_point.prj -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_point copying build/lib/django/contrib/gis/tests/data/test_point/test_point.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_point creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_vrt copying build/lib/django/contrib/gis/tests/data/test_vrt/test_vrt.csv -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_vrt copying build/lib/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_vrt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/ch-city copying build/lib/django/contrib/gis/tests/data/ch-city/ch-city.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/ch-city copying build/lib/django/contrib/gis/tests/data/ch-city/ch-city.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/ch-city copying build/lib/django/contrib/gis/tests/data/ch-city/ch-city.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/ch-city copying build/lib/django/contrib/gis/tests/data/ch-city/ch-city.prj -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/ch-city copying build/lib/django/contrib/gis/tests/data/texas.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/counties copying build/lib/django/contrib/gis/tests/data/counties/counties.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/counties copying build/lib/django/contrib/gis/tests/data/counties/counties.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/counties copying build/lib/django/contrib/gis/tests/data/counties/counties.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/counties copying build/lib/django/contrib/gis/tests/data/geometries.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_poly copying build/lib/django/contrib/gis/tests/data/test_poly/test_poly.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_poly copying build/lib/django/contrib/gis/tests/data/test_poly/test_poly.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_poly copying build/lib/django/contrib/gis/tests/data/test_poly/test_poly.prj -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_poly copying build/lib/django/contrib/gis/tests/data/test_poly/test_poly.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/test_poly creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/cities copying build/lib/django/contrib/gis/tests/data/cities/cities.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/cities copying build/lib/django/contrib/gis/tests/data/cities/cities.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/cities copying build/lib/django/contrib/gis/tests/data/cities/cities.prj -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/cities copying build/lib/django/contrib/gis/tests/data/cities/cities.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/cities creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/interstates copying build/lib/django/contrib/gis/tests/data/interstates/interstates.shp -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/interstates copying build/lib/django/contrib/gis/tests/data/interstates/interstates.shx -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/interstates copying build/lib/django/contrib/gis/tests/data/interstates/interstates.dbf -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/interstates copying build/lib/django/contrib/gis/tests/data/interstates/interstates.prj -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/data/interstates copying build/lib/django/contrib/gis/tests/test_measure.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests copying build/lib/django/contrib/gis/tests/test_geoforms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests copying build/lib/django/contrib/gis/tests/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp copying build/lib/django/contrib/gis/tests/inspectapp/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp copying build/lib/django/contrib/gis/tests/inspectapp/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp copying build/lib/django/contrib/gis/tests/inspectapp/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp copying build/lib/django/contrib/gis/tests/relatedapp/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp copying build/lib/django/contrib/gis/tests/relatedapp/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp copying build/lib/django/contrib/gis/tests/relatedapp/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp/fixtures copying build/lib/django/contrib/gis/tests/relatedapp/fixtures/initial_data.json.gz -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp/fixtures copying build/lib/django/contrib/gis/feeds.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management copying build/lib/django/contrib/gis/management/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps copying build/lib/django/contrib/gis/maps/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/zoom.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/overlays.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google copying build/lib/django/contrib/gis/maps/google/gmap.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/openlayers copying build/lib/django/contrib/gis/maps/openlayers/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/openlayers creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/tests/test_envelope.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/tests/test_geom.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/tests/test_srs.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/tests/test_driver.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/tests/test_ds.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests copying build/lib/django/contrib/gis/gdal/field.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/error.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/libgdal.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/layer.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/datasource.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/driver.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/srs.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/geometries.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/envelope.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/geomtype.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/feature.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/georss.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/kml.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinspect.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/srs.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/wkt.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/layermapping.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinfo.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry copying build/lib/django/contrib/gis/geometry/test_data.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry copying build/lib/django/contrib/gis/geometry/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry copying build/lib/django/contrib/gis/geometry/regex.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/backend/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/geometry/backend/geos.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/backend copying build/lib/django/contrib/gis/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/libgeoip.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip copying build/lib/django/contrib/gis/geoip/prototypes.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/fields.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/widgets.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/sitemaps copying build/lib/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/sitemaps creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-map.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-map.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-single.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/google copying build/lib/django/contrib/gis/templates/gis/google/google-multi.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/google creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/templates/gis/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends copying build/lib/django/contrib/gis/db/backends/adapter.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/compiler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/compiler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/util.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends copying build/lib/django/contrib/gis/db/backends/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/where.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/compiler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/aggregates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/query.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/manager.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/proxy.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/aggregates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/fields.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/query.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/locale/be/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/static creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/static/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/libgeos.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests copying build/lib/django/contrib/gis/geos/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests copying build/lib/django/contrib/gis/geos/tests/test_geos.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests copying build/lib/django/contrib/gis/geos/tests/test_geos_mutation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests copying build/lib/django/contrib/gis/geos/tests/test_io.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests copying build/lib/django/contrib/gis/geos/tests/test_mutable_list.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests copying build/lib/django/contrib/gis/geos/polygon.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/error.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/coordseq.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/prepared.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/mutable_list.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/io.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/factory.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/collections.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/geometry.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/io.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/point.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/linestring.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/shortcuts.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/measure.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/options.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/widgets.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/custom_user.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_context_processors.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_management.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_reset_confirm.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_reset_email.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_reset_done.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/logged_out.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/login.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_reset_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_reset_subject.txt -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_reset_complete.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration copying build/lib/django/contrib/auth/tests/templates/registration/password_change_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/registration creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_perms.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_no_access.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_messages.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_user.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_perm_in_perms.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_access.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/templates/context_processors/auth_attrs_test_access.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/templates/context_processors copying build/lib/django/contrib/auth/tests/test_hashers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_basic.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/urls_admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_auth_backends.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_remote_user.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_handlers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_tokens.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_decorators.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/tests/test_signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests copying build/lib/django/contrib/auth/decorators.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/hashers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management copying build/lib/django/contrib/auth/management/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/changepassword.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/create_superuser.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/fixtures copying build/lib/django/contrib/auth/fixtures/custom_user.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/fixtures copying build/lib/django/contrib/auth/fixtures/regular.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/fixtures copying build/lib/django/contrib/auth/fixtures/authtestdata.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/fixtures copying build/lib/django/contrib/auth/fixtures/natural.json -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/fixtures copying build/lib/django/contrib/auth/fixtures/context-processors-users.xml -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/fixtures creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/templates/registration copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/templates/registration copying build/lib/django/contrib/auth/backends.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/af creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/af/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/tokens.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/context_processors.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/modwsgi.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/handlers creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/test_mixins.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/test_fallback.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/test_cookie.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/test_middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/tests/test_session.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests copying build/lib/django/contrib/messages/constants.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/middleware.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/messages/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/messages/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/my/LC_MESSAGES copying build/lib/django/contrib/messages/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/my/LC_MESSAGES copying build/lib/django/contrib/messages/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/messages/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/messages/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/br/LC_MESSAGES copying build/lib/django/contrib/messages/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/br/LC_MESSAGES copying build/lib/django/contrib/messages/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/messages/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/messages/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/he/LC_MESSAGES copying build/lib/django/contrib/messages/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/he/LC_MESSAGES copying build/lib/django/contrib/messages/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/is/LC_MESSAGES copying build/lib/django/contrib/messages/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/is/LC_MESSAGES copying build/lib/django/contrib/messages/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/el/LC_MESSAGES copying build/lib/django/contrib/messages/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/el/LC_MESSAGES copying build/lib/django/contrib/messages/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/messages/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/messages/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/it/LC_MESSAGES copying build/lib/django/contrib/messages/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/it/LC_MESSAGES copying build/lib/django/contrib/messages/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/messages/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/messages/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/et/LC_MESSAGES copying build/lib/django/contrib/messages/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/et/LC_MESSAGES copying build/lib/django/contrib/messages/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/km/LC_MESSAGES copying build/lib/django/contrib/messages/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/km/LC_MESSAGES copying build/lib/django/contrib/messages/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/messages/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/messages/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/messages/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/messages/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/messages/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/messages/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/de/LC_MESSAGES copying build/lib/django/contrib/messages/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/de/LC_MESSAGES copying build/lib/django/contrib/messages/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en/LC_MESSAGES copying build/lib/django/contrib/messages/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en/LC_MESSAGES copying build/lib/django/contrib/messages/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/messages/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/messages/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/az/LC_MESSAGES copying build/lib/django/contrib/messages/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/az/LC_MESSAGES copying build/lib/django/contrib/messages/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/te/LC_MESSAGES copying build/lib/django/contrib/messages/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/te/LC_MESSAGES copying build/lib/django/contrib/messages/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/messages/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/messages/locale/lb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/messages/locale/lb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/lb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/messages/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/messages/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/messages/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/messages/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/da/LC_MESSAGES copying build/lib/django/contrib/messages/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/da/LC_MESSAGES copying build/lib/django/contrib/messages/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/messages/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/messages/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/messages/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/messages/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/messages/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/messages/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/messages/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/messages/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/messages/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/os/LC_MESSAGES copying build/lib/django/contrib/messages/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/os/LC_MESSAGES copying build/lib/django/contrib/messages/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/th/LC_MESSAGES copying build/lib/django/contrib/messages/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/th/LC_MESSAGES copying build/lib/django/contrib/messages/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/messages/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/messages/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/messages/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/messages/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es/LC_MESSAGES copying build/lib/django/contrib/messages/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es/LC_MESSAGES copying build/lib/django/contrib/messages/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/id/LC_MESSAGES copying build/lib/django/contrib/messages/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/id/LC_MESSAGES copying build/lib/django/contrib/messages/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/messages/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/messages/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/messages/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/messages/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/be/LC_MESSAGES copying build/lib/django/contrib/messages/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/be/LC_MESSAGES copying build/lib/django/contrib/messages/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/locale/be/LC_MESSAGES copying build/lib/django/contrib/messages/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/api.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/context_processors.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/fallback.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/session.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/cookie.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/main.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/decorators.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/validation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/actions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/options.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/filters.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/registration creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/base.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/app_index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/pagination.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/object_history.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/search_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/filter.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/login.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/index.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/404.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/base_site.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/auth creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/actions.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/500.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/util.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/af creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/af/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/udm creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/locale/be/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/base.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/ie.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/forms.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/login.css -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/css creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/core.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/jquery.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/prepopulate.min.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/jquery.min.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/LICENSE-JQUERY.txt -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.min.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/inlines.min.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/collapse.min.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/timeparse.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/js creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/chooser_stacked-bg.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tool-left_over.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_changelink.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/nav-bg-reverse.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_calendar.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-restore-8bit.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-restore.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tool-left.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/nav-bg.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/deleted-overlay.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/selector-icons.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/chooser-bg.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_deletelink.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_addlink.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-delete.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_success.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/default-bg.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/changelist-bg.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tool-right.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-add_over.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/icon_searchbox.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tool-right_over.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_error.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_alert.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-delete-8bit.png -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon_clock.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/nav-bg-selected.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-splitter-bg.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright_over.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/nav-bg-grabber.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/changelist-bg_rtl.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/default-bg-reverse.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/selector-search.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-yes.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-no.gif -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/sites.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_static.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/log.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_list.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/helpers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/exceptions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/widgets.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/bin copying build/lib/django/contrib/admin/bin/compress.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/bin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests copying build/lib/django/contrib/formtools/tests/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests copying build/lib/django/contrib/formtools/tests/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests copying build/lib/django/contrib/formtools/tests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard copying build/lib/django/contrib/formtools/tests/wizard/storage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard copying build/lib/django/contrib/formtools/tests/wizard/test_cookiestorage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests copying build/lib/django/contrib/formtools/tests/wizard/wizardtests/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests copying build/lib/django/contrib/formtools/tests/wizard/wizardtests/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests copying build/lib/django/contrib/formtools/tests/wizard/wizardtests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests/templates copying build/lib/django/contrib/formtools/tests/wizard/wizardtests/templates/other_wizard_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests/templates copying build/lib/django/contrib/formtools/tests/wizard/wizardtests/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests copying build/lib/django/contrib/formtools/tests/wizard/namedwizardtests/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests copying build/lib/django/contrib/formtools/tests/wizard/namedwizardtests/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests copying build/lib/django/contrib/formtools/tests/wizard/namedwizardtests/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests copying build/lib/django/contrib/formtools/tests/wizard/namedwizardtests/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests copying build/lib/django/contrib/formtools/tests/wizard/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard copying build/lib/django/contrib/formtools/tests/wizard/test_loadstorage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard copying build/lib/django/contrib/formtools/tests/wizard/test_forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard copying build/lib/django/contrib/formtools/tests/wizard/test_sessionstorage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/templates copying build/lib/django/contrib/formtools/tests/templates/base.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/templates/forms copying build/lib/django/contrib/formtools/tests/templates/forms/wizard.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/templates/forms copying build/lib/django/contrib/formtools/tests/templates/404.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/templates copying build/lib/django/contrib/formtools/tests/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests copying build/lib/django/contrib/formtools/preview.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools copying build/lib/django/contrib/formtools/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools copying build/lib/django/contrib/formtools/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard copying build/lib/django/contrib/formtools/wizard/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard copying build/lib/django/contrib/formtools/wizard/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard copying build/lib/django/contrib/formtools/wizard/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage copying build/lib/django/contrib/formtools/wizard/storage/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage copying build/lib/django/contrib/formtools/wizard/storage/session.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage copying build/lib/django/contrib/formtools/wizard/storage/cookie.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage copying build/lib/django/contrib/formtools/wizard/storage/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage copying build/lib/django/contrib/formtools/wizard/storage/exceptions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/templates creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/templates/formtools copying build/lib/django/contrib/formtools/templates/formtools/preview.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/templates/formtools creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/templates/formtools/wizard copying build/lib/django/contrib/formtools/templates/formtools/wizard/wizard_form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/templates/formtools/wizard copying build/lib/django/contrib/formtools/templates/formtools/form.html -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/templates/formtools creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cs/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cs/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ml/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ml/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ml/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ko/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ko/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ko/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sv/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sv/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fi/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fi/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pt_BR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_AR/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/br/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/br/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cy/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cy/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/cy/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_CN/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_CN/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/he/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/he/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/he/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ar/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ar/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ar/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/is/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/is/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/is/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/el/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/el/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/el/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lv/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lv/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lv/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_TW/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/zh_TW/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/it/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/it/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/it/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/gl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/gl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/gl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nb/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nb/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ia/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ia/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/et/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/et/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/et/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/km/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/km/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/km/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tt/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tt/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fy_NL/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fy_NL/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eu/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eu/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lt/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lt/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/lt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/de/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/de/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/de/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ka/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ka/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ka/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/en_GB/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/az/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/az/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/mk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sq/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sq/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sq/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/te/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/te/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/te/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/tr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sw/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sw/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eo/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eo/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bs/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bs/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bs/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/da/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/da/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/da/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ru/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ru/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ru/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/kn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ro/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ro/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ro/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nl/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nl/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ca/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ca/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ca/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hr/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hr/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ga/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ga/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ga/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ne/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ne/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bg/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bg/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/bg/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nn/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/nn/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hi/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hi/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hu/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hu/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/hu/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/os/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/os/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ur/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ur/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/th/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/th/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/th/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fa/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fa/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/fa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ja/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ja/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ja/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es_MX/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pa/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pa/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/es/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/id/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/id/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/id/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/uk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/uk/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/uk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ta/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ta/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/ta/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/vi/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/vi/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/vi/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/be/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/be/LC_MESSAGES copying build/lib/django/contrib/formtools/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/locale/be/LC_MESSAGES copying build/lib/django/contrib/formtools/exceptions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools copying build/lib/django/contrib/formtools/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/finders.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/storage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management copying build/lib/django/contrib/staticfiles/management/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/handlers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/templatetags/staticfiles.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/templatetags copying build/lib/django/contrib/staticfiles/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/syndication creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch copying build/lib/django/dispatch/saferef.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch copying build/lib/django/dispatch/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch copying build/lib/django/dispatch/dispatcher.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/shortcuts copying build/lib/django/shortcuts/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/shortcuts creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/archive.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/timesince.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/decorators.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/daemonize.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/encoding.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/feedgenerator.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/html_parser.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/functional.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/deprecation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/2to3_fixes copying build/lib/django/utils/2to3_fixes/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/2to3_fixes copying build/lib/django/utils/2to3_fixes/fix_unicode.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/2to3_fixes copying build/lib/django/utils/xmlutils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/dateformat.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/text.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/safestring.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/datastructures.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/main.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/suite.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/loader.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/runner.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/__main__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/util.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/result.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/collector.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/compatibility.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/unittest/case.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest copying build/lib/django/utils/version.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/datetime_safe.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/simplejson.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/html.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/numberformat.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/dateparse.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/cache.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/_os.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/tree.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/log.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/http.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/dates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/dictconfig.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/tzinfo.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/module_loading.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/six.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/autoreload.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/importlib.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/termcolors.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/checksums.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/jslex.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/crypto.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/timezone.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/synch.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/image.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/regex_helper.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/itercompat.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_real.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation copying build/lib/django/utils/translation/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_null.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation copying build/lib/django/utils/baseconv.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils copying build/lib/django/utils/ipv6.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management copying build/lib/django/core/management/validation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management copying build/lib/django/core/management/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management copying build/lib/django/core/management/sql.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlinitialdata.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/check.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqldropindexes.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlclear.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/validate.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemessages.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dbshell.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlsequencereset.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/compilemessages.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sql.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/diffsettings.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/flush.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dumpdata.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/shell.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startproject.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlflush.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/inspectdb.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/syncdb.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/loaddata.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/testserver.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/test.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/cleanup.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/runserver.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/runfcgi.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlcustom.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startapp.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlindexes.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlall.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/createcachetable.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands copying build/lib/django/core/management/color.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management copying build/lib/django/core/management/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management copying build/lib/django/core/management/templates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management copying build/lib/django/core/management/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/django_1_6_0.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks copying build/lib/django/core/validators.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core copying build/lib/django/core/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/serializers/xml_serializer.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/serializers/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/serializers/json.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/serializers/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/serializers/pyyaml.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/serializers/python.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers copying build/lib/django/core/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/storage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/uploadhandler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/temp.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/move.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/locks.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/uploadedfile.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files copying build/lib/django/core/files/images.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/dummy.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/filebased.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/locmem.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/console.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/smtp.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends copying build/lib/django/core/mail/message.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail copying build/lib/django/core/mail/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail copying build/lib/django/core/mail/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail copying build/lib/django/core/paginator.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core copying build/lib/django/core/urlresolvers.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core copying build/lib/django/core/signing.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core copying build/lib/django/core/wsgi.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/dummy.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/memcached.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/filebased.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/locmem.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/db.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends copying build/lib/django/core/cache/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache copying build/lib/django/core/cache/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache copying build/lib/django/core/exceptions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core copying build/lib/django/core/context_processors.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers copying build/lib/django/core/handlers/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers copying build/lib/django/core/handlers/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers copying build/lib/django/core/handlers/wsgi.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers copying build/lib/django/core/servers/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers copying build/lib/django/core/servers/basehttp.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers copying build/lib/django/core/servers/fastcgi.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers copying build/lib/django/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms copying build/lib/django/forms/forms.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms copying build/lib/django/forms/formsets.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms copying build/lib/django/forms/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms copying build/lib/django/forms/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms copying build/lib/django/forms/util.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/extras copying build/lib/django/forms/extras/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/extras copying build/lib/django/forms/extras/widgets.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/extras copying build/lib/django/forms/fields.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms copying build/lib/django/forms/widgets.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/testcases.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/simple.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/runner.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/html.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/_doctest.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/client.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test copying build/lib/django/test/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/version.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/client.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/postgresql_psycopg2/operations.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2 copying build/lib/django/db/backends/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/client.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3 creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/validation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/compiler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/client.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends copying build/lib/django/db/backends/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/creation.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/compiler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/introspection.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/client.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/util.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/dummy copying build/lib/django/db/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db copying build/lib/django/db/transaction.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/constants.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/constants.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/where.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/datastructures.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/compiler.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/subqueries.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/expressions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/aggregates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/query.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql copying build/lib/django/db/models/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/deletion.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/options.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/manager.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/signals.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/related.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/query_utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/expressions.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/base.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/aggregates.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/models/loading.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/subclassing.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/files.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/proxy.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields copying build/lib/django/db/models/query.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models copying build/lib/django/db/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http copying build/lib/django/http/request.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http copying build/lib/django/http/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http copying build/lib/django/http/cookie.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http copying build/lib/django/http/multipartparser.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http copying build/lib/django/http/response.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http copying build/lib/django/http/utils.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls copying build/lib/django/conf/urls/static.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls copying build/lib/django/conf/urls/i18n.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls copying build/lib/django/conf/urls/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls copying build/lib/django/conf/urls/shortcut.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls copying build/lib/django/conf/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template copying build/lib/django/conf/project_template/manage.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/urls.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/wsgi.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/settings.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn copying build/lib/django/conf/locale/bn/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs copying build/lib/django/conf/locale/cs/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml copying build/lib/django/conf/locale/ml/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn copying build/lib/django/conf/locale/sr_Latn/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko copying build/lib/django/conf/locale/ko/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt copying build/lib/django/conf/locale/pt/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv copying build/lib/django/conf/locale/sv/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn copying build/lib/django/conf/locale/mn/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl copying build/lib/django/conf/locale/sl/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_VE creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_VE/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/my creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/my/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi copying build/lib/django/conf/locale/fi/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_NI creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR copying build/lib/django/conf/locale/pt_BR/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR copying build/lib/django/conf/locale/es_AR/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/af creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/af/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/br creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/br/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/cy/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN copying build/lib/django/conf/locale/zh_CN/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN/LC_MESSAGES copying build/lib/django/conf/locale/zh_CN/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN/LC_MESSAGES copying build/lib/django/conf/locale/zh_CN/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN/LC_MESSAGES copying build/lib/django/conf/locale/zh_CN/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he copying build/lib/django/conf/locale/he/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar copying build/lib/django/conf/locale/ar/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is copying build/lib/django/conf/locale/is/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el copying build/lib/django/conf/locale/el/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv copying build/lib/django/conf/locale/lv/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW copying build/lib/django/conf/locale/zh_TW/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW/LC_MESSAGES copying build/lib/django/conf/locale/zh_TW/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW/LC_MESSAGES copying build/lib/django/conf/locale/zh_TW/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW/LC_MESSAGES copying build/lib/django/conf/locale/zh_TW/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it copying build/lib/django/conf/locale/it/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl copying build/lib/django/conf/locale/gl/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb copying build/lib/django/conf/locale/nb/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ia creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ia/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et copying build/lib/django/conf/locale/et/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/udm creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/udm/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km copying build/lib/django/conf/locale/km/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk copying build/lib/django/conf/locale/sk/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tt/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL copying build/lib/django/conf/locale/fy_NL/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL/LC_MESSAGES copying build/lib/django/conf/locale/fy_NL/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL/LC_MESSAGES copying build/lib/django/conf/locale/fy_NL/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL/LC_MESSAGES copying build/lib/django/conf/locale/fy_NL/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu copying build/lib/django/conf/locale/eu/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt copying build/lib/django/conf/locale/lt/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de copying build/lib/django/conf/locale/de/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka copying build/lib/django/conf/locale/ka/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en copying build/lib/django/conf/locale/en/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB copying build/lib/django/conf/locale/en_GB/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr copying build/lib/django/conf/locale/sr/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr copying build/lib/django/conf/locale/fr/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de_CH creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_PR creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/az creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/az/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk copying build/lib/django/conf/locale/mk/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kk/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq copying build/lib/django/conf/locale/sq/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te copying build/lib/django/conf/locale/te/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr copying build/lib/django/conf/locale/tr/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sw creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sw/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lb creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lb/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eo creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eo/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs copying build/lib/django/conf/locale/bs/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl copying build/lib/django/conf/locale/pl/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da copying build/lib/django/conf/locale/da/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru copying build/lib/django/conf/locale/ru/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn copying build/lib/django/conf/locale/kn/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro copying build/lib/django/conf/locale/ro/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl copying build/lib/django/conf/locale/nl/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca copying build/lib/django/conf/locale/ca/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr copying build/lib/django/conf/locale/hr/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga copying build/lib/django/conf/locale/ga/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ne creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ne/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg copying build/lib/django/conf/locale/bg/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn copying build/lib/django/conf/locale/nn/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi copying build/lib/django/conf/locale/hi/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu copying build/lib/django/conf/locale/hu/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/os creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/os/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ur creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ur/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th copying build/lib/django/conf/locale/th/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa copying build/lib/django/conf/locale/fa/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja copying build/lib/django/conf/locale/ja/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX copying build/lib/django/conf/locale/es_MX/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pa creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pa/LC_MESSAGES creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es copying build/lib/django/conf/locale/es/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id copying build/lib/django/conf/locale/id/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk copying build/lib/django/conf/locale/uk/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta copying build/lib/django/conf/locale/ta/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi copying build/lib/django/conf/locale/vi/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/formats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/be creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/global_settings.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/tests.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/models.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/views.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/tz.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/l10n.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/static.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/i18n.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/future.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags copying build/lib/django/templatetags/cache.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin copying build/lib/django/bin/django-admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin copying build/lib/django/bin/unique-messages.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/profiling copying build/lib/django/bin/profiling/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/profiling copying build/lib/django/bin/profiling/gather_profile_stats.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/profiling copying build/lib/django/bin/django-2to3.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin copying build/lib/django/bin/daily_cleanup.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/clickjacking.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/__init__.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/doc.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/transaction.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/csrf.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/cache.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/http.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/gzip.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/common.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware copying build/lib/django/middleware/locale.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/defaulttags.py to defaulttags.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders/filesystem.py to filesystem.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders/cached.py to cached.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders/app_directories.py to app_directories.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loaders/eggs.py to eggs.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/defaultfilters.py to defaultfilters.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/context.py to context.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loader.py to loader.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/debug.py to debug.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/loader_tags.py to loader_tags.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/response.py to response.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/template/smartif.py to smartif.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic/list.py to list.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic/edit.py to edit.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic/detail.py to detail.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic/dates.py to dates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/generic/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/static.py to static.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/i18n.py to i18n.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/csrf.py to csrf.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/debug.py to debug.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/defaults.py to defaults.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/clickjacking.py to clickjacking.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/vary.py to vary.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py to csrf.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/debug.py to debug.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/cache.py to cache.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/http.py to http.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/views/decorators/gzip.py to gzip.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/test_https.py to test_https.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/test_flatpages.py to test_flatpages.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls/https.py to https.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/urls/http.py to http.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/test_http.py to test_http.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/tests/test_generic.py to test_generic.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management/commands/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/management/commands/ping_google.py to ping_google.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sitemaps/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/signed_cookies.py to signed_cookies.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/file.py to file.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/cached_db.py to cached_db.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py to db.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/cache.py to cache.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management/commands/clearsessions.py to clearsessions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/management/commands/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/serializers.py to serializers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/middleware.py to middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sessions/exceptions.py to exceptions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/generic.py to generic.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/contenttypes/management.py to management.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/managers.py to managers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/admin.py to admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/sites/management.py to management.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/test_templatetags.py to test_templatetags.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/test_models.py to test_models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/test_middleware.py to test_middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/test_forms.py to test_forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/test_csrf.py to test_csrf.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/tests/test_views.py to test_views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/middleware.py to middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/templatetags/flatpages.py to flatpages.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/flatpages/admin.py to admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/feeds.py to feeds.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views/comments.py to comments.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views/moderation.py to moderation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/views/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/managers.py to managers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/moderation.py to moderation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templatetags/comments.py to comments.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/comments/admin.py to admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/lorem_ipsum.py to lorem_ipsum.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/templatetags/webdesign.py to webdesign.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/webdesign/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/middleware.py to middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/redirects/admin.py to admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/humanize/templatetags/humanize.py to humanize.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/tests/test_fields.py to test_fields.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/middleware.py to middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admindocs/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/feeds.py to feeds.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/test_feeds.py to test_feeds.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/test_regress.py to test_regress.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/sitemaps.py to sitemaps.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/test_sitemaps.py to test_sitemaps.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoapp/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/distapp/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/test_spatialrefsys.py to test_spatialrefsys.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geo3d/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geogapp/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/layermap/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/geoadmin/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/test_measure.py to test_measure.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/test_geoforms.py to test_geoforms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/inspectapp/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/tests/relatedapp/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/feeds.py to feeds.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands/ogrinspect.py to ogrinspect.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/management/commands/inspectdb.py to inspectdb.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google/zoom.py to zoom.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google/overlays.py to overlays.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/google/gmap.py to gmap.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/maps/openlayers/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests/test_envelope.py to test_envelope.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests/test_geom.py to test_geom.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests/test_srs.py to test_srs.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests/test_driver.py to test_driver.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/tests/test_ds.py to test_ds.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/field.py to field.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/error.py to error.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/libgdal.py to libgdal.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes/generation.py to generation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes/geom.py to geom.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes/ds.py to ds.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes/srs.py to srs.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/prototypes/errcheck.py to errcheck.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/layer.py to layer.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/datasource.py to datasource.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/driver.py to driver.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/srs.py to srs.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/geometries.py to geometries.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/envelope.py to envelope.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/geomtype.py to geomtype.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/gdal/feature.py to feature.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps/georss.py to georss.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/sitemaps/kml.py to kml.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils/ogrinspect.py to ogrinspect.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils/srs.py to srs.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils/wkt.py to wkt.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils/layermapping.py to layermapping.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/utils/ogrinfo.py to ogrinfo.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/test_data.py to test_data.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/regex.py to regex.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/backend/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geometry/backend/geos.py to geos.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip/libgeoip.py to libgeoip.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geoip/prototypes.py to prototypes.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms/fields.py to fields.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/forms/widgets.py to widgets.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/adapter.py to adapter.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql/compiler.py to compiler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/mysql/operations.py to operations.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/adapter.py to adapter.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/compiler.py to compiler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/oracle/operations.py to operations.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/util.py to util.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/adapter.py to adapter.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/client.py to client.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/spatialite/operations.py to operations.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/adapter.py to adapter.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/backends/postgis/operations.py to operations.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql/where.py to where.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql/compiler.py to compiler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql/aggregates.py to aggregates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql/conversion.py to conversion.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/sql/query.py to query.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/manager.py to manager.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/proxy.py to proxy.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/aggregates.py to aggregates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/fields.py to fields.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/query.py to query.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/libgeos.py to libgeos.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests/test_geos.py to test_geos.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests/test_geos_mutation.py to test_geos_mutation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests/test_io.py to test_io.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/tests/test_mutable_list.py to test_mutable_list.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/polygon.py to polygon.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/error.py to error.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/coordseq.py to coordseq.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prepared.py to prepared.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/mutable_list.py to mutable_list.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/predicates.py to predicates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/threadsafe.py to threadsafe.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/geom.py to geom.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/topology.py to topology.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/misc.py to misc.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/coordseq.py to coordseq.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/prepared.py to prepared.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/io.py to io.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/prototypes/errcheck.py to errcheck.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/factory.py to factory.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/collections.py to collections.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/geometry.py to geometry.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/io.py to io.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/point.py to point.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/geos/linestring.py to linestring.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/shortcuts.py to shortcuts.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/measure.py to measure.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin/options.py to options.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/gis/admin/widgets.py to widgets.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/custom_user.py to custom_user.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_context_processors.py to test_context_processors.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_management.py to test_management.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_hashers.py to test_hashers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_basic.py to test_basic.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/urls_admin.py to urls_admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_models.py to test_models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_auth_backends.py to test_auth_backends.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_remote_user.py to test_remote_user.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_handlers.py to test_handlers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_forms.py to test_forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_tokens.py to test_tokens.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_decorators.py to test_decorators.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_views.py to test_views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tests/test_signals.py to test_signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py to decorators.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/hashers.py to hashers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands/createsuperuser.py to createsuperuser.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands/changepassword.py to changepassword.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/management/commands/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/create_superuser.py to create_superuser.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/backends.py to backends.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py to middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/tokens.py to tokens.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/admin.py to admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/context_processors.py to context_processors.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/handlers/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/auth/handlers/modwsgi.py to modwsgi.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/test_mixins.py to test_mixins.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/test_fallback.py to test_fallback.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/test_cookie.py to test_cookie.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/test_middleware.py to test_middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/tests/test_session.py to test_session.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/constants.py to constants.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/middleware.py to middleware.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/api.py to api.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/context_processors.py to context_processors.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage/fallback.py to fallback.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage/session.py to session.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage/cookie.py to cookie.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/messages/storage/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views/main.py to main.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views/decorators.py to decorators.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/views/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/validation.py to validation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/actions.py to actions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/options.py to options.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/filters.py to filters.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/util.py to util.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/sites.py to sites.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags/admin_static.py to admin_static.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags/log.py to log.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags/admin_modify.py to admin_modify.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags/admin_urls.py to admin_urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/templatetags/admin_list.py to admin_list.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/helpers.py to helpers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/exceptions.py to exceptions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/widgets.py to widgets.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/admin/bin/compress.py to compress.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/storage.py to storage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/test_cookiestorage.py to test_cookiestorage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/wizardtests/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/namedwizardtests/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/test_loadstorage.py to test_loadstorage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/test_forms.py to test_forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/wizard/test_sessionstorage.py to test_sessionstorage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/tests/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/preview.py to preview.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage/session.py to session.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage/cookie.py to cookie.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/wizard/storage/exceptions.py to exceptions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/exceptions.py to exceptions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/formtools/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/finders.py to finders.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/storage.py to storage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py to collectstatic.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands/findstatic.py to findstatic.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/management/commands/runserver.py to runserver.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/handlers.py to handlers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py to staticfiles.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/staticfiles/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/syndication/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/contrib/syndication/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch/saferef.py to saferef.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py to dispatcher.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/shortcuts/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/archive.py to archive.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/timesince.py to timesince.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/decorators.py to decorators.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/daemonize.py to daemonize.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/encoding.py to encoding.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/feedgenerator.py to feedgenerator.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/html_parser.py to html_parser.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/functional.py to functional.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/deprecation.py to deprecation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/2to3_fixes/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/2to3_fixes/fix_unicode.py to fix_unicode.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/xmlutils.py to xmlutils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/dateformat.py to dateformat.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/text.py to text.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/safestring.py to safestring.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/datastructures.py to datastructures.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/main.py to main.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/suite.py to suite.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/loader.py to loader.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/runner.py to runner.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/__main__.py to __main__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/util.py to util.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/result.py to result.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/collector.py to collector.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/compatibility.py to compatibility.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/unittest/case.py to case.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/version.py to version.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/datetime_safe.py to datetime_safe.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/simplejson.py to simplejson.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/html.py to html.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/numberformat.py to numberformat.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/dateparse.py to dateparse.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/cache.py to cache.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/_os.py to _os.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/tree.py to tree.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/log.py to log.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/http.py to http.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/dates.py to dates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/dictconfig.py to dictconfig.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/tzinfo.py to tzinfo.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/module_loading.py to module_loading.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/six.py to six.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/autoreload.py to autoreload.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/importlib.py to importlib.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/termcolors.py to termcolors.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/checksums.py to checksums.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/jslex.py to jslex.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/crypto.py to crypto.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/timezone.py to timezone.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/synch.py to synch.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/image.py to image.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/regex_helper.py to regex_helper.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/itercompat.py to itercompat.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation/trans_real.py to trans_real.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/translation/trans_null.py to trans_null.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/baseconv.py to baseconv.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/utils/ipv6.py to ipv6.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/validation.py to validation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/sql.py to sql.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlinitialdata.py to sqlinitialdata.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/check.py to check.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqldropindexes.py to sqldropindexes.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlclear.py to sqlclear.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/validate.py to validate.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/makemessages.py to makemessages.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/dbshell.py to dbshell.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlsequencereset.py to sqlsequencereset.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/compilemessages.py to compilemessages.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sql.py to sql.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/diffsettings.py to diffsettings.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/flush.py to flush.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/dumpdata.py to dumpdata.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/shell.py to shell.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/startproject.py to startproject.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlflush.py to sqlflush.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/inspectdb.py to inspectdb.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/syncdb.py to syncdb.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/loaddata.py to loaddata.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/testserver.py to testserver.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/test.py to test.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/cleanup.py to cleanup.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/runserver.py to runserver.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/runfcgi.py to runfcgi.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlcustom.py to sqlcustom.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/startapp.py to startapp.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlindexes.py to sqlindexes.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/sqlall.py to sqlall.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/commands/createcachetable.py to createcachetable.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/color.py to color.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/templates.py to templates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/management/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility/django_1_6_0.py to django_1_6_0.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/compatibility/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/checks/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/validators.py to validators.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers/xml_serializer.py to xml_serializer.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers/json.py to json.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers/pyyaml.py to pyyaml.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/serializers/python.py to python.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/storage.py to storage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/uploadhandler.py to uploadhandler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/temp.py to temp.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/move.py to move.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/locks.py to locks.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/uploadedfile.py to uploadedfile.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/files/images.py to images.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/dummy.py to dummy.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/filebased.py to filebased.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/locmem.py to locmem.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/console.py to console.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/backends/smtp.py to smtp.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/message.py to message.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/mail/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/paginator.py to paginator.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/urlresolvers.py to urlresolvers.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/signing.py to signing.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/wsgi.py to wsgi.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/dummy.py to dummy.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/memcached.py to memcached.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/filebased.py to filebased.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/locmem.py to locmem.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/db.py to db.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/backends/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/cache/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/exceptions.py to exceptions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/context_processors.py to context_processors.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py to wsgi.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers/basehttp.py to basehttp.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/core/servers/fastcgi.py to fastcgi.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/forms.py to forms.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/formsets.py to formsets.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/util.py to util.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/extras/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/extras/widgets.py to widgets.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/fields.py to fields.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/forms/widgets.py to widgets.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/testcases.py to testcases.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/simple.py to simple.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/runner.py to runner.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/html.py to html.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/_doctest.py to _doctest.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/client.py to client.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/test/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/version.py to version.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/client.py to client.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/operations.py to operations.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/client.py to client.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/validation.py to validation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/compiler.py to compiler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/mysql/client.py to client.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle/creation.py to creation.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle/compiler.py to compiler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle/introspection.py to introspection.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/oracle/client.py to client.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/util.py to util.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/dummy/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/backends/dummy/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/transaction.py to transaction.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/constants.py to constants.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/constants.py to constants.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/where.py to where.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/datastructures.py to datastructures.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py to compiler.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/subqueries.py to subqueries.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/expressions.py to expressions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/aggregates.py to aggregates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/sql/query.py to query.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/deletion.py to deletion.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/options.py to options.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/manager.py to manager.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/signals.py to signals.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/related.py to related.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/query_utils.py to query_utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/expressions.py to expressions.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/base.py to base.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/aggregates.py to aggregates.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/loading.py to loading.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields/subclassing.py to subclassing.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields/files.py to files.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields/related.py to related.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/fields/proxy.py to proxy.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/models/query.py to query.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/db/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http/request.py to request.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http/cookie.py to cookie.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http/multipartparser.py to multipartparser.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http/response.py to response.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/http/utils.py to utils.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls/static.py to static.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls/i18n.py to i18n.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/urls/shortcut.py to shortcut.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/manage.py to manage.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name/urls.py to urls.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name/wsgi.py to wsgi.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/project_template/project_name/settings.py to settings.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bn/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cs/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ml/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr_Latn/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ko/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sv/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mn/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sl/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fi/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_NI/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_NI/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pt_BR/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_AR/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/cy/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_CN/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/he/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ar/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/is/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/el/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lv/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/zh_TW/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/it/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/gl/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nb/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/et/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/km/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sk/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fy_NL/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/eu/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/lt/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ka/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/en_GB/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sr/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fr/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de_CH/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/de_CH/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_PR/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_PR/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/mk/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/sq/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/te/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/tr/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bs/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/pl/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/da/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ru/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/kn/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ro/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nl/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ca/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hr/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ga/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/bg/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/nn/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hi/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/hu/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/th/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/fa/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ja/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es_MX/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/es/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/id/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/uk/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/ta/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/locale/vi/formats.py to formats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/global_settings.py to global_settings.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template/tests.py to tests.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template/models.py to models.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template/views.py to views.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/conf/app_template/admin.py to admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/tz.py to tz.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/l10n.py to l10n.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/static.py to static.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/i18n.py to i18n.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/future.py to future.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/templatetags/cache.py to cache.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/django-admin.py to django-admin.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/unique-messages.py to unique-messages.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/profiling/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/profiling/gather_profile_stats.py to gather_profile_stats.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/django-2to3.py to django-2to3.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/bin/daily_cleanup.py to daily_cleanup.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/clickjacking.py to clickjacking.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/__init__.py to __init__.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/doc.py to doc.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/transaction.py to transaction.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/csrf.py to csrf.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/cache.py to cache.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/http.py to http.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/gzip.py to gzip.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/common.py to common.pyc byte-compiling /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/django/middleware/locale.py to locale.pyc running install_scripts creating /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/bin copying build/scripts-2.6/django-admin.py -> /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/bin changing mode of /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/bin/django-admin.py to 755 running install_egg_info Writing /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/lib/python2.6/site-packages/Django-1.6.5-py2.6.egg-info + /bin/sed -e 's:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:' + /bin/sed -e 's|^.||' + cd /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64 + find . -name 'django*.mo' + export SPHINXBUILD=sphinx-1.0-build + SPHINXBUILD=sphinx-1.0-build + cd docs + mkdir djangohtml + mkdir -p _build/doctrees _build/html + make html sphinx-1.0-build -b djangohtml -n -d _build/doctrees -D language= . _build/html Running Sphinx v1.0.8 loading translations []... locale not available loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/2.7/objects.inv... loading intersphinx inventory from http://pythonhosted.org/six/objects.inv... loading intersphinx inventory from http://sphinx.pocoo.org/objects.inv... loading intersphinx inventory from http://simplejson.readthedocs.org/en/latest/objects.inv... building [djangohtml]: targets for 301 source files that are out of date updating environment: 301 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... [ 2%] faq/install reading sources... [ 2%] faq/models reading sources... [ 2%] faq/troubleshooting reading sources... [ 3%] faq/usage reading sources... [ 3%] glossary reading sources... [ 3%] howto/auth-remote-user reading sources... [ 4%] howto/custom-file-storage reading sources... [ 4%] howto/custom-management-commands reading sources... [ 4%] howto/custom-model-fields reading sources... [ 5%] howto/custom-template-tags reading sources... [ 5%] howto/deployment/checklist reading sources... [ 5%] howto/deployment/fastcgi reading sources... [ 6%] howto/deployment/index reading sources... [ 6%] howto/deployment/wsgi/apache-auth reading sources... [ 6%] howto/deployment/wsgi/gunicorn reading sources... [ 7%] howto/deployment/wsgi/index reading sources... [ 7%] howto/deployment/wsgi/modwsgi reading sources... [ 7%] howto/deployment/wsgi/uwsgi reading sources... [ 8%] howto/error-reporting reading sources... [ 8%] howto/index reading sources... [ 8%] howto/initial-data reading sources... [ 9%] howto/jython reading sources... [ 9%] howto/legacy-databases reading sources... [ 9%] howto/outputting-csv reading sources... [ 10%] howto/outputting-pdf reading sources... [ 10%] howto/static-files/deployment reading sources... [ 10%] howto/static-files/index reading sources... [ 11%] howto/upgrade-version reading sources... [ 11%] howto/windows reading sources... [ 11%] index reading sources... [ 12%] internals/committers reading sources... [ 12%] internals/contributing/bugs-and-features reading sources... [ 12%] internals/contributing/committing-code reading sources... [ 13%] internals/contributing/index reading sources... [ 13%] internals/contributing/localizing reading sources... [ 13%] internals/contributing/new-contributors reading sources... [ 14%] internals/contributing/triaging-tickets reading sources... [ 14%] internals/contributing/writing-code/coding-style reading sources... [ 14%] internals/contributing/writing-code/index reading sources... [ 15%] internals/contributing/writing-code/submitting-patches reading sources... [ 15%] internals/contributing/writing-code/unit-tests reading sources... [ 15%] internals/contributing/writing-code/working-with-git reading sources... [ 16%] internals/contributing/writing-documentation reading sources... [ 16%] internals/deprecation reading sources... [ 16%] internals/git reading sources... [ 17%] internals/howto-release-django reading sources... [ 17%] internals/index reading sources... [ 17%] internals/mailing-lists reading sources... [ 18%] internals/release-process reading sources... [ 18%] internals/security reading sources... [ 18%] intro/contributing reading sources... [ 19%] intro/index reading sources... [ 19%] intro/install reading sources... [ 19%] intro/overview reading sources... [ 20%] intro/reusable-apps reading sources... [ 20%] intro/tutorial01 reading sources... [ 20%] intro/tutorial02 reading sources... [ 21%] intro/tutorial03 reading sources... [ 21%] intro/tutorial04 reading sources... [ 21%] intro/tutorial05 reading sources... [ 22%] intro/tutorial06 reading sources... [ 22%] intro/whatsnext reading sources... [ 22%] misc/api-stability reading sources... [ 23%] misc/design-philosophies reading sources... [ 23%] misc/distributions reading sources... [ 23%] misc/index reading sources... [ 24%] ref/class-based-views/base reading sources... [ 24%] ref/class-based-views/flattened-index reading sources... [ 24%] ref/class-based-views/generic-date-based reading sources... [ 25%] ref/class-based-views/generic-display reading sources... [ 25%] ref/class-based-views/generic-editing reading sources... [ 25%] ref/class-based-views/index reading sources... [ 26%] ref/class-based-views/mixins reading sources... [ 26%] ref/class-based-views/mixins-date-based reading sources... [ 26%] ref/class-based-views/mixins-editing reading sources... [ 27%] ref/class-based-views/mixins-multiple-object reading sources... [ 27%] ref/class-based-views/mixins-simple reading sources... [ 27%] ref/class-based-views/mixins-single-object reading sources... [ 28%] ref/clickjacking reading sources... [ 28%] ref/contrib/admin/actions reading sources... [ 28%] ref/contrib/admin/admindocs reading sources... [ 29%] ref/contrib/admin/index reading sources... [ 29%] ref/contrib/auth reading sources... [ 29%] ref/contrib/comments/custom reading sources... [ 30%] ref/contrib/comments/example reading sources... [ 30%] ref/contrib/comments/forms reading sources... [ 30%] ref/contrib/comments/index reading sources... [ 31%] ref/contrib/comments/models reading sources... [ 31%] ref/contrib/comments/moderation reading sources... [ 31%] ref/contrib/comments/signals reading sources... [ 32%] ref/contrib/contenttypes reading sources... [ 32%] ref/contrib/csrf reading sources... [ 32%] ref/contrib/flatpages reading sources... [ 33%] ref/contrib/formtools/form-preview reading sources... [ 33%] ref/contrib/formtools/form-wizard reading sources... [ 33%] ref/contrib/formtools/index reading sources... [ 34%] ref/contrib/gis/admin reading sources... [ 34%] ref/contrib/gis/commands reading sources... [ 34%] ref/contrib/gis/db-api reading sources... [ 35%] ref/contrib/gis/deployment reading sources... [ 35%] ref/contrib/gis/feeds reading sources... [ 35%] ref/contrib/gis/forms-api reading sources... [ 36%] ref/contrib/gis/gdal reading sources... [ 36%] ref/contrib/gis/geoip reading sources... [ 36%] ref/contrib/gis/geoquerysets reading sources... [ 37%] ref/contrib/gis/geos reading sources... [ 37%] ref/contrib/gis/index reading sources... [ 37%] ref/contrib/gis/install/geolibs reading sources... [ 38%] ref/contrib/gis/install/index reading sources... [ 38%] ref/contrib/gis/install/postgis reading sources... [ 38%] ref/contrib/gis/install/spatialite reading sources... [ 39%] ref/contrib/gis/layermapping reading sources... [ 39%] ref/contrib/gis/measure reading sources... [ 39%] ref/contrib/gis/model-api reading sources... [ 40%] ref/contrib/gis/ogrinspect reading sources... [ 40%] ref/contrib/gis/sitemaps reading sources... [ 40%] ref/contrib/gis/testing reading sources... [ 41%] ref/contrib/gis/tutorial reading sources... [ 41%] ref/contrib/gis/utils reading sources... [ 41%] ref/contrib/humanize reading sources... [ 42%] ref/contrib/index reading sources... [ 42%] ref/contrib/messages reading sources... [ 42%] ref/contrib/redirects reading sources... [ 43%] ref/contrib/sitemaps reading sources... [ 43%] ref/contrib/sites reading sources... [ 43%] ref/contrib/staticfiles reading sources... [ 44%] ref/contrib/syndication reading sources... [ 44%] ref/contrib/webdesign reading sources... [ 44%] ref/databases reading sources... [ 45%] ref/django-admin reading sources... [ 45%] ref/exceptions reading sources... [ 45%] ref/files/file reading sources... [ 46%] ref/files/index reading sources... [ 46%] ref/files/storage reading sources... [ 46%] ref/forms/api reading sources... [ 47%] ref/forms/fields reading sources... [ 47%] ref/forms/formsets reading sources... [ 47%] ref/forms/index reading sources... [ 48%] ref/forms/models reading sources... [ 48%] ref/forms/validation reading sources... [ 48%] ref/forms/widgets reading sources... [ 49%] ref/index reading sources... [ 49%] ref/middleware reading sources... [ 49%] ref/models/fields reading sources... [ 50%] ref/models/index reading sources... [ 50%] ref/models/instances reading sources... [ 50%] ref/models/options reading sources... [ 51%] ref/models/querysets reading sources... [ 51%] ref/models/relations reading sources... [ 51%] ref/request-response reading sources... [ 52%] ref/settings reading sources... [ 52%] ref/signals reading sources... [ 52%] ref/template-response reading sources... [ 53%] ref/templates/api reading sources... [ 53%] ref/templates/builtins reading sources... [ 53%] ref/templates/index reading sources... [ 54%] ref/unicode reading sources... [ 54%] ref/urlresolvers reading sources... [ 54%] ref/urls reading sources... [ 55%] ref/utils reading sources... [ 55%] ref/validators reading sources... [ 55%] ref/views reading sources... [ 56%] releases/0.95 reading sources... [ 56%] releases/0.96 reading sources... [ 56%] releases/1.0 reading sources... [ 57%] releases/1.0-alpha-1 reading sources... [ 57%] releases/1.0-alpha-2 reading sources... [ 57%] releases/1.0-beta reading sources... [ 58%] releases/1.0-beta-2 reading sources... [ 58%] releases/1.0-porting-guide reading sources... [ 58%] releases/1.0.1 reading sources... [ 59%] releases/1.0.2 reading sources... [ 59%] releases/1.1 reading sources... [ 59%] releases/1.1-alpha-1 reading sources... [ 60%] releases/1.1-beta-1 reading sources... [ 60%] releases/1.1-rc-1 reading sources... [ 60%] releases/1.1.2 reading sources... [ 61%] releases/1.1.3 reading sources... [ 61%] releases/1.1.4 reading sources... [ 61%] releases/1.2 reading sources... [ 62%] releases/1.2-alpha-1 reading sources... [ 62%] releases/1.2-beta-1 reading sources... [ 62%] releases/1.2-rc-1 reading sources... [ 63%] releases/1.2.1 reading sources... [ 63%] releases/1.2.2 reading sources... [ 63%] releases/1.2.3 reading sources... [ 64%] releases/1.2.4 reading sources... [ 64%] releases/1.2.5 reading sources... [ 64%] releases/1.2.6 reading sources... [ 65%] releases/1.2.7 reading sources... [ 65%] releases/1.3 reading sources... [ 65%] releases/1.3-alpha-1 reading sources... [ 66%] releases/1.3-beta-1 reading sources... [ 66%] releases/1.3.1 reading sources... [ 66%] releases/1.3.2 reading sources... [ 67%] releases/1.3.3 reading sources... [ 67%] releases/1.3.4 reading sources... [ 67%] releases/1.3.5 reading sources... [ 68%] releases/1.3.6 reading sources... [ 68%] releases/1.3.7 reading sources... [ 68%] releases/1.4 reading sources... [ 69%] releases/1.4-alpha-1 reading sources... [ 69%] releases/1.4-beta-1 reading sources... [ 69%] releases/1.4.1 reading sources... [ 70%] releases/1.4.10 reading sources... [ 70%] releases/1.4.11 reading sources... [ 70%] releases/1.4.12 reading sources... [ 71%] releases/1.4.13 reading sources... [ 71%] releases/1.4.2 reading sources... [ 71%] releases/1.4.3 reading sources... [ 72%] releases/1.4.4 reading sources... [ 72%] releases/1.4.5 reading sources... [ 72%] releases/1.4.6 reading sources... [ 73%] releases/1.4.7 reading sources... [ 73%] releases/1.4.8 reading sources... [ 73%] releases/1.4.9 reading sources... [ 74%] releases/1.5 reading sources... [ 74%] releases/1.5-alpha-1 reading sources... [ 74%] releases/1.5-beta-1 reading sources... [ 75%] releases/1.5.1 reading sources... [ 75%] releases/1.5.2 reading sources... [ 75%] releases/1.5.3 reading sources... [ 76%] releases/1.5.4 reading sources... [ 76%] releases/1.5.5 reading sources... [ 76%] releases/1.5.6 reading sources... [ 77%] releases/1.5.7 reading sources... [ 77%] releases/1.5.8 reading sources... [ 77%] releases/1.6 reading sources... [ 78%] releases/1.6.1 reading sources... [ 78%] releases/1.6.2 reading sources... [ 78%] releases/1.6.3 reading sources... [ 79%] releases/1.6.4 reading sources... [ 79%] releases/1.6.5 reading sources... [ 79%] releases/index reading sources... [ 80%] releases/security reading sources... [ 80%] topics/auth/customizing reading sources... [ 80%] topics/auth/default reading sources... [ 81%] topics/auth/index reading sources... [ 81%] topics/auth/passwords reading sources... [ 81%] topics/cache reading sources... [ 82%] topics/class-based-views/generic-display reading sources... [ 82%] topics/class-based-views/generic-editing reading sources... [ 82%] topics/class-based-views/index reading sources... [ 83%] topics/class-based-views/intro reading sources... [ 83%] topics/class-based-views/mixins reading sources... [ 83%] topics/conditional-view-processing reading sources... [ 84%] topics/db/aggregation reading sources... [ 84%] topics/db/examples/index reading sources... [ 84%] topics/db/examples/many_to_many reading sources... [ 85%] topics/db/examples/many_to_one reading sources... [ 85%] topics/db/examples/one_to_one reading sources... [ 85%] topics/db/index reading sources... [ 86%] topics/db/managers reading sources... [ 86%] topics/db/models reading sources... [ 86%] topics/db/multi-db reading sources... [ 87%] topics/db/optimization reading sources... [ 87%] topics/db/queries reading sources... [ 87%] topics/db/sql reading sources... [ 88%] topics/db/tablespaces reading sources... [ 88%] topics/db/transactions reading sources... [ 88%] topics/email reading sources... [ 89%] topics/files reading sources... [ 89%] topics/forms/formsets reading sources... [ 89%] topics/forms/index reading sources... [ 90%] topics/forms/media reading sources... [ 90%] topics/forms/modelforms reading sources... [ 90%] topics/http/decorators reading sources... [ 91%] topics/http/file-uploads reading sources... [ 91%] topics/http/generic-views reading sources... [ 91%] topics/http/index reading sources... [ 92%] topics/http/middleware reading sources... [ 92%] topics/http/sessions reading sources... [ 92%] topics/http/shortcuts reading sources... [ 93%] topics/http/urls reading sources... [ 93%] topics/http/views reading sources... [ 93%] topics/i18n/formatting reading sources... [ 94%] topics/i18n/index reading sources... [ 94%] topics/i18n/timezones reading sources... [ 94%] topics/i18n/translation reading sources... [ 95%] topics/index reading sources... [ 95%] topics/install reading sources... [ 95%] topics/localflavor reading sources... [ 96%] topics/logging reading sources... [ 96%] topics/pagination reading sources... [ 96%] topics/python3 reading sources... [ 97%] topics/security reading sources... [ 97%] topics/serialization reading sources... [ 97%] 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 /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/1.4.13.txt:1: WARNING: Title overline too short. ========================== Django 1.4.13 release notes ========================== /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". /home/eric/rpmbuild/BUILD/Django-1.6.5/docs/releases/security.txt:: WARNING: Duplicate explicit target name: "(patch". 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... [ 2%] faq/install writing output... [ 2%] faq/models writing output... [ 2%] faq/troubleshooting writing output... [ 3%] faq/usage writing output... [ 3%] glossary writing output... [ 3%] howto/auth-remote-user writing output... [ 4%] howto/custom-file-storage writing output... [ 4%] howto/custom-management-commands writing output... [ 4%] howto/custom-model-fields writing output... [ 5%] howto/custom-template-tags writing output... [ 5%] howto/deployment/checklist writing output... [ 5%] howto/deployment/fastcgi writing output... [ 6%] howto/deployment/index writing output... [ 6%] howto/deployment/wsgi/apache-auth writing output... [ 6%] howto/deployment/wsgi/gunicorn writing output... [ 7%] howto/deployment/wsgi/index writing output... [ 7%] howto/deployment/wsgi/modwsgi writing output... [ 7%] howto/deployment/wsgi/uwsgi writing output... [ 8%] howto/error-reporting writing output... [ 8%] howto/index writing output... [ 8%] howto/initial-data writing output... [ 9%] howto/jython writing output... [ 9%] howto/legacy-databases writing output... [ 9%] howto/outputting-csv writing output... [ 10%] howto/outputting-pdf writing output... [ 10%] howto/static-files/deployment writing output... [ 10%] howto/static-files/index writing output... [ 11%] howto/upgrade-version writing output... [ 11%] howto/windows writing output... [ 11%] index writing output... [ 12%] internals/committers writing output... [ 12%] internals/contributing/bugs-and-features writing output... [ 12%] internals/contributing/committing-code writing output... [ 13%] internals/contributing/index writing output... [ 13%] internals/contributing/localizing writing output... [ 13%] internals/contributing/new-contributors writing output... [ 14%] internals/contributing/triaging-tickets writing output... [ 14%] internals/contributing/writing-code/coding-style writing output... [ 14%] internals/contributing/writing-code/index writing output... [ 15%] internals/contributing/writing-code/submitting-patches writing output... [ 15%] internals/contributing/writing-code/unit-tests writing output... [ 15%] internals/contributing/writing-code/working-with-git writing output... [ 16%] internals/contributing/writing-documentation writing output... [ 16%] internals/deprecation writing output... [ 16%] internals/git writing output... [ 17%] internals/howto-release-django writing output... [ 17%] internals/index writing output... [ 17%] internals/mailing-lists writing output... [ 18%] internals/release-process writing output... [ 18%] internals/security writing output... [ 18%] intro/contributing writing output... [ 19%] intro/index writing output... [ 19%] intro/install writing output... [ 19%] intro/overview writing output... [ 20%] intro/reusable-apps writing output... [ 20%] intro/tutorial01 writing output... [ 20%] intro/tutorial02 writing output... [ 21%] intro/tutorial03 writing output... [ 21%] intro/tutorial04 writing output... [ 21%] intro/tutorial05 writing output... [ 22%] intro/tutorial06 writing output... [ 22%] intro/whatsnext writing output... [ 22%] misc/api-stability writing output... [ 23%] misc/design-philosophies writing output... [ 23%] misc/distributions writing output... [ 23%] misc/index writing output... [ 24%] ref/class-based-views/base writing output... [ 24%] ref/class-based-views/flattened-index writing output... [ 24%] ref/class-based-views/generic-date-based writing output... [ 25%] ref/class-based-views/generic-display writing output... [ 25%] ref/class-based-views/generic-editing writing output... [ 25%] ref/class-based-views/index writing output... [ 26%] ref/class-based-views/mixins writing output... [ 26%] ref/class-based-views/mixins-date-based writing output... [ 26%] ref/class-based-views/mixins-editing writing output... [ 27%] ref/class-based-views/mixins-multiple-object writing output... [ 27%] ref/class-based-views/mixins-simple writing output... [ 27%] ref/class-based-views/mixins-single-object writing output... [ 28%] ref/clickjacking writing output... [ 28%] ref/contrib/admin/actions writing output... [ 28%] ref/contrib/admin/admindocs writing output... [ 29%] ref/contrib/admin/index writing output... [ 29%] ref/contrib/auth writing output... [ 29%] ref/contrib/comments/custom writing output... [ 30%] ref/contrib/comments/example writing output... [ 30%] ref/contrib/comments/forms writing output... [ 30%] ref/contrib/comments/index writing output... [ 31%] ref/contrib/comments/models writing output... [ 31%] ref/contrib/comments/moderation writing output... [ 31%] ref/contrib/comments/signals writing output... [ 32%] ref/contrib/contenttypes writing output... [ 32%] ref/contrib/csrf writing output... [ 32%] ref/contrib/flatpages writing output... [ 33%] ref/contrib/formtools/form-preview writing output... [ 33%] ref/contrib/formtools/form-wizard writing output... [ 33%] ref/contrib/formtools/index writing output... [ 34%] ref/contrib/gis/admin writing output... [ 34%] ref/contrib/gis/commands writing output... [ 34%] ref/contrib/gis/db-api writing output... [ 35%] ref/contrib/gis/deployment writing output... [ 35%] ref/contrib/gis/feeds writing output... [ 35%] ref/contrib/gis/forms-api writing output... [ 36%] ref/contrib/gis/gdal writing output... [ 36%] ref/contrib/gis/geoip writing output... [ 36%] ref/contrib/gis/geoquerysets writing output... [ 37%] ref/contrib/gis/geos writing output... [ 37%] ref/contrib/gis/index writing output... [ 37%] ref/contrib/gis/install/geolibs writing output... [ 38%] ref/contrib/gis/install/index writing output... [ 38%] ref/contrib/gis/install/postgis writing output... [ 38%] ref/contrib/gis/install/spatialite writing output... [ 39%] ref/contrib/gis/layermapping writing output... [ 39%] ref/contrib/gis/measure writing output... [ 39%] ref/contrib/gis/model-api writing output... [ 40%] ref/contrib/gis/ogrinspect writing output... [ 40%] ref/contrib/gis/sitemaps writing output... [ 40%] ref/contrib/gis/testing writing output... [ 41%] ref/contrib/gis/tutorial writing output... [ 41%] ref/contrib/gis/utils writing output... [ 41%] ref/contrib/humanize writing output... [ 42%] ref/contrib/index writing output... [ 42%] ref/contrib/messages writing output... [ 42%] ref/contrib/redirects writing output... [ 43%] ref/contrib/sitemaps writing output... [ 43%] ref/contrib/sites writing output... [ 43%] ref/contrib/staticfiles writing output... [ 44%] ref/contrib/syndication writing output... [ 44%] ref/contrib/webdesign writing output... [ 44%] ref/databases writing output... [ 45%] ref/django-admin writing output... [ 45%] ref/exceptions writing output... [ 45%] ref/files/file writing output... [ 46%] ref/files/index writing output... [ 46%] ref/files/storage writing output... [ 46%] ref/forms/api writing output... [ 47%] ref/forms/fields writing output... [ 47%] ref/forms/formsets writing output... [ 47%] ref/forms/index writing output... [ 48%] ref/forms/models writing output... [ 48%] ref/forms/validation writing output... [ 48%] ref/forms/widgets writing output... [ 49%] ref/index writing output... [ 49%] ref/middleware writing output... [ 49%] ref/models/fields writing output... [ 50%] ref/models/index writing output... [ 50%] ref/models/instances writing output... [ 50%] ref/models/options writing output... [ 51%] ref/models/querysets writing output... [ 51%] ref/models/relations writing output... [ 51%] ref/request-response writing output... [ 52%] ref/settings writing output... [ 52%] ref/signals writing output... [ 52%] ref/template-response writing output... [ 53%] ref/templates/api writing output... [ 53%] ref/templates/builtins writing output... [ 53%] ref/templates/index writing output... [ 54%] ref/unicode writing output... [ 54%] ref/urlresolvers writing output... [ 54%] ref/urls writing output... [ 55%] ref/utils writing output... [ 55%] ref/validators writing output... [ 55%] ref/views writing output... [ 56%] releases/0.95 writing output... [ 56%] releases/0.96 writing output... [ 56%] releases/1.0 writing output... [ 57%] releases/1.0-alpha-1 writing output... [ 57%] releases/1.0-alpha-2 writing output... [ 57%] releases/1.0-beta writing output... [ 58%] releases/1.0-beta-2 writing output... [ 58%] releases/1.0-porting-guide writing output... [ 58%] releases/1.0.1 writing output... [ 59%] releases/1.0.2 writing output... [ 59%] releases/1.1 writing output... [ 59%] releases/1.1-alpha-1 writing output... [ 60%] releases/1.1-beta-1 writing output... [ 60%] releases/1.1-rc-1 writing output... [ 60%] releases/1.1.2 writing output... [ 61%] releases/1.1.3 writing output... [ 61%] releases/1.1.4 writing output... [ 61%] releases/1.2 writing output... [ 62%] releases/1.2-alpha-1 writing output... [ 62%] releases/1.2-beta-1 writing output... [ 62%] releases/1.2-rc-1 writing output... [ 63%] releases/1.2.1 writing output... [ 63%] releases/1.2.2 writing output... [ 63%] releases/1.2.3 writing output... [ 64%] releases/1.2.4 writing output... [ 64%] releases/1.2.5 writing output... [ 64%] releases/1.2.6 writing output... [ 65%] releases/1.2.7 writing output... [ 65%] releases/1.3 writing output... [ 65%] releases/1.3-alpha-1 writing output... [ 66%] releases/1.3-beta-1 writing output... [ 66%] releases/1.3.1 writing output... [ 66%] releases/1.3.2 writing output... [ 67%] releases/1.3.3 writing output... [ 67%] releases/1.3.4 writing output... [ 67%] releases/1.3.5 writing output... [ 68%] releases/1.3.6 writing output... [ 68%] releases/1.3.7 writing output... [ 68%] releases/1.4 writing output... [ 69%] releases/1.4-alpha-1 writing output... [ 69%] releases/1.4-beta-1 writing output... [ 69%] releases/1.4.1 writing output... [ 70%] releases/1.4.10 writing output... [ 70%] releases/1.4.11 writing output... [ 70%] releases/1.4.12 writing output... [ 71%] releases/1.4.13 writing output... [ 71%] releases/1.4.2 writing output... [ 71%] releases/1.4.3 writing output... [ 72%] releases/1.4.4 writing output... [ 72%] releases/1.4.5 writing output... [ 72%] releases/1.4.6 writing output... [ 73%] releases/1.4.7 writing output... [ 73%] releases/1.4.8 writing output... [ 73%] releases/1.4.9 writing output... [ 74%] releases/1.5 writing output... [ 74%] releases/1.5-alpha-1 writing output... [ 74%] releases/1.5-beta-1 writing output... [ 75%] releases/1.5.1 writing output... [ 75%] releases/1.5.2 writing output... [ 75%] releases/1.5.3 writing output... [ 76%] releases/1.5.4 writing output... [ 76%] releases/1.5.5 writing output... [ 76%] releases/1.5.6 writing output... [ 77%] releases/1.5.7 writing output... [ 77%] releases/1.5.8 writing output... [ 77%] releases/1.6 writing output... [ 78%] releases/1.6.1 writing output... [ 78%] releases/1.6.2 writing output... [ 78%] releases/1.6.3 writing output... [ 79%] releases/1.6.4 writing output... [ 79%] releases/1.6.5 writing output... [ 79%] releases/index writing output... [ 80%] releases/security writing output... [ 80%] topics/auth/customizing writing output... [ 80%] topics/auth/default writing output... [ 81%] topics/auth/index writing output... [ 81%] topics/auth/passwords writing output... [ 81%] topics/cache writing output... [ 82%] topics/class-based-views/generic-display writing output... [ 82%] topics/class-based-views/generic-editing writing output... [ 82%] topics/class-based-views/index writing output... [ 83%] topics/class-based-views/intro writing output... [ 83%] topics/class-based-views/mixins writing output... [ 83%] topics/conditional-view-processing writing output... [ 84%] topics/db/aggregation writing output... [ 84%] topics/db/examples/index writing output... [ 84%] topics/db/examples/many_to_many writing output... [ 85%] topics/db/examples/many_to_one writing output... [ 85%] topics/db/examples/one_to_one writing output... [ 85%] topics/db/index writing output... [ 86%] topics/db/managers writing output... [ 86%] topics/db/models writing output... [ 86%] topics/db/multi-db writing output... [ 87%] topics/db/optimization writing output... [ 87%] topics/db/queries writing output... [ 87%] topics/db/sql writing output... [ 88%] topics/db/tablespaces writing output... [ 88%] topics/db/transactions writing output... [ 88%] topics/email writing output... [ 89%] topics/files writing output... [ 89%] topics/forms/formsets writing output... [ 89%] topics/forms/index writing output... [ 90%] topics/forms/media writing output... [ 90%] topics/forms/modelforms writing output... [ 90%] topics/http/decorators writing output... [ 91%] topics/http/file-uploads writing output... [ 91%] topics/http/generic-views writing output... [ 91%] topics/http/index writing output... [ 92%] topics/http/middleware writing output... [ 92%] topics/http/sessions writing output... [ 92%] topics/http/shortcuts writing output... [ 93%] topics/http/urls writing output... [ 93%] topics/http/views writing output... [ 93%] topics/i18n/formatting writing output... [ 94%] topics/i18n/index writing output... [ 94%] topics/i18n/timezones writing output... [ 94%] topics/i18n/translation writing output... [ 95%] topics/index writing output... [ 95%] topics/install writing output... [ 95%] topics/localflavor writing output... [ 96%] topics/logging writing output... [ 96%] topics/pagination writing output... [ 96%] topics/python3 writing output... [ 97%] topics/security writing output... [ 97%] topics/serialization writing output... [ 97%] 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 None:104: WARNING: py:meth reference target not found: django.db.models.query.QuerySet.raw None:103: WARNING: py:meth reference target not found: django.db.models.query.QuerySet.raw None:103: WARNING: py:meth reference target not found: django.db.models.query.QuerySet.raw writing additional files... genindex py-modindex search copying images... [ 4%] ref/contrib/admin/_images/article_actions.png copying images... [ 8%] intro/_images/admin08t.png copying images... [ 12%] ref/contrib/admin/_images/users_changelist.png copying images... [ 16%] intro/_images/admin04t.png copying images... [ 20%] intro/_images/admin12t.png copying images... [ 25%] topics/testing/_images/django_unittest_classes_hierarchy.svg copying images... [ 29%] ref/contrib/admin/_images/article_actions_message.png copying images... [ 33%] intro/_images/admin10.png copying images... [ 37%] intro/_images/admin06t.png copying images... [ 41%] intro/_images/admin15t.png copying images... [ 45%] intro/_images/admin03t.png copying images... [ 50%] topics/http/_images/middleware.svg copying images... [ 54%] intro/_images/admin13t.png copying images... [ 58%] intro/_images/admin07.png copying images... [ 62%] intro/_images/admin05t.png copying images... [ 66%] internals/_images/triage_process.svg copying images... [ 70%] ref/contrib/admin/_images/flatfiles_admin.png copying images... [ 75%] ref/contrib/admin/_images/user_actions.png copying images... [ 79%] ref/contrib/admin/_images/raw_id_fields.png copying images... [ 83%] intro/_images/admin09.png copying images... [ 87%] intro/_images/admin01.png copying images... [ 91%] intro/_images/admin11t.png copying images... [ 95%] intro/_images/admin02t.png copying images... [100%] intro/_images/admin14t.png copying downloadable files... [ 20%] ref/contrib/gis/install/create_template_postgis-1.4.sh copying downloadable files... [ 40%] ref/contrib/gis/install/create_template_postgis-1.5.sh copying downloadable files... [ 60%] ref/contrib/gis/install/create_template_postgis-1.3.sh copying downloadable files... [ 80%] ref/contrib/gis/install/geodjango_setup.bat copying downloadable files... [100%] ref/contrib/gis/install/create_template_postgis-debian.sh copying static files... done dumping search index... done dumping object inventory... done writing templatebuiltins.js... build succeeded, 15 warnings. Build finished. The HTML pages are in _build/html. + mkdir -p /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/share/man/man1/ + cp -p docs/man/daily_cleanup.1 docs/man/django-admin.1 docs/man/gather_profile_stats.1 /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/share/man/man1/ + mkdir -p /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/etc/bash_completion.d/ + install -m 0644 -p extras/django_bash_completion /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/etc/bash_completion.d/ + mv /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/bin/django-admin.py /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64/usr/bin/django-admin + xargs rm -f + find /home/eric/rpmbuild/BUILDROOT/python-django-1.6.5-1.el6.x86_64 -name '*.po' + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EAyLwF + umask 022 + cd /home/eric/rpmbuild/BUILD + cd Django-1.6.5 ++ pwd + export PYTHONPATH=/home/eric/rpmbuild/BUILD/Django-1.6.5 + PYTHONPATH=/home/eric/rpmbuild/BUILD/Django-1.6.5 + export LANG=en_US.utf8 + LANG=en_US.utf8 + cd tests + ./runtests.py --settings=test_sqlite --verbosity=2 Importing application backends Importing application bash_completion Importing application tablespaces Importing application timezones Importing application proxy_models Importing application admin_inlines Importing application signals_regress Importing application signing Importing application validators Importing application resolve_url Importing application http_utils Importing application distinct_on_fields Importing application settings_tests Importing application initial_sql_regress Importing application inspectdb Importing application custom_pk Importing application field_subclassing Importing application get_or_create Importing application lookup Importing application m2m_through Importing application view_tests Importing application empty Importing application model_fields Importing application signed_cookies_tests Importing application datetimes Importing application admin_filters Importing application model_permalink Importing application admin_scripts Importing application dispatch Importing application httpwrappers Importing application defaultfilters Importing application model_forms_regress Importing application i18n Importing application queries Importing application admin_views Importing application m2m_multiple Importing application responses Importing application builtin_server Importing application conditional_processing Importing application delete_regress Importing application many_to_one_regress Importing application test_suite_override Importing application requests Importing application sites_framework Importing application db_typecasts Importing application select_related Importing application delete Importing application select_related_regress Importing application string_lookup Importing application proxy_model_inheritance Importing application get_object_or_404 Importing application fixtures Importing application multiple_database Importing application version Importing application extra_regress Importing application unmanaged_models Importing application basic Importing application reserved_names Importing application csrf_tests Importing application or_lookups Importing application defer_regress Importing application m2m_through_regress Importing application contenttypes_tests Importing application max_lengths Importing application admin_registration Importing application check Importing application generic_inline_admin Importing application file_storage Importing application one_to_one Importing application raw_query Importing application m2o_recursive Importing application one_to_one_regress Importing application null_queries Importing application admin_changelist Importing application select_for_update Importing application prefetch_related Importing application middleware_exceptions Importing application admin_ordering Importing application model_formsets_regress Importing application commands_sql Importing application serializers Importing application field_defaults Importing application bulk_create Importing application mutually_referential Importing application model_package Importing application user_commands Importing application managers_regress Importing application foreign_object Importing application m2m_regress Importing application admin_docs Importing application generic_views Importing application swappable_models Importing application comment_tests Importing application createsuperuser Importing application ordering Importing application validation Importing application logging_tests Importing application select_related_onetoone Importing application save_delete_hooks Importing application fixtures_regress Importing application defer Importing application signals Importing application admin_custom_urls Importing application aggregation_regress Importing application m2m_recursive Importing application base Importing application file_uploads Importing application model_inheritance_select_related Importing application reverse_single_related Importing application many_to_one Importing application bug8245 Importing application null_fk Importing application m2m_signals Importing application serializers_regress Importing application model_inheritance Importing application nested_foreign_keys Importing application app_loading Importing application queryset_pickle Importing application custom_managers_regress Importing application admin_widgets Importing application test_client_regress Importing application model_inheritance_regress Importing application order_with_respect_to Importing application modeladmin Importing application model_inheritance_same_model_name Importing application model_forms Importing application context_processors Importing application files Importing application syncdb_signals Importing application datatypes Importing application custom_managers Importing application model_formsets Importing application forms_tests Importing application model_regress Importing application test_client Importing application generic_relations_regress Importing application admin_util Importing application text Importing application mail Importing application test_utils Importing application custom_methods Importing application generic_relations Importing application many_to_one_null Importing application dates Importing application m2m_intermediary Importing application null_fk_ordering Importing application deprecation Importing application aggregation Importing application force_insert_update Importing application many_to_many Importing application admin_validation Importing application template_tests Importing application introspection Importing application fixtures_model_package Importing application reverse_lookup Importing application staticfiles_tests Importing application utils_tests Importing application transactions Importing application wsgi Importing application properties Importing application m2m_and_m2o Importing application indexes Importing application cache Importing application transactions_regress Importing application decorators Importing application expressions Importing application invalid_models Importing application pagination Importing application expressions_regress Importing application urlpatterns_reverse Importing application choices Importing application get_or_create_regress Importing application handlers Importing application test_runner Importing application model_validation Importing application custom_columns Importing application get_earliest_or_latest Importing application update_only_fields Importing application middleware Importing application custom_columns_regress Importing application str Importing application inline_formsets Importing application bug639 Importing application known_related_objects Importing application servers Importing application syndication Importing application update Importing application sitemaps Importing application sessions Importing application contenttypes Importing application sites Importing application flatpages Importing application comments Importing application webdesign Importing application redirects Importing application humanize Importing application admindocs Importing application gis Importing application auth Importing application messages Importing application admin Importing application formtools Importing application staticfiles Importing application syndication Creating test database for alias 'default' (':memory:')... Creating tables ... Creating table django_content_type Creating table contenttypes_concretemodel Creating table contenttypes_foowithouturl Creating table contenttypes_foowithurl Creating table contenttypes_foowithbrokenabsoluteurl Creating table auth_permission Creating table auth_group_permissions Creating table auth_group Creating table auth_user_groups Creating table auth_user_user_permissions Creating table auth_user Creating table auth_customuser Creating table auth_extensionuser_groups Creating table auth_extensionuser_user_permissions Creating table auth_extensionuser Creating table auth_custompermissionsuser_groups Creating table auth_custompermissionsuser_user_permissions Creating table auth_custompermissionsuser Creating table auth_isactivetestuser1 Creating table auth_customusernonuniqueusername Creating table auth_customusernonlistrequiredfields Creating table auth_customuserbadrequiredfields Creating table django_site Creating table django_flatpage_sites Creating table django_flatpage Creating table django_redirect Creating table django_session Creating table django_comments Creating table django_comment_flags Creating table django_admin_log Creating table backends_square Creating table backends_person Creating table backends_schoolclass Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz_m2m_also_quite_long_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_tag Creating table CaseSensitive_Post Creating table backends_reporter Creating table backends_article Creating table backends_item Creating table backends_object_related_objects Creating table backends_object Creating table backends_objectreference Creating table tablespaces_scientistref Creating table tablespaces_articleref_authors Creating table tablespaces_articleref_reviewers Creating table tablespaces_articleref 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 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 admin_inlines_parent Creating table admin_inlines_teacher Creating table admin_inlines_child Creating table admin_inlines_book Creating table admin_inlines_author_books 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_profilecollection Creating table admin_inlines_profile Creating table signals_regress_author Creating table signals_regress_book_authors Creating table signals_regress_book Creating table resolve_url_unimportantthing Creating table distinct_on_fields_tag Creating table distinct_on_fields_celebrity Creating table distinct_on_fields_fan Creating table distinct_on_fields_staff_coworkers Creating table distinct_on_fields_staff Creating table distinct_on_fields_stafftag Creating table initial_sql_regress_simple Creating table inspectdb_people Creating table inspectdb_message Creating table inspectdb_peopledata Creating table inspectdb_peoplemoredata Creating table inspectdb_digitsincolumnname Creating table inspectdb_specialcolumnname Creating table inspectdb_columntypes Creating table custom_pk_employee Creating table custom_pk_business_employees Creating table custom_pk_business Creating table custom_pk_bar Creating table custom_pk_foo Creating table field_subclassing_mymodel Creating table field_subclassing_othermodel Creating table field_subclassing_datamodel 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_tags Creating table get_or_create_thing Creating table lookup_author Creating table lookup_article Creating table lookup_tag_articles Creating table lookup_tag Creating table lookup_season Creating table lookup_game Creating table lookup_player_games Creating table lookup_player 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 view_tests_author Creating table view_tests_article Creating table view_tests_urlarticle Creating table view_tests_datearticle Creating table empty_empty Creating table model_fields_foo Creating table model_fields_bar Creating table model_fields_whiz Creating table model_fields_bigd Creating table model_fields_bigs Creating table model_fields_bigint Creating table model_fields_post Creating table model_fields_nullbooleanmodel Creating table model_fields_booleanmodel Creating table model_fields_fkstobooleans Creating table model_fields_renamedfield Creating table model_fields_verbosenamefield Creating table model_fields_decimallessthanone 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 datetimes_article_categories Creating table datetimes_article Creating table datetimes_comment Creating table datetimes_category Creating table admin_filters_book_contributors Creating table admin_filters_book Creating table admin_filters_department Creating table admin_filters_employee Creating table model_permalink_guitarist Creating table admin_scripts_article Creating table model_forms_regress_person Creating table model_forms_regress_triple Creating table model_forms_regress_filepathmodel Creating table model_forms_regress_publication Creating table model_forms_regress_article_publications Creating table model_forms_regress_article Creating table model_forms_regress_customff Creating table model_forms_regress_realperson Creating table model_forms_regress_author Creating table model_forms_regress_author1 Creating table model_forms_regress_homepage Creating table model_forms_regress_document Creating table model_forms_regress_edition Creating table i18n_testmodel Creating table i18n_company Creating table queries_dumbcategory Creating table queries_namedcategory Creating table queries_tag Creating table queries_note Creating table queries_annotation_notes Creating table queries_annotation Creating table queries_extrainfo Creating table queries_author Creating table queries_item_tags Creating table queries_item Creating table queries_report Creating table queries_ranking Creating table queries_cover Creating table queries_number Creating table queries_valid_parent 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_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_objectb Creating table queries_objectc Creating table queries_simplecategory Creating table queries_specialcategory Creating table queries_categoryitem Creating table queries_onetoonecategory 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_programs Creating table queries_channel Creating table queries_book Creating table queries_chapter Creating table queries_paragraph_page 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_school Creating table queries_student Creating table queries_classroom_students Creating table queries_classroom 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_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_cyclicone Creating table admin_views_cyclictwo Creating table admin_views_topping Creating table admin_views_pizza_toppings 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_usermessenger Creating table admin_views_simple Creating table admin_views_choice Creating table m2m_multiple_category Creating table m2m_multiple_article_primary_categories Creating table m2m_multiple_article_secondary_categories Creating table m2m_multiple_article 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_contacts 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 many_to_one_regress_first Creating table many_to_one_regress_second Creating table many_to_one_regress_third Creating table many_to_one_regress_parent Creating table many_to_one_regress_child Creating table many_to_one_regress_category Creating table many_to_one_regress_record Creating table many_to_one_regress_relation Creating table many_to_one_regress_car Creating table many_to_one_regress_driver Creating table sites_framework_syndicatedarticle_sites Creating table sites_framework_syndicatedarticle Creating table sites_framework_exclusivearticle Creating table sites_framework_customarticle Creating table sites_framework_invalidarticle Creating table sites_framework_confusedarticle 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 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_m2m 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_m2m Creating table delete_m2mfrom Creating table delete_parent Creating table delete_child Creating table delete_base Creating table delete_reltobase 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 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 proxy_model_inheritance_concretemodel Creating table proxy_model_inheritance_concretemodelsubclass Creating table get_object_or_404_author Creating table get_object_or_404_article_authors Creating table get_object_or_404_article Creating table fixtures_category Creating table fixtures_article Creating table fixtures_blog_articles Creating table fixtures_blog Creating table fixtures_tag Creating table fixtures_person Creating table fixtures_spy Creating table fixtures_visa_permissions Creating table fixtures_visa Creating table fixtures_book_authors Creating table fixtures_book Creating table multiple_database_review Creating table multiple_database_person Creating table multiple_database_book_authors Creating table multiple_database_book Creating table multiple_database_pet Creating table multiple_database_userprofile Creating table extra_regress_revisionablemodel Creating table extra_regress_order Creating table extra_regress_testobject Creating table a01 Creating table b01 Creating table d01 Creating table c01 Creating table unmanaged_models_proxy1 Creating table unmanaged_models_proxy2 Creating table unmanaged_models_managed1_mm Creating table unmanaged_models_managed1 Creating table basic_article Creating table basic_selfref Creating table select Creating table or_lookups_article 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_items Creating table defer_regress_request 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 contenttypes_tests_author Creating table contenttypes_tests_article Creating table max_lengths_personwithdefaultmaxlengths Creating table max_lengths_personwithcustommaxlengths Creating table admin_registration_person Creating table admin_registration_place Creating table check_book Creating table check_blogpost Creating table generic_inline_admin_episode Creating table generic_inline_admin_media Creating table generic_inline_admin_episodeextra Creating table generic_inline_admin_episodemaxnum 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 one_to_one_place Creating table one_to_one_restaurant Creating table one_to_one_waiter Creating table one_to_one_manualprimarykey Creating table one_to_one_relatedmodel Creating table one_to_one_multimodel Creating table raw_query_author Creating table raw_query_book Creating table raw_query_coffee Creating table raw_query_reviewer_reviewed Creating table raw_query_reviewer Creating table raw_query_friendlyauthor Creating table m2o_recursive_category Creating table m2o_recursive_person Creating table one_to_one_regress_place Creating table one_to_one_regress_restaurant Creating table one_to_one_regress_bar Creating table one_to_one_regress_undergroundbar Creating table one_to_one_regress_favorites_restaurants Creating table one_to_one_regress_favorites Creating table one_to_one_regress_target Creating table one_to_one_regress_pointer Creating table one_to_one_regress_pointer2 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 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_genres Creating table admin_changelist_band Creating table admin_changelist_musician Creating table admin_changelist_group 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_unorderedobject Creating table admin_changelist_orderedobject Creating table admin_changelist_customiduser Creating table select_for_update_person 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_authors Creating table prefetch_related_book Creating table prefetch_related_bookwithyear_aged_authors Creating table prefetch_related_bookwithyear Creating table prefetch_related_reader_books_read Creating table prefetch_related_reader Creating table prefetch_related_bookreview Creating table prefetch_related_qualification Creating table prefetch_related_teacher_qualifications Creating table prefetch_related_teacher Creating table prefetch_related_department_teachers 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_houses 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_favorite_books Creating table prefetch_related_author2 Creating table admin_ordering_band Creating table admin_ordering_song_other_interpreters Creating table admin_ordering_song Creating table model_formsets_regress_user Creating table model_formsets_regress_usersite 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 commands_sql_comment Creating table commands_sql_book_comments Creating table commands_sql_book Creating table serializers_category Creating table serializers_author Creating table serializers_article_categories 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 field_defaults_article Creating table bulk_create_country Creating table bulk_create_restaurant Creating table bulk_create_pizzeria Creating table bulk_create_state Creating table bulk_create_twofields Creating table mutually_referential_parent Creating table mutually_referential_child Creating table model_package_article_sites Creating table model_package_article_publications Creating table model_package_article Creating table model_package_publication Creating table model_package_advertisment_publications Creating table model_package_advertisment 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 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 foreign_object_article Creating table foreign_object_newsarticle Creating table foreign_object_articletranslation Creating table foreign_object_articletag Creating table foreign_object_articleidea_articles Creating table foreign_object_articleidea Creating table m2m_regress_selfrefer_references Creating table m2m_regress_selfrefer_related Creating table m2m_regress_selfrefer Creating table m2m_regress_tag Creating table m2m_regress_tagcollection_tags Creating table m2m_regress_tagcollection Creating table m2m_regress_entry_related Creating table m2m_regress_entry_topics 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_lines Creating table m2m_regress_worksheet Creating table m2m_regress_user_friends Creating table m2m_regress_user Creating table m2m_regress_regressionmodelsplit_others Creating table m2m_regress_regressionmodelsplit Creating table generic_views_artist Creating table generic_views_author Creating table generic_views_book_authors Creating table generic_views_book Creating table generic_views_page Creating table generic_views_booksigning Creating table swappable_models_article Creating table swappable_models_alternatearticle Creating table comment_tests_author Creating table comment_tests_article Creating table comment_tests_entry Creating table comment_tests_book Creating table ordering_article Creating table ordering_articlepkordering 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 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 save_delete_hooks_person 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_channels Creating table fixtures_regress_article Creating table fixtures_regress_specialarticle Creating table fixtures_regress_widget Creating table fixtures_regress_store Creating table fixtures_regress_person Creating table fixtures_regress_book_stores Creating table fixtures_regress_book Creating table fixtures_regress_nkchild Creating table fixtures_regress_reftonkchild_nk_m2m 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 defer_secondary Creating table defer_primary Creating table defer_child Creating table defer_bigchild Creating table signals_person Creating table signals_car Creating table admin_custom_urls_action Creating table admin_custom_urls_person Creating table admin_custom_urls_car Creating table aggregation_regress_author_friends Creating table aggregation_regress_author Creating table aggregation_regress_publisher Creating table aggregation_regress_itemtag Creating table aggregation_regress_book_authors Creating table aggregation_regress_book Creating table aggregation_regress_store_books 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 m2m_recursive_person_idols Creating table m2m_recursive_person_friends Creating table m2m_recursive_person Creating table base_mymodel Creating table file_uploads_filemodel Creating table model_inheritance_select_related_place Creating table model_inheritance_select_related_restaurant Creating table model_inheritance_select_related_person Creating table reverse_single_related_source Creating table reverse_single_related_item Creating table many_to_one_reporter Creating table many_to_one_article Creating table bug8245_story 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 m2m_signals_part Creating table m2m_signals_car_default_parts Creating table m2m_signals_car_optional_parts Creating table m2m_signals_car Creating table m2m_signals_sportscar Creating table m2m_signals_person_fans Creating table m2m_signals_person_friends Creating table m2m_signals_person Creating table serializers_regress_binarydata Creating table serializers_regress_booleandata Creating table serializers_regress_chardata Creating table serializers_regress_datedata Creating table serializers_regress_datetimedata Creating table serializers_regress_decimaldata Creating table serializers_regress_emaildata Creating table serializers_regress_filedata Creating table serializers_regress_filepathdata Creating table serializers_regress_floatdata Creating table serializers_regress_integerdata Creating table serializers_regress_bigintegerdata Creating table serializers_regress_ipaddressdata Creating table serializers_regress_genericipaddressdata Creating table serializers_regress_nullbooleandata Creating table serializers_regress_positiveintegerdata Creating table serializers_regress_positivesmallintegerdata Creating table serializers_regress_slugdata Creating table serializers_regress_smalldata Creating table serializers_regress_textdata Creating table serializers_regress_timedata Creating table serializers_regress_tag Creating table serializers_regress_genericdata Creating table serializers_regress_anchor Creating table serializers_regress_naturalkeyanchor Creating table serializers_regress_uniqueanchor Creating table serializers_regress_fkdata Creating table serializers_regress_fkdatanaturalkey Creating table serializers_regress_m2mdata_data Creating table serializers_regress_m2mdata Creating table serializers_regress_o2odata Creating table serializers_regress_fkselfdata Creating table serializers_regress_m2mselfdata_data Creating table serializers_regress_m2mselfdata Creating table serializers_regress_fkdatatofield Creating table serializers_regress_fkdatatoo2o Creating table serializers_regress_m2mintermediatedata Creating table serializers_regress_intermediate Creating table serializers_regress_booleanpkdata Creating table serializers_regress_charpkdata Creating table serializers_regress_decimalpkdata Creating table serializers_regress_emailpkdata Creating table serializers_regress_filepathpkdata Creating table serializers_regress_floatpkdata Creating table serializers_regress_integerpkdata Creating table serializers_regress_ipaddresspkdata Creating table serializers_regress_genericipaddresspkdata Creating table serializers_regress_positiveintegerpkdata Creating table serializers_regress_positivesmallintegerpkdata Creating table serializers_regress_slugpkdata Creating table serializers_regress_smallpkdata Creating table serializers_regress_complexmodel Creating table serializers_regress_autonowdatetimedata Creating table serializers_regress_modifyingsavedata Creating table serializers_regress_inheritabstractmodel Creating table serializers_regress_basemodel Creating table serializers_regress_inheritbasemodel Creating table serializers_regress_explicitinheritbasemodel Creating table serializers_regress_lengthmodel Creating table model_inheritance_worker Creating table model_inheritance_student Creating table model_inheritance_studentworker 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_customers 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 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 queryset_pickle_group Creating table queryset_pickle_event Creating table queryset_pickle_happening Creating table queryset_pickle_somemodel Creating table queryset_pickle_m2mmodel_groups Creating table queryset_pickle_m2mmodel Creating table custom_managers_regress_relatedmodel Creating table custom_managers_regress_restrictedmodel Creating table custom_managers_regress_onetoonerestrictedmodel Creating table admin_widgets_member Creating table admin_widgets_band_members 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_companies Creating table admin_widgets_advisor Creating table admin_widgets_student Creating table admin_widgets_school_students Creating table admin_widgets_school_alumni Creating table admin_widgets_school Creating table test_client_regress_customuser 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_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_articles 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_attendees Creating table model_inheritance_regress_birthdayparty Creating table model_inheritance_regress_bachelorparty_attendees 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 order_with_respect_to_question Creating table order_with_respect_to_answer Creating table order_with_respect_to_post Creating table modeladmin_band Creating table modeladmin_concert Creating table modeladmin_validationtestmodel_users Creating table modeladmin_validationtestmodel Creating table modeladmin_validationtestinlinemodel Creating table model_inheritance_same_model_name_copy Creating table model_forms_category Creating table model_forms_writer Creating table model_forms_article_categories Creating table model_forms_article Creating table model_forms_improvedarticle Creating table model_forms_improvedarticlewithparentlink Creating table model_forms_betterwriter Creating table model_forms_writerprofile Creating table model_forms_textfile Creating table model_forms_imagefile Creating table model_forms_optionalimagefile Creating table model_forms_commaseparatedinteger Creating table model_forms_product Creating table model_forms_price 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_colours Creating table model_forms_colourfulitem Creating table model_forms_articlestatusnote_status Creating table model_forms_articlestatusnote Creating table model_forms_customerrormessage Creating table files_storage Creating table datatypes_donut Creating table datatypes_rumbaba Creating table custom_managers_person Creating table custom_managers_book_authors Creating table custom_managers_book Creating table custom_managers_car 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_authors 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 forms_tests_boundarymodel Creating table forms_tests_defaults Creating table forms_tests_choicemodel Creating table forms_tests_choiceoptionmodel Creating table forms_tests_choicefieldmodel_multi_choice_int Creating table forms_tests_choicefieldmodel_multi_choice Creating table forms_tests_choicefieldmodel Creating table forms_tests_optionalmultichoicemodel_multi_choice Creating table forms_tests_optionalmultichoicemodel_multi_choice_optional 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 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 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_contacts Creating table generic_relations_regress_organization Creating table generic_relations_regress_company Creating table generic_relations_regress_developer Creating table generic_relations_regress_team_members Creating table generic_relations_regress_team Creating table generic_relations_regress_guild_members 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 admin_util_article Creating table admin_util_count Creating table admin_util_event Creating table admin_util_location Creating table admin_util_guest Creating table admin_util_eventguide Creating table test_utils_person Creating table custom_methods_article Creating table generic_relations_taggeditem Creating table generic_relations_valuabletaggeditem 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 many_to_one_null_reporter Creating table many_to_one_null_article Creating table dates_article_categories Creating table dates_article Creating table dates_comment Creating table dates_category Creating table m2m_intermediary_reporter Creating table m2m_intermediary_article Creating table m2m_intermediary_writer 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 aggregation_author_friends Creating table aggregation_author Creating table aggregation_publisher Creating table aggregation_book_authors Creating table aggregation_book Creating table aggregation_store_books Creating table aggregation_store 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 many_to_many_publication Creating table many_to_many_article_publications Creating table many_to_many_article Creating table admin_validation_album Creating table admin_validation_song Creating table admin_validation_twoalbumfkandane Creating table admin_validation_author Creating table admin_validation_book Creating table admin_validation_authorsbooks Creating table admin_validation_state Creating table admin_validation_city Creating table introspection_reporter Creating table introspection_article Creating table fixtures_model_package_article Creating table fixtures_model_package_book Creating table reverse_lookup_user Creating table reverse_lookup_poll Creating table reverse_lookup_choice Creating table utils_tests_category Creating table utils_tests_thing Creating table transactions_reporter Creating table properties_person Creating table m2m_and_m2o_user Creating table m2m_and_m2o_issue_cc Creating table m2m_and_m2o_issue Creating table m2m_and_m2o_unicodereferencemodel_others Creating table m2m_and_m2o_unicodereferencemodel Creating table indexes_article Creating table cache_poll Creating table transactions_regress_mod Creating table transactions_regress_submod Creating table transactions_regress_m2ma_others Creating table transactions_regress_m2ma Creating table transactions_regress_m2mb Creating table expressions_employee Creating table expressions_company Creating table pagination_article Creating table expressions_regress_number Creating table expressions_regress_experiment Creating table choices_person Creating table get_or_create_regress_publisher Creating table get_or_create_regress_author Creating table get_or_create_regress_book_authors Creating table get_or_create_regress_book Creating table test_runner_person Creating table model_validation_thingwithiterablechoices Creating table my_author_table Creating table my_m2m_table Creating table custom_columns_article Creating table get_earliest_or_latest_article Creating table get_earliest_or_latest_person Creating table update_only_fields_account Creating table update_only_fields_person Creating table update_only_fields_employee_accounts Creating table update_only_fields_employee Creating table update_only_fields_profile Creating table middleware_band Creating table my m2m table Creating table custom_columns_regress_article Creating table my author table Creating table str_article Creating table str_internationalarticle 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 bug639_photo 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 servers_person Creating table syndication_entry Creating table syndication_article 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 sitemaps_testmodel Creating table formtools_testmodel Installing custom SQL ... Installing indexes ... Installed 2 object(s) from 2 fixture(s) Creating test database for alias 'other' (':memory:')... Creating tables ... Creating table django_content_type Creating table contenttypes_concretemodel Creating table contenttypes_foowithouturl Creating table contenttypes_foowithurl Creating table contenttypes_foowithbrokenabsoluteurl Creating table auth_permission Creating table auth_group_permissions Creating table auth_group Creating table auth_user_groups Creating table auth_user_user_permissions Creating table auth_user Creating table auth_customuser Creating table auth_extensionuser_groups Creating table auth_extensionuser_user_permissions Creating table auth_extensionuser Creating table auth_custompermissionsuser_groups Creating table auth_custompermissionsuser_user_permissions Creating table auth_custompermissionsuser Creating table auth_isactivetestuser1 Creating table auth_customusernonuniqueusername Creating table auth_customusernonlistrequiredfields Creating table auth_customuserbadrequiredfields Creating table django_site Creating table django_flatpage_sites Creating table django_flatpage Creating table django_redirect Creating table django_session Creating table django_comments Creating table django_comment_flags Creating table django_admin_log Creating table backends_square Creating table backends_person Creating table backends_schoolclass Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz_m2m_also_quite_long_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Creating table backends_tag Creating table CaseSensitive_Post Creating table backends_reporter Creating table backends_article Creating table backends_item Creating table backends_object_related_objects Creating table backends_object Creating table backends_objectreference Creating table tablespaces_scientistref Creating table tablespaces_articleref_authors Creating table tablespaces_articleref_reviewers Creating table tablespaces_articleref 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 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 admin_inlines_parent Creating table admin_inlines_teacher Creating table admin_inlines_child Creating table admin_inlines_book Creating table admin_inlines_author_books 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_profilecollection Creating table admin_inlines_profile Creating table signals_regress_author Creating table signals_regress_book_authors Creating table signals_regress_book Creating table resolve_url_unimportantthing Creating table distinct_on_fields_tag Creating table distinct_on_fields_celebrity Creating table distinct_on_fields_fan Creating table distinct_on_fields_staff_coworkers Creating table distinct_on_fields_staff Creating table distinct_on_fields_stafftag Creating table initial_sql_regress_simple Creating table inspectdb_people Creating table inspectdb_message Creating table inspectdb_peopledata Creating table inspectdb_peoplemoredata Creating table inspectdb_digitsincolumnname Creating table inspectdb_specialcolumnname Creating table inspectdb_columntypes Creating table custom_pk_employee Creating table custom_pk_business_employees Creating table custom_pk_business Creating table custom_pk_bar Creating table custom_pk_foo Creating table field_subclassing_mymodel Creating table field_subclassing_othermodel Creating table field_subclassing_datamodel 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_tags Creating table get_or_create_thing Creating table lookup_author Creating table lookup_article Creating table lookup_tag_articles Creating table lookup_tag Creating table lookup_season Creating table lookup_game Creating table lookup_player_games Creating table lookup_player 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 view_tests_author Creating table view_tests_article Creating table view_tests_urlarticle Creating table view_tests_datearticle Creating table empty_empty Creating table model_fields_foo Creating table model_fields_bar Creating table model_fields_whiz Creating table model_fields_bigd Creating table model_fields_bigs Creating table model_fields_bigint Creating table model_fields_post Creating table model_fields_nullbooleanmodel Creating table model_fields_booleanmodel Creating table model_fields_fkstobooleans Creating table model_fields_renamedfield Creating table model_fields_verbosenamefield Creating table model_fields_decimallessthanone 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 datetimes_article_categories Creating table datetimes_article Creating table datetimes_comment Creating table datetimes_category Creating table admin_filters_book_contributors Creating table admin_filters_book Creating table admin_filters_department Creating table admin_filters_employee Creating table model_permalink_guitarist Creating table admin_scripts_article Creating table model_forms_regress_person Creating table model_forms_regress_triple Creating table model_forms_regress_filepathmodel Creating table model_forms_regress_publication Creating table model_forms_regress_article_publications Creating table model_forms_regress_article Creating table model_forms_regress_customff Creating table model_forms_regress_realperson Creating table model_forms_regress_author Creating table model_forms_regress_author1 Creating table model_forms_regress_homepage Creating table model_forms_regress_document Creating table model_forms_regress_edition Creating table i18n_testmodel Creating table i18n_company Creating table queries_dumbcategory Creating table queries_namedcategory Creating table queries_tag Creating table queries_note Creating table queries_annotation_notes Creating table queries_annotation Creating table queries_extrainfo Creating table queries_author Creating table queries_item_tags Creating table queries_item Creating table queries_report Creating table queries_ranking Creating table queries_cover Creating table queries_number Creating table queries_valid_parent 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_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_objectb Creating table queries_objectc Creating table queries_simplecategory Creating table queries_specialcategory Creating table queries_categoryitem Creating table queries_onetoonecategory 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_programs Creating table queries_channel Creating table queries_book Creating table queries_chapter Creating table queries_paragraph_page 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_school Creating table queries_student Creating table queries_classroom_students Creating table queries_classroom 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_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_cyclicone Creating table admin_views_cyclictwo Creating table admin_views_topping Creating table admin_views_pizza_toppings 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_usermessenger Creating table admin_views_simple Creating table admin_views_choice Creating table m2m_multiple_category Creating table m2m_multiple_article_primary_categories Creating table m2m_multiple_article_secondary_categories Creating table m2m_multiple_article 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_contacts 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 many_to_one_regress_first Creating table many_to_one_regress_second Creating table many_to_one_regress_third Creating table many_to_one_regress_parent Creating table many_to_one_regress_child Creating table many_to_one_regress_category Creating table many_to_one_regress_record Creating table many_to_one_regress_relation Creating table many_to_one_regress_car Creating table many_to_one_regress_driver Creating table sites_framework_syndicatedarticle_sites Creating table sites_framework_syndicatedarticle Creating table sites_framework_exclusivearticle Creating table sites_framework_customarticle Creating table sites_framework_invalidarticle Creating table sites_framework_confusedarticle 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 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_m2m 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_m2m Creating table delete_m2mfrom Creating table delete_parent Creating table delete_child Creating table delete_base Creating table delete_reltobase 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 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 proxy_model_inheritance_concretemodel Creating table proxy_model_inheritance_concretemodelsubclass Creating table get_object_or_404_author Creating table get_object_or_404_article_authors Creating table get_object_or_404_article Creating table fixtures_category Creating table fixtures_article Creating table fixtures_blog_articles Creating table fixtures_blog Creating table fixtures_tag Creating table fixtures_person Creating table fixtures_spy Creating table fixtures_visa_permissions Creating table fixtures_visa Creating table fixtures_book_authors Creating table fixtures_book Creating table multiple_database_review Creating table multiple_database_person Creating table multiple_database_book_authors Creating table multiple_database_book Creating table multiple_database_pet Creating table multiple_database_userprofile Creating table extra_regress_revisionablemodel Creating table extra_regress_order Creating table extra_regress_testobject Creating table a01 Creating table b01 Creating table d01 Creating table c01 Creating table unmanaged_models_proxy1 Creating table unmanaged_models_proxy2 Creating table unmanaged_models_managed1_mm Creating table unmanaged_models_managed1 Creating table basic_article Creating table basic_selfref Creating table select Creating table or_lookups_article 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_items Creating table defer_regress_request 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 contenttypes_tests_author Creating table contenttypes_tests_article Creating table max_lengths_personwithdefaultmaxlengths Creating table max_lengths_personwithcustommaxlengths Creating table admin_registration_person Creating table admin_registration_place Creating table check_book Creating table check_blogpost Creating table generic_inline_admin_episode Creating table generic_inline_admin_media Creating table generic_inline_admin_episodeextra Creating table generic_inline_admin_episodemaxnum 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 one_to_one_place Creating table one_to_one_restaurant Creating table one_to_one_waiter Creating table one_to_one_manualprimarykey Creating table one_to_one_relatedmodel Creating table one_to_one_multimodel Creating table raw_query_author Creating table raw_query_book Creating table raw_query_coffee Creating table raw_query_reviewer_reviewed Creating table raw_query_reviewer Creating table raw_query_friendlyauthor Creating table m2o_recursive_category Creating table m2o_recursive_person Creating table one_to_one_regress_place Creating table one_to_one_regress_restaurant Creating table one_to_one_regress_bar Creating table one_to_one_regress_undergroundbar Creating table one_to_one_regress_favorites_restaurants Creating table one_to_one_regress_favorites Creating table one_to_one_regress_target Creating table one_to_one_regress_pointer Creating table one_to_one_regress_pointer2 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 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_genres Creating table admin_changelist_band Creating table admin_changelist_musician Creating table admin_changelist_group 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_unorderedobject Creating table admin_changelist_orderedobject Creating table admin_changelist_customiduser Creating table select_for_update_person 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_authors Creating table prefetch_related_book Creating table prefetch_related_bookwithyear_aged_authors Creating table prefetch_related_bookwithyear Creating table prefetch_related_reader_books_read Creating table prefetch_related_reader Creating table prefetch_related_bookreview Creating table prefetch_related_qualification Creating table prefetch_related_teacher_qualifications Creating table prefetch_related_teacher Creating table prefetch_related_department_teachers 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_houses 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_favorite_books Creating table prefetch_related_author2 Creating table admin_ordering_band Creating table admin_ordering_song_other_interpreters Creating table admin_ordering_song Creating table model_formsets_regress_user Creating table model_formsets_regress_usersite 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 commands_sql_comment Creating table commands_sql_book_comments Creating table commands_sql_book Creating table serializers_category Creating table serializers_author Creating table serializers_article_categories 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 field_defaults_article Creating table bulk_create_country Creating table bulk_create_restaurant Creating table bulk_create_pizzeria Creating table bulk_create_state Creating table bulk_create_twofields Creating table mutually_referential_parent Creating table mutually_referential_child Creating table model_package_article_sites Creating table model_package_article_publications Creating table model_package_article Creating table model_package_publication Creating table model_package_advertisment_publications Creating table model_package_advertisment 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 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 foreign_object_article Creating table foreign_object_newsarticle Creating table foreign_object_articletranslation Creating table foreign_object_articletag Creating table foreign_object_articleidea_articles Creating table foreign_object_articleidea Creating table m2m_regress_selfrefer_references Creating table m2m_regress_selfrefer_related Creating table m2m_regress_selfrefer Creating table m2m_regress_tag Creating table m2m_regress_tagcollection_tags Creating table m2m_regress_tagcollection Creating table m2m_regress_entry_related Creating table m2m_regress_entry_topics 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_lines Creating table m2m_regress_worksheet Creating table m2m_regress_user_friends Creating table m2m_regress_user Creating table m2m_regress_regressionmodelsplit_others Creating table m2m_regress_regressionmodelsplit Creating table generic_views_artist Creating table generic_views_author Creating table generic_views_book_authors Creating table generic_views_book Creating table generic_views_page Creating table generic_views_booksigning Creating table swappable_models_article Creating table swappable_models_alternatearticle Creating table comment_tests_author Creating table comment_tests_article Creating table comment_tests_entry Creating table comment_tests_book Creating table ordering_article Creating table ordering_articlepkordering 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 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 save_delete_hooks_person 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_channels Creating table fixtures_regress_article Creating table fixtures_regress_specialarticle Creating table fixtures_regress_widget Creating table fixtures_regress_store Creating table fixtures_regress_person Creating table fixtures_regress_book_stores Creating table fixtures_regress_book Creating table fixtures_regress_nkchild Creating table fixtures_regress_reftonkchild_nk_m2m 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 defer_secondary Creating table defer_primary Creating table defer_child Creating table defer_bigchild Creating table signals_person Creating table signals_car Creating table admin_custom_urls_action Creating table admin_custom_urls_person Creating table admin_custom_urls_car Creating table aggregation_regress_author_friends Creating table aggregation_regress_author Creating table aggregation_regress_publisher Creating table aggregation_regress_itemtag Creating table aggregation_regress_book_authors Creating table aggregation_regress_book Creating table aggregation_regress_store_books 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 m2m_recursive_person_idols Creating table m2m_recursive_person_friends Creating table m2m_recursive_person Creating table base_mymodel Creating table file_uploads_filemodel Creating table model_inheritance_select_related_place Creating table model_inheritance_select_related_restaurant Creating table model_inheritance_select_related_person Creating table reverse_single_related_source Creating table reverse_single_related_item Creating table many_to_one_reporter Creating table many_to_one_article Creating table bug8245_story 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 m2m_signals_part Creating table m2m_signals_car_default_parts Creating table m2m_signals_car_optional_parts Creating table m2m_signals_car Creating table m2m_signals_sportscar Creating table m2m_signals_person_fans Creating table m2m_signals_person_friends Creating table m2m_signals_person Creating table serializers_regress_binarydata Creating table serializers_regress_booleandata Creating table serializers_regress_chardata Creating table serializers_regress_datedata Creating table serializers_regress_datetimedata Creating table serializers_regress_decimaldata Creating table serializers_regress_emaildata Creating table serializers_regress_filedata Creating table serializers_regress_filepathdata Creating table serializers_regress_floatdata Creating table serializers_regress_integerdata Creating table serializers_regress_bigintegerdata Creating table serializers_regress_ipaddressdata Creating table serializers_regress_genericipaddressdata Creating table serializers_regress_nullbooleandata Creating table serializers_regress_positiveintegerdata Creating table serializers_regress_positivesmallintegerdata Creating table serializers_regress_slugdata Creating table serializers_regress_smalldata Creating table serializers_regress_textdata Creating table serializers_regress_timedata Creating table serializers_regress_tag Creating table serializers_regress_genericdata Creating table serializers_regress_anchor Creating table serializers_regress_naturalkeyanchor Creating table serializers_regress_uniqueanchor Creating table serializers_regress_fkdata Creating table serializers_regress_fkdatanaturalkey Creating table serializers_regress_m2mdata_data Creating table serializers_regress_m2mdata Creating table serializers_regress_o2odata Creating table serializers_regress_fkselfdata Creating table serializers_regress_m2mselfdata_data Creating table serializers_regress_m2mselfdata Creating table serializers_regress_fkdatatofield Creating table serializers_regress_fkdatatoo2o Creating table serializers_regress_m2mintermediatedata Creating table serializers_regress_intermediate Creating table serializers_regress_booleanpkdata Creating table serializers_regress_charpkdata Creating table serializers_regress_decimalpkdata Creating table serializers_regress_emailpkdata Creating table serializers_regress_filepathpkdata Creating table serializers_regress_floatpkdata Creating table serializers_regress_integerpkdata Creating table serializers_regress_ipaddresspkdata Creating table serializers_regress_genericipaddresspkdata Creating table serializers_regress_positiveintegerpkdata Creating table serializers_regress_positivesmallintegerpkdata Creating table serializers_regress_slugpkdata Creating table serializers_regress_smallpkdata Creating table serializers_regress_complexmodel Creating table serializers_regress_autonowdatetimedata Creating table serializers_regress_modifyingsavedata Creating table serializers_regress_inheritabstractmodel Creating table serializers_regress_basemodel Creating table serializers_regress_inheritbasemodel Creating table serializers_regress_explicitinheritbasemodel Creating table serializers_regress_lengthmodel Creating table model_inheritance_worker Creating table model_inheritance_student Creating table model_inheritance_studentworker 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_customers 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 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 queryset_pickle_group Creating table queryset_pickle_event Creating table queryset_pickle_happening Creating table queryset_pickle_somemodel Creating table queryset_pickle_m2mmodel_groups Creating table queryset_pickle_m2mmodel Creating table custom_managers_regress_relatedmodel Creating table custom_managers_regress_restrictedmodel Creating table custom_managers_regress_onetoonerestrictedmodel Creating table admin_widgets_member Creating table admin_widgets_band_members 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_companies Creating table admin_widgets_advisor Creating table admin_widgets_student Creating table admin_widgets_school_students Creating table admin_widgets_school_alumni Creating table admin_widgets_school Creating table test_client_regress_customuser 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_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_articles 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_attendees Creating table model_inheritance_regress_birthdayparty Creating table model_inheritance_regress_bachelorparty_attendees 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 order_with_respect_to_question Creating table order_with_respect_to_answer Creating table order_with_respect_to_post Creating table modeladmin_band Creating table modeladmin_concert Creating table modeladmin_validationtestmodel_users Creating table modeladmin_validationtestmodel Creating table modeladmin_validationtestinlinemodel Creating table model_inheritance_same_model_name_copy Creating table model_forms_category Creating table model_forms_writer Creating table model_forms_article_categories Creating table model_forms_article Creating table model_forms_improvedarticle Creating table model_forms_improvedarticlewithparentlink Creating table model_forms_betterwriter Creating table model_forms_writerprofile Creating table model_forms_textfile Creating table model_forms_imagefile Creating table model_forms_optionalimagefile Creating table model_forms_commaseparatedinteger Creating table model_forms_product Creating table model_forms_price 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_colours Creating table model_forms_colourfulitem Creating table model_forms_articlestatusnote_status Creating table model_forms_articlestatusnote Creating table model_forms_customerrormessage Creating table files_storage Creating table datatypes_donut Creating table datatypes_rumbaba Creating table custom_managers_person Creating table custom_managers_book_authors Creating table custom_managers_book Creating table custom_managers_car 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_authors 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 forms_tests_boundarymodel Creating table forms_tests_defaults Creating table forms_tests_choicemodel Creating table forms_tests_choiceoptionmodel Creating table forms_tests_choicefieldmodel_multi_choice_int Creating table forms_tests_choicefieldmodel_multi_choice Creating table forms_tests_choicefieldmodel Creating table forms_tests_optionalmultichoicemodel_multi_choice Creating table forms_tests_optionalmultichoicemodel_multi_choice_optional 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 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 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_contacts Creating table generic_relations_regress_organization Creating table generic_relations_regress_company Creating table generic_relations_regress_developer Creating table generic_relations_regress_team_members Creating table generic_relations_regress_team Creating table generic_relations_regress_guild_members 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 admin_util_article Creating table admin_util_count Creating table admin_util_event Creating table admin_util_location Creating table admin_util_guest Creating table admin_util_eventguide Creating table test_utils_person Creating table custom_methods_article Creating table generic_relations_taggeditem Creating table generic_relations_valuabletaggeditem 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 many_to_one_null_reporter Creating table many_to_one_null_article Creating table dates_article_categories Creating table dates_article Creating table dates_comment Creating table dates_category Creating table m2m_intermediary_reporter Creating table m2m_intermediary_article Creating table m2m_intermediary_writer 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 aggregation_author_friends Creating table aggretest_get_for_concrete_model (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_get_for_concrete_models (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_get_for_models_empty_cache (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_get_for_models_full_cache (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_get_for_models_partial_cache (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_lookup_cache (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_missing_model (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_shortcut_view (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_shortcut_view_with_broken_get_absolute_url (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_shortcut_view_without_get_absolute_url (django.contrib.contenttypes.tests.ContentTypesTests) ... ok test_message_attrs (django.contrib.auth.tests.test_context_processors.AuthContextProcessorTests) ... ok test_perm_in_perms_attrs (django.contrib.auth.tests.test_context_processors.AuthContextProcessorTests) ... ok test_perms_attrs (django.contrib.auth.tests.test_context_processors.AuthContextProcessorTests) ... ok test_session_is_accessed (django.contrib.auth.tests.test_context_processors.AuthContextProcessorTests) ... ok test_session_not_accessed (django.contrib.auth.tests.test_context_processors.AuthContextProcessorTests) ... ok test_user_attrs (django.contrib.auth.tests.test_context_processors.AuthContextProcessorTests) ... ok test_permlookupdict_in (django.contrib.auth.tests.test_context_processors.PermWrapperTests) ... ok test_permwrapper_in (django.contrib.auth.tests.test_context_processors.PermWrapperTests) ... ok test_that_changepassword_command_changes_joes_password (django.contrib.auth.tests.test_management.ChangepasswordManagementCommandTestCase) Executing the changepassword management command should change joe's password ... ok test_that_changepassword_command_works_with_nonascii_output (django.contrib.auth.tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_that_max_tries_exits_1 (django.contrib.auth.tests.test_management.ChangepasswordManagementCommandTestCase) ... ok test_createsuperuser (django.contrib.auth.tests.test_management.CreatesuperuserManagementCommandTestCase) Check the operation of the createsuperuser management command ... ok test_email_in_username (django.contrib.auth.tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_swappable_user (django.contrib.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 (django.contrib.auth.tests.test_management.CreatesuperuserManagementCommandTestCase) A Custom superuser won't be created when a required field isn't provided ... ok test_verbosity_zero (django.contrib.auth.tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok test_required_fields_is_list (django.contrib.auth.tests.test_management.CustomUserModelValidationTestCase) REQUIRED_FIELDS should be a list. ... ok test_username_non_unique (django.contrib.auth.tests.test_management.CustomUserModelValidationTestCase) A non-unique USERNAME_FIELD should raise a model validation error. ... ok test_username_not_in_required_fields (django.contrib.auth.tests.test_management.CustomUserModelValidationTestCase) USERNAME_FIELD should not appear in REQUIRED_FIELDS. ... ok test_actual_implementation (django.contrib.auth.tests.test_management.GetDefaultUsernameTestCase) ... ok test_existing (django.contrib.auth.tests.test_management.GetDefaultUsernameTestCase) ... ok test_i18n (django.contrib.auth.tests.test_management.GetDefaultUsernameTestCase) ... ok test_simple (django.contrib.auth.tests.test_management.GetDefaultUsernameTestCase) ... ok test_duplicated_permissions (django.contrib.auth.tests.test_management.PermissionDuplicationTestCase) ... ok test_anonymous_user (django.contrib.auth.tests.test_basic.BasicTestCase) Check the properties of the anonymous user ... ok test_createsuperuser_management_command (django.contrib.auth.tests.test_basic.BasicTestCase) Check the operation of the createsuperuser management command ... ok test_createsuperuser_nolocale (django.contrib.auth.tests.test_basic.BasicTestCase) ... ok test_createsuperuser_non_ascii_verbose_name (django.contrib.auth.tests.test_basic.BasicTestCase) ... ok test_get_user_model (django.contrib.auth.tests.test_basic.BasicTestCase) The current user model can be retrieved ... ok test_superuser (django.contrib.auth.tests.test_basic.BasicTestCase) Check the creation and properties of a superuser ... ok test_swappable_user (django.contrib.auth.tests.test_basic.BasicTestCase) The current user model can be swapped out for another ... ok test_swappable_user_bad_setting (django.contrib.auth.tests.test_basic.BasicTestCase) The alternate user setting must point to something in the format app.model ... ok test_swappable_user_nonexistent_model (django.contrib.auth.tests.test_basic.BasicTestCase) The current user model must point to an installed model ... ok test_user (django.contrib.auth.tests.test_basic.BasicTestCase) Check that users can be created and can set their password ... ok test_user_no_email (django.contrib.auth.tests.test_basic.BasicTestCase) Check that users can be created without an email ... ok test_user_verbose_names_translatable (django.contrib.auth.tests.test_basic.BasicTestCase) Default User model verbose names are translatable (#19945) ... ok test_builtin_user_isactive (django.contrib.auth.tests.test_models.IsActiveTestCase) ... ok test_is_active_field_default (django.contrib.auth.tests.test_models.IsActiveTestCase) ... ok test_user_is_created_and_added_to_group (django.contrib.auth.tests.test_models.LoadDataWithNaturalKeysTestCase) ... ok test_user_is_created_and_added_to_group (django.contrib.auth.tests.test_models.LoadDataWithoutNaturalKeysTestCase) ... ok test_group_natural_key (django.contrib.auth.tests.test_models.NaturalKeysTestCase) ... ok test_user_natural_key (django.contrib.auth.tests.test_models.NaturalKeysTestCase) ... ok test_site_profile_not_available (django.contrib.auth.tests.test_models.ProfileTestCase) ... ok test_create_superuser (django.contrib.auth.tests.test_models.TestCreateSuperUserSignals) ... ok test_create_user (django.contrib.auth.tests.test_models.TestCreateSuperUserSignals) ... ok test_create_user (django.contrib.auth.tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize (django.contrib.auth.tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize_rfc3696 (django.contrib.auth.tests.test_models.UserManagerTestCase) ... ok test_create_user_email_domain_normalize_with_whitespace (django.contrib.auth.tests.test_models.UserManagerTestCase) ... ok test_empty_username (django.contrib.auth.tests.test_models.UserManagerTestCase) ... ok test_get_all_permissions (django.contrib.auth.tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_module_perms (django.contrib.auth.tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_perm (django.contrib.auth.tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_has_perms (django.contrib.auth.tests.test_auth_backends.AnonymousUserBackendTest) ... ok test_changed_backend_settings (django.contrib.auth.tests.test_auth_backends.ChangedBackendSettingsTest) ... ok test_authentication_timing (django.contrib.auth.tests.test_auth_backends.CustomPermissionsUserModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (django.contrib.auth.tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_get_all_superuser_permissions (django.contrib.auth.tests.test_auth_backends.CustomPermissionsUserModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (django.contrib.auth.tests.test_auth_backends.CustomPermissionsUserModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (django.contrib.auth.tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok test_authenticate (django.contrib.auth.tests.test_auth_backends.CustomUserModelBackendAuthenticateTest) ... ok test_authentication_timing (django.contrib.auth.tests.test_auth_backends.ExtensionUserModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (django.contrib.auth.tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_get_all_superuser_permissions (django.contrib.auth.tests.test_auth_backends.ExtensionUserModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (django.contrib.auth.tests.test_auth_backends.ExtensionUserModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (django.contrib.auth.tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok test_does_not_shadow_exception (django.contrib.auth.tests.test_auth_backends.ImproperlyConfiguredUserModelTest) ... ok test_has_module_perms (django.contrib.auth.tests.test_auth_backends.InActiveUserBackendTest) ... ok test_has_perm (django.contrib.auth.tests.test_auth_backends.InActiveUserBackendTest) ... ok test_authentication_timing (django.contrib.auth.tests.test_auth_backends.ModelBackendTest) Hasher is run once regardless of whether the user exists. Refs #20760. ... ok test_custom_perms (django.contrib.auth.tests.test_auth_backends.ModelBackendTest) ... ok test_get_all_superuser_permissions (django.contrib.auth.tests.test_auth_backends.ModelBackendTest) A superuser has all permissions. Refs #14795. ... ok test_has_no_object_perm (django.contrib.auth.tests.test_auth_backends.ModelBackendTest) Regressiontest for #12462 ... ok test_has_perm (django.contrib.auth.tests.test_auth_backends.ModelBackendTest) ... ok test_raises_exception (django.contrib.auth.tests.test_auth_backends.NoBackendsTest) ... ok test_authenticates (django.contrib.auth.tests.test_auth_backends.PermissionDeniedBackendTest) ... ok test_permission_denied (django.contrib.auth.tests.test_auth_backends.PermissionDeniedBackendTest) user is not authenticated after a backend raises permission denied #2550 ... ok test_get_all_permissions (django.contrib.auth.tests.test_auth_backends.RowlevelBackendTest) ... ok test_get_group_permissions (django.contrib.auth.tests.test_auth_backends.RowlevelBackendTest) ... ok test_has_perm (django.contrib.auth.tests.test_auth_backends.RowlevelBackendTest) ... ok test_header_disappears (django.contrib.auth.tests.test_remote_user.RemoteUserCustomTest) ... ok test_known_user (django.contrib.auth.tests.test_remote_user.RemoteUserCustomTest) ... ok test_last_login (django.contrib.auth.tests.test_remote_user.RemoteUserCustomTest) ... ok test_no_remote_user (django.contrib.auth.tests.test_remote_user.RemoteUserCustomTest) ... ok test_unknown_user (django.contrib.auth.tests.test_remote_user.RemoteUserCustomTest) ... ok test_header_disappears (django.contrib.auth.tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_known_user (django.contrib.auth.tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_last_login (django.contrib.auth.tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_no_remote_user (django.contrib.auth.tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_unknown_user (django.contrib.auth.tests.test_remote_user.RemoteUserNoCreateTest) ... ok test_header_disappears (django.contrib.auth.tests.test_remote_user.RemoteUserTest) ... ok test_known_user (django.contrib.auth.tests.test_remote_user.RemoteUserTest) ... ok test_last_login (django.contrib.auth.tests.test_remote_user.RemoteUserTest) ... ok test_no_remote_user (django.contrib.auth.tests.test_remote_user.RemoteUserTest) ... ok test_unknown_user (django.contrib.auth.tests.test_remote_user.RemoteUserTest) ... ok test_inactive_user (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_inactive_user_i18n (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_invalid_username (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_success (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label_empty_string (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_username_field_label_not_set (django.contrib.auth.tests.test_forms.AuthenticationFormTest) ... ok test_field_order (django.contrib.auth.tests.test_forms.PasswordChangeFormTest) ... ok test_incorrect_password (django.contrib.auth.tests.test_forms.PasswordChangeFormTest) ... ok test_password_verification (django.contrib.auth.tests.test_forms.PasswordChangeFormTest) ... ok test_success (django.contrib.auth.tests.test_forms.PasswordChangeFormTest) ... ok test_cleaned_data (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_custom_email_subject (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_inactive_user (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_invalid_email (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_nonexistant_email (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_preserve_username_case (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_unusable_password (django.contrib.auth.tests.test_forms.PasswordResetFormTest) ... ok test_bug_19349_render_with_none_value (django.contrib.auth.tests.test_forms.ReadOnlyPasswordHashTest) ... ok test_readonly_field_has_changed (django.contrib.auth.tests.test_forms.ReadOnlyPasswordHashTest) ... ok test_password_verification (django.contrib.auth.tests.test_forms.SetPasswordFormTest) ... ok test_success (django.contrib.auth.tests.test_forms.SetPasswordFormTest) ... ok test_bug_14242 (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_empty_password (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_unknown_password_algorithm (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_bug_17944_unmanageable_password (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_bug_19133 (django.contrib.auth.tests.test_forms.UserChangeFormTest) The change form does not return the password value ... ok test_bug_19349_bound_password_field (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_unsuable_password (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_username_validity (django.contrib.auth.tests.test_forms.UserChangeFormTest) ... ok test_both_passwords (django.contrib.auth.tests.test_forms.UserCreationFormTest) ... ok test_invalid_data (django.contrib.auth.tests.test_forms.UserCreationFormTest) ... ok test_password_verification (django.contrib.auth.tests.test_forms.UserCreationFormTest) ... ok test_success (django.contrib.auth.tests.test_forms.UserCreationFormTest) ... ok test_user_already_exists (django.contrib.auth.tests.test_forms.UserCreationFormTest) ... ok test_10265 (django.contrib.auth.tests.test_tokens.TokenGeneratorTest) ... ok test_date_length (django.contrib.auth.tests.test_tokens.TokenGeneratorTest) ... ok test_make_token (django.contrib.auth.tests.test_tokens.TokenGeneratorTest) ... ok test_timeout (django.contrib.auth.tests.test_tokens.TokenGeneratorTest) ... ok testCallable (django.contrib.auth.tests.test_decorators.LoginRequiredTestCase) ... ok testLoginRequired (django.contrib.auth.tests.test_decorators.LoginRequiredTestCase) ... ok testLoginRequiredNextUrl (django.contrib.auth.tests.test_decorators.LoginRequiredTestCase) ... ok testView (django.contrib.auth.tests.test_decorators.LoginRequiredTestCase) ... ok test_named_urls (django.contrib.auth.tests.test_views.AuthViewNamedURLTests) Named URLs should be reversible ... ok test_password_change_done_fails (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_done_succeeds (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_fails_with_invalid_old_password (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_fails_with_mismatched_passwords (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_custom (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_custom_named (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_redirect_default (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_password_change_succeeds (django.contrib.auth.tests.test_views.ChangePasswordTest) ... ok test_changelist_disallows_password_lookups (django.contrib.auth.tests.test_views.ChangelistTests) ... ok test_user_change_different_user_password (django.contrib.auth.tests.test_views.ChangelistTests) ... ok test_user_change_email (django.contrib.auth.tests.test_views.ChangelistTests) ... ok test_user_change_password (django.contrib.auth.tests.test_views.ChangelistTests) ... ok test_user_not_change (django.contrib.auth.tests.test_views.ChangelistTests) ... ok test_confirm_valid_custom_user (django.contrib.auth.tests.test_views.CustomUserPasswordResetTest) ... ok test_custom (django.contrib.auth.tests.test_views.LoginRedirectUrlTest) ... ok test_default (django.contrib.auth.tests.test_views.LoginRedirectUrlTest) ... ok test_named (django.contrib.auth.tests.test_views.LoginRedirectUrlTest) ... ok test_remote (django.contrib.auth.tests.test_views.LoginRedirectUrlTest) ... ok test_current_site_in_context_after_login (django.contrib.auth.tests.test_views.LoginTest) ... ok test_login_csrf_rotate (django.contrib.auth.tests.test_views.LoginTest) ... ok test_login_form_contains_request (django.contrib.auth.tests.test_views.LoginTest) ... ok test_security_check (django.contrib.auth.tests.test_views.LoginTest) ... ok test_https_login_url (django.contrib.auth.tests.test_views.LoginURLSettings) ... ok test_login_url_with_querystring (django.contrib.auth.tests.test_views.LoginURLSettings) ... ok test_named_login_url (django.contrib.auth.tests.test_views.LoginURLSettings) ... ok test_remote_login_url (django.contrib.auth.tests.test_views.LoginURLSettings) ... ok test_remote_login_url_with_next_querystring (django.contrib.auth.tests.test_views.LoginURLSettings) ... ok test_standard_login_url (django.contrib.auth.tests.test_views.LoginURLSettings) ... ok test_14377 (django.contrib.auth.tests.test_views.LogoutTest) ... ok test_logout_default (django.contrib.auth.tests.test_views.LogoutTest) Logout without next_page option renders the default template ... ok test_logout_preserve_language (django.contrib.auth.tests.test_views.LogoutTest) Check that language stored in session is preserved after logout ... ok test_logout_with_custom_redirect_argument (django.contrib.auth.tests.test_views.LogoutTest) Logout with custom query string redirects to specified resource ... ok test_logout_with_named_redirect (django.contrib.auth.tests.test_views.LogoutTest) Logout resolves names or URLs passed as next_page. ... ok test_logout_with_next_page_specified (django.contrib.auth.tests.test_views.LogoutTest) Logout with next_page option given redirects to specified resource ... ok test_logout_with_overridden_redirect_url (django.contrib.auth.tests.test_views.LogoutTest) ... ok test_logout_with_redirect_argument (django.contrib.auth.tests.test_views.LogoutTest) Logout with query string redirects to specified resource ... ok test_security_check (django.contrib.auth.tests.test_views.LogoutTest) ... ok test_admin_reset (django.contrib.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 (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_different_passwords (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_invalid (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_post (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_user (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_invalid_user_base36 (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_overflow_user (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_overflow_user_base36 (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_custom (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_custom_named (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_redirect_default (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_valid (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_confirm_valid_base36 (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_email_found (django.contrib.auth.tests.test_views.PasswordResetTest) Email is sent if a valid email address is provided for password reset ... ok test_email_found_custom_from (django.contrib.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 (django.contrib.auth.tests.test_views.PasswordResetTest) If the provided email is not registered, don't raise any error but ... ok test_poisoned_http_host (django.contrib.auth.tests.test_views.PasswordResetTest) Poisoned HTTP_HOST headers can't be used for reset emails ... ok test_poisoned_http_host_admin_site (django.contrib.auth.tests.test_views.PasswordResetTest) Poisoned HTTP_HOST headers can't be used for reset emails on admin views ... ok test_reset_custom_redirect (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_reset_custom_redirect_named (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_reset_redirect_default (django.contrib.auth.tests.test_views.PasswordResetTest) ... ok test_login (django.contrib.auth.tests.test_signals.SignalTestCase) ... ok test_logout (django.contrib.auth.tests.test_signals.SignalTestCase) ... ok test_logout_anonymous (django.contrib.auth.tests.test_signals.SignalTestCase) ... ok test_update_last_login (django.contrib.auth.tests.test_signals.SignalTestCase) Ensure that only `last_login` is updated in `update_last_login` ... ok test_delete_all_sites_clears_cache (django.contrib.sites.tests.SitesFrameworkTests) ... ok test_domain_name_with_whitespaces (django.contrib.sites.tests.SitesFrameworkTests) ... ok test_get_current_site (django.contrib.sites.tests.SitesFrameworkTests) ... ok test_save_another (django.contrib.sites.tests.SitesFrameworkTests) ... ok test_site_cache (django.contrib.sites.tests.SitesFrameworkTests) ... ok test_site_manager (django.contrib.sites.tests.SitesFrameworkTests) ... ok test_get_flatpages_tag (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrives unregistered prefixed flatpages by default ... ok test_get_flatpages_tag_for_anon_user (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrives unregistered flatpages for an anonymous user ... ok test_get_flatpages_tag_for_user (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrives all flatpages for an authenticated user ... ok test_get_flatpages_with_prefix (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrives unregistered prefixed flatpages by default ... ok test_get_flatpages_with_prefix_for_anon_user (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrives unregistered prefixed flatpages for an anonymous user ... ok test_get_flatpages_with_prefix_for_user (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The flatpage template tag retrive prefixed flatpages for an authenticated user ... ok test_get_flatpages_with_variable_prefix (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) The prefix for the flatpage template tag can be a template variable ... ok test_parsing_errors (django.contrib.flatpages.tests.test_templatetags.FlatpageTemplateTagTests) There are various ways that the flatpages template tag won't parse ... ok test_get_absolute_url_honors_script_prefix (django.contrib.flatpages.tests.test_models.FlatpageModelTests) ... ok test_get_absolute_url_urlencodes (django.contrib.flatpages.tests.test_models.FlatpageModelTests) ... ok test_redirect_fallback_flatpage (django.contrib.flatpages.tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A flatpage can be served by the fallback middlware and should add a slash ... ok test_redirect_fallback_flatpage_root (django.contrib.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 (django.contrib.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 (django.contrib.flatpages.tests.test_middleware.FlatpageMiddlewareAppendSlashTests) A non-existent flatpage raises a 404 when served by the fallback middlware and should not add a slash ... ok test_redirect_view_flatpage (django.contrib.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 (django.contrib.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 (django.contrib.flatpages.tests.test_middleware.FlatpageMiddlewareTests) A flatpage served by the middleware can require authentication ... ok test_fallback_flatpage (django.contrib.flatpages.tests.test_middleware.FlatpageMiddlewareTests) A flatpage can be served by the fallback middlware ... ok test_fallback_flatpage_special_chars (django.contrib.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 (django.contrib.flatpages.tests.test_middleware.FlatpageMiddlewareTests) A non-existent flatpage raises a 404 when served by the fallback middlware ... ok test_view_authenticated_flatpage (django.contrib.flatpages.tests.test_middleware.FlatpageMiddlewareTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (django.contrib.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 (django.contrib.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_admin_form_edit (django.contrib.flatpages.tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_admin_form_url_uniqueness_validation (django.contrib.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 (django.contrib.flatpages.tests.test_forms.FlatpageAdminFormTests) The flatpage admin form correctly validates urls ... ok test_flatpage_doesnt_requires_trailing_slash_without_append_slash (django.contrib.flatpages.tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_nosites (django.contrib.flatpages.tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_requires_leading_slash (django.contrib.flatpages.tests.test_forms.FlatpageAdminFormTests) ... ok test_flatpage_requires_trailing_slash_with_append_slash (django.contrib.flatpages.tests.test_forms.FlatpageAdminFormTests) ... ok test_fallback_flatpage (django.contrib.flatpages.tests.test_csrf.FlatpageCSRFTests) A flatpage can be served by the fallback middlware ... ok test_fallback_non_existent_flatpage (django.contrib.flatpages.tests.test_csrf.FlatpageCSRFTests) A non-existent flatpage raises a 404 when served by the fallback middlware ... ok test_post_fallback_flatpage (django.contrib.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 (django.contrib.flatpages.tests.test_csrf.FlatpageCSRFTests) POSTing to an unknown page isn't caught as a 403 CSRF error ... ok test_post_view_flatpage (django.contrib.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 (django.contrib.flatpages.tests.test_csrf.FlatpageCSRFTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (django.contrib.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 (django.contrib.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_redirect_fallback_flatpage (django.contrib.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 (django.contrib.flatpages.tests.test_views.FlatpageViewAppendSlashTests) A non-existent flatpage won't be served if the fallback middlware is disabled and should not add a slash ... ok test_redirect_view_flatpage (django.contrib.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 (django.contrib.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 (django.contrib.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 (django.contrib.flatpages.tests.test_views.FlatpageViewTests) A fallback flatpage won't be served if the middleware is disabled ... ok test_fallback_non_existent_flatpage (django.contrib.flatpages.tests.test_views.FlatpageViewTests) A non-existent flatpage won't be served if the fallback middlware is disabled ... ok test_view_authenticated_flatpage (django.contrib.flatpages.tests.test_views.FlatpageViewTests) A flatpage served through a view can require authentication ... ok test_view_flatpage (django.contrib.flatpages.tests.test_views.FlatpageViewTests) A flatpage can be served through a view ... ok test_view_flatpage_special_chars (django.contrib.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 (django.contrib.flatpages.tests.test_views.FlatpageViewTests) A non-existent flatpage raises 404 when served through a view ... ok test_model (django.contrib.redirects.tests.RedirectTests) ... ok test_redirect (django.contrib.redirects.tests.RedirectTests) ... ok test_redirect_with_append_slash (django.contrib.redirects.tests.RedirectTests) ... ok test_redirect_with_append_slash_and_query_string (django.contrib.redirects.tests.RedirectTests) ... ok test_response_gone (django.contrib.redirects.tests.RedirectTests) When the redirect target is '', return a 410 ... ok test_sites_not_installed (django.contrib.redirects.tests.RedirectTests) ... ok test_actual_expiry (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_clear (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_cycle (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_decode (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_default_expiry (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_delete (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_exists_searches_cache_first (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_flush (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_get_empty (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_has_key (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_invalid_key (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_iteritems (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_iterkeys (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_itervalues (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_load_overlong_key (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_new_session (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_pop (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_pop_default (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_save (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_setdefault (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_store (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_update (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_values (django.contrib.sessions.tests.CacheDBSessionTests) ... ok test_actual_expiry (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_clear (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_cycle (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_decode (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_default_expiry (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_delete (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_exists_searches_cache_first (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_flush (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_get_empty (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_has_key (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_invalid_key (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_iteritems (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_iterkeys (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_itervalues (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_load_overlong_key (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_new_session (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_pop_default (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_save (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_setdefault (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_store (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_update (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_values (django.contrib.sessions.tests.CacheDBSessionWithTimeZoneTests) ... ok test_actual_expiry (django.contrib.sessions.tests.CookieSessionTests) ... expected failure test_clear (django.contrib.sessions.tests.CookieSessionTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.CookieSessionTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.CookieSessionTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.CookieSessionTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.CookieSessionTests) ... ok test_cycle (django.contrib.sessions.tests.CookieSessionTests) ... ok test_decode (django.contrib.sessions.tests.CookieSessionTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.CookieSessionTests) ... ok test_default_expiry (django.contrib.sessions.tests.CookieSessionTests) ... ok test_delete (django.contrib.sessions.tests.CookieSessionTests) ... ok test_flush (django.contrib.sessions.tests.CookieSessionTests) ... ok test_get_empty (django.contrib.sessions.tests.CookieSessionTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.CookieSessionTests) ... ok test_has_key (django.contrib.sessions.tests.CookieSessionTests) ... ok test_invalid_key (django.contrib.sessions.tests.CookieSessionTests) ... ok test_iteritems (django.contrib.sessions.tests.CookieSessionTests) ... ok test_iterkeys (django.contrib.sessions.tests.CookieSessionTests) ... ok test_itervalues (django.contrib.sessions.tests.CookieSessionTests) ... ok test_new_session (django.contrib.sessions.tests.CookieSessionTests) ... ok test_pop (django.contrib.sessions.tests.CookieSessionTests) ... ok test_pop_default (django.contrib.sessions.tests.CookieSessionTests) ... ok test_save (django.contrib.sessions.tests.CookieSessionTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.CookieSessionTests) ... ok test_setdefault (django.contrib.sessions.tests.CookieSessionTests) ... ok test_store (django.contrib.sessions.tests.CookieSessionTests) ... ok test_update (django.contrib.sessions.tests.CookieSessionTests) ... ok test_values (django.contrib.sessions.tests.CookieSessionTests) ... ok test_actual_expiry (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_clear (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_clearsessions_command (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_cycle (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_decode (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_default_expiry (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_delete (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_flush (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_get_empty (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_has_key (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_invalid_key (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_iteritems (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_iterkeys (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_itervalues (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_new_session (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_pop (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_pop_default (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_save (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_session_get_decoded (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_sessionmanager_save (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_setdefault (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_store (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_update (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_values (django.contrib.sessions.tests.DatabaseSessionTests) ... ok test_actual_expiry (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_clear (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_clearsessions_command (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_cycle (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_decode (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_default_expiry (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_delete (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_flush (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_get_empty (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_has_key (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_invalid_key (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_iteritems (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_iterkeys (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_itervalues (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_new_session (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_pop_default (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_save (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_get_decoded (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_sessionmanager_save (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_setdefault (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_store (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_update (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_values (django.contrib.sessions.tests.DatabaseSessionWithTimeZoneTests) ... ok test_set_messages_success (django.contrib.messages.tests.test_mixins.SuccessMessageMixinTests) ... ok test_add (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_add_lazy_translation (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_add_update (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_custom_tags (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_default_level (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_existing_add (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_existing_add_read_update (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_existing_read (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_existing_read_add_update (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_flush_used_backends (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_full_request_response_cycle (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_get (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_get_empty (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_get_fallback (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_get_fallback_only (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_high_level (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_low_level (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_middleware_disabled (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_middleware_disabled_fail_silently (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_multiple_posts (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_no_fallback (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_no_update (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_session_fallback (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_session_fallback_only (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_settings_level (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_tags (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_with_template_response (django.contrib.messages.tests.test_fallback.FallbackTest) ... ok test_add (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_add_lazy_translation (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_add_update (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_custom_tags (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_default_level (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_domain (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_existing_add (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_existing_add_read_update (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_existing_read (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_existing_read_add_update (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_full_request_response_cycle (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_get (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_get_bad_cookie (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_high_level (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_json_encoder_decoder (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_low_level (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_max_cookie_length (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_middleware_disabled (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_middleware_disabled_fail_silently (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_multiple_posts (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_no_update (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_pre_1_5_message_format (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_safedata (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_settings_level (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_tags (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_with_template_response (django.contrib.messages.tests.test_cookie.CookieTest) ... ok test_add (django.contrib.messages.tests.test_session.SessionTest) ... ok test_add_lazy_translation (django.contrib.messages.tests.test_session.SessionTest) ... ok test_add_update (django.contrib.messages.tests.test_session.SessionTest) ... ok test_custom_tags (django.contrib.messages.tests.test_session.SessionTest) ... ok test_default_level (django.contrib.messages.tests.test_session.SessionTest) ... ok test_existing_add (django.contrib.messages.tests.test_session.SessionTest) ... ok test_existing_add_read_update (django.contrib.messages.tests.test_session.SessionTest) ... ok test_existing_read (django.contrib.messages.tests.test_session.SessionTest) ... ok test_existing_read_add_update (django.contrib.messages.tests.test_session.SessionTest) ... ok test_full_request_response_cycle (django.contrib.messages.tests.test_session.SessionTest) ... ok test_get (django.contrib.messages.tests.test_session.SessionTest) ... ok test_high_level (django.contrib.messages.tests.test_session.SessionTest) ... ok test_low_level (django.contrib.messages.tests.test_session.SessionTest) ... ok test_middleware_disabled (django.contrib.messages.tests.test_session.SessionTest) ... ok test_middleware_disabled_fail_silently (django.contrib.messages.tests.test_session.SessionTest) ... ok test_multiple_posts (django.contrib.messages.tests.test_session.SessionTest) ... ok test_no_update (django.contrib.messages.tests.test_session.SessionTest) ... ok test_safedata (django.contrib.messages.tests.test_session.SessionTest) ... ok test_settings_level (django.contrib.messages.tests.test_session.SessionTest) ... ok test_tags (django.contrib.messages.tests.test_session.SessionTest) ... ok test_with_template_response (django.contrib.messages.tests.test_session.SessionTest) ... ok test_apnumber (django.contrib.humanize.tests.HumanizeTests) ... ok test_i18n_intcomma (django.contrib.humanize.tests.HumanizeTests) ... ok test_i18n_intword (django.contrib.humanize.tests.HumanizeTests) ... ok test_intcomma (django.contrib.humanize.tests.HumanizeTests) ... ok test_intcomma_without_number_grouping (django.contrib.humanize.tests.HumanizeTests) ... ok test_intword (django.contrib.humanize.tests.HumanizeTests) ... ok test_l10n_intcomma (django.contrib.humanize.tests.HumanizeTests) ... ok test_naturalday (django.contrib.humanize.tests.HumanizeTests) ... ok test_naturalday_tz (django.contrib.humanize.tests.HumanizeTests) ... ok test_naturalday_uses_localtime (django.contrib.humanize.tests.HumanizeTests) ... ok test_naturaltime (django.contrib.humanize.tests.HumanizeTests) ... ok test_ordinal (django.contrib.humanize.tests.HumanizeTests) ... ok test_find_all (staticfiles_tests.tests.TestAppDirectoriesFinder) ... ok test_find_first (staticfiles_tests.tests.TestAppDirectoriesFinder) ... ok test_app_files (staticfiles_tests.tests.TestCollection) ... ok test_camelcase_filenames (staticfiles_tests.tests.TestCollection) ... ok test_common_ignore_patterns (staticfiles_tests.tests.TestCollection) ... ok test_ignore (staticfiles_tests.tests.TestCollection) ... ok test_nonascii_filenames (staticfiles_tests.tests.TestCollection) ... ok test_staticfiles_dirs (staticfiles_tests.tests.TestCollection) ... ok test_staticfiles_dirs_priority (staticfiles_tests.tests.TestCollection) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.tests.TestCollection) ... ok test_cache_invalidation (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_cache_key_memcache_validation (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_css_import_case_insensitive (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_import_replacement (staticfiles_tests.tests.TestCollectionCachedStorage) See #18050 ... ok test_path_ignored_completely (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_path_with_fragment (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_path_with_querystring (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_path_with_querystring_and_fragment (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_post_processing (staticfiles_tests.tests.TestCollectionCachedStorage) Test that post_processing behaves correctly. ... ok test_post_processing_failure (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_absolute (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_deep_relative (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_denorm (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_relative (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_return (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_simple_content (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_template_tag_url (staticfiles_tests.tests.TestCollectionCachedStorage) ... ok test_cleared_not_found (staticfiles_tests.tests.TestCollectionClear) ... ok test_no_files_created (staticfiles_tests.tests.TestCollectionDryRun) ... ok test_app_files (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_camelcase_filenames (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_no_common_ignore_patterns (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_nonascii_filenames (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs_priority (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.tests.TestCollectionExcludeNoDefaultIgnore) ... ok test_ordering_override (staticfiles_tests.tests.TestCollectionFilesOverride) ... ok test_app_files (staticfiles_tests.tests.TestCollectionLinks) ... ok test_camelcase_filenames (staticfiles_tests.tests.TestCollectionLinks) ... ok test_links_created (staticfiles_tests.tests.TestCollectionLinks) ... ok test_nonascii_filenames (staticfiles_tests.tests.TestCollectionLinks) ... ok test_staticfiles_dirs (staticfiles_tests.tests.TestCollectionLinks) ... ok test_staticfiles_dirs_priority (staticfiles_tests.tests.TestCollectionLinks) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.tests.TestCollectionLinks) ... ok test_no_files_created (staticfiles_tests.tests.TestCollectionNonLocalStorage) ... ok test_template_tag_return (staticfiles_tests.tests.TestCollectionSimpleCachedStorage) ... ok test_template_tag_simple_content (staticfiles_tests.tests.TestCollectionSimpleCachedStorage) ... ok test_local_storage_detection_helper (staticfiles_tests.tests.TestConfiguration) ... ok test_location_empty (staticfiles_tests.tests.TestConfiguration) ... ok test_find_all (staticfiles_tests.tests.TestDefaultStorageFinder) ... ok test_find_first (staticfiles_tests.tests.TestDefaultStorageFinder) ... ok test_find_all (staticfiles_tests.tests.TestFileSystemFinder) ... ok test_find_first (staticfiles_tests.tests.TestFileSystemFinder) ... ok test_all_files (staticfiles_tests.tests.TestFindStatic) ... ok test_all_files_less_verbose (staticfiles_tests.tests.TestFindStatic) ... ok test_app_files (staticfiles_tests.tests.TestFindStatic) ... ok test_camelcase_filenames (staticfiles_tests.tests.TestFindStatic) ... ok test_nonascii_filenames (staticfiles_tests.tests.TestFindStatic) ... ok test_staticfiles_dirs (staticfiles_tests.tests.TestFindStatic) ... ok test_staticfiles_dirs_priority (staticfiles_tests.tests.TestFindStatic) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.tests.TestFindStatic) ... ok test_get_finder (staticfiles_tests.tests.TestMiscFinder) ... ok test_get_finder_bad_classname (staticfiles_tests.tests.TestMiscFinder) ... ok test_get_finder_bad_module (staticfiles_tests.tests.TestMiscFinder) ... ok test_location_empty (staticfiles_tests.tests.TestMiscFinder) ... ok test_non_tuple_raises_exception (staticfiles_tests.tests.TestMiscFinder) ... ok test_serve_admin_media (staticfiles_tests.tests.TestServeAdminMedia) ... ok test_disabled_serving (staticfiles_tests.tests.TestServeDisabled) ... ok test_app_files (staticfiles_tests.tests.TestServeStaticWithDefaultURL) ... ok test_camelcase_filenames (staticfiles_tests.tests.TestServeStaticWithDefaultURL) ... ok test_nonascii_filenames (staticfiles_tests.tests.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs (staticfiles_tests.tests.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs_priority (staticfiles_tests.tests.TestServeStaticWithDefaultURL) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.tests.TestServeStaticWithDefaultURL) ... ok test_app_files (staticfiles_tests.tests.TestServeStaticWithURLHelper) ... ok test_camelcase_filenames (staticfiles_tests.tests.TestServeStaticWithURLHelper) ... ok test_nonascii_filenames (staticfiles_tests.tests.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs (staticfiles_tests.tests.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs_priority (staticfiles_tests.tests.TestServeStaticWithURLHelper) ... ok test_staticfiles_dirs_subdir (staticfiles_tests.tests.TestServeStaticWithURLHelper) ... ok test_template_tag (staticfiles_tests.tests.TestTemplateTag) ... ok test_cached_db_features (backends.tests.BackendTestCase) ... ok test_cursor_execute_with_pyformat (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature 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 supports_paramstyle_pyformat" test_cursor_executemany_with_pyformat_iterator (backends.tests.BackendTestCase) ... skipped "Database doesn't support feature supports_paramstyle_pyformat" test_database_operations_helper_class (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 test_db_allows_multiple_connections" test_unicode_fetches (backends.tests.BackendTestCase) ... ok test_unicode_password (backends.tests.BackendTestCase) ... ok test_format_number (backends.tests.BackendUtilTests) ... ok test_django_date_extract (backends.tests.DateQuotingTest) ... ok test_django_date_trunc (backends.tests.DateQuotingTest) ... ok test_no_databases (backends.tests.DummyBackendTest) ... 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_last_executed_query (backends.tests.LastExecutedQueryTest) ... ok test_no_interpolation_on_sqlite (backends.tests.LastExecutedQueryTest) ... ok test_query_encoding (backends.tests.LastExecutedQueryTest) ... ok 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) Test that sequence resetting as part of a flush with model with long name and long pk name doesn't error. Ref #8901 ... ok test_sequence_name_length_limits_m2m (backends.tests.LongNameTest) Test an m2m save of a model with a long name and a long m2m field name doesn't error as on Django >=1.2 this now uses object saves. Ref #8901 ... ok test_zero_as_autoval (backends.tests.MySQLPKZeroTests) ... skipped 'Database has feature allows_primary_key_0' test_autoincrement (backends.tests.MySQLTests) ... skipped u'Test valid only for MySQL' 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.PostgresNewConnectionTests) ... skipped u'This test applies only to PostgreSQL' test_connect_non_autocommit (backends.tests.PostgresNewConnectionTests) ... skipped u'This test applies only to PostgreSQL' test_parsing (backends.tests.PostgresVersionTest) Test PostgreSQL version parsing from `SELECT version()` output ... ok test_version_detection (backends.tests.PostgresVersionTest) Test PostgreSQL version detection ... ok test_generic_relation (backends.tests.SequenceResetTest) Sequence names are correct when resetting generic relations (Ref #13941) ... ok test_aggregation (backends.tests.SqliteAggregationTests) ... ok test_convert_values_to_handle_null_value (backends.tests.SqliteChecks) ... 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_tablespace_for_indexed_field (tablespaces.tests.TablespacesTests) ... skipped "Database doesn't support feature supports_tablespaces" test_tablespace_for_many_to_many_field (tablespaces.tests.TablespacesTests) ... skipped "Database doesn't support feature supports_tablespaces" test_tablespace_for_model (tablespaces.tests.TablespacesTests) ... skipped "Database doesn't support feature supports_tablespaces" test_tablespace_ignored_for_indexed_field (tablespaces.tests.TablespacesTests) ... ok test_tablespace_ignored_for_model (tablespaces.tests.TablespacesTests) ... 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 supports_timezones" test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature supports_timezones" test_aware_datetime_in_local_timezone_with_microsecond_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature supports_timezones" test_aware_datetime_in_other_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature supports_timezones" test_aware_datetime_in_other_timezone_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature supports_timezones" test_aware_datetime_in_utc (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature supports_timezones" test_aware_datetime_in_utc_unsupported (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature supports_timezones" test_aware_datetime_unspported (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 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) ... skipped u'this test requires pytz' test_form_with_non_existent_time (timezones.tests.LegacyFormsTests) ... skipped u'this test requires pytz' 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 supports_microsecond_precision' test_aware_datetime_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok test_aware_datetime_in_utc (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 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) ... skipped "Database doesn't support feature has_zoneinfo_database" test_query_datetime_lookups_in_other_timezone (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature has_zoneinfo_database" test_query_datetimes (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature has_zoneinfo_database" test_query_datetimes_in_other_timezone (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature has_zoneinfo_database" 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) ... skipped u'this test requires pytz' test_raw_sql (timezones.tests.NewDatabaseTests) ... ok test_form (timezones.tests.NewFormsTests) ... ok test_form_with_ambiguous_time (timezones.tests.NewFormsTests) ... skipped u'this test requires pytz' test_form_with_non_existent_time (timezones.tests.NewFormsTests) ... skipped u'this test requires pytz' 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_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_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) ... skipped u'this test requires pytz' test_localtime_filters_do_not_raise_exceptions (timezones.tests.TemplateTests) ... ok test_localtime_filters_with_pytz (timezones.tests.TemplateTests) ... skipped u'this test requires pytz' 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) ... skipped u'this test requires pytz' test_tz_template_context_processor (timezones.tests.TemplateTests) ... ok test_make_aware (timezones.tests.UtilitiesTests) ... ok test_make_naive (timezones.tests.UtilitiesTests) ... 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_inheretance_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_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_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_nonauto_noneditable_pk (admin_inlines.tests.TestInline) ... ok test_inline_primary (admin_inlines.tests.TestInline) ... 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_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_tabular_non_field_errors (admin_inlines.tests.TestInline) ... ok test_immutable_content_type (admin_inlines.tests.TestInlineAdminForm) Regression for #9362 ... 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_signals (signals_regress.tests.SignalsRegressTests) Assigning and removing to/from m2m shouldn't generate an m2m signal ... ok test_model_signals (signals_regress.tests.SignalsRegressTests) Model saves should throw some signals. ... 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_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_timestamp_signer (signing.tests.TestTimestampSigner) ... ok test_conditional_content_removal (http_utils.tests.HttpUtilTests) ... ok test_basic_distinct_on (distinct_on_fields.tests.DistinctOnTests) QuerySet.distinct('field', ...) works ... skipped "Database doesn't support feature can_distinct_on_fields" test_distinct_not_implemented_checks (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature can_distinct_on_fields" 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_max_recursion_error (settings_tests.tests.ClassDecoratedTestCaseSuper) ... ok test_method_override (settings_tests.tests.FullyDecoratedTestCase) ... ok test_override (settings_tests.tests.FullyDecoratedTestCase) ... 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_allowed_include_roots_string (settings_tests.tests.SettingsTests) ... 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_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 test_custom_sql (initial_sql_regress.tests.InitialSQLTests) ... ok test_custom_sql_debug (initial_sql_regress.tests.InitialSQLTests) ... ok test_initial_sql (initial_sql_regress.tests.InitialSQLTests) ... ok test_attribute_name_not_python_keyword (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_custom_field_pk (custom_pk.tests.CustomPKTests) ... ok test_custom_pk (custom_pk.tests.CustomPKTests) ... ok test_required_pk (custom_pk.tests.CustomPKTests) ... skipped 'Database has feature supports_unspecified_pk' test_unicode_pk (custom_pk.tests.CustomPKTests) ... ok test_unique_pk (custom_pk.tests.CustomPKTests) ... 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_get_or_create (get_or_create.tests.GetOrCreateTests) ... ok test_get_or_create_empty (get_or_create.tests.GetOrCreateTests) ... ok test_savepoint_rollback (get_or_create.tests.GetOrCreateTests) ... 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_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_values (lookup.tests.LookupTests) ... ok test_values_list (lookup.tests.LookupTests) ... ok test_custom_tests (m2m_through.tests.M2mThroughTests) ... ok test_forward_descriptors (m2m_through.tests.M2mThroughTests) ... ok test_m2m_through (m2m_through.tests.M2mThroughTests) ... ok test_query_tests (m2m_through.tests.M2mThroughTests) ... ok test_reverse_descriptors (m2m_through.tests.M2mThroughTests) ... ok test_self_referential_tests (m2m_through.tests.M2mThroughTests) ... 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_setlang (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 testI18NLanguageNonEnglishDefault (view_tests.tests.test_i18n.JsI18NTests) ... ok testI18NLanguageNonEnglishFallback (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_nonenglish_default_english_userpref (view_tests.tests.test_i18n.JsI18NTests) ... ok testI18NDifferentNonEnLangs (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok testI18NLanguageEnglishDefault (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok testI18NWithLocalePaths (view_tests.tests.test_i18n.JsI18NTestsMultiPackage) ... ok test_combining_redirect (view_tests.tests.test_specials.URLHandling) ... ok test_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok test_permanent_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... 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_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_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_regression_21530 (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_template_loader_postmortem_notafile (view_tests.tests.test_debug.DebugViewTests) Tests for not being a file ... ok test_template_loader_postmortem_notreadable (view_tests.tests.test_debug.DebugViewTests) Tests for not readable file ... ok test_view_exceptions (view_tests.tests.test_debug.DebugViewTests) ... ok test_custom_exception_reporter_filter (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_eol_support (view_tests.tests.test_debug.ExceptionReporterTests) Test that the ExceptionReporter supports Unix, Windows and Macintosh EOL markers ... 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_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_unfrozen_importlib (view_tests.tests.test_debug.ExceptionReporterTests) ... skipped u'Bug manifests on PY3 only' 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_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_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_render (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_to_response (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_to_response_with_content_type (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_to_response_with_request_context (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_with_base_context (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_with_content_type (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_with_current_app (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_with_current_app_conflict (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_render_with_status (view_tests.tests.test_shortcuts.ShortcutTests) ... ok test_empty (empty.tests.EmptyModelTests) ... ok test_no_models (empty.tests.NoModelTests) ... 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_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_verbose_name (model_fields.tests.BasicFieldTests) ... ok test_nullbooleanfield_blank (model_fields.tests.BasicFieldTests) ... ok test_show_hidden_initial (model_fields.tests.BasicFieldTests) ... ok test_coercing (model_fields.tests.BigIntegerFieldTests) ... ok test_limits (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_choices_and_field_display (model_fields.tests.ChoicesTests) ... 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_save_without_float_conversion (model_fields.tests.DecimalFieldTests) ... ok test_to_python (model_fields.tests.DecimalFieldTests) ... ok test_callable_default (model_fields.tests.ForeignKeyTests) Test the use of a lazy callable for ForeignKey.default ... ok test_genericipaddressfield_formfield_protocol (model_fields.tests.GenericIPAddressFieldTests) ... ok test_AutoField (model_fields.tests.PrepValueTest) ... ok test_BigIntegerField (model_fields.tests.PrepValueTest) ... ok test_BinaryField (model_fields.tests.PrepValueTest) ... ok test_BooleanField (model_fields.tests.PrepValueTest) ... ok test_CharField (model_fields.tests.PrepValueTest) ... ok test_CommaSeparatedIntegerField (model_fields.tests.PrepValueTest) ... ok test_DateField (model_fields.tests.PrepValueTest) ... ok test_DateTimeField (model_fields.tests.PrepValueTest) ... ok test_DecimalField (model_fields.tests.PrepValueTest) ... ok test_EmailField (model_fields.tests.PrepValueTest) ... ok test_FileField (model_fields.tests.PrepValueTest) ... ok test_FilePathField (model_fields.tests.PrepValueTest) ... ok test_FloatField (model_fields.tests.PrepValueTest) ... ok test_GenericIPAddressField (model_fields.tests.PrepValueTest) ... ok test_IPAddressField (model_fields.tests.PrepValueTest) ... ok test_ImageField (model_fields.tests.PrepValueTest) ... ok test_IntegerField (model_fields.tests.PrepValueTest) ... ok test_NullBooleanField (model_fields.tests.PrepValueTest) ... ok test_PositiveIntegerField (model_fields.tests.PrepValueTest) ... ok test_PositiveSmallIntegerField (model_fields.tests.PrepValueTest) ... ok test_SlugField (model_fields.tests.PrepValueTest) ... ok test_SmallIntegerField (model_fields.tests.PrepValueTest) ... ok test_TextField (model_fields.tests.PrepValueTest) ... ok test_TimeField (model_fields.tests.PrepValueTest) ... ok test_URLField (model_fields.tests.PrepValueTest) ... ok test_slugfield_max_length (model_fields.tests.SlugFieldTests) ... ok test_lookup_integer_in_charfield (model_fields.tests.TypeCoercionTests) ... ok test_lookup_integer_in_textfield (model_fields.tests.TypeCoercionTests) ... 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_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_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_supresses_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_21432 (datetimes.tests.DateTimesTests) ... skipped 'this test requires pytz' test_related_model_traverse (datetimes.tests.DateTimesTests) ... ok test_allvaluesfieldlistfilter (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_filter_with_failing_queryset (admin_filters.tests.ListFiltersTests) ... ok test_fk_with_to_field (admin_filters.tests.ListFiltersTests) ... ok test_listfilter_without_title (admin_filters.tests.ListFiltersTests) ... ok test_lookup_with_non_string_value (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_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_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_response (httpwrappers.tests.FileCloseTests) ... ok test_streaming_response (httpwrappers.tests.FileCloseTests) ... ok test_not_allowed (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_streaming_response (httpwrappers.tests.StreamingHttpResponseTests) ... ok test_localized_filesizeformat (defaultfilters.tests.DefaultFiltersI18NTests) ... ok test_add (defaultfilters.tests.DefaultFiltersTests) ... ok test_addslashes (defaultfilters.tests.DefaultFiltersTests) ... ok test_capfirst (defaultfilters.tests.DefaultFiltersTests) ... ok test_center (defaultfilters.tests.DefaultFiltersTests) ... ok test_cut (defaultfilters.tests.DefaultFiltersTests) ... ok test_date (defaultfilters.tests.DefaultFiltersTests) ... ok test_default (defaultfilters.tests.DefaultFiltersTests) ... ok test_dictsort (defaultfilters.tests.DefaultFiltersTests) ... ok test_dictsortreversed (defaultfilters.tests.DefaultFiltersTests) ... ok test_divisibleby (defaultfilters.tests.DefaultFiltersTests) ... ok test_escapejs (defaultfilters.tests.DefaultFiltersTests) ... ok test_filesizeformat (defaultfilters.tests.DefaultFiltersTests) ... ok test_first (defaultfilters.tests.DefaultFiltersTests) ... ok test_fix_ampersands (defaultfilters.tests.DefaultFiltersTests) ... ok test_floatformat (defaultfilters.tests.DefaultFiltersTests) ... ok test_floatformat_py2_fail (defaultfilters.tests.DefaultFiltersTests) ... expected failure test_force_escape (defaultfilters.tests.DefaultFiltersTests) ... ok test_get_digit (defaultfilters.tests.DefaultFiltersTests) ... ok test_if_none (defaultfilters.tests.DefaultFiltersTests) ... ok test_iriencode (defaultfilters.tests.DefaultFiltersTests) ... ok test_join (defaultfilters.tests.DefaultFiltersTests) ... ok test_length (defaultfilters.tests.DefaultFiltersTests) ... ok test_linebreaks (defaultfilters.tests.DefaultFiltersTests) ... ok test_linebreaksbr (defaultfilters.tests.DefaultFiltersTests) ... ok test_linenumbers (defaultfilters.tests.DefaultFiltersTests) ... ok test_lower (defaultfilters.tests.DefaultFiltersTests) ... ok test_make_list (defaultfilters.tests.DefaultFiltersTests) ... ok test_non_string_input (defaultfilters.tests.DefaultFiltersTests) ... ok test_phone2numeric (defaultfilters.tests.DefaultFiltersTests) ... ok test_pluralize (defaultfilters.tests.DefaultFiltersTests) ... ok test_removetags (defaultfilters.tests.DefaultFiltersTests) ... ok test_rjust (defaultfilters.tests.DefaultFiltersTests) ... ok test_slice (defaultfilters.tests.DefaultFiltersTests) ... ok test_slugify (defaultfilters.tests.DefaultFiltersTests) ... ok test_stringformat (defaultfilters.tests.DefaultFiltersTests) ... ok test_time (defaultfilters.tests.DefaultFiltersTests) ... ok test_timesince (defaultfilters.tests.DefaultFiltersTests) ... ok test_timeuntil (defaultfilters.tests.DefaultFiltersTests) ... ok test_title (defaultfilters.tests.DefaultFiltersTests) ... ok test_truncatewords (defaultfilters.tests.DefaultFiltersTests) ... ok test_truncatewords_html (defaultfilters.tests.DefaultFiltersTests) ... ok test_unordered_list (defaultfilters.tests.DefaultFiltersTests) ... ok test_upper (defaultfilters.tests.DefaultFiltersTests) ... ok test_urlencode (defaultfilters.tests.DefaultFiltersTests) ... ok test_urlize (defaultfilters.tests.DefaultFiltersTests) ... ok test_urlizetrunc (defaultfilters.tests.DefaultFiltersTests) ... ok test_wordcount (defaultfilters.tests.DefaultFiltersTests) ... ok test_yesno (defaultfilters.tests.DefaultFiltersTests) ... ok test_save (model_forms_regress.tests.CustomFieldSaveTests) Regression for #11149: save_form_data should be called only once ... ok test_modelform_factory_metaclass (model_forms_regress.tests.CustomMetaclassTestCase) ... ok test_string_message (model_forms_regress.tests.CustomModelFormSaveMethod) ... ok test_empty_fields_on_modelform (model_forms_regress.tests.EmptyFieldsTestCase) No fields on a ModelForm should actually result in no fields ... ok test_empty_fields_to_construct_instance (model_forms_regress.tests.EmptyFieldsTestCase) No fields should be set on a model instance if construct_instance receives fields=() ... ok test_empty_fields_to_fields_for_model (model_forms_regress.tests.EmptyFieldsTestCase) An argument of fields=() to fields_for_model should return an empty dictionary ... ok test_file_path_field_blank (model_forms_regress.tests.FilePathFieldTests) ... ok test_bad_callback (model_forms_regress.tests.FormFieldCallbackTests) ... ok test_baseform_with_widgets_in_meta (model_forms_regress.tests.FormFieldCallbackTests) Regression for #13095: Using base forms with widgets defined in Meta should not raise errors. ... ok test_custom_callback (model_forms_regress.tests.FormFieldCallbackTests) Test that a custom formfield_callback is used if provided ... ok test_factory_with_widget_argument (model_forms_regress.tests.FormFieldCallbackTests) Regression for #15315: modelform_factory should accept widgets ... ok test_extra_declared_field_model_form (model_forms_regress.tests.InvalidFieldAndFactory) ... ok test_extra_field_model_form (model_forms_regress.tests.InvalidFieldAndFactory) ... ok test_extra_field_modelform_factory (model_forms_regress.tests.InvalidFieldAndFactory) ... ok test_model_form_applies_localize_to_all_fields (model_forms_regress.tests.LocalizedModelFormTest) ... ok test_model_form_applies_localize_to_some_fields (model_forms_regress.tests.LocalizedModelFormTest) ... ok test_model_form_refuses_arbitrary_string (model_forms_regress.tests.LocalizedModelFormTest) ... ok test_callable (model_forms_regress.tests.ManyToManyCallableInitialTests) Regression for #10349: A callable can be provided as the initial value for an m2m field ... ok test_len (model_forms_regress.tests.ModelChoiceIteratorTests) ... ok test_no_model_class (model_forms_regress.tests.ModelClassTests) ... ok test_model_form_clean_applies_to_model (model_forms_regress.tests.ModelFormCleanTest) ... ok test_model_multiple_choice_number_of_queries (model_forms_regress.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_run_validators (model_forms_regress.tests.ModelMultipleChoiceFieldTests) ... ok test_model_multiple_choice_show_hidden_initial (model_forms_regress.tests.ModelMultipleChoiceFieldTests) ... ok test_assignment_of_none (model_forms_regress.tests.OneToOneFieldTests) ... ok test_assignment_of_none_null_false (model_forms_regress.tests.OneToOneFieldTests) ... ok test_override_clean (model_forms_regress.tests.OverrideCleanTests) ... ok test_11183 (model_forms_regress.tests.TestTicket11183) ... ok test_modelform_factory_with_all_fields (model_forms_regress.tests.TestTicket19733) ... ok test_modelform_factory_without_fields (model_forms_regress.tests.TestTicket19733) ... ok test_http_prefixing (model_forms_regress.tests.URLFieldTests) If the http:// prefix is omitted on form input, the field adds it again. (Refs #13613) ... ok test_url_on_modelform (model_forms_regress.tests.URLFieldTests) Check basic URL field validation on model forms ... ok test_unique_error_message (model_forms_regress.tests.UniqueErrorsTests) ... ok test_unique_together_error_message (model_forms_regress.tests.UniqueErrorsTests) ... ok test_multiple_field_unique_together (model_forms_regress.tests.UniqueTogetherTests) ... ok test_field_override (i18n.contenttypes.tests.ContentTypeTests) ... ok test_verbose_name (i18n.contenttypes.tests.ContentTypeTests) ... 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_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_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_locale_paths_override_app_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok test_locale_paths_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... 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_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_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_lazy (i18n.tests.TestModels) ... ok test_safestr (i18n.tests.TestModels) ... ok test_bad_placeholder_1 (i18n.tests.TranslationTests) ... ok test_bad_placeholder_2 (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_pgettext (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_bug14894_translation_activate_thread_safety (i18n.tests.TranslationThreadSafetyTests) ... 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_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_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_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_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) ... skipped u'Python version is 2.6' test_null_ordering_added (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature requires_explicit_null_ordering_when_grouping" test_ticket14244 (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature supports_1000_query_parameters" test_ticket7371 (queries.tests.CustomPkTests) ... ok test_no_extra_params (queries.tests.DefaultValuesInsertTest) ... ok test_disjuction_promotion_select_related (queries.tests.DisjunctionPromotionTests) ... 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_failing (queries.tests.DisjunctionPromotionTests) ... expected failure test_disjunction_promotion4 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion4_failing (queries.tests.DisjunctionPromotionTests) ... expected failure test_disjunction_promotion5_failing (queries.tests.DisjunctionPromotionTests) ... expected failure test_disjunction_promotion6 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion7 (queries.tests.DisjunctionPromotionTests) ... ok test_disjunction_promotion_fexpression (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_direct_exclude (queries.tests.EmptyStringsAsNullTest) ... ok test_joined_exclude (queries.tests.EmptyStringsAsNullTest) ... ok test_ticket_7302 (queries.tests.EscapingTests) ... ok test_to_field (queries.tests.ExcludeTest) ... 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_exists (queries.tests.ExistsSql) ... ok 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_ticket_17886 (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_deferred_load_qs_pickling (queries.tests.Queries1Tests) ... ok test_double_exclude (queries.tests.Queries1Tests) ... ok test_exclude (queries.tests.Queries1Tests) ... ok test_exclude_in (queries.tests.Queries1Tests) ... ok test_heterogeneous_qs_combination (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_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_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_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_ticket7095 (queries.tests.Queries4Tests) ... 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_tickets_8921_9188 (queries.tests.Queries6Tests) ... ok test_ticket14729 (queries.tests.RawQueriesTests) ... ok test_ticket_19964 (queries.tests.RelabelCloneTest) ... ok test_wrong_type_lookup (queries.tests.RelatedLookupTypeTests) ... ok test_reverse_trimming (queries.tests.ReverseJoinTrimmingTest) ... 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_slice_subquery_and_query (queries.tests.SubqueryTests) ... ok test_sliced_delete (queries.tests.SubqueryTests) Delete queries can safely contain sliced subqueries ... ok test_ticket_20101 (queries.tests.Ticket20101Tests) ... ok test_ticket_20955 (queries.tests.Ticket20955Tests) ... ok test_ticket_21203 (queries.tests.Ticket21203Tests) ... ok test_ticket_22429 (queries.tests.Ticket22429Tests) ... ok test_in_query (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_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_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_tickets_7698_10202 (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_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_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_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_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_filters (admin_views.tests.AdminDocsTest) ... ok test_tags (admin_views.tests.AdminDocsTest) ... ok test_generic_relation_fk_list_filter (admin_views.tests.AdminGenericRelationTests) ... ok testInline (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 testMultiWidgetFirsFieldFocus (admin_views.tests.AdminJavaScriptTest) ... ok testSingleWidgetFirsFieldFocus (admin_views.tests.AdminJavaScriptTest) ... 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_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) Ensure that the to_field GET parameter is preserved when a search ... 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 testAddWithGETArgs (admin_views.tests.AdminViewBasicTest) ... ok testBasicAddGet (admin_views.tests.AdminViewBasicTest) ... ok testBasicAddPost (admin_views.tests.AdminViewBasicTest) ... ok testBasicEditGet (admin_views.tests.AdminViewBasicTest) ... ok testBasicEditGetStringPK (admin_views.tests.AdminViewBasicTest) ... ok testBasicEditPost (admin_views.tests.AdminViewBasicTest) ... ok testBasicInheritanceGetStringPK (admin_views.tests.AdminViewBasicTest) ... ok testChangeListNullBooleanDisplay (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingCallable (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingModel (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingModelAdmin (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingModelMeta (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingMultiple (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingOverrideModelAdmin (admin_views.tests.AdminViewBasicTest) ... ok testChangeListSortingPreserveQuerySetOrdering (admin_views.tests.AdminViewBasicTest) ... ok testEditSaveAs (admin_views.tests.AdminViewBasicTest) ... ok testI18NLanguageNonEnglishDefault (admin_views.tests.AdminViewBasicTest) ... ok testI18NLanguageNonEnglishFallback (admin_views.tests.AdminViewBasicTest) ... ok testIncorrectLookupParameters (admin_views.tests.AdminViewBasicTest) Ensure incorrect lookup parameters are handled gracefully. ... ok testIsNullLookups (admin_views.tests.AdminViewBasicTest) Ensure is_null is handled correctly. ... ok testL10NDeactivated (admin_views.tests.AdminViewBasicTest) ... ok testLimitedFilter (admin_views.tests.AdminViewBasicTest) Ensure admin changelist filters do not contain objects excluded via limit_choices_to. ... ok testLogoutAndPasswordChangeURLs (admin_views.tests.AdminViewBasicTest) ... ok testMultipleSortSameField (admin_views.tests.AdminViewBasicTest) ... ok testNamedGroupFieldChoicesChangeList (admin_views.tests.AdminViewBasicTest) ... ok testNamedGroupFieldChoicesFilter (admin_views.tests.AdminViewBasicTest) ... ok testPopupAddPost (admin_views.tests.AdminViewBasicTest) ... ok testRelationSpanningFilters (admin_views.tests.AdminViewBasicTest) ... ok testSortIndicatorsAdminOrder (admin_views.tests.AdminViewBasicTest) ... ok testTrailingSlashRequired (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_change_view_with_show_delete_extra_context (admin_views.tests.AdminViewBasicTest) ... ok test_disallowed_filtering (admin_views.tests.AdminViewBasicTest) ... ok test_hide_change_password (admin_views.tests.AdminViewBasicTest) ... ok test_popup_dismiss_related (admin_views.tests.AdminViewBasicTest) ... ok test_cyclic (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_generic_relations (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_inheritance (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_multiple_fkeys_to_same_instance (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_multiple_fkeys_to_same_model (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_nesting (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_not_registered (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_perms_needed (admin_views.tests.AdminViewDeletedObjectsTest) ... ok test_protected (admin_views.tests.AdminViewDeletedObjectsTest) ... ok testChangeFormUrlHasCorrectValue (admin_views.tests.AdminViewFormUrlTest) ... ok test_filter_with_custom_template (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.AdminViewLogoutTest) ... ok testAddView (admin_views.tests.AdminViewPermissionsTest) Test add view restricts access and actually adds items. ... ok testChangeView (admin_views.tests.AdminViewPermissionsTest) Change view should restrict access and allow users to edit items. ... ok testConditionallyShowAddSectionLink (admin_views.tests.AdminViewPermissionsTest) ... ok testCustomModelAdminTemplates (admin_views.tests.AdminViewPermissionsTest) ... ok testDeleteView (admin_views.tests.AdminViewPermissionsTest) Delete view should restrict access and actually delete items. ... ok testDisabledPermissionsWhenLoggedIn (admin_views.tests.AdminViewPermissionsTest) ... ok testDoubleLoginIsNotAllowed (admin_views.tests.AdminViewPermissionsTest) Regression test for #19327 ... ok testHistoryView (admin_views.tests.AdminViewPermissionsTest) History view should restrict access. ... ok testLogin (admin_views.tests.AdminViewPermissionsTest) ... ok testLoginSuccessfullyRedirectsToOriginalUrl (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) LogEntry.get_admin_url returns a URL to edit the entry's object or None for non-existent (possibly deleted) models ... 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_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 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 testUnicodeDelete (admin_views.tests.AdminViewUnicodeTest) ... ok testUnicodeEdit (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_field_prefix_css_classes (admin_views.tests.CSSTest) ... ok test_index_css_classes (admin_views.tests.CSSTest) ... ok testCustomAdminSiteIndexViewAndTemplate (admin_views.tests.CustomModelAdminTest) ... ok testCustomAdminSiteLoginForm (admin_views.tests.CustomModelAdminTest) ... ok testCustomAdminSiteLoginTemplate (admin_views.tests.CustomModelAdminTest) ... ok testCustomAdminSiteLogoutTemplate (admin_views.tests.CustomModelAdminTest) ... ok testCustomAdminSitePasswordChangeDoneTemplate (admin_views.tests.CustomModelAdminTest) ... ok testCustomAdminSitePasswordChangeTemplate (admin_views.tests.CustomModelAdminTest) ... ok testCustomAdminSiteView (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_group_permission_performance (admin_views.tests.GroupAdminTest) ... ok test_save_button (admin_views.tests.GroupAdminTest) ... 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 testAdminIndex (admin_views.tests.NeverCacheTests) Check the never-cache status of the main index ... ok testAppIndex (admin_views.tests.NeverCacheTests) Check the never-cache status of an application index ... ok testJsi18n (admin_views.tests.NeverCacheTests) Check the never-cache status of the JavaScript i18n view ... ok testLogin (admin_views.tests.NeverCacheTests) Check the never-cache status of login views ... ok testLogout (admin_views.tests.NeverCacheTests) Check the never-cache status of logout view ... ok testModelAdd (admin_views.tests.NeverCacheTests) Check the never-cache status of a model add page ... ok testModelDelete (admin_views.tests.NeverCacheTests) Check the never-cache status of a model delete page ... ok testModelHistory (admin_views.tests.NeverCacheTests) Check the never-cache status of a model history page ... ok testModelIndex (admin_views.tests.NeverCacheTests) Check the never-cache status of a model index ... ok testModelView (admin_views.tests.NeverCacheTests) Check the never-cache status of a model edit page ... ok testPasswordChange (admin_views.tests.NeverCacheTests) Check the never-cache status of the password change view ... ok testPasswordChangeDone (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_change_form_renders_correct_null_choice_value (admin_views.tests.ReadonlyTest) ... ok test_readonly_backwards_ref (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_post (admin_views.tests.ReadonlyTest) ... ok test_user_password_change_limited_queryset (admin_views.tests.ReadonlyTest) ... ok test_save_as_display (admin_views.tests.SaveAsTests) ... ok test_save_as_duplication (admin_views.tests.SaveAsTests) Ensure save as actually creates a new person ... ok test_secure_view_login_successfully_redirects_to_original_url (admin_views.tests.SecureViewTests) ... ok test_secure_view_shows_login_if_not_logged_in (admin_views.tests.SecureViewTests) Ensure that we see the login form ... ok test_shortcut_view_only_available_to_staff (admin_views.tests.SecureViewTests) ... ok test_staff_member_required_decorator_works_as_per_admin_login (admin_views.tests.SecureViewTests) ... ok test_custom_changelist (admin_views.tests.TestCustomChangeList) ... ok test (admin_views.tests.TestInlineNotEditable) ... 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_popup (admin_views.tests.UserAdminTest) Quick user addition in a FK popup shouldn't invoke view for further user customization ... ok test_user_permission_performance (admin_views.tests.UserAdminTest) ... ok testLangNamePresent (admin_views.tests.ValidXHTMLTests) ... ok test_multiple (m2m_multiple.tests.M2MMultipleTests) ... ok testBothHeaders (conditional_processing.tests.ConditionalGet) ... ok testIfMatch (conditional_processing.tests.ConditionalGet) ... ok testIfModifiedSince (conditional_processing.tests.ConditionalGet) ... ok testIfNoneMatch (conditional_processing.tests.ConditionalGet) ... ok testInvalidETag (conditional_processing.tests.ConditionalGet) ... ok testSingleCondition1 (conditional_processing.tests.ConditionalGet) ... ok testSingleCondition2 (conditional_processing.tests.ConditionalGet) ... ok testSingleCondition3 (conditional_processing.tests.ConditionalGet) ... ok testSingleCondition4 (conditional_processing.tests.ConditionalGet) ... ok testSingleCondition5 (conditional_processing.tests.ConditionalGet) ... ok testSingleCondition6 (conditional_processing.tests.ConditionalGet) ... ok testWithoutConditions (conditional_processing.tests.ConditionalGet) ... 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 can_distinct_on_fields" test_ticket_19102_extra (delete_regress.tests.Ticket19102Tests) ... ok test_ticket_19102_select_related (delete_regress.tests.Ticket19102Tests) ... ok test_fk_assignment_and_related_object_cache (many_to_one_regress.tests.ManyToOneRegressionTests) ... ok test_fk_instantiation_outside_model (many_to_one_regress.tests.ManyToOneRegressionTests) ... ok test_multiple_foreignkeys (many_to_one_regress.tests.ManyToOneRegressionTests) ... ok test_object_creation (many_to_one_regress.tests.ManyToOneRegressionTests) ... ok test_related_null_to_field (many_to_one_regress.tests.ManyToOneRegressionTests) ... ok test_relation_unsaved (many_to_one_regress.tests.ManyToOneRegressionTests) ... 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_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_depth (select_related.tests.SelectRelatedTests) ... ok test_depth_fields_fails (select_related.tests.SelectRelatedTests) ... ok test_field_traversal (select_related.tests.SelectRelatedTests) ... ok test_larger_depth (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_with_extra (select_related.tests.SelectRelatedTests) ... ok test_bulk (delete.tests.DeletionTests) ... ok test_can_defer_constraint_checks (delete.tests.DeletionTests) ... skipped "Database doesn't support feature can_defer_constraint_checks" test_cannot_defer_constraint_checks (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_m2m (delete.tests.DeletionTests) ... ok test_relational_post_delete_signals_happen_before_parent_object (delete.tests.DeletionTests) ... 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_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_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_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_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_model_subclass_proxy (proxy_model_inheritance.tests.MultiTableInheritanceProxyTest) ... ok test_bad_class (get_object_or_404.tests.GetObjectOr404Tests) ... ok test_get_object_or_404 (get_object_or_404.tests.GetObjectOr404Tests) ... 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_with_excludes (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_filtering_manager (fixtures.tests.FixtureLoadingTests) ... ok test_dumpdata_with_pks (fixtures.tests.FixtureLoadingTests) ... ok test_initial_data (fixtures.tests.FixtureLoadingTests) ... ok test_loaddata_error_message (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 testClassFixtures (fixtures.tests.TestCaseFixtureLoadingTests) Check that test case has installed 3 fixture objects ... 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_syncdb restrictions on the router ... ok test_router_init_arg (multiple_database.tests.ConnectionRouterTestCase) ... ok test_router_init_default (multiple_database.tests.ConnectionRouterTestCase) ... ok test_fixture_loading (multiple_database.tests.FixtureTestCase) Multi-db fixtures are loaded correctly ... ok test_pseudo_empty_fixtures (multiple_database.tests.FixtureTestCase) A fixture can contain entries, but lead to nothing in the database; this shouldn't raise an error (ref #14068) ... 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_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 master/slave. ... 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_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_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 master/slave. ... ok test_syncdb_selection (multiple_database.tests.RouterTestCase) Synchronization behavior is predictable ... ok test_database_arg_m2m (multiple_database.tests.SignalTests) ... ok test_database_arg_save_and_delete (multiple_database.tests.SignalTests) ... ok test_syncdb_to_other_database (multiple_database.tests.SyncDBTestCase) Regression test for #16039: syncdb with --database option. ... ok test_syncdb_to_other_database_with_router (multiple_database.tests.SyncDBTestCase) Regression test for #16039: syncdb with --database option. ... ok test_user_profiles (multiple_database.tests.UserProfileTestCase) ... ok test_dates_query (extra_regress.tests.ExtraRegressTests) ... ok test_extra_stay_tied (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_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_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 can_distinct_on_fields" test_emptyqs_values (basic.tests.ModelTest) ... ok test_emptyqs_values_order (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_function (basic.tests.ModelTest) ... ok test_lookup (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 supports_microsecond_precision' test_object_creation (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_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_csrf_token_in_header (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_good_referer (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_good_referer_2 (csrf_tests.tests.CsrfViewMiddlewareTest) ... ok test_https_malformed_referer (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_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_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_only_and_defer_usage_on_proxy_models (defer_regress.tests.DeferRegressionTest) ... ok test_only_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_everything (m2m_through_regress.tests.M2MThroughTestCase) ... ok test_join_trimming (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_serialization (m2m_through_regress.tests.M2MThroughTestCase) m2m-through models aren't serialized as m2m fields. Refs #8134 ... ok test_sequence_creation (m2m_through_regress.tests.ThroughLoadDataTestCase) Check that sequences on an m2m_through are created for the through model, not a phantom auto-generated m2m table. Refs #11107 ... 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_bad_content_type (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_wrong_type_pk (contenttypes_tests.tests.ContentTypesViewsTests) ... ok test_abstract_model (admin_registration.tests.TestRegistration) ... ok test_bare_registration (admin_registration.tests.TestRegistration) ... 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_boolean_field_default_value (check.tests.CompatChecksTestCase) ... ok test_check_compatibility (check.tests.CompatChecksTestCase) ... ok test_check_compatibility_warning (check.tests.CompatChecksTestCase) ... ok test_check_test_runner_new_default (check.tests.CompatChecksTestCase) ... ok test_check_test_runner_overridden (check.tests.CompatChecksTestCase) ... ok test_management_command (check.tests.CompatChecksTestCase) ... ok test_run_checks_new_default (check.tests.CompatChecksTestCase) ... ok test_run_checks_overridden (check.tests.CompatChecksTestCase) ... ok testBasicAddGet (generic_inline_admin.tests.GenericAdminViewTest) ... ok testBasicAddPost (generic_inline_admin.tests.GenericAdminViewTest) ... ok testBasicEditGet (generic_inline_admin.tests.GenericAdminViewTest) ... ok testBasicEditPost (generic_inline_admin.tests.GenericAdminViewTest) ... ok testGenericInlineFormset (generic_inline_admin.tests.GenericAdminViewTest) ... ok testGenericInlineFormsetFactory (generic_inline_admin.tests.GenericAdminViewTest) ... ok testExtraParam (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok testMaxNumParam (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok testNoParam (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok testAdd (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... 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_no_deletion (generic_inline_admin.tests.NoInlineDeletionTest) ... ok test_foreign_key (one_to_one.tests.OneToOneTests) ... ok test_getter (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_setter (one_to_one.tests.OneToOneTests) ... ok testAnnotations (raw_query.tests.RawQueryTests) ... ok testDBColumnHandler (raw_query.tests.RawQueryTests) ... ok testExtraConversions (raw_query.tests.RawQueryTests) ... ok testFkeyRawQuery (raw_query.tests.RawQueryTests) ... ok testGetItem (raw_query.tests.RawQueryTests) ... ok testManyToMany (raw_query.tests.RawQueryTests) ... ok testMissingFields (raw_query.tests.RawQueryTests) ... ok testMissingFieldsWithoutPK (raw_query.tests.RawQueryTests) ... ok testMultipleIterations (raw_query.tests.RawQueryTests) ... ok testOrderHandler (raw_query.tests.RawQueryTests) ... ok testParams (raw_query.tests.RawQueryTests) ... ok testPyformatParams (raw_query.tests.RawQueryTests) ... skipped "Database doesn't support feature supports_paramstyle_pyformat" testRawQueryLazy (raw_query.tests.RawQueryTests) ... ok testSimpleRawQuery (raw_query.tests.RawQueryTests) ... ok testTranslations (raw_query.tests.RawQueryTests) ... ok testWhiteSpaceQuery (raw_query.tests.RawQueryTests) ... ok test_inheritance (raw_query.tests.RawQueryTests) ... ok test_query_count (raw_query.tests.RawQueryTests) ... ok test_m2o_recursive (m2o_recursive.tests.ManyToOneRecursiveTests) ... ok test_m2o_recursive2 (m2o_recursive.tests.MultipleManyToOneRecursiveTests) ... ok test_create_models_m2m (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_filter_one_to_one_relations (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_get_reverse_on_unsaved_object (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_related_object_cache (one_to_one_regress.tests.OneToOneRegressionTests) Regression test for #6886 (the related-object cache) ... ok test_related_object_cached_when_reverse_is_accessed (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_reverse_object_cache (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_reverse_object_cached_when_related_is_accessed (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_reverse_object_cached_when_related_is_set (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_reverse_object_cached_when_related_is_unset (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_reverse_object_does_not_exist_cache (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_reverse_relationship_cache_cascade (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_set_reverse_on_unsaved_object (one_to_one_regress.tests.OneToOneRegressionTests) ... ok test_none_as_null (null_queries.tests.NullQueriesTests) ... ok test_reverse_relations (null_queries.tests.NullQueriesTests) ... ok test_get_admin_log_templatetag_custom_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_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_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_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_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_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_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_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_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_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_template_response_bad_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_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_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_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) No fields passed to modelformset_factory should result in no fields on returned forms except for the id. See #14119. ... 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_save_as_new_with_new_inlines (model_formsets_regress.tests.InlineFormsetTests) ... ok test_sql_all (commands_sql.tests.SQLCommandsTestCase) ... ok test_sql_create (commands_sql.tests.SQLCommandsTestCase) ... ok test_sql_delete (commands_sql.tests.SQLCommandsTestCase) ... ok test_sql_destroy_indexes (commands_sql.tests.SQLCommandsTestCase) ... ok test_sql_indexes (commands_sql.tests.SQLCommandsTestCase) ... ok test_altering_serialized_output (serializers.tests.JsonSerializerTestCase) ... ok test_custom_field_serialization (serializers.tests.JsonSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_float_serialization (serializers.tests.JsonSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_one_to_one_as_pk (serializers.tests.JsonSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.tests.JsonSerializerTestCase) ... ok test_pre_1000ad_date (serializers.tests.JsonSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.tests.JsonSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.tests.JsonSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_superfluous_queries (serializers.tests.JsonSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_unicode (serializers.tests.JsonSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.tests.JsonSerializerTestCase) ... ok test_serializer_roundtrip (serializers.tests.JsonSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_deserializer_pyyaml_error_message (serializers.tests.NoYamlSerializerTestCase) Using yaml deserializer without pyyaml raises ImportError ... ok test_dumpdata_pyyaml_error_message (serializers.tests.NoYamlSerializerTestCase) Calling dumpdata produces an error when yaml package missing ... ok test_serializer_pyyaml_error_message (serializers.tests.NoYamlSerializerTestCase) Using yaml serializer without pyyaml raises ImportError ... ok test_altering_serialized_output (serializers.tests.XmlSerializerTestCase) ... ok test_custom_field_serialization (serializers.tests.XmlSerializerTestCase) Tests that custom fields serialize and deserialize intact ... ok test_float_serialization (serializers.tests.XmlSerializerTestCase) Tests that float values serialize and deserialize intact ... ok test_one_to_one_as_pk (serializers.tests.XmlSerializerTestCase) ... ok test_pkless_serialized_strings (serializers.tests.XmlSerializerTestCase) ... ok test_pre_1000ad_date (serializers.tests.XmlSerializerTestCase) Tests that year values before 1000AD are properly formatted ... ok test_serialize (serializers.tests.XmlSerializerTestCase) Tests that basic serialization works. ... ok test_serialize_field_subset (serializers.tests.XmlSerializerTestCase) Tests that output can be restricted to a subset of fields ... ok test_serialize_superfluous_queries (serializers.tests.XmlSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... ok test_serialize_unicode (serializers.tests.XmlSerializerTestCase) Tests that unicode makes the roundtrip intact ... ok test_serialize_with_null_pk (serializers.tests.XmlSerializerTestCase) ... ok test_serializer_roundtrip (serializers.tests.XmlSerializerTestCase) Tests that serialized content can be deserialized. ... ok test_altering_serialized_output (serializers.tests.YamlSerializerTestCase) ... skipped u'No yaml library detected' test_custom_field_serialization (serializers.tests.YamlSerializerTestCase) Tests that custom fields serialize and deserialize intact ... skipped u'No yaml library detected' test_float_serialization (serializers.tests.YamlSerializerTestCase) Tests that float values serialize and deserialize intact ... skipped u'No yaml library detected' test_one_to_one_as_pk (serializers.tests.YamlSerializerTestCase) ... skipped u'No yaml library detected' test_pkless_serialized_strings (serializers.tests.YamlSerializerTestCase) ... skipped u'No yaml library detected' test_pre_1000ad_date (serializers.tests.YamlSerializerTestCase) Tests that year values before 1000AD are properly formatted ... skipped u'No yaml library detected' test_serialize (serializers.tests.YamlSerializerTestCase) Tests that basic serialization works. ... skipped u'No yaml library detected' test_serialize_field_subset (serializers.tests.YamlSerializerTestCase) Tests that output can be restricted to a subset of fields ... skipped u'No yaml library detected' test_serialize_superfluous_queries (serializers.tests.YamlSerializerTestCase) Ensure no superfluous queries are made when serializing ForeignKeys ... skipped u'No yaml library detected' test_serialize_unicode (serializers.tests.YamlSerializerTestCase) Tests that unicode makes the roundtrip intact ... skipped u'No yaml library detected' test_serialize_with_null_pk (serializers.tests.YamlSerializerTestCase) ... skipped u'No yaml library detected' test_serializer_roundtrip (serializers.tests.YamlSerializerTestCase) Tests that serialized content can be deserialized. ... skipped u'No yaml library detected' test_field_defaults (field_defaults.tests.DefaultTests) ... ok test_batch_same_vals (bulk_create.tests.BulkCreateTests) ... ok test_efficiency (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_inheritance (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_non_auto_increment_pk (bulk_create.tests.BulkCreateTests) ... ok test_non_auto_increment_pk_efficiency (bulk_create.tests.BulkCreateTests) ... ok test_simple (bulk_create.tests.BulkCreateTests) ... ok test_zero_as_autoval (bulk_create.tests.BulkCreateTests) ... skipped 'Database has feature allows_primary_key_0' test_mutually_referential (mutually_referential.tests.MutuallyReferentialTests) ... ok test_model_packages (model_package.tests.ModelPackageTests) ... 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_managers (managers_regress.tests.ManagersRegressionTests) ... ok test_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok test_foreign_object_form (foreign_object.tests.FormsTests) ... ok test_batch_create_foreign_object (foreign_object.tests.MultiColumnFKTests) See: https://code.djangoproject.com/ticket/21566 ... 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_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_foward_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_add_m2m_with_base_class (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_filter (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_m2m (m2m_regress.tests.M2MRegressionTests) ... ok test_xview_class (admin_docs.tests.XViewMiddlewareTest) ... ok test_xview_func (admin_docs.tests.XViewMiddlewareTest) ... 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_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_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_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_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_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_put (generic_views.test_edit.UpdateViewTests) ... expected failure 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_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_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) ... skipped "Database doesn't support feature has_zoneinfo_database" 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_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) ... skipped "Database doesn't support feature has_zoneinfo_database" 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) ... skipped "Database doesn't support feature has_zoneinfo_database" 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_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_context_object_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_slug (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_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) Default is a permanent redirect ... ok test_redirect_DELETE (generic_views.test_base.RedirectViewTest) Default is a permanent redirect ... ok test_redirect_HEAD (generic_views.test_base.RedirectViewTest) Default is a permanent redirect ... ok test_redirect_OPTIONS (generic_views.test_base.RedirectViewTest) Default is a permanent redirect ... ok test_redirect_PATCH (generic_views.test_base.RedirectViewTest) Default is a permanent redirect ... ok test_redirect_POST (generic_views.test_base.RedirectViewTest) Default is a permanent redirect ... ok test_redirect_PUT (generic_views.test_base.RedirectViewTest) Default is a permanent 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) Permanent 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_template_name_required (generic_views.test_base.TemplateViewTest) ... ok test_template_params (generic_views.test_base.TemplateViewTest) ... 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_feed (comment_tests.tests.test_feeds.CommentFeedTests) ... ok testContentTypeTampering (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testGetCommentObject (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testHoneypotTampering (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testInit (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testObjectPKTampering (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testProfanities (comment_tests.tests.test_comment_form.CommentFormTests) Test COMMENTS_ALLOW_PROFANITIES and PROFANITIES_LIST settings ... ok testSecurityErrors (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testSecurityHashTampering (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testTimestampTampering (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testValidPost (comment_tests.tests.test_comment_form.CommentFormTests) ... ok testCommentFormTarget (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentCount (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentCountFromLiteral (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentCountFromObject (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentForm (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentFormFromLiteral (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentFormFromObject (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentList (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentListFromLiteral (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentListFromObject (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentPermalink (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentPermalinkFormatted (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testNumberQueries (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentForm (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentFormFromLiteral (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentFormFromObject (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentFormFromObjectWithQueryCount (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentList (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentListFromLiteral (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testRenderCommentListFromObject (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testWhitespaceInGetCommentCountTag (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testWhitespaceInGetCommentFormTag (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testWhitespaceInGetCommentListTag (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testWhitespaceInGetCommentPermalinkTag (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testWhitespaceInRenderCommentFormTag (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testWhitespaceInRenderCommentListTag (comment_tests.tests.test_templatetags.CommentTemplateTagTests) ... ok testGetCommentApp (comment_tests.tests.test_app_api.CommentAppAPITests) ... ok testGetFlagURL (comment_tests.tests.test_app_api.CommentAppAPITests) ... ok testGetForm (comment_tests.tests.test_app_api.CommentAppAPITests) ... ok testGetFormTarget (comment_tests.tests.test_app_api.CommentAppAPITests) ... ok testGetMissingCommentApp (comment_tests.tests.test_app_api.CommentAppAPITests) ... ok testGetCommentApp (comment_tests.tests.test_app_api.CustomCommentTest) ... ok testGetFlagURL (comment_tests.tests.test_app_api.CustomCommentTest) ... ok testGetForm (comment_tests.tests.test_app_api.CustomCommentTest) ... ok testGetFormTarget (comment_tests.tests.test_app_api.CustomCommentTest) ... ok testGetModel (comment_tests.tests.test_app_api.CustomCommentTest) ... ok testCommentDoneView (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCommentNext (comment_tests.tests.test_comment_view.CommentViewTests) Test the different "next" actions the comment view can take ... ok testCommentNextWithQueryString (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCommentNextWithQueryStringAndAnchor (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCommentPostRedirectWithInvalidIntegerPK (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCommentPreview (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCommentSignals (comment_tests.tests.test_comment_view.CommentViewTests) Test signals emitted by the comment posting view ... ok testCreateValidComment (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCreateValidCommentIPv6 (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testCreateValidCommentIPv6Unpack (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testDebugCommentErrors (comment_tests.tests.test_comment_view.CommentViewTests) The debug error template should be shown only if DEBUG is True ... ok testHashTampering (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostAsAuthenticatedUser (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostAsAuthenticatedUserWithoutFullname (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostCommentBadCtype (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostCommentBadObjectPK (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostCommentHTTPMethods (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostCommentMissingCtype (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostCommentMissingObjectPK (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostInvalidDecimalPK (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPostInvalidIntegerPK (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testPreventDuplicateComments (comment_tests.tests.test_comment_view.CommentViewTests) Prevent posting the exact same comment twice ... ok testWillBePostedSignal (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testWillBePostedSignalModifyComment (comment_tests.tests.test_comment_view.CommentViewTests) ... ok testActionsDisabledDelete (comment_tests.tests.test_moderation_views.AdminActionsTests) Tests a CommentAdmin where 'delete_selected' has been disabled. ... ok testActionsMessageTranslations (comment_tests.tests.test_moderation_views.AdminActionsTests) ... ok testActionsModerator (comment_tests.tests.test_moderation_views.AdminActionsTests) ... ok testActionsNonModerator (comment_tests.tests.test_moderation_views.AdminActionsTests) ... ok testApprovePermissions (comment_tests.tests.test_moderation_views.ApproveViewTests) The approve view should only be accessible to 'moderators' ... ok testApprovePost (comment_tests.tests.test_moderation_views.ApproveViewTests) POSTing the approve view should mark the comment as removed ... ok testApprovePostNext (comment_tests.tests.test_moderation_views.ApproveViewTests) ... ok testApprovePostUnsafeNext (comment_tests.tests.test_moderation_views.ApproveViewTests) ... ok testApproveSignals (comment_tests.tests.test_moderation_views.ApproveViewTests) ... ok testApprovedView (comment_tests.tests.test_moderation_views.ApproveViewTests) ... ok testDeletePermissions (comment_tests.tests.test_moderation_views.DeleteViewTests) The delete view should only be accessible to 'moderators' ... ok testDeletePost (comment_tests.tests.test_moderation_views.DeleteViewTests) POSTing the delete view should mark the comment as removed ... ok testDeletePostNext (comment_tests.tests.test_moderation_views.DeleteViewTests) ... ok testDeletePostUnsafeNext (comment_tests.tests.test_moderation_views.DeleteViewTests) ... ok testDeleteSignals (comment_tests.tests.test_moderation_views.DeleteViewTests) ... ok testDeletedView (comment_tests.tests.test_moderation_views.DeleteViewTests) ... ok testFlagAnon (comment_tests.tests.test_moderation_views.FlagViewTests) GET/POST the flag view while not logged in: redirect to log in. ... ok testFlagGet (comment_tests.tests.test_moderation_views.FlagViewTests) GET the flag view: render a confirmation page. ... ok testFlagPost (comment_tests.tests.test_moderation_views.FlagViewTests) POST the flag view: actually flag the view (nice for XHR) ... ok testFlagPostNext (comment_tests.tests.test_moderation_views.FlagViewTests) ... ok testFlagPostTwice (comment_tests.tests.test_moderation_views.FlagViewTests) Users don't get to flag comments more than once. ... ok testFlagPostUnsafeNext (comment_tests.tests.test_moderation_views.FlagViewTests) ... ok testFlagSignals (comment_tests.tests.test_moderation_views.FlagViewTests) Test signals emitted by the comment flag view ... ok testFlaggedView (comment_tests.tests.test_moderation_views.FlagViewTests) ... ok testForModel (comment_tests.tests.test_models.CommentManagerTests) ... ok testInModeration (comment_tests.tests.test_models.CommentManagerTests) Comments that aren't public are considered in moderation ... ok testPrefetchRelated (comment_tests.tests.test_models.CommentManagerTests) ... ok testRemovedCommentsNotInModeration (comment_tests.tests.test_models.CommentManagerTests) Removed comments are not considered in moderation ... ok testSave (comment_tests.tests.test_models.CommentModelTests) ... ok testUserProperties (comment_tests.tests.test_models.CommentModelTests) ... ok testAutoCloseField (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok testAutoCloseFieldImmediate (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok testAutoModerateField (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok testAutoModerateFieldImmediate (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok testCommentsEnabled (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok testEmailNotification (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok testRegisterExistingModel (comment_tests.tests.test_comment_utils_moderators.CommentUtilsModeratorTests) ... ok 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_basic (ordering.tests.OrderingTests) ... ok test_order_by_pk (ordering.tests.OrderingTests) ... 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_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_erros (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_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_accepts_args (logging_tests.tests.AdminEmailHandlerTest) ... ok test_accepts_args_and_request (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_require_debug_false_filter (logging_tests.tests.LoggingFiltersTest) ... ok test_require_debug_true_filter (logging_tests.tests.LoggingFiltersTest) ... 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.SettingsConfigureLogging) ... ok test_warnings_capture (logging_tests.tests.WarningLoggerTests) ... skipped u'warnings captured only in Python >= 2.7' test_warnings_capture_debug_false (logging_tests.tests.WarningLoggerTests) ... skipped u'warnings captured only in Python >= 2.7' 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_basic (save_delete_hooks.tests.SaveDeleteHookTests) ... 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_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_existant_fixture_file (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_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 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_unimportable_serializer (fixtures_regress.tests.TestFixtures) ... ok test_unknown_format (fixtures_regress.tests.TestFixtures) ... ok test_defer (defer.tests.DeferTests) ... ok test_defer_inheritance_pk_chaining (defer.tests.DeferTests) ... ok test_defer_proxy (defer.tests.DeferTests) ... ok test_basic (signals.tests.SignalTests) ... ok test_disconnect_in_dispatch (signals.tests.SignalTests) ... ok testAddWithGETArgs (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok testAdminUrlsNoClash (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok testBasicAddGet (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok testBasicAddPost (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok test_post_save_add_redirect (admin_custom_urls.tests.CustomRedirects) ... ok test_post_save_change_redirect (admin_custom_urls.tests.CustomRedirects) ... ok test_post_url_continue (admin_custom_urls.tests.CustomRedirects) ... 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 feature allows_group_by_pk" test_aggregate_duplicate_columns_only (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support feature allows_group_by_pk" test_aggregate_duplicate_columns_select_related (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support feature allows_group_by_pk" test_aggregate_fexpr (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_joins (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_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 supports_stddev" test_ticket_11293 (aggregation_regress.tests.AggregationTests) ... ok test_ticket_11293_q_immutable (aggregation_regress.tests.AggregationTests) ... ok test_ticket_21150 (aggregation_regress.tests.AggregationTests) ... ok test_type_conversion (aggregation_regress.tests.AggregationTests) ... ok test_values_annotate_values (aggregation_regress.tests.AggregationTests) ... ok test_values_queryset_non_conflict (aggregation_regress.tests.AggregationTests) ... ok test_recursive_m2m (m2m_recursive.tests.RecursiveM2MTests) ... 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_base64_upload (file_uploads.tests.FileUploadTests) ... ok test_big_base64_upload (file_uploads.tests.FileUploadTests) ... ok test_broken_custom_upload_handler (file_uploads.tests.FileUploadTests) ... 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_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_large_upload (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_inherited_select_related (model_inheritance_select_related.tests.ModelInheritanceSelectRelatedTests) ... ok test_reverse_single_related (reverse_single_related.tests.ReverseSingleRelatedTests) ... 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_delete (many_to_one.tests.ManyToOneTests) ... ok test_explicit_fk (many_to_one.tests.ManyToOneTests) ... ok test_get (many_to_one.tests.ManyToOneTests) ... ok test_manager_class_caching (many_to_one.tests.ManyToOneTests) ... ok test_regression_12876 (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_values_list_exception (many_to_one.tests.ManyToOneTests) ... ok test_combine_isnull (null_fk.tests.NullFkTests) ... ok test_null_fk (null_fk.tests.NullFkTests) ... ok test_m2m_relations_add_remove_clear (m2m_signals.tests.ManyToManySignalsTest) ... ok test_m2m_relations_with_self (m2m_signals.tests.ManyToManySignalsTest) ... ok test_get_unknown_serializer (serializers_regress.tests.SerializerTests) ... ok test_get_unkown_deserializer (serializers_regress.tests.SerializerTests) ... ok test_json_deserializer_exception (serializers_regress.tests.SerializerTests) ... ok test_json_natural_key_serializer (serializers_regress.tests.SerializerTests) ... ok test_json_serializer (serializers_regress.tests.SerializerTests) ... ok test_json_serializer_fields (serializers_regress.tests.SerializerTests) ... ok test_json_serializer_stream (serializers_regress.tests.SerializerTests) ... ok test_python_natural_key_serializer (serializers_regress.tests.SerializerTests) ... ok test_python_serializer (serializers_regress.tests.SerializerTests) ... ok test_python_serializer_fields (serializers_regress.tests.SerializerTests) ... ok test_serialize_proxy_model (serializers_regress.tests.SerializerTests) ... ok test_unregister_unkown_serializer (serializers_regress.tests.SerializerTests) ... ok test_xml_natural_key_serializer (serializers_regress.tests.SerializerTests) ... ok test_xml_serializer (serializers_regress.tests.SerializerTests) ... ok test_xml_serializer_fields (serializers_regress.tests.SerializerTests) ... ok test_xml_serializer_stream (serializers_regress.tests.SerializerTests) ... ok test_yaml_deserializer_exception (serializers_regress.tests.SerializerTests) ... skipped u'PyYAML not installed' test_no_dtd (serializers_regress.tests.XmlDeserializerSecurityTests) ... ok test_abstract (model_inheritance.tests.ModelInheritanceTests) ... ok test_mixin_init (model_inheritance.tests.ModelInheritanceTests) ... ok test_multiple_table (model_inheritance.tests.ModelInheritanceTests) ... ok test_update_parent_filtering (model_inheritance.tests.ModelInheritanceTests) ... ok test_update_query_counts (model_inheritance.tests.ModelInheritanceTests) ... ok testExplicitForeignKey (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok testInheritance (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok testExplicitForeignKey (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok testExplicitForeignKeyNullFK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok testInheritance (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok testInheritanceNullFK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_null_exclude (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok test_classmethod_as_default (queryset_pickle.tests.PickleabilityTestCase) ... 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_lambda_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok test_membermethod_as_default (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_related_field (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_delete_one_to_one_manager (custom_managers_regress.tests.CustomManagersRegressTestCase) ... ok test_delete_related_on_filtered_manager (custom_managers_regress.tests.CustomManagersRegressTestCase) Deleting related objects should also not be distracted by a ... ok test_filtered_default_manager (custom_managers_regress.tests.CustomManagersRegressTestCase) Even though the default manager filters out some records, ... ok test_attrs (admin_widgets.tests.AdminDateWidgetTest) ... ok test_render (admin_widgets.tests.AdminFileWidgetTest) ... 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 testFilterChoicesByRequestUser (admin_widgets.tests.AdminFormfieldForDBFieldWithRequestTests) ... ok 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 test_render (admin_widgets.tests.FilteredSelectMultipleWidgetTest) ... ok test_stacked_render (admin_widgets.tests.FilteredSelectMultipleWidgetTest) ... 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_no_can_add_related (admin_widgets.tests.RelatedFieldWidgetWrapperTests) ... ok test_assert_contains_renders_template_response (test_client_regress.tests.AssertContainsTests) Test that we can pass in an unrendered SimpleTemplateReponse ... 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 SimpleTemplateReponse ... 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_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_to_different_host (test_client_regress.tests.AssertRedirectsTests) The test client will preserve scheme, host and port changes ... 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_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_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_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_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_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_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_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_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_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_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_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_basic (order_with_respect_to.tests.OrderWithRespectToTests) ... ok test_recursive_ordering (order_with_respect_to.tests.OrderWithRespectToTests) ... 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_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_inheritance_related_name (model_inheritance_same_model_name.tests.InheritanceSameModelNameTests) ... ok test_inheritance_with_same_model_name (model_inheritance_same_model_name.tests.InheritanceSameModelNameTests) ... ok test_related_name_attribute_exists (model_inheritance_same_model_name.tests.InheritanceSameModelNameTests) ... ok test_multiple_widgets (model_forms.tests.M2mHelpTextTest) Help text of different widgets for ManyToManyFields model fields ... 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_confused_form (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_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_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_model_to_dict_many_to_many (model_forms.tests.ModelToDictTests) ... ok test_auto_id (model_forms.tests.OldFormForXTests) ... ok test_base_form (model_forms.tests.OldFormForXTests) ... ok test_big_integer_field (model_forms.tests.OldFormForXTests) ... ok test_custom_error_messages (model_forms.tests.OldFormForXTests) ... ok test_file_field (model_forms.tests.OldFormForXTests) ... ok test_foreignkeys_which_use_to_field (model_forms.tests.OldFormForXTests) ... ok test_image_field (model_forms.tests.OldFormForXTests) ... ok test_iterable_model_m2m (model_forms.tests.OldFormForXTests) ... ok test_media_on_modelform (model_forms.tests.OldFormForXTests) ... ok test_model_field_that_returns_none_to_exclude_itself_with_explicit_fields (model_forms.tests.OldFormForXTests) ... ok test_with_data (model_forms.tests.OldFormForXTests) ... ok test_error_messages_overrides (model_forms.tests.TestFieldOverridesTroughFormMeta) ... ok test_help_text_overrides (model_forms.tests.TestFieldOverridesTroughFormMeta) ... ok test_label_overrides (model_forms.tests.TestFieldOverridesTroughFormMeta) ... ok test_widget_overrides (model_forms.tests.TestFieldOverridesTroughFormMeta) ... 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_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) If the date for unique_for_* constraints is excluded from the ... 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_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_request_attributes (context_processors.tests.RequestContextProcessorTests) ... ok test_file_object (files.tests.FileStorageTests) ... ok test_files (files.tests.FileStorageTests) ... ok test_stringio (files.tests.FileStorageTests) ... ok test_pre_syncdb_args (syncdb_signals.tests.SyncdbSignalTests) ... ok test_pre_syncdb_call_time (syncdb_signals.tests.SyncdbSignalTests) ... 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_manager (custom_managers.tests.CustomManagerTests) ... 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_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_multi_table_inheritance (model_formsets.tests.ModelFormsetTest) ... ok test_inline_formsets_with_nullable_unique_together (model_formsets.tests.ModelFormsetTest) ... ok test_inlineformset_factory_with_null_fk (model_formsets.tests.ModelFormsetTest) ... ok test_max_num (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_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_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_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_flatatt (forms_tests.tests.test_util.FormsUtilTestCase) ... ok test_validation_error (forms_tests.tests.test_util.FormsUtilTestCase) ... 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_invalid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok test_valid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok test_choices_not_fetched_when_not_rendering (forms_tests.tests.tests.TestTicket12510) ... 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_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_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_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_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_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_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_xss_error_messages (forms_tests.tests.test_regressions.FormsRegressionsTestCase) ... 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_ipaddressfield (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_modelchoicefield (forms_tests.tests.test_error_messages.ModelChoiceFieldErrorMessagesTestCase) ... 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_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_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_basic_processing_in_view (forms_tests.tests.test_forms.FormsTestCase) ... ok test_boundfield_empty_label (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_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_checkbox_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok test_cleaned_data_only_fields (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_html_required_html_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok test_escaping (forms_tests.tests.test_forms.FormsTestCase) ... ok test_extracting_hidden_and_visible (forms_tests.tests.test_forms.FormsTestCase) ... ok test_field_order (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_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_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_id_on_field (forms_tests.tests.test_forms.FormsTestCase) ... ok test_initial_data (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_mulitple_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_field_validation (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_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_form_label_association (forms_tests.tests.test_extra.FormsExtraL10NTestCase) ... ok test_l10n (forms_tests.tests.test_extra.FormsExtraL10NTestCase) ... ok test_l10n_date_changed (forms_tests.tests.test_extra.FormsExtraL10NTestCase) ... ok test_l10n_invalid_date_in (forms_tests.tests.test_extra.FormsExtraL10NTestCase) ... ok test_accessing_clean (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_field_not_required (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_generic_ipaddress_as_generic (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_generic_ipaddress_as_generic_not_required (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_generic_ipaddress_as_ipv4_only (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_generic_ipaddress_as_ipv6_only (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_generic_ipaddress_invalid_arguments (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_generic_ipaddress_normalization (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_ipaddress (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_multipart_encoded_form (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_multiwidget (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_overriding_errorlist (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_selectdate (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_slugfield_normalization (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_smart_text (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_urlfield_normalization (forms_tests.tests.test_extra.FormsExtraTestCase) ... ok test_clear_input_checked_returns_false (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_clear_input_checked_returns_false_only_if_not_required (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_clear_input_renders (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_clear_input_renders_only_if_initial (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_clear_input_renders_only_if_not_required (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_html_escaped (forms_tests.tests.test_widgets.ClearableFileInputTests) ... ok test_dateinput (forms_tests.tests.test_widgets.FormsI18NWidgetsTestCase) ... ok test_datetimeinput (forms_tests.tests.test_widgets.FormsI18NWidgetsTestCase) ... ok test_nullbooleanselect (forms_tests.tests.test_widgets.FormsI18NWidgetsTestCase) ... ok test_splithiddendatetime (forms_tests.tests.test_widgets.FormsI18NWidgetsTestCase) ... ok test_timeinput (forms_tests.tests.test_widgets.FormsI18NWidgetsTestCase) ... ok test_checkboxinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_checkboxselectmultiple (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_dateinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_datetimeinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_fileinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_hiddeninput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_multi (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_multiplehiddeninput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_nullbooleanselect (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_passwordinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_radioselect (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_select (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_selectmultiple (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_splitdatetime (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_splithiddendatetime (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_textarea (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_textinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_timeinput (forms_tests.tests.test_widgets.FormsWidgetTestCase) ... ok test_12048 (forms_tests.tests.test_widgets.WidgetTests) ... ok test_13390 (forms_tests.tests.test_widgets.WidgetTests) ... 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_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 supports_timezones" test_pk_validation (model_regress.tests.ModelValidationTest) ... ok test_csrf_enabled_client (test_client.tests.CSRFEnabledClientTests) A client can be instantiated with CSRF checks enabled ... ok test_empty_post (test_client.tests.ClientTest) POST an empty dictionary to a view ... ok test_follow_redirect (test_client.tests.ClientTest) A URL that redirects can be followed to termination. ... 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_logout (test_client.tests.ClientTest) Request a logout after logging in ... ok test_logout_cookie_sessions (test_client.tests.ClientTest) ... 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_response_headers (test_client.tests.ClientTest) Check the value of HTTP headers returned in a response ... 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_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_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_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 a exception ... ok test_custom_test_client (test_client.tests.CustomTestClientTest) A test case can specify a custom class for self.client. ... ok test_request_factory (test_client.tests.RequestFactoryTest) ... 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_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_cyclic (admin_util.tests.NestedObjectsTests) ... ok test_non_added_parent (admin_util.tests.NestedObjectsTests) ... ok test_on_delete_do_nothing (admin_util.tests.NestedObjectsTests) ... ok test_queries (admin_util.tests.NestedObjectsTests) ... ok test_siblings (admin_util.tests.NestedObjectsTests) ... ok test_unrelated_roots (admin_util.tests.NestedObjectsTests) ... ok test_cookie_date (text.tests.TextTests) ... ok test_get_text_list (text.tests.TextTests) ... ok test_http_date (text.tests.TextTests) ... ok test_iri_to_uri (text.tests.TextTests) ... ok test_iri_to_uri_idempotent (text.tests.TextTests) ... ok test_smart_split (text.tests.TextTests) ... ok test_urlquote (text.tests.TextTests) ... 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_transform (test_utils.tests.AssertQuerysetEqualTests) ... ok test_undefined_order (test_utils.tests.AssertQuerysetEqualTests) ... ok test_unordered (test_utils.tests.AssertQuerysetEqualTests) ... 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_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_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_save_restore_warnings_state (test_utils.tests.SaveRestoreWarningState) ... ok test_fixtures_are_skipped (test_utils.tests.SkippingExtraTests) ... skipped u'Fixture loading should not be performed for skipped tests.' test_skip_unless_db_feature (test_utils.tests.SkippingTestCase) A test that might be skipped is actually called. ... 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_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_custom_methods (custom_methods.tests.MethodsTests) ... 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_generic_inline_formsets (generic_relations.tests.GenericRelationsTests) ... ok test_generic_inline_formsets_initial (generic_relations.tests.GenericRelationsTests) ... ok test_generic_relations (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_subclasses_with_gen_rel (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_assign_clear_related_set (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_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_remove_from_wrong_set (many_to_one_null.tests.ManyToOneNullTests) ... ok test_related_model_traverse (dates.tests.DatesTests) ... ok test_intermeiary (m2m_intermediary.tests.M2MIntermediaryTests) ... ok test_ordering_across_null_fk (null_fk_ordering.tests.NullFkOrderingTests) ... ok test_aggregate_alias (aggregation.tests.BaseAggregateTestCase) ... ok test_aggregate_annotation (aggregation.tests.BaseAggregateTestCase) ... ok test_aggregate_multi_join (aggregation.tests.BaseAggregateTestCase) ... ok test_annotate_basic (aggregation.tests.BaseAggregateTestCase) ... ok test_annotate_m2m (aggregation.tests.BaseAggregateTestCase) ... ok test_annotate_ordering (aggregation.tests.BaseAggregateTestCase) ... ok test_annotate_values (aggregation.tests.BaseAggregateTestCase) ... ok test_annotate_values_list (aggregation.tests.BaseAggregateTestCase) ... ok test_annotation (aggregation.tests.BaseAggregateTestCase) ... ok test_backwards_m2m_annotate (aggregation.tests.BaseAggregateTestCase) ... ok test_count (aggregation.tests.BaseAggregateTestCase) ... ok test_dates_with_aggregation (aggregation.tests.BaseAggregateTestCase) ... ok test_empty_aggregate (aggregation.tests.BaseAggregateTestCase) ... ok test_even_more_aggregate (aggregation.tests.BaseAggregateTestCase) ... ok test_filter_aggregate (aggregation.tests.BaseAggregateTestCase) ... ok test_filtering (aggregation.tests.BaseAggregateTestCase) ... ok test_fkey_aggregate (aggregation.tests.BaseAggregateTestCase) ... ok test_more_aggregation (aggregation.tests.BaseAggregateTestCase) ... ok test_multiple_aggregates (aggregation.tests.BaseAggregateTestCase) ... ok test_related_aggregate (aggregation.tests.BaseAggregateTestCase) ... ok test_reverse_fkey_annotate (aggregation.tests.BaseAggregateTestCase) ... ok test_single_aggregate (aggregation.tests.BaseAggregateTestCase) ... 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_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_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_selects (many_to_many.tests.ManyToManyTests) ... ok test_selects (many_to_many.tests.ManyToManyTests) ... ok test_app_label_in_admin_validation (admin_validation.tests.ValidationTestCase) ... ok test_cannot_include_through (admin_validation.tests.ValidationTestCase) ... ok test_custom_get_form_with_fieldsets (admin_validation.tests.ValidationTestCase) ... ok test_custom_modelforms_with_fields_fieldsets (admin_validation.tests.ValidationTestCase) ... ok test_exclude_duplicate_values (admin_validation.tests.ValidationTestCase) ... ok test_exclude_in_inline (admin_validation.tests.ValidationTestCase) ... ok test_exclude_inline_model_admin (admin_validation.tests.ValidationTestCase) ... ok test_exclude_values (admin_validation.tests.ValidationTestCase) ... ok test_explicit_through_override (admin_validation.tests.ValidationTestCase) ... ok test_extra (admin_validation.tests.ValidationTestCase) ... ok test_fk_exclusion (admin_validation.tests.ValidationTestCase) ... ok test_graceful_m2m_fail (admin_validation.tests.ValidationTestCase) ... ok test_inline_self_validation (admin_validation.tests.ValidationTestCase) ... ok test_inline_with_specified (admin_validation.tests.ValidationTestCase) ... ok test_nested_fields (admin_validation.tests.ValidationTestCase) ... ok test_nested_fieldsets (admin_validation.tests.ValidationTestCase) ... ok test_non_model_fields (admin_validation.tests.ValidationTestCase) ... ok test_non_model_first_field (admin_validation.tests.ValidationTestCase) ... ok test_nonexistant_field (admin_validation.tests.ValidationTestCase) ... ok test_nonexistant_field_on_inline (admin_validation.tests.ValidationTestCase) ... ok test_readonly (admin_validation.tests.ValidationTestCase) ... ok test_readonly_and_editable (admin_validation.tests.ValidationTestCase) ... ok test_readonly_lambda (admin_validation.tests.ValidationTestCase) ... ok test_readonly_method_on_model (admin_validation.tests.ValidationTestCase) ... ok test_readonly_on_method (admin_validation.tests.ValidationTestCase) ... ok test_readonly_on_modeladmin (admin_validation.tests.ValidationTestCase) ... ok test_allowed_paths (template_tests.tests.SSITests) ... ok test_relative_include_exploit (template_tests.tests.SSITests) ... ok test_extends_include_missing_baseloader (template_tests.tests.TemplateLoaderTests) ... ok test_extends_include_missing_cachedloader (template_tests.tests.TemplateLoaderTests) ... ok test_include_missing_template (template_tests.tests.TemplateLoaderTests) ... ok test_loader_debug_origin (template_tests.tests.TemplateLoaderTests) ... ok test_loaders_security (template_tests.tests.TemplateLoaderTests) ... ok test_cache_regression_20130 (template_tests.tests.TemplateRegressionTests) ... ok test_ifchanged_concurrency (template_tests.tests.TemplateRegressionTests) ... ok test_ifchanged_render_once (template_tests.tests.TemplateRegressionTests) Test for ticket #19890. The content of ifchanged template tag was ... ok test_invalid_block_suggestion (template_tests.tests.TemplateRegressionTests) ... ok test_no_wrapped_exception (template_tests.tests.TemplateRegressionTests) ... ok test_super_errors (template_tests.tests.TemplateRegressionTests) ... ok test_token_smart_split (template_tests.tests.TemplateRegressionTests) ... ok test_url_explicit_exception_for_old_syntax_at_compile_time (template_tests.tests.TemplateRegressionTests) ... ok test_url_explicit_exception_for_old_syntax_at_run_time (template_tests.tests.TemplateRegressionTests) ... ok test_url_reverse_no_settings_module (template_tests.tests.TemplateRegressionTests) ... ok test_url_reverse_view_name (template_tests.tests.TemplateRegressionTests) ... ok test_templates (template_tests.tests.TemplateTests) ... 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_args (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_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_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 has_real_datatype" test_sequence_list (introspection.tests.IntrospectionTests) ... ok test_table_names (introspection.tests.IntrospectionTests) ... ok test_initial_data (fixtures_model_package.tests.FixtureTestCase) Fixtures can load initial data into models defined in packages ... 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_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_pickle_py2_regression (utils_tests.test_simplelazyobject.TestUtilsSimpleLazyObjectDjangoTestCase) ... ok test_mark_for_escaping (utils_tests.test_safestring.SafeStringTest) ... ok test_mark_for_escaping_lazy (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_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_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_regression (utils_tests.test_itercompat.TestIsIterator) This failed on Django 1.5/Py2.6 because category has a next method. ... ok test_get_wsgi_application (wsgi.tests.WSGITest) ... ok test_getter (properties.tests.PropertyTests) ... ok test_setter (properties.tests.PropertyTests) ... ok test_m2m_with_unicode_reference (m2m_and_m2o.tests.RelatedObjectTests) ... ok test_index_together (indexes.tests.IndexesTests) ... ok test_postgresql_text_indexes (indexes.tests.IndexesTests) Test creation of PostgreSQL-specific text indexes (#12234) ... skipped 'This is a postgresql-specific issue' test_head_caches_correctly (cache.tests.CacheHEADTest) ... ok test_head_with_cached_get (cache.tests.CacheHEADTest) ... 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_cache_middleware_anonymous_only_with_cache_page (cache.tests.CacheMiddlewareTest) CACHE_MIDDLEWARE_ANONYMOUS_ONLY should still be effective when used ... ok test_cache_middleware_anonymous_only_wont_cause_session_access (cache.tests.CacheMiddlewareTest) The cache middleware shouldn't cause a session access due to ... 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_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_createcachetable_observes_database_router (cache.tests.CreateCacheTableForDBCacheTests) ... ok 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_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_admin (cache.tests.TestEtagWithAdmin) ... 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_filter (expressions.tests.ExpressionsTests) ... ok test_ticket_18375_chained_filters (expressions.tests.ExpressionsTests) ... ok test_ticket_18375_join_reuse (expressions.tests.ExpressionsTests) ... ok test_ticket_18375_kwarg_ordering (expressions.tests.ExpressionsTests) ... ok test_ticket_18375_kwarg_ordering_2 (expressions.tests.ExpressionsTests) ... ok test_first_page (pagination.tests.ModelPaginationTests) ... ok test_last_page (pagination.tests.ModelPaginationTests) ... ok test_page_getitem (pagination.tests.ModelPaginationTests) ... ok test_lefthand_addition (expressions_regress.tests.ExpressionOperatorTests) ... ok test_lefthand_bitwise_and (expressions_regress.tests.ExpressionOperatorTests) ... ok test_lefthand_bitwise_or (expressions_regress.tests.ExpressionOperatorTests) ... ok test_lefthand_division (expressions_regress.tests.ExpressionOperatorTests) ... ok test_lefthand_modulo (expressions_regress.tests.ExpressionOperatorTests) ... ok test_lefthand_multiplication (expressions_regress.tests.ExpressionOperatorTests) ... ok test_lefthand_subtraction (expressions_regress.tests.ExpressionOperatorTests) ... ok test_right_hand_addition (expressions_regress.tests.ExpressionOperatorTests) ... ok test_right_hand_division (expressions_regress.tests.ExpressionOperatorTests) ... ok test_right_hand_modulo (expressions_regress.tests.ExpressionOperatorTests) ... ok test_right_hand_multiplication (expressions_regress.tests.ExpressionOperatorTests) ... ok test_right_hand_subtraction (expressions_regress.tests.ExpressionOperatorTests) ... ok test_complex_expressions (expressions_regress.tests.ExpressionsRegressTests) ... ok test_fill_with_value_from_same_object (expressions_regress.tests.ExpressionsRegressTests) ... ok test_filter_not_equals_other_field (expressions_regress.tests.ExpressionsRegressTests) ... ok test_increment_value (expressions_regress.tests.ExpressionsRegressTests) ... ok test_date_comparison (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_add (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_invalid_op_and (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_invalid_op_div (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_invalid_op_mod (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_invalid_op_mult (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_invalid_op_or (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_subtract (expressions_regress.tests.FTimeDeltaTests) ... ok test_delta_update (expressions_regress.tests.FTimeDeltaTests) ... ok test_exclude (expressions_regress.tests.FTimeDeltaTests) ... ok test_mixed_comparisons1 (expressions_regress.tests.FTimeDeltaTests) ... skipped "Database doesn't support feature supports_mixed_date_datetime_comparisons" test_mixed_comparisons2 (expressions_regress.tests.FTimeDeltaTests) ... ok test_multiple_query_compilation (expressions_regress.tests.FTimeDeltaTests) ... ok test_query_clone (expressions_regress.tests.FTimeDeltaTests) ... 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_handers (urlpatterns_reverse.tests.ErrorHandlerResolutionTests) ... ok test_named_handlers (urlpatterns_reverse.tests.ErrorHandlerResolutionTests) ... 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_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 a 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_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_redirect_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok test_user_permission_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... 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_urlpattern_reverse (urlpatterns_reverse.tests.URLPatternReverse) ... ok test_view_loading (urlpatterns_reverse.tests.ViewLoadingTests) ... ok test_display (choices.tests.ChoicesTests) ... ok test_related (get_or_create_regress.tests.GetOrCreateTests) ... 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_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) Test that non-ASCII query strings are properly decoded (#20530). ... ok test_request_signals (handlers.tests.SignalsTests) ... ok test_request_signals_streaming_response (handlers.tests.SignalsTests) ... ok test_transaction_support (test_runner.tests.Sqlite3InMemoryTestDbs) Ticket #16329: sqlite3 in-memory test databases ... ok test_dotted_test_class_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_class_unittest2 (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_method_unittest2 (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_method_vanilla_unittest (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_dotted_test_module (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_file_path (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_pattern (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok test_models_validate (model_validation.tests.ModelValidationTest) ... ok test_attribute_error (custom_columns.tests.CustomColumnsTests) ... ok test_field_error (custom_columns.tests.CustomColumnsTests) ... ok test_filter_first_name (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_query_all_available_authors (custom_columns.tests.CustomColumnsTests) ... ok test_earliest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_first (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok test_last (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_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_404_error_nonascii_referrer (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_404_error_reporting (middleware.tests.CommonMiddlewareTest) ... ok test_404_error_reporting_ignored_url (middleware.tests.CommonMiddlewareTest) ... ok test_404_error_reporting_no_referer (middleware.tests.CommonMiddlewareTest) ... 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_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_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_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_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_etag_streaming_response (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_same_last_modified (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_same_etag (middleware.tests.ConditionalGetMiddlewareTest) ... ok test_no_etag_streaming_response (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_non_200_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_response (middleware.tests.GZipMiddlewareTest) ... ok test_compress_streaming_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_compressed_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_ie_js_requests (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_short_response (middleware.tests.GZipMiddlewareTest) ... ok test_no_compress_uncompressible_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_author_filtering (custom_columns_regress.tests.CustomColumnRegression) ... ok test_author_get (custom_columns_regress.tests.CustomColumnRegression) ... ok test_author_get_attributes (custom_columns_regress.tests.CustomColumnRegression) ... ok test_author_querying (custom_columns_regress.tests.CustomColumnRegression) ... ok test_basic_creation (custom_columns_regress.tests.CustomColumnRegression) ... ok test_filter_on_nonexistant_field (custom_columns_regress.tests.CustomColumnRegression) ... ok test_m2m_table (custom_columns_regress.tests.CustomColumnRegression) ... ok test_basic (str.tests.SimpleTests) ... ok test_international (str.tests.SimpleTests) ... 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_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_add_domain (syndication.tests.SyndicationFeedTest) ... ok test_atom_feed (syndication.tests.SyndicationFeedTest) ... ok test_aware_datetime_conversion (syndication.tests.SyndicationFeedTest) ... ok test_custom_feed_generator (syndication.tests.SyndicationFeedTest) ... ok test_feed_last_modified_time (syndication.tests.SyndicationFeedTest) ... ok test_feed_last_modified_time_naive_date (syndication.tests.SyndicationFeedTest) ... ok test_feed_url (syndication.tests.SyndicationFeedTest) ... ok test_item_link_error (syndication.tests.SyndicationFeedTest) ... ok test_naive_datetime_conversion (syndication.tests.SyndicationFeedTest) ... ok test_rss091_feed (syndication.tests.SyndicationFeedTest) ... ok test_rss2_feed (syndication.tests.SyndicationFeedTest) ... ok test_rss2_feed_guid_permalink_false (syndication.tests.SyndicationFeedTest) ... ok test_rss2_feed_guid_permalink_true (syndication.tests.SyndicationFeedTest) ... ok test_secure_urls (syndication.tests.SyndicationFeedTest) ... ok test_template_context_feed (syndication.tests.SyndicationFeedTest) ... ok test_template_feed (syndication.tests.SyndicationFeedTest) ... ok test_title_escaping (syndication.tests.SyndicationFeedTest) ... 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_slice_fail (update.tests.AdvancedTests) ... ok test_empty_update (update.tests.SimpleTest) ... ok test_empty_update_with_inheritance (update.tests.SimpleTest) ... ok test_nonempty_update (update.tests.SimpleTest) ... ok test_nonempty_update_with_inheritance (update.tests.SimpleTest) ... ok test_sitemap_index_with_https_request (django.contrib.sitemaps.tests.test_https.HTTPSDetectionSitemapTests) A sitemap index requested in HTTPS is rendered with HTTPS links ... ok test_sitemap_section_with_https_request (django.contrib.sitemaps.tests.test_https.HTTPSDetectionSitemapTests) A sitemap section requested in HTTPS is rendered with HTTPS links ... ok test_secure_sitemap_index (django.contrib.sitemaps.tests.test_https.HTTPSSitemapTests) A secure sitemap index can be rendered ... ok test_secure_sitemap_section (django.contrib.sitemaps.tests.test_https.HTTPSSitemapTests) A secure sitemap section can be rendered ... ok test_flatpage_sitemap (django.contrib.sitemaps.tests.test_flatpages.FlatpagesSitemapTests) Basic FlatPage sitemap test ... ok test_cached_sitemap_index (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) ... ok test_localized_priority (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) The priority value should not be localized (Refs #14164) ... ok test_requestsite_sitemap (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) ... ok test_simple_custom_sitemap (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) A simple sitemap can be rendered with a custom template ... ok test_simple_sitemap (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) A simple sitemap can be rendered ... ok test_simple_sitemap_custom_index (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) A simple sitemap index can be rendered with a custom template ... ok test_simple_sitemap_index (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) A simple sitemap index can be rendered ... ok test_simple_sitemap_section (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) A simple sitemap section can be rendered ... ok test_sitemap_get_urls_no_site_1 (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) ... ok test_sitemap_get_urls_no_site_2 (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) ... ok test_sitemap_item (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) ... ok test_x_robots_sitemap (django.contrib.sitemaps.tests.test_http.HTTPSitemapTests) ... ok test_generic_sitemap (django.contrib.sitemaps.tests.test_generic.GenericViewsSitemapTests) A minimal generic sitemap can be rendered ... ok test_geofeed_atom (django.contrib.gis.tests.geoapp.test_feeds.GeoFeedTest) Testing geographic feeds using GeoRSS over Atom. ... skipped 'Geos and spatial db are required.' test_geofeed_rss (django.contrib.gis.tests.geoapp.test_feeds.GeoFeedTest) Tests geographic feeds using GeoRSS over RSSv2. ... skipped 'Geos and spatial db are required.' test_geofeed_w3c (django.contrib.gis.tests.geoapp.test_feeds.GeoFeedTest) Testing geographic feeds using W3C Geo. ... skipped 'Geos and spatial db are required.' test_boolean_conversion (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Testing Boolean value conversion with the spatial backend, see #15169. ... skipped u'Geos and spatial db are required.' test_defer_or_only_with_annotate (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Regression for #16409. Make sure defer() and only() work with annotate() ... skipped u'Geos and spatial db are required.' test_empty_count (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Testing that PostGISAdapter.__eq__ does check empty strings. See #13670. ... skipped u'Geos and spatial db are required.' test_extent (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Testing `extent` on a table with a single point. See #11827. ... skipped u'Geos and spatial db are required.' test_kmz (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Testing `render_to_kmz` with non-ASCII data. See #11624. ... skipped u'Geos and spatial db are required.' test_unicode_date (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Testing dates are converted properly, even on SpatiaLite. See #16408. ... skipped u'Geos and spatial db are required.' test_update (django.contrib.gis.tests.geoapp.test_regress.GeoRegressionTests) Testing GeoQuerySet.update(). See #10411. ... skipped u'Geos and spatial db are required.' test_contains_contained_lookups (django.contrib.gis.tests.geoapp.tests.GeoLookupTest) Testing the 'contained', 'contains', and 'bbcontains' lookup types. ... skipped 'Geos and spatial db are required.' test_disjoint_lookup (django.contrib.gis.tests.geoapp.tests.GeoLookupTest) Testing the `disjoint` lookup type. ... skipped 'Geos and spatial db are required.' test_equals_lookups (django.contrib.gis.tests.geoapp.tests.GeoLookupTest) Testing the 'same_as' and 'equals' lookup types. ... skipped 'Geos and spatial db are required.' test_left_right_lookups (django.contrib.gis.tests.geoapp.tests.GeoLookupTest) Testing the 'left' and 'right' lookup types. ... skipped 'Geos and spatial db are required.' test_null_geometries (django.contrib.gis.tests.geoapp.tests.GeoLookupTest) Testing NULL geometry support, and the `isnull` lookup type. ... skipped 'Geos and spatial db are required.' test_relate_lookup (django.contrib.gis.tests.geoapp.tests.GeoLookupTest) Testing the 'relate' lookup type. ... skipped 'Geos and spatial db are required.' test_createnull (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Testing creating a model instance and the geometry being None ... skipped 'Geos and spatial db are required.' test_fixtures (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Testing geographic model initialization from fixtures. ... skipped 'Geos and spatial db are required.' test_geometryfield (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Testing the general GeometryField. ... skipped 'Geos and spatial db are required.' test_inherited_geofields (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Test GeoQuerySet methods on inherited Geometry fields. ... skipped 'Geos and spatial db are required.' test_lookup_insert_transform (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Testing automatic transform for lookups and inserts. ... skipped 'Geos and spatial db are required.' test_proxy (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Testing Lazy-Geometry support (using the GeometryProxy). ... skipped 'Geos and spatial db are required.' test_raw_sql_query (django.contrib.gis.tests.geoapp.tests.GeoModelTest) Testing raw SQL query. ... skipped 'Geos and spatial db are required.' test_centroid (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `centroid` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_diff_intersection_union (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `difference`, `intersection`, `sym_difference`, and `union` GeoQuerySet methods. ... skipped 'Geos and spatial db are required.' test_extent (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `extent` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_force_rhr (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.force_rhr(). ... skipped 'Geos and spatial db are required.' test_geohash (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.geohash(). ... skipped 'Geos and spatial db are required.' test_geojson (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing GeoJSON output from the database using GeoQuerySet.geojson(). ... skipped 'Geos and spatial db are required.' test_gml (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing GML output from the database using GeoQuerySet.gml(). ... skipped 'Geos and spatial db are required.' test_kml (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing KML output from the database using GeoQuerySet.kml(). ... skipped 'Geos and spatial db are required.' test_make_line (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `make_line` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_non_concrete_field (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) ... skipped 'Geos and spatial db are required.' test_num_geom (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `num_geom` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_num_points (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `num_points` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_point_on_surface (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `point_on_surface` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_reverse_geom (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.reverse_geom(). ... skipped 'Geos and spatial db are required.' test_scale (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `scale` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_snap_to_grid (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing GeoQuerySet.snap_to_grid(). ... skipped 'Geos and spatial db are required.' test_svg (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing SVG output using GeoQuerySet.svg(). ... skipped 'Geos and spatial db are required.' test_transform (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the transform() GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_translate (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `translate` GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_unionagg (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest) Testing the `unionagg` (aggregate union) GeoQuerySet method. ... skipped 'Geos and spatial db are required.' test_geositemap_georss (django.contrib.gis.tests.geoapp.test_sitemaps.GeoSitemapTest) Tests GeoRSS geographic sitemaps. ... skipped 'Geos and spatial db are required.' test_geositemap_index (django.contrib.gis.tests.geoapp.test_sitemaps.GeoSitemapTest) Tests geographic sitemap index. ... skipped 'Geos and spatial db are required.' test_geositemap_kml (django.contrib.gis.tests.geoapp.test_sitemaps.GeoSitemapTest) Tests KML/KMZ geographic sitemaps. ... skipped 'Geos and spatial db are required.' test01_init (django.contrib.gis.tests.distapp.tests.DistanceTest) Test initialization of distance models. ... skipped 'Geos and spatial db (not mysql) are required.' test02_dwithin (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `dwithin` lookup type. ... skipped 'Geos and spatial db (not mysql) are required.' test03a_distance_method (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `distance` GeoQuerySet method on projected coordinate systems. ... skipped 'Geos and spatial db (not mysql) are required.' test03b_distance_method (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `distance` GeoQuerySet method on geodetic coordnate systems. ... skipped 'Geos and spatial db (not mysql) are required.' test03c_distance_method (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `distance` GeoQuerySet method used with `transform` on a geographic field. ... skipped 'Geos and spatial db (not mysql) are required.' test04_distance_lookups (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `distance_lt`, `distance_gt`, `distance_lte`, and `distance_gte` lookup types. ... skipped 'Geos and spatial db (not mysql) are required.' test05_geodetic_distance_lookups (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing distance lookups on geodetic coordinate systems. ... skipped 'Geos and spatial db (not mysql) are required.' test06_area (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `area` GeoQuerySet method. ... skipped 'Geos and spatial db (not mysql) are required.' test07_length (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `length` GeoQuerySet method. ... skipped 'Geos and spatial db (not mysql) are required.' test08_perimeter (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the `perimeter` GeoQuerySet method. ... skipped 'Geos and spatial db (not mysql) are required.' test09_measurement_null_fields (django.contrib.gis.tests.distapp.tests.DistanceTest) Testing the measurement GeoQuerySet methods on fields with NULL values. ... skipped 'Geos and spatial db (not mysql) are required.' test_3d_hasz (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_3d_layermapping (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_3d_polygons (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_extent (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_geojson (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_kml (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_length (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_perimeter (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_scale (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_translate (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test_union (django.contrib.gis.tests.geo3d.tests.Geo3DTest) ... skipped u'Geos, GDAL and postgis are required.' test01_fixture_load (django.contrib.gis.tests.geogapp.tests.GeographyTest) Ensure geography features loaded properly. ... skipped 'Geos and postgis are required.' test02_distance_lookup (django.contrib.gis.tests.geogapp.tests.GeographyTest) Testing GeoQuerySet distance lookup support on non-point geography fields. ... skipped 'Geos and postgis are required.' test03_distance_method (django.contrib.gis.tests.geogapp.tests.GeographyTest) Testing GeoQuerySet.distance() support on non-point geography fields. ... skipped 'Geos and postgis are required.' test04_invalid_operators_functions (django.contrib.gis.tests.geogapp.tests.GeographyTest) Ensuring exceptions are raised for operators & functions invalid on geography fields. ... skipped 'Geos and postgis are required.' test05_geography_layermapping (django.contrib.gis.tests.geogapp.tests.GeographyTest) Testing LayerMapping support on models with geography fields. ... skipped 'Geos and postgis are required.' test06_geography_area (django.contrib.gis.tests.geogapp.tests.GeographyTest) Testing that Area calculations work on geography columns. ... skipped 'Geos and postgis are required.' test_layermapping_default_db (django.contrib.gis.tests.layermap.tests.LayerMapRouterTest) ... skipped u'GDAL and spatial db are required.' test_encoded_name (django.contrib.gis.tests.layermap.tests.LayerMapTest) Test a layer containing utf-8-encoded name ... skipped u'GDAL and spatial db are required.' test_init (django.contrib.gis.tests.layermap.tests.LayerMapTest) Testing LayerMapping initialization. ... skipped u'GDAL and spatial db are required.' test_invalid_layer (django.contrib.gis.tests.layermap.tests.LayerMapTest) Tests LayerMapping on invalid geometries. See #15378. ... skipped u'GDAL and spatial db are required.' test_layermap_strict (django.contrib.gis.tests.layermap.tests.LayerMapTest) Testing the `strict` keyword, and import of a LineString shapefile. ... skipped u'GDAL and spatial db are required.' test_layermap_unique_multigeometry_fk (django.contrib.gis.tests.layermap.tests.LayerMapTest) Testing the `unique`, and `transform`, geometry collection conversion, and ForeignKey mappings. ... skipped u'GDAL and spatial db are required.' test_model_inheritance (django.contrib.gis.tests.layermap.tests.LayerMapTest) Tests LayerMapping on inherited models. See #12093. ... skipped u'GDAL and spatial db are required.' test_simple_layermap (django.contrib.gis.tests.layermap.tests.LayerMapTest) Test LayerMapping import of a simple point shapefile. ... skipped u'GDAL and spatial db are required.' test_test_fid_range_step (django.contrib.gis.tests.layermap.tests.LayerMapTest) Tests the `fid_range` keyword and the `step` keyword of .save(). ... skipped u'GDAL and spatial db are required.' test_textfield (django.contrib.gis.tests.layermap.tests.LayerMapTest) Tests that String content fits also in a TextField ... skipped u'GDAL and spatial db are required.' test_ensure_geographic_media (django.contrib.gis.tests.geoadmin.tests.GeoAdminTest) ... skipped 'Geos and spatial db are required.' test_google_map_scripts (django.contrib.gis.tests.geoadmin.tests.GeoAdminTest) ... skipped 'Geos and spatial db are required.' test_olmap_OSM_rendering (django.contrib.gis.tests.geoadmin.tests.GeoAdminTest) ... skipped 'Geos and spatial db are required.' test_olmap_WMS_rendering (django.contrib.gis.tests.geoadmin.tests.GeoAdminTest) ... skipped 'Geos and spatial db are required.' test_olwidget_has_changed (django.contrib.gis.tests.geoadmin.tests.GeoAdminTest) ... skipped 'Geos and spatial db are required.' test_date_field (django.contrib.gis.tests.inspectapp.tests.OGRInspectTest) ... skipped 'GDAL and spatial db are required.' test_poly (django.contrib.gis.tests.inspectapp.tests.OGRInspectTest) ... skipped 'GDAL and spatial db are required.' test_time_field (django.contrib.gis.tests.inspectapp.tests.OGRInspectTest) ... skipped 'GDAL and spatial db are required.' test02_select_related (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing `select_related` on geographic models (see #7126). ... skipped 'Geos and spatial db are required.' test03_transform_related (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing the `transform` GeoQuerySet method on related geographic models. ... skipped 'Geos and spatial db are required.' test04a_related_extent_aggregate (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing the `extent` GeoQuerySet aggregates on related geographic models. ... skipped 'Geos and spatial db are required.' test04b_related_union_aggregate (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing the `unionagg` GeoQuerySet aggregates on related geographic models. ... skipped 'Geos and spatial db are required.' test05_select_related_fk_to_subclass (django.contrib.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 'Geos and spatial db are required.' test06_f_expressions (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing F() expressions on GeometryFields. ... skipped 'Geos and spatial db are required.' test07_values (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing values() and values_list() and GeoQuerySets. ... skipped 'Geos and spatial db are required.' test08_defer_only (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing defer() and only() on Geographic models. ... skipped 'Geos and spatial db are required.' test09_pk_relations (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Ensuring correct primary key column is selected across relations. See #10757. ... skipped 'Geos and spatial db are required.' test10_combine (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing the combination of two GeoQuerySets. See #10807. ... skipped 'Geos and spatial db are required.' test11_geoquery_pickle (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Ensuring GeoQuery objects are unpickled correctly. See #10839. ... skipped 'Geos and spatial db are required.' test12a_count (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate use with the `GeoManager` on geo-fields. ... skipped 'Geos and spatial db are required.' test12b_count (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate use with the `GeoManager` on non geo-fields. See #11087. ... skipped 'Geos and spatial db are required.' test13_select_related_null_fk (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing `select_related` on a nullable ForeignKey via `GeoManager`. See #11381. ... skipped 'Geos and spatial db are required.' test13c_count (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing `Count` aggregate with `.values()`. See #15305. ... skipped 'Geos and spatial db are required.' test14_collect (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing the `collect` GeoQuerySet method and `Collect` aggregate. ... skipped 'Geos and spatial db are required.' test15_invalid_select_related (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Testing doing select_related on the related name manager of a unique FK. See #13934. ... skipped 'Geos and spatial db are required.' test16_annotated_date_queryset (django.contrib.gis.tests.relatedapp.tests.RelatedGeoModelTest) Ensure annotated date querysets work if spatial backend is used. See #14648. ... skipped 'Geos and spatial db are required.' test_bool_submit (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_form_get (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_form_preview (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_form_submit (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_form_submit_bad_hash (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_form_submit_good_hash (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_unused_name (django.contrib.formtools.tests.tests.PreviewTests) ... ok test_current_step (django.contrib.formtools.tests.wizard.test_cookiestorage.TestCookieStorage) ... ok test_extra_context (django.contrib.formtools.tests.wizard.test_cookiestorage.TestCookieStorage) ... ok test_extra_context_key_persistence (django.contrib.formtools.tests.wizard.test_cookiestorage.TestCookieStorage) ... ok test_manipulated_cookie (django.contrib.formtools.tests.wizard.test_cookiestorage.TestCookieStorage) ... ok test_reset_cookie (django.contrib.formtools.tests.wizard.test_cookiestorage.TestCookieStorage) ... ok test_step_data (django.contrib.formtools.tests.wizard.test_cookiestorage.TestCookieStorage) ... ok test_cleaned_data (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_form_finish (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_form_post_error (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_form_post_success (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_form_refresh (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_form_stepback (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_initial_call (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_manipulated_data (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_template_context (django.contrib.formtools.tests.wizard.wizardtests.tests.CookieWizardTests) ... ok test_cleaned_data (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_form_finish (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_form_post_error (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_form_post_success (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_form_refresh (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_form_stepback (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_initial_call (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_manipulated_data (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_template_context (django.contrib.formtools.tests.wizard.wizardtests.tests.SessionWizardTests) ... ok test_instance_is_maintained (django.contrib.formtools.tests.wizard.wizardtests.tests.WizardFormKwargsOverrideTests) ... ok test_queryset_is_maintained (django.contrib.formtools.tests.wizard.wizardtests.tests.WizardFormKwargsOverrideTests) ... ok test_get_context_data_inheritance (django.contrib.formtools.tests.wizard.wizardtests.tests.WizardTestGenericViewInterface) ... ok test_get_context_data_with_mixin (django.contrib.formtools.tests.wizard.wizardtests.tests.WizardTestGenericViewInterface) ... ok test_template (django.contrib.formtools.tests.wizard.wizardtests.tests.WizardTestKwargs) ... ok test_revalidation (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieFormTests) ... ok test_cleaned_data (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_form_finish (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_form_jump (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_form_post_error (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_form_post_success (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_form_reset (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_form_stepback (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_initial_call (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_initial_call_with_params (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_manipulated_data (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedCookieWizardTests) ... ok test_revalidation (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionFormTests) ... ok test_cleaned_data (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_form_finish (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_form_jump (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_form_post_error (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_form_post_success (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_form_reset (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_form_stepback (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_initial_call (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_initial_call_with_params (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_manipulated_data (django.contrib.formtools.tests.wizard.namedwizardtests.tests.NamedSessionWizardTests) ... ok test_load_storage (django.contrib.formtools.tests.wizard.test_loadstorage.TestLoadStorage) ... ok test_missing_storage (django.contrib.formtools.tests.wizard.test_loadstorage.TestLoadStorage) ... ok test_init (django.contrib.formtools.tests.wizard.test_forms.CookieFormTests) ... ok test_done (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_first_step (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_form_condition (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_form_init (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_form_initial (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_form_instance (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_form_kwargs (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_form_prefix (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_formset_instance (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_persistence (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_revalidation (django.contrib.formtools.tests.wizard.test_forms.FormTests) ... ok test_init (django.contrib.formtools.tests.wizard.test_forms.SessionFormTests) ... ok test_current_step (django.contrib.formtools.tests.wizard.test_sessionstorage.TestSessionStorage) ... ok test_extra_context (django.contrib.formtools.tests.wizard.test_sessionstorage.TestSessionStorage) ... ok test_extra_context_key_persistence (django.contrib.formtools.tests.wizard.test_sessionstorage.TestSessionStorage) ... ok test_step_data (django.contrib.formtools.tests.wizard.test_sessionstorage.TestSessionStorage) ... ok test_bad_algorithm (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_bad_encoded (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_bcrypt (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... skipped u'bcrypt not installed' test_bcrypt_sha256 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... skipped u'bcrypt not installed' test_crypt (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_load_library_importerror (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_load_library_no_algorithm (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_low_level_pbkdf2_sha1 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_low_level_pkbdf2 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_md5 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_no_upgrade (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_no_upgrade_on_incorrect_pass (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_upgrade (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_pbkdf2_upgrade_new_hasher (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_pkbdf2 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_sha1 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_simple (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_unsalted_md5 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_unsalted_sha1 (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_unspecified_password (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_unusable (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_upgrade (django.contrib.auth.tests.test_hashers.TestUtilsHashPass) ... ok test_check_password (django.contrib.auth.tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_check_password_custom_user (django.contrib.auth.tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_groups_for_user (django.contrib.auth.tests.test_handlers.ModWsgiHandlerTestCase) ... ok test_actual_expiry (django.contrib.sessions.tests.CacheSessionTests) ... ok test_clear (django.contrib.sessions.tests.CacheSessionTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.CacheSessionTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.CacheSessionTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.CacheSessionTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.CacheSessionTests) ... ok test_cycle (django.contrib.sessions.tests.CacheSessionTests) ... ok test_decode (django.contrib.sessions.tests.CacheSessionTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.CacheSessionTests) ... ok test_default_cache (django.contrib.sessions.tests.CacheSessionTests) ... ok test_default_expiry (django.contrib.sessions.tests.CacheSessionTests) ... ok test_delete (django.contrib.sessions.tests.CacheSessionTests) ... ok test_flush (django.contrib.sessions.tests.CacheSessionTests) ... ok test_get_empty (django.contrib.sessions.tests.CacheSessionTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.CacheSessionTests) ... ok test_has_key (django.contrib.sessions.tests.CacheSessionTests) ... ok test_invalid_key (django.contrib.sessions.tests.CacheSessionTests) ... ok test_iteritems (django.contrib.sessions.tests.CacheSessionTests) ... ok test_iterkeys (django.contrib.sessions.tests.CacheSessionTests) ... ok test_itervalues (django.contrib.sessions.tests.CacheSessionTests) ... ok test_load_overlong_key (django.contrib.sessions.tests.CacheSessionTests) ... ok test_new_session (django.contrib.sessions.tests.CacheSessionTests) ... ok test_non_default_cache (django.contrib.sessions.tests.CacheSessionTests) ... ok test_pop (django.contrib.sessions.tests.CacheSessionTests) ... ok test_pop_default (django.contrib.sessions.tests.CacheSessionTests) ... ok test_save (django.contrib.sessions.tests.CacheSessionTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.CacheSessionTests) ... ok test_setdefault (django.contrib.sessions.tests.CacheSessionTests) ... ok test_store (django.contrib.sessions.tests.CacheSessionTests) ... ok test_update (django.contrib.sessions.tests.CacheSessionTests) ... ok test_values (django.contrib.sessions.tests.CacheSessionTests) ... ok test_actual_expiry (django.contrib.sessions.tests.FileSessionTests) ... ok test_clear (django.contrib.sessions.tests.FileSessionTests) ... ok test_clearsessions_command (django.contrib.sessions.tests.FileSessionTests) ... ok test_configuration_check (django.contrib.sessions.tests.FileSessionTests) ... ok test_custom_expiry_datetime (django.contrib.sessions.tests.FileSessionTests) ... ok test_custom_expiry_reset (django.contrib.sessions.tests.FileSessionTests) ... ok test_custom_expiry_seconds (django.contrib.sessions.tests.FileSessionTests) ... ok test_custom_expiry_timedelta (django.contrib.sessions.tests.FileSessionTests) ... ok test_cycle (django.contrib.sessions.tests.FileSessionTests) ... ok test_decode (django.contrib.sessions.tests.FileSessionTests) ... ok test_decode_failure_logged_to_security (django.contrib.sessions.tests.FileSessionTests) ... ok test_default_expiry (django.contrib.sessions.tests.FileSessionTests) ... ok test_delete (django.contrib.sessions.tests.FileSessionTests) ... ok test_flush (django.contrib.sessions.tests.FileSessionTests) ... ok test_get_empty (django.contrib.sessions.tests.FileSessionTests) ... ok test_get_expire_at_browser_close (django.contrib.sessions.tests.FileSessionTests) ... ok test_has_key (django.contrib.sessions.tests.FileSessionTests) ... ok test_invalid_key (django.contrib.sessions.tests.FileSessionTests) ... ok test_invalid_key_backslash (django.contrib.sessions.tests.FileSessionTests) ... ok test_invalid_key_forwardslash (django.contrib.sessions.tests.FileSessionTests) ... ok test_iteritems (django.contrib.sessions.tests.FileSessionTests) ... ok test_iterkeys (django.contrib.sessions.tests.FileSessionTests) ... ok test_itervalues (django.contrib.sessions.tests.FileSessionTests) ... ok test_new_session (django.contrib.sessions.tests.FileSessionTests) ... ok test_pop (django.contrib.sessions.tests.FileSessionTests) ... ok test_pop_default (django.contrib.sessions.tests.FileSessionTests) ... ok test_save (django.contrib.sessions.tests.FileSessionTests) ... ok test_session_key_is_read_only (django.contrib.sessions.tests.FileSessionTests) ... ok test_setdefault (django.contrib.sessions.tests.FileSessionTests) ... ok test_store (django.contrib.sessions.tests.FileSessionTests) ... ok test_update (django.contrib.sessions.tests.FileSessionTests) ... ok test_values (django.contrib.sessions.tests.FileSessionTests) ... ok test_httponly_session_cookie (django.contrib.sessions.tests.SessionMiddlewareTests) ... ok test_no_httponly_session_cookie (django.contrib.sessions.tests.SessionMiddlewareTests) ... ok test_secure_session_cookie (django.contrib.sessions.tests.SessionMiddlewareTests) ... ok test_session_save_on_500 (django.contrib.sessions.tests.SessionMiddlewareTests) ... ok test_response_without_messages (django.contrib.messages.tests.test_middleware.MiddlewareTest) ... ok test_builtin_fields (django.contrib.admindocs.tests.test_fields.TestFieldType) ... ok test_custom_fields (django.contrib.admindocs.tests.test_fields.TestFieldType) ... ok test_field_name (django.contrib.admindocs.tests.test_fields.TestFieldType) ... ok test_signal (backends.tests.ConnectionCreatedSignalTest) ... skipped "Database doesn't support feature test_db_allows_multiple_connections" test_can_reference_existant (backends.tests.DBConstraintTestCase) ... ok test_can_reference_non_existant (backends.tests.DBConstraintTestCase) ... ok test_many_to_many (backends.tests.DBConstraintTestCase) ... 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_client_encoding (backends.tests.OracleChecks) ... skipped u'No need to check Oracle connection semantics' test_cursor_var (backends.tests.OracleChecks) ... skipped u'No need to check Oracle cursor semantics' test_dbms_session (backends.tests.OracleChecks) ... skipped u'No need to check Oracle cursor semantics' test_long_string (backends.tests.OracleChecks) ... skipped u'No need to check Oracle cursor semantics' test_order_of_nls_parameters (backends.tests.OracleChecks) ... skipped u'No need to check Oracle connection semantics' test_quote_name (backends.tests.OracleChecks) ... skipped u'No need to check Oracle quote_name semantics' test_app_completion (bash_completion.tests.BashCompletionTests) Application names will be autocompleted for an AppCommand ... 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_runfcgi (bash_completion.tests.BashCompletionTests) Command arguments will be autocompleted ... ok test_subcommands (bash_completion.tests.BashCompletionTests) Subcommands can be autocompleted ... ok skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_BaseValidator_114 (validators.tests.TestSimpleValidators) ... ok test_BaseValidator_raises_error_115 (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_29 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_6 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_7 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_8 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_9 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_15 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_16 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_17 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_18 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_19 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_20 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_21 (validators.tests.TestSimpleValidators) ... ok test_EmailValidator_raises_error_22 (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_30 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_87 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_88 (validators.tests.TestSimpleValidators) ... ok test_MaxLengthValidator_raises_error_89 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_73 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_74 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_75 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_76 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_77 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_raises_error_78 (validators.tests.TestSimpleValidators) ... ok test_MaxValueValidator_raises_error_79 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_90 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_91 (validators.tests.TestSimpleValidators) ... ok test_MinLengthValidator_raises_error_92 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_80 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_81 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_82 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_83 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_84 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_raises_error_85 (validators.tests.TestSimpleValidators) ... ok test_MinValueValidator_raises_error_86 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_116 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_117 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_119 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_120 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_121 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_122 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_123 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_31 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_32 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_33 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_34 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_41 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_42 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_43 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_67 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_68 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_69 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_118 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_124 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_125 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_35 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_36 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_37 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_38 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_39 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_40 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_44 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_45 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_46 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_47 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_70 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_71 (validators.tests.TestSimpleValidators) ... ok test_RegexValidator_raises_error_72 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_100 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_101 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_102 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_103 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_104 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_93 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_94 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_95 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_96 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_97 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_98 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_99 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_105 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_106 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_107 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_108 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_109 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_110 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_111 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_112 (validators.tests.TestSimpleValidators) ... ok test_URLValidator_raises_error_113 (validators.tests.TestSimpleValidators) ... ok test_message_dict (validators.tests.TestSimpleValidators) ... ok test_message_list (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_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_ipv46_address_54 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_55 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_56 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_57 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_58 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_59 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_60 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_61 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_62 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_63 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_64 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_65 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv46_address_raises_error_66 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_48 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_49 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_50 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_51 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_52 (validators.tests.TestSimpleValidators) ... ok test_validate_ipv6_address_raises_error_53 (validators.tests.TestSimpleValidators) ... ok test_domain (resolve_url.tests.ResolveUrlTests) ... ok test_full_url (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_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_decorated_testcase_module (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_decorated_testcase_name (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_method_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_override (settings_tests.tests.FullyDecoratedTranTestCase) ... ok test_get_or_create_integrityerror (get_or_create.tests.GetOrCreateTransactionTests) ... skipped 'This backend does not support integrity checks.' test_escaping (view_tests.tests.test_i18n.JavascriptI18nTests) ... skipped 'Selenium tests not requested' test_javascript_gettext (view_tests.tests.test_i18n.JavascriptI18nTests) ... skipped 'Selenium tests not requested' test_was_modified_since_fp (view_tests.tests.test_static.StaticUtilsTests) ... 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_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_14786 (model_fields.tests.CustomFieldTests) ... ok test_datetimefield_to_python_usecs (model_fields.tests.DateTimeFieldTests) DateTimeField.to_python should support usecs ... ok test_timefield_to_python_usecs (model_fields.tests.DateTimeFieldTests) TimeField.to_python should support usecs ... 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 test_option_then_setting (admin_scripts.tests.ArgumentOrder) Options passed before settings are correctly handled ... ERROR test_option_then_setting_then_option (admin_scripts.tests.ArgumentOrder) Options are correctly handled when they are passed before and after a setting ... ERROR test_setting_then_option (admin_scripts.tests.ArgumentOrder) Options passed after settings are correctly handled ... ERROR test_setting_then_short_option (admin_scripts.tests.ArgumentOrder) Short options passed after settings are correctly handled ... ERROR test_short_option_then_setting (admin_scripts.tests.ArgumentOrder) Short options passed before settings are correctly handled ... ERROR test_app_command (admin_scripts.tests.CommandTypes) User AppCommands can execute when a single app name is provided ... ERROR test_app_command_invalid_appname (admin_scripts.tests.CommandTypes) User AppCommands can execute when a single app name is provided ... ERROR test_app_command_multiple_apps (admin_scripts.tests.CommandTypes) User AppCommands raise an error when multiple app names are provided ... ERROR test_app_command_no_apps (admin_scripts.tests.CommandTypes) User AppCommands raise an error when no app name is provided ... ERROR test_app_command_some_invalid_appnames (admin_scripts.tests.CommandTypes) User AppCommands can execute when some of the provided app names are invalid ... ERROR test_base_command (admin_scripts.tests.CommandTypes) User BaseCommands can execute when a label is provided ... ERROR test_base_command_multiple_label (admin_scripts.tests.CommandTypes) User BaseCommands can execute when no labels are provided ... ERROR test_base_command_no_label (admin_scripts.tests.CommandTypes) User BaseCommands can execute when no labels are provided ... ERROR test_base_command_with_option (admin_scripts.tests.CommandTypes) User BaseCommands can execute with options when a label is provided ... ERROR test_base_command_with_options (admin_scripts.tests.CommandTypes) User BaseCommands can execute with multiple options when a label is provided ... ERROR test_base_run_from_argv (admin_scripts.tests.CommandTypes) ... ok test_help (admin_scripts.tests.CommandTypes) help is handled as a special case ... ERROR test_help_alternative (admin_scripts.tests.CommandTypes) --help is equivalent to help ... ERROR test_help_commands (admin_scripts.tests.CommandTypes) help --commands shows the list of all available commands ... ERROR test_help_short_altert (admin_scripts.tests.CommandTypes) -h is handled as a short form of --help ... ERROR test_label_command (admin_scripts.tests.CommandTypes) User LabelCommands can execute when a label is provided ... ERROR test_label_command_multiple_label (admin_scripts.tests.CommandTypes) User LabelCommands are executed multiple times if multiple labels are provided ... ERROR test_label_command_no_label (admin_scripts.tests.CommandTypes) User LabelCommands raise an error if no label is provided ... ERROR test_noargs (admin_scripts.tests.CommandTypes) NoArg Commands can be executed ... ERROR test_noargs_with_args (admin_scripts.tests.CommandTypes) NoArg Commands raise an error if an argument is provided ... ERROR 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 ... ERROR test_version (admin_scripts.tests.CommandTypes) version is handled as a special case ... ERROR test_version_alternative (admin_scripts.tests.CommandTypes) --version is equivalent to version ... ERROR test_all (admin_scripts.tests.DiffSettings) The all option also shows settings with the default value. ... ERROR test_basic (admin_scripts.tests.DiffSettings) Runs without error and emits settings diff. ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands succeed if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can't execute user commands unless settings are provided ... ERROR test_custom_command_with_environment (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can execute user commands if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.DjangoAdminAlternateSettings) alternate: django-admin can execute user commands if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands succeed if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can't execute user commands if it isn't provided settings ... ERROR test_custom_command_with_environment (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can execute user commands if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.DjangoAdminDefaultSettings) default: django-admin can execute user commands if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands succeed if the environment contains settings ... ERROR test_builtin_with_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin builtin commands succeed if a settings file is provided ... ERROR test_custom_command (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can't execute user commands unless settings are provided ... ERROR test_custom_command_with_environment (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can execute user commands if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.DjangoAdminFullPathDefaultSettings) fulldefault: django-admin can execute user commands if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin builtin commands fail if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands unless settings are provided ... ERROR test_custom_command_with_environment (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands, even if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.DjangoAdminMinimalSettings) minimal: django-admin can't execute user commands, even if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands succeed if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can't execute user commands unless settings are provided ... ERROR test_custom_command_with_environment (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can execute user commands if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.DjangoAdminMultipleSettings) alternate: django-admin can execute user commands if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminNoSettings) no settings: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_command (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands succeed if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: django-admin can't execute user commands unless settings are provided ... ERROR test_setup_environ (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: startapp creates the correct directory ... ERROR test_setup_environ_custom_template (admin_scripts.tests.DjangoAdminSettingsDirectory) directory: startapp creates the correct directory with a custom template ... ERROR test_pks_parsing (admin_scripts.tests.Dumpdata) Regression for #20509 ... ERROR test_builtin_command (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail with an error when no default settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands work if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py builtin commands work with settings provided as argument ... ERROR test_custom_command (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can't execute user commands without settings ... ERROR test_custom_command_with_environment (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can execute user commands if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.ManageAlternateSettings) alternate: manage.py can execute user commands if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed when default settings are appropriate ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when default settings are appropriate ... ERROR test_custom_command_with_environment (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.ManageDefaultSettings) default: manage.py can execute user commands when settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed when default settings are appropriate ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when default settings are appropriate ... ERROR test_custom_command_with_environment (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.ManageFullPathDefaultSettings) fulldefault: manage.py can execute user commands when settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py builtin commands fail if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands without appropriate settings ... ERROR test_custom_command_with_environment (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands, even if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.ManageMinimalSettings) minimal: manage.py can't execute user commands, even if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ERROR test_builtin_with_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute builtin commands if settings are provided in the environment ... ERROR test_builtin_with_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py builtin commands succeed if settings are provided as argument ... ERROR test_custom_command (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can't execute user commands using default settings ... ERROR test_custom_command_with_environment (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute user commands if settings are provided in environment ... ERROR test_custom_command_with_settings (admin_scripts.tests.ManageMultipleSettings) multiple: manage.py can execute user commands if settings are provided as argument ... ERROR test_builtin_command (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail with an error when no settings provided ... ERROR test_builtin_with_bad_environment (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail if settings file (from environment) doesn't exist ... ERROR test_builtin_with_bad_settings (admin_scripts.tests.ManageNoSettings) no settings: manage.py builtin commands fail if settings file (from argument) doesn't exist ... ERROR 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) ... ERROR test_attribute_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ERROR test_import_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ERROR test_key_error (admin_scripts.tests.ManageSettingsWithSettingsErrors) ... ERROR test_liveserver (admin_scripts.tests.ManageTestCommand) ... ok test_app_with_import (admin_scripts.tests.ManageValidate) manage.py validate does not raise errors when an app imports a base class that itself has an abstract base ... ERROR test_broken_app (admin_scripts.tests.ManageValidate) manage.py validate reports an ImportError if an app's models.py raises one on import ... ERROR test_complex_app (admin_scripts.tests.ManageValidate) manage.py validate does not raise an ImportError validating a complex app with nested calls to load_app ... ERROR test_nonexistent_app (admin_scripts.tests.ManageValidate) manage.py validate reports an error on a non-existent app in INSTALLED_APPS ... ERROR test_custom_project_destination_missing (admin_scripts.tests.StartProject) ... ERROR test_custom_project_template (admin_scripts.tests.StartProject) Make sure the startproject management command is able to use a different project template ... ERROR test_custom_project_template_context_variables (admin_scripts.tests.StartProject) Make sure template context variables are rendered with proper values ... ERROR 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 ... ERROR test_custom_project_template_from_tarball_by_url (admin_scripts.tests.StartProject) Make sure the startproject management command is able to use a different project template from a tarball via a url ... ERROR 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 ... ERROR test_custom_project_template_with_non_ascii_templates (admin_scripts.tests.StartProject) Ticket 18091: Make sure the startproject management command is able to render templates with non-ASCII content ... ERROR test_file_without_extension (admin_scripts.tests.StartProject) Make sure the startproject management command is able to render custom files ... ERROR test_invalid_project_name (admin_scripts.tests.StartProject) Make sure the startproject management command validates a project name ... ERROR test_no_escaping_of_project_variables (admin_scripts.tests.StartProject) Make sure template context variables are not html escaped ... ERROR test_project_template_tarball_url (admin_scripts.tests.StartProject) Startproject management command handles project template tar/zip balls from non-canonical urls ... ERROR test_simple_project (admin_scripts.tests.StartProject) Make sure the startproject management command creates a project ... ERROR test_simple_project_different_directory (admin_scripts.tests.StartProject) Make sure the startproject management command creates a project in a specific directory ... ERROR test_template_dir_with_trailing_slash (admin_scripts.tests.StartProject) Ticket 17475: Template dir passed has a trailing path separator ... ERROR test_wrong_args (admin_scripts.tests.StartProject) Make sure passing the wrong kinds of arguments raises a CommandError ... ERROR testCachedGarbagedCollected (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testDisconnection (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testExact (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testGarbageCollected (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testIgnoredSender (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testMultipleRegistration (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testRobust (dispatch.tests.test_dispatcher.DispatcherTests) Test the sendRobust function ... ok testUidRegistration (dispatch.tests.test_dispatcher.DispatcherTests) ... ok test_has_listeners (dispatch.tests.test_dispatcher.DispatcherTests) ... ok testReceiverSignalList (dispatch.tests.test_dispatcher.ReceiverTestCase) ... ok testReceiverSingleSignal (dispatch.tests.test_dispatcher.ReceiverTestCase) ... ok testIn (dispatch.tests.test_saferef.SaferefTests) Test the "in" operator for safe references (cmp) ... ok testRepresentation (dispatch.tests.test_saferef.SaferefTests) Test that the reference object's representation works ... ok testShortCircuit (dispatch.tests.test_saferef.SaferefTests) Test that creation short-circuits to reuse existing references ... ok testValid (dispatch.tests.test_saferef.SaferefTests) Test that the references are valid (return instance methods) ... 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_load_dict (httpwrappers.tests.CookieTests) ... ok test_nonstandard_keys (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_newlines_in_headers (httpwrappers.tests.HttpResponseTests) ... ok test_non_string_content (httpwrappers.tests.HttpResponseTests) ... ok test_unsafe_redirect (httpwrappers.tests.HttpResponseTests) ... ok test_basic_mutable_operations (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_clean_false (model_forms_regress.tests.FileFieldTests) ... ok test_clean_false_required (model_forms_regress.tests.FileFieldTests) ... ok test_clear_and_file_contradiction (model_forms_regress.tests.FileFieldTests) ... ok test_full_clear (model_forms_regress.tests.FileFieldTests) ... 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_ticket_18785 (queries.tests.Ticket18785Tests) ... 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 skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' skipped 'Selenium tests not requested' test_reason_phrase (responses.tests.HttpResponseTests) ... ok test_status_code (responses.tests.HttpResponseTests) ... ok test_chunked_data (builtin_server.tests.ServerHandlerChunksProperly) ... /var/tmp/rpm-tmp.EAyLwF: line 31: 10351 Killed ./runtests.py --settings=test_sqlite --verbosity=2 error: Bad exit status from /var/tmp/rpm-tmp.EAyLwF (%check) RPM build errors: user mockbuild does not exist - using root group mockbuild does not exist - using root user mockbuild does not exist - using root group mockbuild does not exist - using root user mockbuild does not exist - using root group mockbuild does not exist - using root Bad exit status from /var/tmp/rpm-tmp.EAyLwF (%check)