App Engine Python SDK version $VERSION
commit64eb537f552321ca4a3b6006b19c41cd1aab2744
authortjanani@google.com <tjanani@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Tue, 19 Mar 2013 23:06:51 +0000 (19 23:06 +0000)
committertjanani@google.com <tjanani@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Tue, 19 Mar 2013 23:06:51 +0000 (19 23:06 +0000)
tree3aa437a1083814ed12a3449015a4328b9f372f59
parent0deaaade177d49b9cd4ea93fe09d0661ebe331c2
App Engine Python SDK version $VERSION

git-svn-id: http://googleappengine.googlecode.com/svn/trunk@325 80f5ef21-4148-0410-bacc-cfb02402ada8
10109 files changed:
python/RELEASE_NOTES [deleted file]
python/VERSION [deleted file]
python/_python_runtime.py [deleted file]
python/api_server.py [deleted file]
python/appcfg.py [deleted file]
python/bulkload_client.py [deleted file]
python/bulkloader.py [deleted file]
python/demos/guestbook/guestbook.py [deleted file]
python/dev_appserver.py [deleted file]
python/devappserver2.py [deleted file]
python/download_appstats.py [deleted file]
python/endpointscfg.py [deleted file]
python/gen_protorpc.py [deleted file]
python/google/appengine/api/appinfo.py [deleted file]
python/google/appengine/api/appinfo_includes.py [deleted file]
python/google/appengine/api/backendinfo.py [deleted file]
python/google/appengine/api/files/gs.py [deleted file]
python/google/appengine/api/memcache/__init__.py [deleted file]
python/google/appengine/api/memcache/memcache_service_pb.py [deleted file]
python/google/appengine/api/rdbms_mysqldb.py [deleted file]
python/google/appengine/api/remote_socket/_remote_socket.py [deleted file]
python/google/appengine/api/request_info.py [deleted file]
python/google/appengine/api/search/search.py [deleted file]
python/google/appengine/api/search/simple_search_stub.py [deleted file]
python/google/appengine/api/taskqueue/__init__.py [deleted file]
python/google/appengine/api/taskqueue/taskqueue.py [deleted file]
python/google/appengine/api/xmpp/__init__.py [deleted file]
python/google/appengine/api/xmpp/xmpp_service_stub.py [deleted file]
python/google/appengine/cron/GrocLexer.py [deleted file]
python/google/appengine/cron/GrocParser.py [deleted file]
python/google/appengine/datastore/datastore_pb.py [deleted file]
python/google/appengine/datastore/datastore_sqlite_stub.py [deleted file]
python/google/appengine/ext/analytics/static/analytics_js.js [deleted file]
python/google/appengine/ext/appstats/static/appstats_js.js [deleted file]
python/google/appengine/ext/blobstore/blobstore.py [deleted file]
python/google/appengine/ext/bulkload/simplexml_connector.py [deleted file]
python/google/appengine/ext/datastore_admin/backup_handler.py [deleted file]
python/google/appengine/ext/datastore_admin/static/css/compiled.css [deleted file]
python/google/appengine/ext/datastore_admin/static/js/compiled.js [deleted file]
python/google/appengine/ext/datastore_admin/templates/confirm_backup_import.html [deleted file]
python/google/appengine/ext/endpoints/api_backend_service.py [deleted file]
python/google/appengine/ext/endpoints/api_config.py [deleted file]
python/google/appengine/ext/mapreduce/base_handler.py [deleted file]
python/google/appengine/ext/mapreduce/errors.py [deleted file]
python/google/appengine/ext/mapreduce/file_format_parser.py [deleted file]
python/google/appengine/ext/mapreduce/file_format_root.py [deleted file]
python/google/appengine/ext/mapreduce/file_formats.py [deleted file]
python/google/appengine/ext/mapreduce/handlers.py [deleted file]
python/google/appengine/ext/mapreduce/input_readers.py [deleted file]
python/google/appengine/ext/mapreduce/model.py [deleted file]
python/google/appengine/ext/mapreduce/output_writers.py [deleted file]
python/google/appengine/ext/mapreduce/shuffler.py [deleted file]
python/google/appengine/ext/mapreduce/test_support.py [deleted file]
python/google/appengine/tools/api_server.py [deleted file]
python/google/appengine/tools/appcfg.py [deleted file]
python/google/appengine/tools/appengine_rpc_httplib2.py [deleted file]
python/google/appengine/tools/dev-channel-js.js [deleted file]
python/google/appengine/tools/dev_appserver_apiserver.py [deleted file]
python/google/appengine/tools/dev_appserver_main.py [deleted file]
python/google/appengine/tools/devappserver2/admin/admin_request_handler.py [deleted file]
python/google/appengine/tools/devappserver2/admin/admin_request_handler_test.py [deleted file]
python/google/appengine/tools/devappserver2/admin/admin_server.py [deleted file]
python/google/appengine/tools/devappserver2/admin/assets/common.css [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/console.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/cron.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/datastore_edit.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/datastore_stats.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/mail.css [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/mail.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/memcache_viewer.css [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/memcache_viewer.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/search.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/servers.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/skeleton.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/taskqueue_queues.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/taskqueue_tasks.html [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/xmpp.css [deleted file]
python/google/appengine/tools/devappserver2/admin/templates/xmpp.html [deleted file]
python/google/appengine/tools/devappserver2/admin/xmpp_request_handler.py [deleted file]
python/google/appengine/tools/devappserver2/admin/xmpp_request_handler_test.py [deleted file]
python/google/appengine/tools/devappserver2/api_server.py [deleted file]
python/google/appengine/tools/devappserver2/application_configuration.py [deleted file]
python/google/appengine/tools/devappserver2/application_configuration_test.py [deleted file]
python/google/appengine/tools/devappserver2/blob_image_test.py [deleted file]
python/google/appengine/tools/devappserver2/constants.py [deleted file]
python/google/appengine/tools/devappserver2/devappserver2.py [deleted file]
python/google/appengine/tools/devappserver2/devappserver2_test.py [deleted file]
python/google/appengine/tools/devappserver2/dispatcher.py [deleted file]
python/google/appengine/tools/devappserver2/dispatcher_test.py [deleted file]
python/google/appengine/tools/devappserver2/file_watcher.py [deleted file]
python/google/appengine/tools/devappserver2/fsevents_file_watcher_test.py [deleted file]
python/google/appengine/tools/devappserver2/http_runtime.py [deleted file]
python/google/appengine/tools/devappserver2/http_runtime_constants.py [deleted file]
python/google/appengine/tools/devappserver2/http_runtime_test.py [deleted file]
python/google/appengine/tools/devappserver2/instance.py [deleted file]
python/google/appengine/tools/devappserver2/instance_test.py [deleted file]
python/google/appengine/tools/devappserver2/login.py [deleted file]
python/google/appengine/tools/devappserver2/login_test.py [deleted file]
python/google/appengine/tools/devappserver2/python/runtime.py [deleted file]
python/google/appengine/tools/devappserver2/python/runtime_test.py [deleted file]
python/google/appengine/tools/devappserver2/python/sandbox.py [deleted file]
python/google/appengine/tools/devappserver2/python/sandbox_test.py [deleted file]
python/google/appengine/tools/devappserver2/python_runtime.py [deleted file]
python/google/appengine/tools/devappserver2/runtime_config_pb2.py [deleted file]
python/google/appengine/tools/devappserver2/server.py [deleted file]
python/google/appengine/tools/devappserver2/server_test.py [deleted file]
python/google/appengine/tools/devappserver2/update_checker.py [deleted file]
python/google/appengine/tools/devappserver2/update_checker_test.py [deleted file]
python/google/appengine/tools/devappserver2/url_handler.py [deleted file]
python/google/appengine/tools/devappserver2/url_handler_test.py [deleted file]
python/google/appengine/tools/devappserver2/win32_file_watcher_test.py [deleted file]
python/google/appengine/tools/devappserver2/wsgi_request_info.py [deleted file]
python/google/appengine/tools/devappserver2/wsgi_request_info_test.py [deleted file]
python/google/appengine/tools/devappserver2/wsgi_server.py [deleted file]
python/google/appengine/tools/endpointscfg.py [deleted file]
python/google/net/proto2/proto/descriptor_pb2.py [deleted file]
python/google/net/proto2/python/internal/api_implementation.py [deleted file]
python/google/net/proto2/python/internal/containers.py [deleted file]
python/google/net/proto2/python/internal/python_message.py [deleted file]
python/google/net/proto2/python/internal/type_checkers.py [deleted file]
python/google/net/proto2/python/public/text_format.py [deleted file]
python/google/storage/speckle/proto/client_error_code_pb2.py [deleted file]
python/google_appengine/BUGS [moved from python/BUGS with 100% similarity]
python/google_appengine/LICENSE [moved from python/LICENSE with 100% similarity]
python/google_appengine/README [moved from python/README with 100% similarity]
python/google_appengine/RELEASE_NOTES [new file with mode: 0644]
python/google_appengine/VERSION [new file with mode: 0644]
python/google_appengine/_python_runtime.py [new file with mode: 0644]
python/google_appengine/api_server.py [new file with mode: 0644]
python/google_appengine/appcfg.py [new file with mode: 0644]
python/google_appengine/bulkload_client.py [new file with mode: 0644]
python/google_appengine/bulkloader.py [new file with mode: 0644]
python/google_appengine/demos/guestbook/app.yaml [moved from python/demos/guestbook/app.yaml with 100% similarity]
python/google_appengine/demos/guestbook/guestbook.py [new file with mode: 0644]
python/google_appengine/dev_appserver.py [new file with mode: 0644]
python/google_appengine/download_appstats.py [new file with mode: 0644]
python/google_appengine/endpointscfg.py [new file with mode: 0644]
python/google_appengine/gen_protorpc.py [new file with mode: 0644]
python/google_appengine/google/__init__.py [moved from python/google/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/__init__.py [moved from python/google/appengine/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/_internal/__init__.py [moved from python/google/appengine/_internal/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/__init__.py [moved from python/google/appengine/_internal/antlr3/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/compat.py [moved from python/google/appengine/_internal/antlr3/compat.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/constants.py [moved from python/google/appengine/_internal/antlr3/constants.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/dfa.py [moved from python/google/appengine/_internal/antlr3/dfa.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/dottreegen.py [moved from python/google/appengine/_internal/antlr3/dottreegen.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/exceptions.py [moved from python/google/appengine/_internal/antlr3/exceptions.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/extras.py [moved from python/google/appengine/_internal/antlr3/extras.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/recognizers.py [moved from python/google/appengine/_internal/antlr3/recognizers.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/streams.py [moved from python/google/appengine/_internal/antlr3/streams.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/tokens.py [moved from python/google/appengine/_internal/antlr3/tokens.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/tree.py [moved from python/google/appengine/_internal/antlr3/tree.py with 100% similarity]
python/google_appengine/google/appengine/_internal/antlr3/treewizard.py [moved from python/google/appengine/_internal/antlr3/treewizard.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/__init__.py [moved from python/google/appengine/_internal/django/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/__init__.py [moved from python/google/appengine/_internal/django/conf/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/app_template/models.py [moved from python/google/appengine/_internal/django/conf/app_template/models.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/app_template/tests.py [moved from python/google/appengine/_internal/django/conf/app_template/tests.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/app_template/views.py [moved from python/google/appengine/_internal/django/conf/app_template/views.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/global_settings.py [moved from python/google/appengine/_internal/django/conf/global_settings.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/locale/en/LC_MESSAGES/django.po [moved from python/google/appengine/_internal/django/conf/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/locale/en/LC_MESSAGES/djangojs.po [moved from python/google/appengine/_internal/django/conf/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/locale/en/formats.py [moved from python/google/appengine/_internal/django/conf/locale/en/formats.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/project_template/manage.py [moved from python/google/appengine/_internal/django/conf/project_template/manage.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/project_template/settings.py [moved from python/google/appengine/_internal/django/conf/project_template/settings.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/project_template/urls.py [moved from python/google/appengine/_internal/django/conf/project_template/urls.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/urls/defaults.py [moved from python/google/appengine/_internal/django/conf/urls/defaults.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/urls/i18n.py [moved from python/google/appengine/_internal/django/conf/urls/i18n.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/conf/urls/shortcut.py [moved from python/google/appengine/_internal/django/conf/urls/shortcut.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/__init__.py [moved from python/google/appengine/_internal/django/core/cache/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/backends/base.py [moved from python/google/appengine/_internal/django/core/cache/backends/base.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/backends/db.py [moved from python/google/appengine/_internal/django/core/cache/backends/db.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/backends/dummy.py [moved from python/google/appengine/_internal/django/core/cache/backends/dummy.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/backends/filebased.py [moved from python/google/appengine/_internal/django/core/cache/backends/filebased.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/backends/locmem.py [moved from python/google/appengine/_internal/django/core/cache/backends/locmem.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/cache/backends/memcached.py [moved from python/google/appengine/_internal/django/core/cache/backends/memcached.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/context_processors.py [moved from python/google/appengine/_internal/django/core/context_processors.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/exceptions.py [moved from python/google/appengine/_internal/django/core/exceptions.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/__init__.py [moved from python/google/appengine/_internal/django/core/files/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/base.py [moved from python/google/appengine/_internal/django/core/files/base.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/images.py [moved from python/google/appengine/_internal/django/core/files/images.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/locks.py [moved from python/google/appengine/_internal/django/core/files/locks.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/move.py [moved from python/google/appengine/_internal/django/core/files/move.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/storage.py [moved from python/google/appengine/_internal/django/core/files/storage.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/temp.py [moved from python/google/appengine/_internal/django/core/files/temp.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/uploadedfile.py [moved from python/google/appengine/_internal/django/core/files/uploadedfile.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/uploadhandler.py [moved from python/google/appengine/_internal/django/core/files/uploadhandler.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/files/utils.py [moved from python/google/appengine/_internal/django/core/files/utils.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/handlers/base.py [moved from python/google/appengine/_internal/django/core/handlers/base.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/handlers/modpython.py [moved from python/google/appengine/_internal/django/core/handlers/modpython.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/handlers/profiler-hotshot.py [moved from python/google/appengine/_internal/django/core/handlers/profiler-hotshot.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/handlers/wsgi.py [moved from python/google/appengine/_internal/django/core/handlers/wsgi.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/__init__.py [moved from python/google/appengine/_internal/django/core/mail/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/__init__.py [moved from python/google/appengine/_internal/django/core/mail/backends/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/base.py [moved from python/google/appengine/_internal/django/core/mail/backends/base.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/console.py [moved from python/google/appengine/_internal/django/core/mail/backends/console.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/dummy.py [moved from python/google/appengine/_internal/django/core/mail/backends/dummy.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/filebased.py [moved from python/google/appengine/_internal/django/core/mail/backends/filebased.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/locmem.py [moved from python/google/appengine/_internal/django/core/mail/backends/locmem.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/backends/smtp.py [moved from python/google/appengine/_internal/django/core/mail/backends/smtp.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/message.py [moved from python/google/appengine/_internal/django/core/mail/message.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/mail/utils.py [moved from python/google/appengine/_internal/django/core/mail/utils.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/__init__.py [moved from python/google/appengine/_internal/django/core/management/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/base.py [moved from python/google/appengine/_internal/django/core/management/base.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/color.py [moved from python/google/appengine/_internal/django/core/management/color.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/cleanup.py [moved from python/google/appengine/_internal/django/core/management/commands/cleanup.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/compilemessages.py [moved from python/google/appengine/_internal/django/core/management/commands/compilemessages.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/createcachetable.py [moved from python/google/appengine/_internal/django/core/management/commands/createcachetable.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/dbshell.py [moved from python/google/appengine/_internal/django/core/management/commands/dbshell.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/diffsettings.py [moved from python/google/appengine/_internal/django/core/management/commands/diffsettings.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/dumpdata.py [moved from python/google/appengine/_internal/django/core/management/commands/dumpdata.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/flush.py [moved from python/google/appengine/_internal/django/core/management/commands/flush.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/inspectdb.py [moved from python/google/appengine/_internal/django/core/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/loaddata.py [moved from python/google/appengine/_internal/django/core/management/commands/loaddata.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/makemessages.py [moved from python/google/appengine/_internal/django/core/management/commands/makemessages.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/reset.py [moved from python/google/appengine/_internal/django/core/management/commands/reset.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/runfcgi.py [moved from python/google/appengine/_internal/django/core/management/commands/runfcgi.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/runserver.py [moved from python/google/appengine/_internal/django/core/management/commands/runserver.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/shell.py [moved from python/google/appengine/_internal/django/core/management/commands/shell.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sql.py [moved from python/google/appengine/_internal/django/core/management/commands/sql.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlall.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlall.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlclear.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlclear.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlcustom.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlcustom.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlflush.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlflush.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlindexes.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlindexes.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlinitialdata.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlinitialdata.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlreset.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlreset.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/sqlsequencereset.py [moved from python/google/appengine/_internal/django/core/management/commands/sqlsequencereset.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/startapp.py [moved from python/google/appengine/_internal/django/core/management/commands/startapp.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/startproject.py [moved from python/google/appengine/_internal/django/core/management/commands/startproject.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/syncdb.py [moved from python/google/appengine/_internal/django/core/management/commands/syncdb.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/test.py [moved from python/google/appengine/_internal/django/core/management/commands/test.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/testserver.py [moved from python/google/appengine/_internal/django/core/management/commands/testserver.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/commands/validate.py [moved from python/google/appengine/_internal/django/core/management/commands/validate.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/sql.py [moved from python/google/appengine/_internal/django/core/management/sql.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/management/validation.py [moved from python/google/appengine/_internal/django/core/management/validation.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/paginator.py [moved from python/google/appengine/_internal/django/core/paginator.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/serializers/__init__.py [moved from python/google/appengine/_internal/django/core/serializers/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/serializers/base.py [moved from python/google/appengine/_internal/django/core/serializers/base.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/serializers/json.py [moved from python/google/appengine/_internal/django/core/serializers/json.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/serializers/python.py [moved from python/google/appengine/_internal/django/core/serializers/python.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/serializers/pyyaml.py [moved from python/google/appengine/_internal/django/core/serializers/pyyaml.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/serializers/xml_serializer.py [moved from python/google/appengine/_internal/django/core/serializers/xml_serializer.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/servers/basehttp.py [moved from python/google/appengine/_internal/django/core/servers/basehttp.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/servers/fastcgi.py [moved from python/google/appengine/_internal/django/core/servers/fastcgi.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/signals.py [moved from python/google/appengine/_internal/django/core/signals.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/template_loader.py [moved from python/google/appengine/_internal/django/core/template_loader.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/urlresolvers.py [moved from python/google/appengine/_internal/django/core/urlresolvers.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/validators.py [moved from python/google/appengine/_internal/django/core/validators.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/core/xheaders.py [moved from python/google/appengine/_internal/django/core/xheaders.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/__init__.py [moved from python/google/appengine/_internal/django/template/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/context.py [moved from python/google/appengine/_internal/django/template/context.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/debug.py [moved from python/google/appengine/_internal/django/template/debug.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/defaultfilters.py [moved from python/google/appengine/_internal/django/template/defaultfilters.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/defaulttags.py [moved from python/google/appengine/_internal/django/template/defaulttags.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/loader.py [moved from python/google/appengine/_internal/django/template/loader.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/loader_tags.py [moved from python/google/appengine/_internal/django/template/loader_tags.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/loaders/app_directories.py [moved from python/google/appengine/_internal/django/template/loaders/app_directories.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/loaders/cached.py [moved from python/google/appengine/_internal/django/template/loaders/cached.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/loaders/eggs.py [moved from python/google/appengine/_internal/django/template/loaders/eggs.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/loaders/filesystem.py [moved from python/google/appengine/_internal/django/template/loaders/filesystem.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/template/smartif.py [moved from python/google/appengine/_internal/django/template/smartif.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/templatetags/cache.py [moved from python/google/appengine/_internal/django/templatetags/cache.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/templatetags/i18n.py [moved from python/google/appengine/_internal/django/templatetags/i18n.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/_os.py [moved from python/google/appengine/_internal/django/utils/_os.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/_threading_local.py [moved from python/google/appengine/_internal/django/utils/_threading_local.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/autoreload.py [moved from python/google/appengine/_internal/django/utils/autoreload.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/cache.py [moved from python/google/appengine/_internal/django/utils/cache.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/checksums.py [moved from python/google/appengine/_internal/django/utils/checksums.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/copycompat.py [moved from python/google/appengine/_internal/django/utils/copycompat.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/daemonize.py [moved from python/google/appengine/_internal/django/utils/daemonize.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/datastructures.py [moved from python/google/appengine/_internal/django/utils/datastructures.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/dateformat.py [moved from python/google/appengine/_internal/django/utils/dateformat.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/dates.py [moved from python/google/appengine/_internal/django/utils/dates.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/datetime_safe.py [moved from python/google/appengine/_internal/django/utils/datetime_safe.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/decorators.py [moved from python/google/appengine/_internal/django/utils/decorators.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/encoding.py [moved from python/google/appengine/_internal/django/utils/encoding.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/feedgenerator.py [moved from python/google/appengine/_internal/django/utils/feedgenerator.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/formats.py [moved from python/google/appengine/_internal/django/utils/formats.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/functional.py [moved from python/google/appengine/_internal/django/utils/functional.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/hashcompat.py [moved from python/google/appengine/_internal/django/utils/hashcompat.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/html.py [moved from python/google/appengine/_internal/django/utils/html.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/http.py [moved from python/google/appengine/_internal/django/utils/http.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/importlib.py [moved from python/google/appengine/_internal/django/utils/importlib.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/itercompat.py [moved from python/google/appengine/_internal/django/utils/itercompat.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/module_loading.py [moved from python/google/appengine/_internal/django/utils/module_loading.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/numberformat.py [moved from python/google/appengine/_internal/django/utils/numberformat.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/regex_helper.py [moved from python/google/appengine/_internal/django/utils/regex_helper.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/safestring.py [moved from python/google/appengine/_internal/django/utils/safestring.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/simplejson/__init__.py [moved from python/google/appengine/_internal/django/utils/simplejson/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/simplejson/decoder.py [moved from python/google/appengine/_internal/django/utils/simplejson/decoder.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/simplejson/encoder.py [moved from python/google/appengine/_internal/django/utils/simplejson/encoder.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/simplejson/scanner.py [moved from python/google/appengine/_internal/django/utils/simplejson/scanner.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/simplejson/tool.py [moved from python/google/appengine/_internal/django/utils/simplejson/tool.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/stopwords.py [moved from python/google/appengine/_internal/django/utils/stopwords.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/synch.py [moved from python/google/appengine/_internal/django/utils/synch.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/termcolors.py [moved from python/google/appengine/_internal/django/utils/termcolors.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/text.py [moved from python/google/appengine/_internal/django/utils/text.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/thread_support.py [moved from python/google/appengine/_internal/django/utils/thread_support.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/timesince.py [moved from python/google/appengine/_internal/django/utils/timesince.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/translation/__init__.py [moved from python/google/appengine/_internal/django/utils/translation/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/translation/trans_null.py [moved from python/google/appengine/_internal/django/utils/translation/trans_null.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/translation/trans_real.py [moved from python/google/appengine/_internal/django/utils/translation/trans_real.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/tree.py [moved from python/google/appengine/_internal/django/utils/tree.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/tzinfo.py [moved from python/google/appengine/_internal/django/utils/tzinfo.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/version.py [moved from python/google/appengine/_internal/django/utils/version.py with 100% similarity]
python/google_appengine/google/appengine/_internal/django/utils/xmlutils.py [moved from python/google/appengine/_internal/django/utils/xmlutils.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/__init__.py [moved from python/google/appengine/_internal/graphy/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/backends/google_chart_api/__init__.py [moved from python/google/appengine/_internal/graphy/backends/google_chart_api/__init__.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/backends/google_chart_api/encoders.py [moved from python/google/appengine/_internal/graphy/backends/google_chart_api/encoders.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/backends/google_chart_api/util.py [moved from python/google/appengine/_internal/graphy/backends/google_chart_api/util.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/bar_chart.py [moved from python/google/appengine/_internal/graphy/bar_chart.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/common.py [moved from python/google/appengine/_internal/graphy/common.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/formatters.py [moved from python/google/appengine/_internal/graphy/formatters.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/line_chart.py [moved from python/google/appengine/_internal/graphy/line_chart.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/pie_chart.py [moved from python/google/appengine/_internal/graphy/pie_chart.py with 100% similarity]
python/google_appengine/google/appengine/_internal/graphy/util.py [moved from python/google/appengine/_internal/graphy/util.py with 100% similarity]
python/google_appengine/google/appengine/api/__init__.py [moved from python/google/appengine/api/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/api_base_pb.py [moved from python/google/appengine/api/api_base_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/apiproxy_rpc.py [moved from python/google/appengine/api/apiproxy_rpc.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/apiproxy_stub.py [moved from python/google/appengine/api/apiproxy_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/apiproxy_stub_map.py [moved from python/google/appengine/api/apiproxy_stub_map.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/app_identity/__init__.py [moved from python/google/appengine/api/app_identity/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/app_identity/app_identity.py [moved from python/google/appengine/api/app_identity/app_identity.py with 100% similarity]
python/google_appengine/google/appengine/api/app_identity/app_identity_service_pb.py [moved from python/google/appengine/api/app_identity/app_identity_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/app_identity/app_identity_stub.py [moved from python/google/appengine/api/app_identity/app_identity_stub.py with 100% similarity]
python/google_appengine/google/appengine/api/app_logging.py [moved from python/google/appengine/api/app_logging.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/appinfo.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/appinfo_errors.py [moved from python/google/appengine/api/appinfo_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/appinfo_includes.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/backendinfo.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/backends/__init__.py [moved from python/google/appengine/api/backends/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/backends/backends.py [moved from python/google/appengine/api/backends/backends.py with 100% similarity]
python/google_appengine/google/appengine/api/background_thread/__init__.py [moved from python/google/appengine/api/background_thread/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/background_thread/background_thread.py [moved from python/google/appengine/api/background_thread/background_thread.py with 100% similarity]
python/google_appengine/google/appengine/api/blobstore/__init__.py [moved from python/google/appengine/api/blobstore/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/blobstore/blobstore.py [moved from python/google/appengine/api/blobstore/blobstore.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/blobstore/blobstore_service_pb.py [moved from python/google/appengine/api/blobstore/blobstore_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/blobstore/blobstore_stub.py [moved from python/google/appengine/api/blobstore/blobstore_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/blobstore/dict_blob_storage.py [moved from python/google/appengine/api/blobstore/dict_blob_storage.py with 100% similarity]
python/google_appengine/google/appengine/api/blobstore/file_blob_storage.py [moved from python/google/appengine/api/blobstore/file_blob_storage.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/capabilities/__init__.py [moved from python/google/appengine/api/capabilities/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/capabilities/capability_service_pb.py [moved from python/google/appengine/api/capabilities/capability_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/capabilities/capability_stub.py [moved from python/google/appengine/api/capabilities/capability_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/channel/__init__.py [moved from python/google/appengine/api/channel/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/channel/channel.py [moved from python/google/appengine/api/channel/channel.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/channel/channel_service_pb.py [moved from python/google/appengine/api/channel/channel_service_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/channel/channel_service_stub.py [moved from python/google/appengine/api/channel/channel_service_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/conf.py [moved from python/google/appengine/api/conf.py with 100% similarity]
python/google_appengine/google/appengine/api/croninfo.py [moved from python/google/appengine/api/croninfo.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/datastore.py [moved from python/google/appengine/api/datastore.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/datastore_admin.py [moved from python/google/appengine/api/datastore_admin.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/datastore_entities.py [moved from python/google/appengine/api/datastore_entities.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/datastore_errors.py [moved from python/google/appengine/api/datastore_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/datastore_file_stub.py [moved from python/google/appengine/api/datastore_file_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/datastore_types.py [moved from python/google/appengine/api/datastore_types.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/dispatchinfo.py [moved from python/google/appengine/api/dispatchinfo.py with 100% similarity]
python/google_appengine/google/appengine/api/dosinfo.py [moved from python/google/appengine/api/dosinfo.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/files/__init__.py [moved from python/google/appengine/api/files/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/files/blobstore.py [moved from python/google/appengine/api/files/blobstore.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/files/crc32c.py [moved from python/google/appengine/api/files/crc32c.py with 100% similarity]
python/google_appengine/google/appengine/api/files/file.py [moved from python/google/appengine/api/files/file.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/files/file_service_pb.py [moved from python/google/appengine/api/files/file_service_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/files/file_service_stub.py [moved from python/google/appengine/api/files/file_service_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/files/gs.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/files/records.py [moved from python/google/appengine/api/files/records.py with 100% similarity]
python/google_appengine/google/appengine/api/files/shuffler.py [moved from python/google/appengine/api/files/shuffler.py with 100% similarity]
python/google_appengine/google/appengine/api/files/testutil.py [moved from python/google/appengine/api/files/testutil.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/images/__init__.py [moved from python/google/appengine/api/images/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/images/images_not_implemented_stub.py [moved from python/google/appengine/api/images/images_not_implemented_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/images/images_service_pb.py [moved from python/google/appengine/api/images/images_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/images/images_stub.py [moved from python/google/appengine/api/images/images_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/labs/__init__.py [moved from python/google/appengine/api/labs/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/labs/taskqueue/__init__.py [moved from python/google/appengine/api/labs/taskqueue/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/labs/taskqueue/taskqueue.py [moved from python/google/appengine/api/labs/taskqueue/taskqueue.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/labs/taskqueue/taskqueue_service_pb.py [moved from python/google/appengine/api/labs/taskqueue/taskqueue_service_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/labs/taskqueue/taskqueue_stub.py [moved from python/google/appengine/api/labs/taskqueue/taskqueue_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/lib_config.py [moved from python/google/appengine/api/lib_config.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/logservice/__init__.py [moved from python/google/appengine/api/logservice/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/logservice/log_service_pb.py [moved from python/google/appengine/api/logservice/log_service_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/logservice/logservice.py [moved from python/google/appengine/api/logservice/logservice.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/logservice/logservice_stub.py [moved from python/google/appengine/api/logservice/logservice_stub.py with 100% similarity]
python/google_appengine/google/appengine/api/logservice/logsutil.py [moved from python/google/appengine/api/logservice/logsutil.py with 100% similarity]
python/google_appengine/google/appengine/api/mail.py [moved from python/google/appengine/api/mail.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/mail_errors.py [moved from python/google/appengine/api/mail_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/mail_service_pb.py [moved from python/google/appengine/api/mail_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/mail_stub.py [moved from python/google/appengine/api/mail_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/memcache/__init__.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/memcache/memcache_service_pb.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/memcache/memcache_stub.py [moved from python/google/appengine/api/memcache/memcache_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/namespace_manager/__init__.py [moved from python/google/appengine/api/namespace_manager/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/namespace_manager/namespace_manager.py [moved from python/google/appengine/api/namespace_manager/namespace_manager.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/oauth/__init__.py [moved from python/google/appengine/api/oauth/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/oauth/oauth_api.py [moved from python/google/appengine/api/oauth/oauth_api.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/pagespeedinfo.py [moved from python/google/appengine/api/pagespeedinfo.py with 100% similarity]
python/google_appengine/google/appengine/api/prospective_search/__init__.py [moved from python/google/appengine/api/prospective_search/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/prospective_search/error_pb.py [moved from python/google/appengine/api/prospective_search/error_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/prospective_search/prospective_search.py [moved from python/google/appengine/api/prospective_search/prospective_search.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/prospective_search/prospective_search_admin.py [moved from python/google/appengine/api/prospective_search/prospective_search_admin.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/prospective_search/prospective_search_pb.py [moved from python/google/appengine/api/prospective_search/prospective_search_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/prospective_search/prospective_search_stub.py [moved from python/google/appengine/api/prospective_search/prospective_search_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/queueinfo.py [moved from python/google/appengine/api/queueinfo.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/quota.py [moved from python/google/appengine/api/quota.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/rdbms.py [moved from python/google/appengine/api/rdbms.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/rdbms_mysqldb.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/remote_socket/__init__.py [moved from python/google/appengine/api/remote_socket/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/remote_socket/_remote_socket.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/remote_socket/_remote_socket_addr.py [moved from python/google/appengine/api/remote_socket/_remote_socket_addr.py with 100% similarity]
python/google_appengine/google/appengine/api/remote_socket/_remote_socket_error.py [moved from python/google/appengine/api/remote_socket/_remote_socket_error.py with 100% similarity]
python/google_appengine/google/appengine/api/remote_socket/_remote_socket_stub.py [moved from python/google/appengine/api/remote_socket/_remote_socket_stub.py with 100% similarity]
python/google_appengine/google/appengine/api/remote_socket/remote_socket_service_pb.py [moved from python/google/appengine/api/remote_socket/remote_socket_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/request_info.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/runtime/__init__.py [moved from python/google/appengine/api/runtime/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/runtime/runtime.py [moved from python/google/appengine/api/runtime/runtime.py with 100% similarity]
python/google_appengine/google/appengine/api/search/ExpressionLexer.py [moved from python/google/appengine/api/search/ExpressionLexer.py with 100% similarity]
python/google_appengine/google/appengine/api/search/ExpressionParser.py [moved from python/google/appengine/api/search/ExpressionParser.py with 100% similarity]
python/google_appengine/google/appengine/api/search/QueryLexer.py [moved from python/google/appengine/api/search/QueryLexer.py with 100% similarity]
python/google_appengine/google/appengine/api/search/QueryParser.py [moved from python/google/appengine/api/search/QueryParser.py with 100% similarity]
python/google_appengine/google/appengine/api/search/__init__.py [moved from python/google/appengine/api/search/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/search/expression_parser.py [moved from python/google/appengine/api/search/expression_parser.py with 100% similarity]
python/google_appengine/google/appengine/api/search/query_parser.py [moved from python/google/appengine/api/search/query_parser.py with 100% similarity]
python/google_appengine/google/appengine/api/search/search.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/search/search_service_pb.py [moved from python/google/appengine/api/search/search_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/search/search_util.py [moved from python/google/appengine/api/search/search_util.py with 100% similarity]
python/google_appengine/google/appengine/api/search/simple_search_stub.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/search/stub/__init__.py [moved from python/google/appengine/api/search/stub/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/search/stub/document_matcher.py [moved from python/google/appengine/api/search/stub/document_matcher.py with 100% similarity]
python/google_appengine/google/appengine/api/search/stub/expression_evaluator.py [moved from python/google/appengine/api/search/stub/expression_evaluator.py with 100% similarity]
python/google_appengine/google/appengine/api/search/stub/simple_tokenizer.py [moved from python/google/appengine/api/search/stub/simple_tokenizer.py with 100% similarity]
python/google_appengine/google/appengine/api/search/stub/tokens.py [moved from python/google/appengine/api/search/stub/tokens.py with 100% similarity]
python/google_appengine/google/appengine/api/servers/__init__.py [moved from python/google/appengine/api/servers/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/servers/servers.py [moved from python/google/appengine/api/servers/servers.py with 100% similarity]
python/google_appengine/google/appengine/api/servers/servers_service_pb.py [moved from python/google/appengine/api/servers/servers_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/servers/servers_stub.py [moved from python/google/appengine/api/servers/servers_stub.py with 100% similarity]
python/google_appengine/google/appengine/api/system/__init__.py [moved from python/google/appengine/api/system/__init__.py with 100% similarity]
python/google_appengine/google/appengine/api/system/system_service_pb.py [moved from python/google/appengine/api/system/system_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/system/system_stub.py [moved from python/google/appengine/api/system/system_stub.py with 100% similarity]
python/google_appengine/google/appengine/api/taskqueue/__init__.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/taskqueue/taskqueue.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/taskqueue/taskqueue_service_pb.py [moved from python/google/appengine/api/taskqueue/taskqueue_service_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/taskqueue/taskqueue_stub.py [moved from python/google/appengine/api/taskqueue/taskqueue_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/urlfetch.py [moved from python/google/appengine/api/urlfetch.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/urlfetch_errors.py [moved from python/google/appengine/api/urlfetch_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/urlfetch_service_pb.py [moved from python/google/appengine/api/urlfetch_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/urlfetch_stub.py [moved from python/google/appengine/api/urlfetch_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/user_service_pb.py [moved from python/google/appengine/api/user_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/user_service_stub.py [moved from python/google/appengine/api/user_service_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/users.py [moved from python/google/appengine/api/users.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/validation.py [moved from python/google/appengine/api/validation.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/xmpp/__init__.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/xmpp/xmpp_service_pb.py [moved from python/google/appengine/api/xmpp/xmpp_service_pb.py with 100% similarity]
python/google_appengine/google/appengine/api/xmpp/xmpp_service_stub.py [new file with mode: 0644]
python/google_appengine/google/appengine/api/yaml_builder.py [moved from python/google/appengine/api/yaml_builder.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/yaml_errors.py [moved from python/google/appengine/api/yaml_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/yaml_listener.py [moved from python/google/appengine/api/yaml_listener.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/api/yaml_object.py [moved from python/google/appengine/api/yaml_object.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/base/__init__.py [moved from python/google/appengine/base/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/base/capabilities_pb.py [moved from python/google/appengine/base/capabilities_pb.py with 100% similarity]
python/google_appengine/google/appengine/base/memcache_sharding_strategy_pb.py [moved from python/google/appengine/base/memcache_sharding_strategy_pb.py with 100% similarity]
python/google_appengine/google/appengine/cron/GrocLexer.py [new file with mode: 0644]
python/google_appengine/google/appengine/cron/GrocParser.py [new file with mode: 0644]
python/google_appengine/google/appengine/cron/__init__.py [moved from python/google/appengine/cron/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/cron/groc.py [moved from python/google/appengine/cron/groc.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/cron/groctimespecification.py [moved from python/google/appengine/cron/groctimespecification.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/__init__.py [moved from python/google/appengine/datastore/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/acl_pb.py [moved from python/google/appengine/datastore/acl_pb.py with 100% similarity]
python/google_appengine/google/appengine/datastore/action_pb.py [moved from python/google/appengine/datastore/action_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/datastore_index.py [moved from python/google/appengine/datastore/datastore_index.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/datastore_pb.py [new file with mode: 0644]
python/google_appengine/google/appengine/datastore/datastore_query.py [moved from python/google/appengine/datastore/datastore_query.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/datastore_rpc.py [moved from python/google/appengine/datastore/datastore_rpc.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/datastore_sqlite_stub.py [new file with mode: 0644]
python/google_appengine/google/appengine/datastore/datastore_stats_generator.py [moved from python/google/appengine/datastore/datastore_stats_generator.py with 100% similarity]
python/google_appengine/google/appengine/datastore/datastore_stub_index.py [moved from python/google/appengine/datastore/datastore_stub_index.py with 100% similarity]
python/google_appengine/google/appengine/datastore/datastore_stub_util.py [moved from python/google/appengine/datastore/datastore_stub_util.py with 100% similarity]
python/google_appengine/google/appengine/datastore/datastore_v3_pb.py [moved from python/google/appengine/datastore/datastore_v3_pb.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/datastore/document_pb.py [moved from python/google/appengine/datastore/document_pb.py with 100% similarity]
python/google_appengine/google/appengine/datastore/entity_pb.py [moved from python/google/appengine/datastore/entity_pb.py with 100% similarity]
python/google_appengine/google/appengine/datastore/snapshot_pb.py [new file with mode: 0644]
python/google_appengine/google/appengine/datastore/sortable_pb_encoder.py [moved from python/google/appengine/datastore/sortable_pb_encoder.py with 100% similarity]
python/google_appengine/google/appengine/dist/__init__.py [moved from python/google/appengine/dist/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/_library.py [moved from python/google/appengine/dist/_library.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/_threading_local.py [moved from python/google/appengine/dist/_threading_local.py with 100% similarity]
python/google_appengine/google/appengine/dist/ftplib.py [moved from python/google/appengine/dist/ftplib.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/httplib.py [moved from python/google/appengine/dist/httplib.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/neo_cgi.py [moved from python/google/appengine/dist/neo_cgi.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/py_imp.py [moved from python/google/appengine/dist/py_imp.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/py_select.py [moved from python/google/appengine/dist/py_select.py with 100% similarity]
python/google_appengine/google/appengine/dist/py_zipimport.py [moved from python/google/appengine/dist/py_zipimport.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/select.py [moved from python/google/appengine/dist/select.py with 100% similarity]
python/google_appengine/google/appengine/dist/socket.py [moved from python/google/appengine/dist/socket.py with 100% similarity]
python/google_appengine/google/appengine/dist/subprocess.py [moved from python/google/appengine/dist/subprocess.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist/tempfile.py [moved from python/google/appengine/dist/tempfile.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/dist27/__init__.py [moved from python/google/appengine/dist27/__init__.py with 100% similarity]
python/google_appengine/google/appengine/dist27/httplib.py [moved from python/google/appengine/dist27/httplib.py with 100% similarity]
python/google_appengine/google/appengine/dist27/socket.py [moved from python/google/appengine/dist27/socket.py with 100% similarity]
python/google_appengine/google/appengine/dist27/threading.py [moved from python/google/appengine/dist27/threading.py with 100% similarity]
python/google_appengine/google/appengine/dist27/urllib.py [moved from python/google/appengine/dist27/urllib.py with 100% similarity]
python/google_appengine/google/appengine/ext/__init__.py [moved from python/google/appengine/ext/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/admin/__init__.py [moved from python/google/appengine/ext/admin/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/admin/templates/backend.html [moved from python/google/appengine/ext/admin/templates/backend.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/backends.html [moved from python/google/appengine/ext/admin/templates/backends.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/base.html [moved from python/google/appengine/ext/admin/templates/base.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/cron.html [moved from python/google/appengine/ext/admin/templates/cron.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/ae.css [moved from python/google/appengine/ext/admin/templates/css/ae.css with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/admin/templates/css/base.css [moved from python/google/appengine/ext/admin/templates/css/base.css with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/admin/templates/css/cron.css [moved from python/google/appengine/ext/admin/templates/css/cron.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/datastore.css [moved from python/google/appengine/ext/admin/templates/css/datastore.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/datastore_indexes.css [moved from python/google/appengine/ext/admin/templates/css/datastore_indexes.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/form.css [moved from python/google/appengine/ext/admin/templates/css/form.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/inboundmail.css [moved from python/google/appengine/ext/admin/templates/css/inboundmail.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/memcache.css [moved from python/google/appengine/ext/admin/templates/css/memcache.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/nav.css [moved from python/google/appengine/ext/admin/templates/css/nav.css with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/admin/templates/css/pager.css [moved from python/google/appengine/ext/admin/templates/css/pager.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/queues.css [moved from python/google/appengine/ext/admin/templates/css/queues.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/tasks.css [moved from python/google/appengine/ext/admin/templates/css/tasks.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/css/xmpp.css [moved from python/google/appengine/ext/admin/templates/css/xmpp.css with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/datastore.html [moved from python/google/appengine/ext/admin/templates/datastore.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/datastore_admin_frame.html [moved from python/google/appengine/ext/admin/templates/datastore_admin_frame.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/datastore_edit.html [moved from python/google/appengine/ext/admin/templates/datastore_edit.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/datastore_indexes.html [moved from python/google/appengine/ext/admin/templates/datastore_indexes.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/datastore_stats.html [moved from python/google/appengine/ext/admin/templates/datastore_stats.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/inboundmail.html [moved from python/google/appengine/ext/admin/templates/inboundmail.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/interactive-output.html [moved from python/google/appengine/ext/admin/templates/interactive-output.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/interactive.html [moved from python/google/appengine/ext/admin/templates/interactive.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/js/multipart_form_data.js [moved from python/google/appengine/ext/admin/templates/js/multipart_form_data.js with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/js/rfc822_date.js [moved from python/google/appengine/ext/admin/templates/js/rfc822_date.js with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/js/webhook.js [moved from python/google/appengine/ext/admin/templates/js/webhook.js with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/memcache.html [moved from python/google/appengine/ext/admin/templates/memcache.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/pager.html [moved from python/google/appengine/ext/admin/templates/pager.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/queues.html [moved from python/google/appengine/ext/admin/templates/queues.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/search.html [moved from python/google/appengine/ext/admin/templates/search.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/search_document.html [moved from python/google/appengine/ext/admin/templates/search_document.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/search_index.html [moved from python/google/appengine/ext/admin/templates/search_index.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/tasks.html [moved from python/google/appengine/ext/admin/templates/tasks.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin/templates/xmpp.html [moved from python/google/appengine/ext/admin/templates/xmpp.html with 100% similarity]
python/google_appengine/google/appengine/ext/admin_redirect/__init__.py [moved from python/google/appengine/ext/admin_redirect/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/admin_redirect/main.py [moved from python/google/appengine/ext/admin_redirect/main.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/analytics/__init__.py [moved from python/google/appengine/ext/analytics/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/app.yaml [moved from python/google/appengine/ext/analytics/app.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/entity.py [moved from python/google/appengine/ext/analytics/entity.py with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/main.py [moved from python/google/appengine/ext/analytics/main.py with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/process.py [moved from python/google/appengine/ext/analytics/process.py with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/standaloneapp.py [moved from python/google/appengine/ext/analytics/standaloneapp.py with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/static/analytics_css.css [moved from python/google/appengine/ext/analytics/static/analytics_css.css with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/static/analytics_js.js [new file with mode: 0644]
python/google_appengine/google/appengine/ext/analytics/stats.py [moved from python/google/appengine/ext/analytics/stats.py with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/templates/drill.html [moved from python/google/appengine/ext/analytics/templates/drill.html with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/templates/error.html [moved from python/google/appengine/ext/analytics/templates/error.html with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/templates/main.html [moved from python/google/appengine/ext/analytics/templates/main.html with 100% similarity]
python/google_appengine/google/appengine/ext/analytics/templates/showPklFiles.html [moved from python/google/appengine/ext/analytics/templates/showPklFiles.html with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/__init__.py [moved from python/google/appengine/ext/appstats/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/appstats/datamodel_pb.py [moved from python/google/appengine/ext/appstats/datamodel_pb.py with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/formatting.py [moved from python/google/appengine/ext/appstats/formatting.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/appstats/loader.py [moved from python/google/appengine/ext/appstats/loader.py with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/recording.py [moved from python/google/appengine/ext/appstats/recording.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/appstats/sample_appengine_config.py [moved from python/google/appengine/ext/appstats/sample_appengine_config.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/appstats/static/appstats_css.css [moved from python/google/appengine/ext/appstats/static/appstats_css.css with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/appstats/static/appstats_js.js [new file with mode: 0644]
python/google_appengine/google/appengine/ext/appstats/static/gantt.js [moved from python/google/appengine/ext/appstats/static/gantt.js with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/templates/base.html [moved from python/google/appengine/ext/appstats/templates/base.html with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/templates/details.html [moved from python/google/appengine/ext/appstats/templates/details.html with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/templates/file.html [moved from python/google/appengine/ext/appstats/templates/file.html with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/templates/main.html [moved from python/google/appengine/ext/appstats/templates/main.html with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/templates/test.html [moved from python/google/appengine/ext/appstats/templates/test.html with 100% similarity]
python/google_appengine/google/appengine/ext/appstats/ui.py [moved from python/google/appengine/ext/appstats/ui.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/blobstore/__init__.py [moved from python/google/appengine/ext/blobstore/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/blobstore/blobstore.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/builtins/__init__.py [moved from python/google/appengine/ext/builtins/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/builtins/admin_redirect/include-python27.yaml [moved from python/google/appengine/ext/builtins/admin_redirect/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/admin_redirect/include.yaml [moved from python/google/appengine/ext/builtins/admin_redirect/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/appstats/include-python27.yaml [moved from python/google/appengine/ext/builtins/appstats/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/appstats/include.yaml [moved from python/google/appengine/ext/builtins/appstats/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/datastore_admin/include-python27.yaml [moved from python/google/appengine/ext/builtins/datastore_admin/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/datastore_admin/include.yaml [moved from python/google/appengine/ext/builtins/datastore_admin/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/default/include-python27.yaml [moved from python/google/appengine/ext/builtins/default/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/default/include.yaml [moved from python/google/appengine/ext/builtins/default/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/deferred/include-python27.yaml [moved from python/google/appengine/ext/builtins/deferred/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/deferred/include.yaml [moved from python/google/appengine/ext/builtins/deferred/include.yaml with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/builtins/django_wsgi/include-python27.yaml [moved from python/google/appengine/ext/builtins/django_wsgi/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/django_wsgi/include.yaml [moved from python/google/appengine/ext/builtins/django_wsgi/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/mapreduce/include-python27.yaml [moved from python/google/appengine/ext/builtins/mapreduce/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/mapreduce/include.yaml [moved from python/google/appengine/ext/builtins/mapreduce/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/remote_api/include-python27.yaml [moved from python/google/appengine/ext/builtins/remote_api/include-python27.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/builtins/remote_api/include.yaml [moved from python/google/appengine/ext/builtins/remote_api/include.yaml with 100% similarity]
python/google_appengine/google/appengine/ext/bulkload/__init__.py [moved from python/google/appengine/ext/bulkload/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/bulkload_deprecated.py [moved from python/google/appengine/ext/bulkload/bulkload_deprecated.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/bulkloader_config.py [moved from python/google/appengine/ext/bulkload/bulkloader_config.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/bulkloader_errors.py [moved from python/google/appengine/ext/bulkload/bulkloader_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/bulkloader_parser.py [moved from python/google/appengine/ext/bulkload/bulkloader_parser.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/bulkloader_wizard.py [moved from python/google/appengine/ext/bulkload/bulkloader_wizard.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/bulkloader_wizard.yaml [moved from python/google/appengine/ext/bulkload/bulkloader_wizard.yaml with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/connector_interface.py [moved from python/google/appengine/ext/bulkload/connector_interface.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/constants.py [moved from python/google/appengine/ext/bulkload/constants.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/csv_connector.py [moved from python/google/appengine/ext/bulkload/csv_connector.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/simpletext_connector.py [moved from python/google/appengine/ext/bulkload/simpletext_connector.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/simplexml_connector.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/bulkload/transform.py [moved from python/google/appengine/ext/bulkload/transform.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/__init__.py [moved from python/google/appengine/ext/datastore_admin/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/backup_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/backup_pb2.py [moved from python/google/appengine/ext/datastore_admin/backup_pb2.py with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/copy_handler.py [moved from python/google/appengine/ext/datastore_admin/copy_handler.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/delete_handler.py [moved from python/google/appengine/ext/datastore_admin/delete_handler.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/main.py [moved from python/google/appengine/ext/datastore_admin/main.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/remote_api_put_stub.py [moved from python/google/appengine/ext/datastore_admin/remote_api_put_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/static/css/compiled.css [new file with mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/static/js/compiled.js [new file with mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/templates/backup_information.html [moved from python/google/appengine/ext/datastore_admin/templates/backup_information.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/base.html [moved from python/google/appengine/ext/datastore_admin/templates/base.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_abort_backup.html [moved from python/google/appengine/ext/datastore_admin/templates/confirm_abort_backup.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_backup.html [moved from python/google/appengine/ext/datastore_admin/templates/confirm_backup.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_backup_import.html [new file with mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_copy.html [moved from python/google/appengine/ext/datastore_admin/templates/confirm_copy.html with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_delete.html [moved from python/google/appengine/ext/datastore_admin/templates/confirm_delete.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_delete_backup.html [moved from python/google/appengine/ext/datastore_admin/templates/confirm_delete_backup.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/confirm_restore_from_backup.html [moved from python/google/appengine/ext/datastore_admin/templates/confirm_restore_from_backup.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/do_backup.html [moved from python/google/appengine/ext/datastore_admin/templates/do_backup.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/do_copy.html [moved from python/google/appengine/ext/datastore_admin/templates/do_copy.html with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/datastore_admin/templates/do_delete.html [moved from python/google/appengine/ext/datastore_admin/templates/do_delete.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/do_restore_from_backup.html [moved from python/google/appengine/ext/datastore_admin/templates/do_restore_from_backup.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/templates/list_actions.html [moved from python/google/appengine/ext/datastore_admin/templates/list_actions.html with 100% similarity]
python/google_appengine/google/appengine/ext/datastore_admin/utils.py [moved from python/google/appengine/ext/datastore_admin/utils.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/db/__init__.py [moved from python/google/appengine/ext/db/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/db/djangoforms.py [moved from python/google/appengine/ext/db/djangoforms.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/db/metadata.py [moved from python/google/appengine/ext/db/metadata.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/db/polymodel.py [moved from python/google/appengine/ext/db/polymodel.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/db/stats.py [moved from python/google/appengine/ext/db/stats.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/deferred/__init__.py [moved from python/google/appengine/ext/deferred/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/deferred/deferred.py [moved from python/google/appengine/ext/deferred/deferred.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/deferred/handler.py [moved from python/google/appengine/ext/deferred/handler.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/django/__init__.py [moved from python/google/appengine/ext/django/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/backends/__init__.py [moved from python/google/appengine/ext/django/backends/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/backends/rdbms/__init__.py [moved from python/google/appengine/ext/django/backends/rdbms/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/backends/rdbms/base.py [moved from python/google/appengine/ext/django/backends/rdbms/base.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/main.py [moved from python/google/appengine/ext/django/main.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/management/__init__.py [moved from python/google/appengine/ext/django/management/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/management/commands/__init__.py [moved from python/google/appengine/ext/django/management/commands/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/django/management/commands/getoauthtoken.py [moved from python/google/appengine/ext/django/management/commands/getoauthtoken.py with 100% similarity]
python/google_appengine/google/appengine/ext/endpoints/__init__.py [moved from python/google/appengine/ext/endpoints/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/endpoints/api_backend.py [moved from python/google/appengine/ext/endpoints/api_backend.py with 100% similarity]
python/google_appengine/google/appengine/ext/endpoints/api_backend_service.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/endpoints/api_config.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/endpoints/api_exceptions.py [moved from python/google/appengine/ext/endpoints/api_exceptions.py with 100% similarity]
python/google_appengine/google/appengine/ext/endpoints/apiserving.py [moved from python/google/appengine/ext/endpoints/apiserving.py with 100% similarity]
python/google_appengine/google/appengine/ext/endpoints/message_parser.py [moved from python/google/appengine/ext/endpoints/message_parser.py with 100% similarity]
python/google_appengine/google/appengine/ext/endpoints/users_id_token.py [moved from python/google/appengine/ext/endpoints/users_id_token.py with 100% similarity]
python/google_appengine/google/appengine/ext/ereporter/__init__.py [moved from python/google/appengine/ext/ereporter/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/ereporter/ereporter.py [moved from python/google/appengine/ext/ereporter/ereporter.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/ereporter/report_generator.py [moved from python/google/appengine/ext/ereporter/report_generator.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/ereporter/templates/report.html [moved from python/google/appengine/ext/ereporter/templates/report.html with 100% similarity]
python/google_appengine/google/appengine/ext/go/__init__.py [moved from python/google/appengine/ext/go/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/gql/__init__.py [moved from python/google/appengine/ext/gql/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/key_range/__init__.py [moved from python/google/appengine/ext/key_range/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/__init__.py [moved from python/google/appengine/ext/mapreduce/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/base_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/context.py [moved from python/google/appengine/ext/mapreduce/context.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/control.py [moved from python/google/appengine/ext/mapreduce/control.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/errors.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/file_format_parser.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/file_format_root.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/file_formats.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/handlers.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/hooks.py [moved from python/google/appengine/ext/mapreduce/hooks.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/input_readers.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/main.py [moved from python/google/appengine/ext/mapreduce/main.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/mapper_pipeline.py [moved from python/google/appengine/ext/mapreduce/mapper_pipeline.py with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/mapreduce_pipeline.py [moved from python/google/appengine/ext/mapreduce/mapreduce_pipeline.py with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/model.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/namespace_range.py [moved from python/google/appengine/ext/mapreduce/namespace_range.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/operation/__init__.py [moved from python/google/appengine/ext/mapreduce/operation/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/operation/base.py [moved from python/google/appengine/ext/mapreduce/operation/base.py with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/operation/counters.py [moved from python/google/appengine/ext/mapreduce/operation/counters.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/operation/db.py [moved from python/google/appengine/ext/mapreduce/operation/db.py with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/output_writers.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/parameters.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/quota.py [moved from python/google/appengine/ext/mapreduce/quota.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/shuffler.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/static/base.css [moved from python/google/appengine/ext/mapreduce/static/base.css with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/static/detail.html [moved from python/google/appengine/ext/mapreduce/static/detail.html with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/static/jquery-1.6.1.min.js [moved from python/google/appengine/ext/mapreduce/static/jquery-1.6.1.min.js with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/static/jquery.json-2.2.min.js [moved from python/google/appengine/ext/mapreduce/static/jquery.json-2.2.min.js with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/static/overview.html [moved from python/google/appengine/ext/mapreduce/static/overview.html with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/static/status.js [moved from python/google/appengine/ext/mapreduce/static/status.js with 100% similarity]
python/google_appengine/google/appengine/ext/mapreduce/status.py [moved from python/google/appengine/ext/mapreduce/status.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/test_support.py [new file with mode: 0644]
python/google_appengine/google/appengine/ext/mapreduce/util.py [moved from python/google/appengine/ext/mapreduce/util.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/__init__.py [moved from python/google/appengine/ext/ndb/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/blobstore.py [moved from python/google/appengine/ext/ndb/blobstore.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/context.py [moved from python/google/appengine/ext/ndb/context.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/django_middleware.py [moved from python/google/appengine/ext/ndb/django_middleware.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/eventloop.py [moved from python/google/appengine/ext/ndb/eventloop.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/google_imports.py [moved from python/google/appengine/ext/ndb/google_imports.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/key.py [moved from python/google/appengine/ext/ndb/key.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/metadata.py [moved from python/google/appengine/ext/ndb/metadata.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/model.py [moved from python/google/appengine/ext/ndb/model.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/msgprop.py [moved from python/google/appengine/ext/ndb/msgprop.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/polymodel.py [moved from python/google/appengine/ext/ndb/polymodel.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/prospective_search.py [moved from python/google/appengine/ext/ndb/prospective_search.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/query.py [moved from python/google/appengine/ext/ndb/query.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/stats.py [moved from python/google/appengine/ext/ndb/stats.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/tasklets.py [moved from python/google/appengine/ext/ndb/tasklets.py with 100% similarity]
python/google_appengine/google/appengine/ext/ndb/utils.py [moved from python/google/appengine/ext/ndb/utils.py with 100% similarity]
python/google_appengine/google/appengine/ext/preload/__init__.py [moved from python/google/appengine/ext/preload/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/remote_api/__init__.py [moved from python/google/appengine/ext/remote_api/__init__.py with 100% similarity]
python/google_appengine/google/appengine/ext/remote_api/handler.py [moved from python/google/appengine/ext/remote_api/handler.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/remote_api/remote_api_pb.py [moved from python/google/appengine/ext/remote_api/remote_api_pb.py with 100% similarity]
python/google_appengine/google/appengine/ext/remote_api/remote_api_services.py [moved from python/google/appengine/ext/remote_api/remote_api_services.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/remote_api/remote_api_stub.py [moved from python/google/appengine/ext/remote_api/remote_api_stub.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/remote_api/throttle.py [moved from python/google/appengine/ext/remote_api/throttle.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/search/__init__.py [moved from python/google/appengine/ext/search/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/testbed/__init__.py [moved from python/google/appengine/ext/testbed/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/webapp/__init__.py [moved from python/google/appengine/ext/webapp/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/webapp/_template.py [moved from python/google/appengine/ext/webapp/_template.py with 100% similarity]
python/google_appengine/google/appengine/ext/webapp/_webapp25.py [moved from python/google/appengine/ext/webapp/_webapp25.py with 100% similarity]
python/google_appengine/google/appengine/ext/webapp/blobstore_handlers.py [moved from python/google/appengine/ext/webapp/blobstore_handlers.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/webapp/mail_handlers.py [moved from python/google/appengine/ext/webapp/mail_handlers.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/webapp/mock_webapp.py [moved from python/google/appengine/ext/webapp/mock_webapp.py with 100% similarity]
python/google_appengine/google/appengine/ext/webapp/template.py [moved from python/google/appengine/ext/webapp/template.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/webapp/util.py [moved from python/google/appengine/ext/webapp/util.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/webapp/xmpp_handlers.py [moved from python/google/appengine/ext/webapp/xmpp_handlers.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/ext/zipserve/__init__.py [moved from python/google/appengine/ext/zipserve/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/runtime/__init__.py [moved from python/google/appengine/runtime/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/runtime/apiproxy.py [moved from python/google/appengine/runtime/apiproxy.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/runtime/apiproxy_errors.py [moved from python/google/appengine/runtime/apiproxy_errors.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/runtime/background.py [moved from python/google/appengine/runtime/background.py with 100% similarity]
python/google_appengine/google/appengine/runtime/cgi.py [moved from python/google/appengine/runtime/cgi.py with 100% similarity]
python/google_appengine/google/appengine/runtime/request_environment.py [moved from python/google/appengine/runtime/request_environment.py with 100% similarity]
python/google_appengine/google/appengine/runtime/runtime.py [moved from python/google/appengine/runtime/runtime.py with 100% similarity]
python/google_appengine/google/appengine/runtime/shutdown.py [moved from python/google/appengine/runtime/shutdown.py with 100% similarity]
python/google_appengine/google/appengine/runtime/wsgi.py [moved from python/google/appengine/runtime/wsgi.py with 100% similarity]
python/google_appengine/google/appengine/tools/__init__.py [moved from python/google/appengine/tools/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/adaptive_thread_pool.py [moved from python/google/appengine/tools/adaptive_thread_pool.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/api_server.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/appcfg.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/appengine_rpc.py [moved from python/google/appengine/tools/appengine_rpc.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/appengine_rpc_httplib2.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/boolean_action.py [moved from python/google/appengine/tools/boolean_action.py with 100% similarity]
python/google_appengine/google/appengine/tools/bulkload_client.py [moved from python/google/appengine/tools/bulkload_client.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/bulkloader.py [moved from python/google/appengine/tools/bulkloader.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev-channel-js.js [new file with mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver.py [moved from python/google/appengine/tools/dev_appserver.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_apiserver.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_blobimage.py [moved from python/google/appengine/tools/dev_appserver_blobimage.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_blobstore.py [moved from python/google/appengine/tools/dev_appserver_blobstore.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_channel.py [moved from python/google/appengine/tools/dev_appserver_channel.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_import_hook.py [moved from python/google/appengine/tools/dev_appserver_import_hook.py with 100% similarity]
python/google_appengine/google/appengine/tools/dev_appserver_index.py [moved from python/google/appengine/tools/dev_appserver_index.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_login.py [moved from python/google/appengine/tools/dev_appserver_login.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_main.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_multiprocess.py [moved from python/google/appengine/tools/dev_appserver_multiprocess.py with 100% similarity]
python/google_appengine/google/appengine/tools/dev_appserver_oauth.py [moved from python/google/appengine/tools/dev_appserver_oauth.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/dev_appserver_upload.py [moved from python/google/appengine/tools/dev_appserver_upload.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/__init__.py [moved from python/google/appengine/tools/devappserver2/__init__.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/__init__.py [moved from python/google/appengine/tools/devappserver2/admin/__init__.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/admin_request_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/admin_request_handler_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/admin_server.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/assets/common.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/assets/jquery-1.8.2.min.js [moved from python/google/appengine/tools/devappserver2/admin/assets/jquery-1.8.2.min.js with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/blobstore_viewer.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/blobstore_viewer_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/console.py [moved from python/google/appengine/tools/devappserver2/admin/console.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/console_test.py [moved from python/google/appengine/tools/devappserver2/admin/console_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/cron_handler.py [moved from python/google/appengine/tools/devappserver2/admin/cron_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/cron_handler_test.py [moved from python/google/appengine/tools/devappserver2/admin/cron_handler_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/datastore_indexes_viewer.py [moved from python/google/appengine/tools/devappserver2/admin/datastore_indexes_viewer.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/datastore_stats_handler.py [moved from python/google/appengine/tools/devappserver2/admin/datastore_stats_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/datastore_viewer.py [moved from python/google/appengine/tools/devappserver2/admin/datastore_viewer.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/datastore_viewer_test.py [moved from python/google/appengine/tools/devappserver2/admin/datastore_viewer_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/mail_request_handler.py [moved from python/google/appengine/tools/devappserver2/admin/mail_request_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/mail_request_handler_test.py [moved from python/google/appengine/tools/devappserver2/admin/mail_request_handler_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/memcache_viewer.py [moved from python/google/appengine/tools/devappserver2/admin/memcache_viewer.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/quit_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/search_handler.py [moved from python/google/appengine/tools/devappserver2/admin/search_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/servers_handler.py [moved from python/google/appengine/tools/devappserver2/admin/servers_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/static_file_handler.py [moved from python/google/appengine/tools/devappserver2/admin/static_file_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/taskqueue_queues_handler.py [moved from python/google/appengine/tools/devappserver2/admin/taskqueue_queues_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/taskqueue_queues_handler_test.py [moved from python/google/appengine/tools/devappserver2/admin/taskqueue_queues_handler_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/taskqueue_tasks_handler.py [moved from python/google/appengine/tools/devappserver2/admin/taskqueue_tasks_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/taskqueue_utils.py [moved from python/google/appengine/tools/devappserver2/admin/taskqueue_utils.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/taskqueue_utils_test.py [moved from python/google/appengine/tools/devappserver2/admin/taskqueue_utils_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/blob_viewer.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/blobstore_viewer.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/blobstore_viewer.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/blobstore_viewer.js [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/console.css [moved from python/google/appengine/tools/devappserver2/admin/templates/console.css with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/console.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/console.js [moved from python/google/appengine/tools/devappserver2/admin/templates/console.js with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/cron.css [moved from python/google/appengine/tools/devappserver2/admin/templates/cron.css with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/cron.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_edit.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_edit.js [moved from python/google/appengine/tools/devappserver2/admin/templates/datastore_edit.js with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_indexes_viewer.css [moved from python/google/appengine/tools/devappserver2/admin/templates/datastore_indexes_viewer.css with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_indexes_viewer.html [moved from python/google/appengine/tools/devappserver2/admin/templates/datastore_indexes_viewer.html with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_stats.css [moved from python/google/appengine/tools/devappserver2/admin/templates/datastore_stats.css with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_stats.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.js [moved from python/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.js with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/mail.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/mail.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/memcache_viewer.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/memcache_viewer.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/search.css [moved from python/google/appengine/tools/devappserver2/admin/templates/search.css with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/search.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/search_document.html [moved from python/google/appengine/tools/devappserver2/admin/templates/search_document.html with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/search_index.html [moved from python/google/appengine/tools/devappserver2/admin/templates/search_index.html with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/search_index.js [moved from python/google/appengine/tools/devappserver2/admin/templates/search_index.js with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/servers.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/servers.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/skeleton.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/taskqueue_queues.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/taskqueue_tasks.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/xmpp.css [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/templates/xmpp.html [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/xmpp_request_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/admin/xmpp_request_handler_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/api_server.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/api_server_test.py [moved from python/google/appengine/tools/devappserver2/api_server_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/application_configuration.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/application_configuration_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/blob_download.py [moved from python/google/appengine/tools/devappserver2/blob_download.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/blob_download_test.py [moved from python/google/appengine/tools/devappserver2/blob_download_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/blob_image.py [moved from python/google/appengine/tools/devappserver2/blob_image.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/blob_image_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/blob_upload.py [moved from python/google/appengine/tools/devappserver2/blob_upload.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/blob_upload_test.py [moved from python/google/appengine/tools/devappserver2/blob_upload_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/channel.py [moved from python/google/appengine/tools/devappserver2/channel.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/channel_test.py [moved from python/google/appengine/tools/devappserver2/channel_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/constants.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/devappserver2.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/devappserver2_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/dispatcher.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/dispatcher_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/__init__.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/api_config_manager.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/api_config_manager_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/api_request.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/api_request_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/discovery_api_proxy.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/discovery_api_proxy_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/discovery_service.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/discovery_service_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/endpoints_server.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/endpoints_server_regtest.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/endpoints_server_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/test_utils.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/testdata/app.yaml [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/testdata/test_service.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/testdata/tictactoe-v1.api [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/util.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/endpoints/util_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/errors.py [moved from python/google/appengine/tools/devappserver2/errors.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/file_watcher.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/fsevents_file_watcher.py [moved from python/google/appengine/tools/devappserver2/fsevents_file_watcher.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/fsevents_file_watcher_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/go_application.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/go_runtime.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/http_runtime.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/http_runtime_constants.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/http_runtime_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/inotify_file_watcher.py [moved from python/google/appengine/tools/devappserver2/inotify_file_watcher.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/inotify_file_watcher_test.py [moved from python/google/appengine/tools/devappserver2/inotify_file_watcher_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/instance.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/instance_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/login.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/login_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/python/__init__.py [moved from python/google/appengine/tools/devappserver2/python/__init__.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/python/request_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/python/request_state.py [moved from python/google/appengine/tools/devappserver2/python/request_state.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/python/request_state_test.py [moved from python/google/appengine/tools/devappserver2/python/request_state_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/python/runtime.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/python/runtime_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/python/sandbox.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/python/sandbox_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/python/stubs.py [moved from python/google/appengine/tools/devappserver2/python/stubs.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/python/stubs_test.py [moved from python/google/appengine/tools/devappserver2/python/stubs_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/python_runtime.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/request_rewriter.py [moved from python/google/appengine/tools/devappserver2/request_rewriter.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/request_rewriter_test.py [moved from python/google/appengine/tools/devappserver2/request_rewriter_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/runtime_config_pb2.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/safe_subprocess.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/scheduled_executor.py [moved from python/google/appengine/tools/devappserver2/scheduled_executor.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/scheduled_executor_test.py [moved from python/google/appengine/tools/devappserver2/scheduled_executor_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/server.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/server_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/shutdown.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/shutdown_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/start_response_utils.py [moved from python/google/appengine/tools/devappserver2/start_response_utils.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/start_response_utils_test.py [moved from python/google/appengine/tools/devappserver2/start_response_utils_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/static_files_handler.py [moved from python/google/appengine/tools/devappserver2/static_files_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/static_files_handler_test.py [moved from python/google/appengine/tools/devappserver2/static_files_handler_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/thread_executor.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/thread_executor_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/update_checker.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/update_checker_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/url_handler.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/url_handler_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/util.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/util_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/win32_file_watcher.py [moved from python/google/appengine/tools/devappserver2/win32_file_watcher.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/win32_file_watcher_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/wsgi_handler.py [moved from python/google/appengine/tools/devappserver2/wsgi_handler.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/wsgi_request_info.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/wsgi_request_info_test.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/wsgi_server.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/devappserver2/wsgi_server_test.py [moved from python/google/appengine/tools/devappserver2/wsgi_server_test.py with 100% similarity]
python/google_appengine/google/appengine/tools/devappserver2/wsgi_test_utils.py [moved from python/google/appengine/tools/devappserver2/wsgi_test_utils.py with 100% similarity]
python/google_appengine/google/appengine/tools/download_appstats.py [moved from python/google/appengine/tools/download_appstats.py with 100% similarity]
python/google_appengine/google/appengine/tools/endpointscfg.py [new file with mode: 0644]
python/google_appengine/google/appengine/tools/gen_protorpc.py [moved from python/google/appengine/tools/gen_protorpc.py with 100% similarity]
python/google_appengine/google/appengine/tools/os_compat.py [moved from python/google/appengine/tools/os_compat.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/remote_api_shell.py [moved from python/google/appengine/tools/remote_api_shell.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/requeue.py [moved from python/google/appengine/tools/requeue.py with 100% similarity, mode: 0644]
python/google_appengine/google/appengine/tools/sdk_update_checker.py [new file with mode: 0644]
python/google_appengine/google/net/__init__.py [moved from python/google/net/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto/ProtocolBuffer.py [moved from python/google/net/proto/ProtocolBuffer.py with 100% similarity]
python/google_appengine/google/net/proto/RawMessage.py [moved from python/google/net/proto/RawMessage.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto/__init__.py [moved from python/google/net/proto/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto/message_set.py [moved from python/google/net/proto/message_set.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/__init__.py [moved from python/google/net/proto2/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/proto/__init__.py [moved from python/google/net/proto2/proto/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/proto/descriptor_pb2.py [new file with mode: 0644]
python/google_appengine/google/net/proto2/python/__init__.py [moved from python/google/net/proto2/python/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/internal/__init__.py [moved from python/google/net/proto2/python/internal/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/internal/api_implementation.py [new file with mode: 0644]
python/google_appengine/google/net/proto2/python/internal/containers.py [new file with mode: 0644]
python/google_appengine/google/net/proto2/python/internal/decoder.py [moved from python/google/net/proto2/python/internal/decoder.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/internal/encoder.py [moved from python/google/net/proto2/python/internal/encoder.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/internal/enum_type_wrapper.py [moved from python/google/net/proto2/python/internal/enum_type_wrapper.py with 100% similarity]
python/google_appengine/google/net/proto2/python/internal/message_listener.py [moved from python/google/net/proto2/python/internal/message_listener.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/internal/python_message.py [new file with mode: 0644]
python/google_appengine/google/net/proto2/python/internal/type_checkers.py [new file with mode: 0644]
python/google_appengine/google/net/proto2/python/internal/wire_format.py [moved from python/google/net/proto2/python/internal/wire_format.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/__init__.py [moved from python/google/net/proto2/python/public/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/descriptor.py [moved from python/google/net/proto2/python/public/descriptor.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/message.py [moved from python/google/net/proto2/python/public/message.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/reflection.py [moved from python/google/net/proto2/python/public/reflection.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/service.py [moved from python/google/net/proto2/python/public/service.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/service_reflection.py [moved from python/google/net/proto2/python/public/service_reflection.py with 100% similarity, mode: 0644]
python/google_appengine/google/net/proto2/python/public/text_format.py [new file with mode: 0644]
python/google_appengine/google/pyglib/__init__.py [moved from python/google/pyglib/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/pyglib/gexcept.py [moved from python/google/pyglib/gexcept.py with 100% similarity]
python/google_appengine/google/storage/__init__.py [moved from python/google/storage/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/__init__.py [moved from python/google/storage/speckle/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/proto/__init__.py [moved from python/google/storage/speckle/proto/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/proto/client_error_code_pb2.py [new file with mode: 0644]
python/google_appengine/google/storage/speckle/proto/client_pb2.py [moved from python/google/storage/speckle/proto/client_pb2.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/proto/jdbc_type.py [moved from python/google/storage/speckle/proto/jdbc_type.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/proto/sql_pb2.py [moved from python/google/storage/speckle/proto/sql_pb2.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/python/__init__.py [moved from python/google/storage/speckle/python/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/python/api/__init__.py [moved from python/google/storage/speckle/python/api/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/python/api/constants/CLIENT.py [moved from python/google/storage/speckle/python/api/constants/CLIENT.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/api/constants/FIELD_TYPE.py [moved from python/google/storage/speckle/python/api/constants/FIELD_TYPE.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/api/constants/FLAG.py [moved from python/google/storage/speckle/python/api/constants/FLAG.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/api/constants/__init__.py [moved from python/google/storage/speckle/python/api/constants/__init__.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/api/converters.py [moved from python/google/storage/speckle/python/api/converters.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/api/rdbms.py [moved from python/google/storage/speckle/python/api/rdbms.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/python/api/rdbms_apiproxy.py [moved from python/google/storage/speckle/python/api/rdbms_apiproxy.py with 100% similarity, mode: 0644]
python/google_appengine/google/storage/speckle/python/api/rdbms_googleapi.py [moved from python/google/storage/speckle/python/api/rdbms_googleapi.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/__init__.py [moved from python/google/storage/speckle/python/django/__init__.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/backend/__init__.py [moved from python/google/storage/speckle/python/django/backend/__init__.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/backend/base.py [moved from python/google/storage/speckle/python/django/backend/base.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/backend/client.py [moved from python/google/storage/speckle/python/django/backend/client.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/backend/oauth2storage.py [moved from python/google/storage/speckle/python/django/backend/oauth2storage.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/management/__init__.py [moved from python/google/storage/speckle/python/django/management/__init__.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/management/commands/__init__.py [moved from python/google/storage/speckle/python/django/management/commands/__init__.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/django/management/commands/getoauthtoken.py [moved from python/google/storage/speckle/python/django/management/commands/getoauthtoken.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/tool/__init__.py [moved from python/google/storage/speckle/python/tool/__init__.py with 100% similarity]
python/google_appengine/google/storage/speckle/python/tool/google_sql.py [moved from python/google/storage/speckle/python/tool/google_sql.py with 100% similarity]
python/google_appengine/google_sql.py [new file with mode: 0644]
python/google_appengine/lib/PyAMF-0.6.1/LICENSE [new file with mode: 0644]
python/google_appengine/lib/PyAMF-0.6.1/PyAMF.egg-info/PKG-INFO [moved from python/lib/PyAMF-0.6.1/PyAMF.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/PyAMF.egg-info/SOURCES.txt [moved from python/lib/PyAMF-0.6.1/PyAMF.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/PyAMF.egg-info/dependency_links.txt [moved from python/lib/PyAMF-0.6.1/PyAMF.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/PyAMF.egg-info/not-zip-safe [moved from python/lib/PyAMF-0.6.1/PyAMF.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/PyAMF.egg-info/requires.txt [moved from python/lib/PyAMF-0.6.1/PyAMF.egg-info/requires.txt with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/PyAMF.egg-info/top_level.txt [moved from python/lib/PyAMF-0.6.1/PyAMF.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/_version.py [moved from python/lib/PyAMF-0.6.1/pyamf/_version.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_array.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_array.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_collections.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_collections.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_decimal.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_decimal.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_django_contrib_auth_models.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_django_contrib_auth_models.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_base.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_base.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_fields.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_fields.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_query.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_query.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_django_utils_translation.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_django_utils_translation.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_elixir.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_elixir.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_google_appengine_ext_blobstore.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_google_appengine_ext_blobstore.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_google_appengine_ext_db.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_google_appengine_ext_db.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_sets.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_sets.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_sqlalchemy_orm.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_sqlalchemy_orm.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/_sqlalchemy_orm_collections.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/_sqlalchemy_orm_collections.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/adapters/util.py [moved from python/lib/PyAMF-0.6.1/pyamf/adapters/util.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/alias.py [moved from python/lib/PyAMF-0.6.1/pyamf/alias.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/amf0.py [moved from python/lib/PyAMF-0.6.1/pyamf/amf0.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/amf3.py [moved from python/lib/PyAMF-0.6.1/pyamf/amf3.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/codec.py [moved from python/lib/PyAMF-0.6.1/pyamf/codec.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/flex/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/flex/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/flex/data.py [moved from python/lib/PyAMF-0.6.1/pyamf/flex/data.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/flex/messaging.py [moved from python/lib/PyAMF-0.6.1/pyamf/flex/messaging.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/python.py [moved from python/lib/PyAMF-0.6.1/pyamf/python.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/amf0.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/amf0.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/amf3.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/amf3.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/client/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/client/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/gateway/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/gateway/django.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/django.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/gateway/google.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/google.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/gateway/twisted.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/twisted.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/remoting/gateway/wsgi.py [moved from python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/wsgi.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/sol.py [moved from python/lib/PyAMF-0.6.1/pyamf/sol.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/_google_models.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/_google_models.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/django_app/adapters/models.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/django_app/adapters/models.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/django_app/settings.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/django_app/settings.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_array.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_array.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_collections.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_collections.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_django.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_django.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_elixir.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_elixir.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_google.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_google.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_sqlalchemy.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_sqlalchemy.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/gateway/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/gateway/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_django.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_django.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_google.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_google.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_twisted.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_twisted.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_wsgi.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_wsgi.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/modules/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/modules/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/modules/test_decimal.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/modules/test_decimal.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/modules/test_sets.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/modules/test_sets.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/remoting/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/remoting/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_amf0.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_amf0.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_client.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_client.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_remoteobject.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_remoteobject.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_adapters.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_adapters.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_adapters_util.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_adapters_util.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_alias.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_alias.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_amf0.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_amf0.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_amf3.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_amf3.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_basic.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_basic.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_codec.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_codec.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_flex.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_flex.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_flex_messaging.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_flex_messaging.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_gateway.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_gateway.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_imports.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_imports.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_remoting.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_remoting.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_sol.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_sol.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_util.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_util.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_versions.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_versions.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/test_xml.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/test_xml.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/tests/util.py [moved from python/lib/PyAMF-0.6.1/pyamf/tests/util.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/util/__init__.py [moved from python/lib/PyAMF-0.6.1/pyamf/util/__init__.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/util/imports.py [moved from python/lib/PyAMF-0.6.1/pyamf/util/imports.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/util/pure.py [moved from python/lib/PyAMF-0.6.1/pyamf/util/pure.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/versions.py [moved from python/lib/PyAMF-0.6.1/pyamf/versions.py with 100% similarity]
python/google_appengine/lib/PyAMF-0.6.1/pyamf/xml.py [moved from python/lib/PyAMF-0.6.1/pyamf/xml.py with 100% similarity]
python/google_appengine/lib/antlr3/AUTHORS [moved from python/lib/antlr3/AUTHORS with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/LICENSE [moved from python/lib/antlr3/LICENSE with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/MANIFEST.in [moved from python/lib/antlr3/MANIFEST.in with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/OWNERS [moved from python/lib/antlr3/OWNERS with 100% similarity]
python/google_appengine/lib/antlr3/README [moved from python/lib/antlr3/README with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/__init__.py [moved from python/lib/antlr3/antlr3/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/compat.py [moved from python/lib/antlr3/antlr3/compat.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/constants.py [moved from python/lib/antlr3/antlr3/constants.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/dfa.py [moved from python/lib/antlr3/antlr3/dfa.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/dottreegen.py [moved from python/lib/antlr3/antlr3/dottreegen.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/exceptions.py [moved from python/lib/antlr3/antlr3/exceptions.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/extras.py [moved from python/lib/antlr3/antlr3/extras.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/main.py [moved from python/lib/antlr3/antlr3/main.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/recognizers.py [moved from python/lib/antlr3/antlr3/recognizers.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/streams.py [moved from python/lib/antlr3/antlr3/streams.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/tokens.py [moved from python/lib/antlr3/antlr3/tokens.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/tree.py [moved from python/lib/antlr3/antlr3/tree.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr3/treewizard.py [moved from python/lib/antlr3/antlr3/treewizard.py with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/PKG-INFO [moved from python/lib/antlr3/antlr_python_runtime.egg-info/PKG-INFO with 100% similarity, mode: 0644]
python/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/SOURCES.txt [moved from python/lib/antlr3/antlr_python_runtime.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/dependency_links.txt [moved from python/lib/antlr3/antlr_python_runtime.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/top_level.txt [moved from python/lib/antlr3/antlr_python_runtime.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/antlr3/setup.py [moved from python/lib/antlr3/setup.py with 100% similarity, mode: 0644]
python/google_appengine/lib/argparse/LICENSE.txt [moved from python/lib/argparse/LICENSE.txt with 100% similarity]
python/google_appengine/lib/argparse/MANIFEST.in [moved from python/lib/argparse/MANIFEST.in with 100% similarity]
python/google_appengine/lib/argparse/NEWS.txt [moved from python/lib/argparse/NEWS.txt with 100% similarity]
python/google_appengine/lib/argparse/PKG-INFO [moved from python/lib/argparse/PKG-INFO with 100% similarity]
python/google_appengine/lib/argparse/README.txt [moved from python/lib/argparse/README.txt with 100% similarity]
python/google_appengine/lib/argparse/argparse.egg-info/PKG-INFO [moved from python/lib/argparse/argparse.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/argparse/argparse.egg-info/SOURCES.txt [moved from python/lib/argparse/argparse.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/argparse/argparse.egg-info/dependency_links.txt [moved from python/lib/argparse/argparse.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/argparse/argparse.egg-info/top_level.txt [moved from python/lib/argparse/argparse.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/argparse/argparse.py [moved from python/lib/argparse/argparse.py with 100% similarity]
python/google_appengine/lib/argparse/doc/Makefile [moved from python/lib/argparse/doc/Makefile with 100% similarity]
python/google_appengine/lib/argparse/doc/make.bat [moved from python/lib/argparse/doc/make.bat with 100% similarity]
python/google_appengine/lib/argparse/doc/source/Python-License.txt [moved from python/lib/argparse/doc/source/Python-License.txt with 100% similarity]
python/google_appengine/lib/argparse/doc/source/argparse.rst [moved from python/lib/argparse/doc/source/argparse.rst with 100% similarity]
python/google_appengine/lib/argparse/doc/source/conf.py [moved from python/lib/argparse/doc/source/conf.py with 100% similarity]
python/google_appengine/lib/argparse/doc/source/index.rst [moved from python/lib/argparse/doc/source/index.rst with 100% similarity]
python/google_appengine/lib/argparse/doc/source/license.rst [moved from python/lib/argparse/doc/source/license.rst with 100% similarity]
python/google_appengine/lib/argparse/setup.cfg [moved from python/lib/argparse/setup.cfg with 100% similarity]
python/google_appengine/lib/argparse/setup.py [moved from python/lib/argparse/setup.py with 100% similarity]
python/google_appengine/lib/argparse/test/test_argparse.py [moved from python/lib/argparse/test/test_argparse.py with 100% similarity]
python/google_appengine/lib/cacerts/cacerts.txt [moved from python/lib/cacerts/cacerts.txt with 100% similarity]
python/google_appengine/lib/cacerts/urlfetch_cacerts.txt [new file with mode: 0644]
python/google_appengine/lib/cherrypy/LICENSE [new file with mode: 0644]
python/google_appengine/lib/cherrypy/cherrypy/__init__.py [moved from python/lib/cherrypy/cherrypy/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpchecker.py [moved from python/lib/cherrypy/cherrypy/_cpchecker.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpcompat.py [moved from python/lib/cherrypy/cherrypy/_cpcompat.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpconfig.py [moved from python/lib/cherrypy/cherrypy/_cpconfig.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpdispatch.py [moved from python/lib/cherrypy/cherrypy/_cpdispatch.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cperror.py [moved from python/lib/cherrypy/cherrypy/_cperror.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cplogging.py [moved from python/lib/cherrypy/cherrypy/_cplogging.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpmodpy.py [moved from python/lib/cherrypy/cherrypy/_cpmodpy.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpnative_server.py [moved from python/lib/cherrypy/cherrypy/_cpnative_server.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpreqbody.py [moved from python/lib/cherrypy/cherrypy/_cpreqbody.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cprequest.py [moved from python/lib/cherrypy/cherrypy/_cprequest.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpserver.py [moved from python/lib/cherrypy/cherrypy/_cpserver.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpthreadinglocal.py [moved from python/lib/cherrypy/cherrypy/_cpthreadinglocal.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cptools.py [moved from python/lib/cherrypy/cherrypy/_cptools.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cptree.py [moved from python/lib/cherrypy/cherrypy/_cptree.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpwsgi.py [moved from python/lib/cherrypy/cherrypy/_cpwsgi.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/_cpwsgi_server.py [moved from python/lib/cherrypy/cherrypy/_cpwsgi_server.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/__init__.py [moved from python/lib/cherrypy/cherrypy/lib/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/auth.py [moved from python/lib/cherrypy/cherrypy/lib/auth.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/auth_basic.py [moved from python/lib/cherrypy/cherrypy/lib/auth_basic.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/auth_digest.py [moved from python/lib/cherrypy/cherrypy/lib/auth_digest.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/caching.py [moved from python/lib/cherrypy/cherrypy/lib/caching.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/covercp.py [moved from python/lib/cherrypy/cherrypy/lib/covercp.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/cpstats.py [moved from python/lib/cherrypy/cherrypy/lib/cpstats.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/cptools.py [moved from python/lib/cherrypy/cherrypy/lib/cptools.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/encoding.py [moved from python/lib/cherrypy/cherrypy/lib/encoding.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/gctools.py [moved from python/lib/cherrypy/cherrypy/lib/gctools.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/http.py [moved from python/lib/cherrypy/cherrypy/lib/http.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/httpauth.py [moved from python/lib/cherrypy/cherrypy/lib/httpauth.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/httputil.py [moved from python/lib/cherrypy/cherrypy/lib/httputil.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/jsontools.py [moved from python/lib/cherrypy/cherrypy/lib/jsontools.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/profiler.py [moved from python/lib/cherrypy/cherrypy/lib/profiler.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/reprconf.py [moved from python/lib/cherrypy/cherrypy/lib/reprconf.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/sessions.py [moved from python/lib/cherrypy/cherrypy/lib/sessions.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/static.py [moved from python/lib/cherrypy/cherrypy/lib/static.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/lib/xmlrpcutil.py [moved from python/lib/cherrypy/cherrypy/lib/xmlrpcutil.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/process/__init__.py [moved from python/lib/cherrypy/cherrypy/process/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/process/plugins.py [moved from python/lib/cherrypy/cherrypy/process/plugins.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/process/servers.py [moved from python/lib/cherrypy/cherrypy/process/servers.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/process/win32.py [moved from python/lib/cherrypy/cherrypy/process/win32.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/process/wspbus.py [moved from python/lib/cherrypy/cherrypy/process/wspbus.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/scaffold/__init__.py [moved from python/lib/cherrypy/cherrypy/scaffold/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/__init__.py [moved from python/lib/cherrypy/cherrypy/test/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/_test_decorators.py [moved from python/lib/cherrypy/cherrypy/test/_test_decorators.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/_test_states_demo.py [moved from python/lib/cherrypy/cherrypy/test/_test_states_demo.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/benchmark.py [moved from python/lib/cherrypy/cherrypy/test/benchmark.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/checkerdemo.py [moved from python/lib/cherrypy/cherrypy/test/checkerdemo.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/helper.py [moved from python/lib/cherrypy/cherrypy/test/helper.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/logtest.py [moved from python/lib/cherrypy/cherrypy/test/logtest.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/modfastcgi.py [moved from python/lib/cherrypy/cherrypy/test/modfastcgi.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/modfcgid.py [moved from python/lib/cherrypy/cherrypy/test/modfcgid.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/modpy.py [moved from python/lib/cherrypy/cherrypy/test/modpy.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/modwsgi.py [moved from python/lib/cherrypy/cherrypy/test/modwsgi.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/sessiondemo.py [moved from python/lib/cherrypy/cherrypy/test/sessiondemo.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_auth_basic.py [moved from python/lib/cherrypy/cherrypy/test/test_auth_basic.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_auth_digest.py [moved from python/lib/cherrypy/cherrypy/test/test_auth_digest.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_bus.py [moved from python/lib/cherrypy/cherrypy/test/test_bus.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_caching.py [moved from python/lib/cherrypy/cherrypy/test/test_caching.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_config.py [moved from python/lib/cherrypy/cherrypy/test/test_config.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_config_server.py [moved from python/lib/cherrypy/cherrypy/test/test_config_server.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_conn.py [moved from python/lib/cherrypy/cherrypy/test/test_conn.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_core.py [moved from python/lib/cherrypy/cherrypy/test/test_core.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_dynamicobjectmapping.py [moved from python/lib/cherrypy/cherrypy/test/test_dynamicobjectmapping.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_encoding.py [moved from python/lib/cherrypy/cherrypy/test/test_encoding.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_etags.py [moved from python/lib/cherrypy/cherrypy/test/test_etags.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_http.py [moved from python/lib/cherrypy/cherrypy/test/test_http.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_httpauth.py [moved from python/lib/cherrypy/cherrypy/test/test_httpauth.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_httplib.py [moved from python/lib/cherrypy/cherrypy/test/test_httplib.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_json.py [moved from python/lib/cherrypy/cherrypy/test/test_json.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_logging.py [moved from python/lib/cherrypy/cherrypy/test/test_logging.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_mime.py [moved from python/lib/cherrypy/cherrypy/test/test_mime.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_misc_tools.py [moved from python/lib/cherrypy/cherrypy/test/test_misc_tools.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_objectmapping.py [moved from python/lib/cherrypy/cherrypy/test/test_objectmapping.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_proxy.py [moved from python/lib/cherrypy/cherrypy/test/test_proxy.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_refleaks.py [moved from python/lib/cherrypy/cherrypy/test/test_refleaks.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_request_obj.py [moved from python/lib/cherrypy/cherrypy/test/test_request_obj.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_routes.py [moved from python/lib/cherrypy/cherrypy/test/test_routes.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_session.py [moved from python/lib/cherrypy/cherrypy/test/test_session.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_sessionauthenticate.py [moved from python/lib/cherrypy/cherrypy/test/test_sessionauthenticate.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_states.py [moved from python/lib/cherrypy/cherrypy/test/test_states.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_static.py [moved from python/lib/cherrypy/cherrypy/test/test_static.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_tools.py [moved from python/lib/cherrypy/cherrypy/test/test_tools.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_tutorials.py [moved from python/lib/cherrypy/cherrypy/test/test_tutorials.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_virtualhost.py [moved from python/lib/cherrypy/cherrypy/test/test_virtualhost.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_wsgi_ns.py [moved from python/lib/cherrypy/cherrypy/test/test_wsgi_ns.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_wsgi_vhost.py [moved from python/lib/cherrypy/cherrypy/test/test_wsgi_vhost.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_wsgiapps.py [moved from python/lib/cherrypy/cherrypy/test/test_wsgiapps.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/test_xmlrpc.py [moved from python/lib/cherrypy/cherrypy/test/test_xmlrpc.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/test/webtest.py [moved from python/lib/cherrypy/cherrypy/test/webtest.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/__init__.py [moved from python/lib/cherrypy/cherrypy/tutorial/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/bonus-sqlobject.py [moved from python/lib/cherrypy/cherrypy/tutorial/bonus-sqlobject.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut01_helloworld.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut01_helloworld.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut02_expose_methods.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut02_expose_methods.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut03_get_and_post.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut03_get_and_post.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut04_complex_site.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut04_complex_site.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut05_derived_objects.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut05_derived_objects.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut06_default_method.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut06_default_method.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut07_sessions.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut07_sessions.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut08_generators_and_yield.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut08_generators_and_yield.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut09_files.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut09_files.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/tutorial/tut10_http_errors.py [moved from python/lib/cherrypy/cherrypy/tutorial/tut10_http_errors.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/wsgiserver/__init__.py [moved from python/lib/cherrypy/cherrypy/wsgiserver/__init__.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/wsgiserver/ssl_builtin.py [moved from python/lib/cherrypy/cherrypy/wsgiserver/ssl_builtin.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/wsgiserver/ssl_pyopenssl.py [moved from python/lib/cherrypy/cherrypy/wsgiserver/ssl_pyopenssl.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/wsgiserver/wsgiserver2.py [moved from python/lib/cherrypy/cherrypy/wsgiserver/wsgiserver2.py with 100% similarity]
python/google_appengine/lib/cherrypy/cherrypy/wsgiserver/wsgiserver3.py [moved from python/lib/cherrypy/cherrypy/wsgiserver/wsgiserver3.py with 100% similarity]
python/google_appengine/lib/concurrent/LICENSE [moved from python/lib/concurrent/LICENSE with 100% similarity]
python/google_appengine/lib/concurrent/concurrent/__init__.py [moved from python/lib/concurrent/concurrent/__init__.py with 100% similarity]
python/google_appengine/lib/concurrent/concurrent/futures/__init__.py [moved from python/lib/concurrent/concurrent/futures/__init__.py with 100% similarity]
python/google_appengine/lib/concurrent/concurrent/futures/_base.py [moved from python/lib/concurrent/concurrent/futures/_base.py with 100% similarity]
python/google_appengine/lib/concurrent/concurrent/futures/_compat.py [moved from python/lib/concurrent/concurrent/futures/_compat.py with 100% similarity]
python/google_appengine/lib/concurrent/concurrent/futures/process.py [moved from python/lib/concurrent/concurrent/futures/process.py with 100% similarity]
python/google_appengine/lib/concurrent/concurrent/futures/thread.py [new file with mode: 0644]
python/google_appengine/lib/django-0.96/AUTHORS [moved from python/lib/django-0.96/AUTHORS with 100% similarity]
python/google_appengine/lib/django-0.96/INSTALL [moved from python/lib/django-0.96/INSTALL with 100% similarity]
python/google_appengine/lib/django-0.96/LICENSE [moved from python/lib/django-0.96/LICENSE with 100% similarity]
python/google_appengine/lib/django-0.96/PKG-INFO [moved from python/lib/django-0.96/PKG-INFO with 100% similarity]
python/google_appengine/lib/django-0.96/README [moved from python/lib/django-0.96/README with 100% similarity]
python/google_appengine/lib/django-0.96/django/__init__.py [moved from python/lib/django-0.96/django/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/bin/compile-messages.py [moved from python/lib/django-0.96/django/bin/compile-messages.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/bin/daily_cleanup.py [moved from python/lib/django-0.96/django/bin/daily_cleanup.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/bin/django-admin.py [moved from python/lib/django-0.96/django/bin/django-admin.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/bin/make-messages.py [moved from python/lib/django-0.96/django/bin/make-messages.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/bin/profiling/gather_profile_stats.py [moved from python/lib/django-0.96/django/bin/profiling/gather_profile_stats.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/bin/unique-messages.py [moved from python/lib/django-0.96/django/bin/unique-messages.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/__init__.py [moved from python/lib/django-0.96/django/conf/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/app_template/models.py [moved from python/lib/django-0.96/django/conf/app_template/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/app_template/views.py [moved from python/lib/django-0.96/django/conf/app_template/views.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/global_settings.py [moved from python/lib/django-0.96/django/conf/global_settings.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ar/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/ar/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ca/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/ca/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/cs/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/cs/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/cy/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/cy/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/de/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/de/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/el/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/el/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/fi/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/fi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/gl/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/gl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/he/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/he/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/hu/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/hu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/is/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/is/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/it/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/it/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ja/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/ja/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/kn/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/kn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/lv/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/lv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/mk/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/mk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/nl/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/nl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/no/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/no/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/pl/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/pl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/pt/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/pt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sk/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/sk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sr/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/sr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/sv/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/sv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/ta/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/ta/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/te/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/te/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/tr/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/tr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.po [moved from python/lib/django-0.96/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-0.96/django/conf/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/project_template/manage.py [moved from python/lib/django-0.96/django/conf/project_template/manage.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/project_template/settings.py [moved from python/lib/django-0.96/django/conf/project_template/settings.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/project_template/urls.py [moved from python/lib/django-0.96/django/conf/project_template/urls.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/urls/defaults.py [moved from python/lib/django-0.96/django/conf/urls/defaults.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/urls/i18n.py [moved from python/lib/django-0.96/django/conf/urls/i18n.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/conf/urls/shortcut.py [moved from python/lib/django-0.96/django/conf/urls/shortcut.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/filterspecs.py [moved from python/lib/django-0.96/django/contrib/admin/filterspecs.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/base.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/base.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/changelists.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/changelists.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/dashboard.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/dashboard.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/forms.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/forms.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/global.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/global.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/layout.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/layout.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/login.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/login.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/patch-iewin.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/patch-iewin.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/rtl.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/rtl.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/css/widgets.css [moved from python/lib/django-0.96/django/contrib/admin/media/css/widgets.css with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/SelectBox.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/SelectBox.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/SelectFilter.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/SelectFilter.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/SelectFilter2.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/SelectFilter2.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/admin/CollapsedFieldsets.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/admin/CollapsedFieldsets.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/admin/DateTimeShortcuts.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/admin/DateTimeShortcuts.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/admin/RelatedObjectLookups.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/admin/RelatedObjectLookups.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/admin/ordering.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/admin/ordering.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/calendar.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/calendar.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/core.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/core.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/dateparse.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/dateparse.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/getElementsBySelector.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/getElementsBySelector.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/timeparse.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/timeparse.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/media/js/urlify.js [moved from python/lib/django-0.96/django/contrib/admin/media/js/urlify.js with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/models.py [moved from python/lib/django-0.96/django/contrib/admin/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/404.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/404.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/500.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/500.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/auth/user/add_form.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/auth/user/add_form.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/auth/user/change_password.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/auth/user/change_password.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/base.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/base.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/base_site.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/base_site.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/change_form.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/change_list.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/change_list_results.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/change_list_results.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/date_hierarchy.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/date_hierarchy.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/delete_confirmation.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/edit_inline_stacked.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/edit_inline_stacked.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/edit_inline_tabular.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/edit_inline_tabular.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/field_line.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/field_line.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/filter.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/filter.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/filters.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/filters.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/index.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/index.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/invalid_setup.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/invalid_setup.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/login.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/login.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/object_history.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/pagination.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/pagination.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/search_form.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/search_form.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/submit_line.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/submit_line.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin/template_validator.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin/template_validator.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/bookmarklets.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/bookmarklets.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/index.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/index.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/missing_docutils.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/missing_docutils.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/model_detail.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/model_detail.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/model_index.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/model_index.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/template_detail.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/template_detail.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/template_filter_index.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/template_filter_index.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/template_tag_index.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/template_tag_index.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/view_detail.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/view_detail.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/admin_doc/view_index.html [moved from python/lib/django-0.96/django/contrib/admin/templates/admin_doc/view_index.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/registration/logged_out.html [moved from python/lib/django-0.96/django/contrib/admin/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/registration/password_change_done.html [moved from python/lib/django-0.96/django/contrib/admin/templates/registration/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/registration/password_change_form.html [moved from python/lib/django-0.96/django/contrib/admin/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/registration/password_reset_done.html [moved from python/lib/django-0.96/django/contrib/admin/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/registration/password_reset_email.html [moved from python/lib/django-0.96/django/contrib/admin/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/registration/password_reset_form.html [moved from python/lib/django-0.96/django/contrib/admin/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/widget/date_time.html [moved from python/lib/django-0.96/django/contrib/admin/templates/widget/date_time.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/widget/default.html [moved from python/lib/django-0.96/django/contrib/admin/templates/widget/default.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/widget/file.html [moved from python/lib/django-0.96/django/contrib/admin/templates/widget/file.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/widget/foreign.html [moved from python/lib/django-0.96/django/contrib/admin/templates/widget/foreign.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/widget/many_to_many.html [moved from python/lib/django-0.96/django/contrib/admin/templates/widget/many_to_many.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templates/widget/one_to_one.html [moved from python/lib/django-0.96/django/contrib/admin/templates/widget/one_to_one.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templatetags/admin_list.py [moved from python/lib/django-0.96/django/contrib/admin/templatetags/admin_list.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templatetags/admin_modify.py [moved from python/lib/django-0.96/django/contrib/admin/templatetags/admin_modify.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templatetags/adminapplist.py [moved from python/lib/django-0.96/django/contrib/admin/templatetags/adminapplist.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templatetags/adminmedia.py [moved from python/lib/django-0.96/django/contrib/admin/templatetags/adminmedia.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/templatetags/log.py [moved from python/lib/django-0.96/django/contrib/admin/templatetags/log.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/urls.py [moved from python/lib/django-0.96/django/contrib/admin/urls.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/utils.py [moved from python/lib/django-0.96/django/contrib/admin/utils.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/views/auth.py [moved from python/lib/django-0.96/django/contrib/admin/views/auth.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/views/decorators.py [moved from python/lib/django-0.96/django/contrib/admin/views/decorators.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/views/doc.py [moved from python/lib/django-0.96/django/contrib/admin/views/doc.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/views/main.py [moved from python/lib/django-0.96/django/contrib/admin/views/main.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/admin/views/template.py [moved from python/lib/django-0.96/django/contrib/admin/views/template.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/__init__.py [moved from python/lib/django-0.96/django/contrib/auth/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/backends.py [moved from python/lib/django-0.96/django/contrib/auth/backends.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/create_superuser.py [moved from python/lib/django-0.96/django/contrib/auth/create_superuser.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/decorators.py [moved from python/lib/django-0.96/django/contrib/auth/decorators.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/forms.py [moved from python/lib/django-0.96/django/contrib/auth/forms.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/handlers/modpython.py [moved from python/lib/django-0.96/django/contrib/auth/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/management.py [moved from python/lib/django-0.96/django/contrib/auth/management.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/middleware.py [moved from python/lib/django-0.96/django/contrib/auth/middleware.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/models.py [moved from python/lib/django-0.96/django/contrib/auth/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/auth/views.py [moved from python/lib/django-0.96/django/contrib/auth/views.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/feeds.py [moved from python/lib/django-0.96/django/contrib/comments/feeds.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/models.py [moved from python/lib/django-0.96/django/contrib/comments/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/templates/comments/form.html [moved from python/lib/django-0.96/django/contrib/comments/templates/comments/form.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/templates/comments/freeform.html [moved from python/lib/django-0.96/django/contrib/comments/templates/comments/freeform.html with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/templatetags/comments.py [moved from python/lib/django-0.96/django/contrib/comments/templatetags/comments.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/urls/comments.py [moved from python/lib/django-0.96/django/contrib/comments/urls/comments.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/views/comments.py [moved from python/lib/django-0.96/django/contrib/comments/views/comments.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/views/karma.py [moved from python/lib/django-0.96/django/contrib/comments/views/karma.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/comments/views/userflags.py [moved from python/lib/django-0.96/django/contrib/comments/views/userflags.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/contenttypes/management.py [moved from python/lib/django-0.96/django/contrib/contenttypes/management.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/contenttypes/models.py [moved from python/lib/django-0.96/django/contrib/contenttypes/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/csrf/middleware.py [moved from python/lib/django-0.96/django/contrib/csrf/middleware.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/flatpages/middleware.py [moved from python/lib/django-0.96/django/contrib/flatpages/middleware.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/flatpages/models.py [moved from python/lib/django-0.96/django/contrib/flatpages/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/flatpages/urls.py [moved from python/lib/django-0.96/django/contrib/flatpages/urls.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/flatpages/views.py [moved from python/lib/django-0.96/django/contrib/flatpages/views.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/formtools/preview.py [moved from python/lib/django-0.96/django/contrib/formtools/preview.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/humanize/templatetags/humanize.py [moved from python/lib/django-0.96/django/contrib/humanize/templatetags/humanize.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/localflavor/uk/forms.py [moved from python/lib/django-0.96/django/contrib/localflavor/uk/forms.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/localflavor/usa/forms.py [moved from python/lib/django-0.96/django/contrib/localflavor/usa/forms.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/localflavor/usa/us_states.py [moved from python/lib/django-0.96/django/contrib/localflavor/usa/us_states.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/markup/templatetags/markup.py [moved from python/lib/django-0.96/django/contrib/markup/templatetags/markup.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/redirects/middleware.py [moved from python/lib/django-0.96/django/contrib/redirects/middleware.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/redirects/models.py [moved from python/lib/django-0.96/django/contrib/redirects/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sessions/middleware.py [moved from python/lib/django-0.96/django/contrib/sessions/middleware.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sessions/models.py [moved from python/lib/django-0.96/django/contrib/sessions/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sitemaps/__init__.py [moved from python/lib/django-0.96/django/contrib/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sitemaps/templates/sitemap.xml [moved from python/lib/django-0.96/django/contrib/sitemaps/templates/sitemap.xml with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sitemaps/templates/sitemap_index.xml [moved from python/lib/django-0.96/django/contrib/sitemaps/templates/sitemap_index.xml with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sitemaps/views.py [moved from python/lib/django-0.96/django/contrib/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sites/management.py [moved from python/lib/django-0.96/django/contrib/sites/management.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sites/managers.py [moved from python/lib/django-0.96/django/contrib/sites/managers.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/sites/models.py [moved from python/lib/django-0.96/django/contrib/sites/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/syndication/feeds.py [moved from python/lib/django-0.96/django/contrib/syndication/feeds.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/contrib/syndication/views.py [moved from python/lib/django-0.96/django/contrib/syndication/views.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/__init__.py [moved from python/lib/django-0.96/django/core/cache/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/base.py [moved from python/lib/django-0.96/django/core/cache/backends/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/db.py [moved from python/lib/django-0.96/django/core/cache/backends/db.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/dummy.py [moved from python/lib/django-0.96/django/core/cache/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/filebased.py [moved from python/lib/django-0.96/django/core/cache/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/locmem.py [moved from python/lib/django-0.96/django/core/cache/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/memcached.py [moved from python/lib/django-0.96/django/core/cache/backends/memcached.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/cache/backends/simple.py [moved from python/lib/django-0.96/django/core/cache/backends/simple.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/context_processors.py [moved from python/lib/django-0.96/django/core/context_processors.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/exceptions.py [moved from python/lib/django-0.96/django/core/exceptions.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/handler.py [moved from python/lib/django-0.96/django/core/handler.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/handlers/base.py [moved from python/lib/django-0.96/django/core/handlers/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/handlers/modpython.py [moved from python/lib/django-0.96/django/core/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/handlers/profiler-hotshot.py [moved from python/lib/django-0.96/django/core/handlers/profiler-hotshot.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/handlers/wsgi.py [moved from python/lib/django-0.96/django/core/handlers/wsgi.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/mail.py [moved from python/lib/django-0.96/django/core/mail.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/management.py [moved from python/lib/django-0.96/django/core/management.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/paginator.py [moved from python/lib/django-0.96/django/core/paginator.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/serializers/__init__.py [moved from python/lib/django-0.96/django/core/serializers/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/serializers/base.py [moved from python/lib/django-0.96/django/core/serializers/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/serializers/json.py [moved from python/lib/django-0.96/django/core/serializers/json.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/serializers/python.py [moved from python/lib/django-0.96/django/core/serializers/python.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/serializers/pyyaml.py [moved from python/lib/django-0.96/django/core/serializers/pyyaml.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/serializers/xml_serializer.py [moved from python/lib/django-0.96/django/core/serializers/xml_serializer.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/servers/basehttp.py [moved from python/lib/django-0.96/django/core/servers/basehttp.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/servers/fastcgi.py [moved from python/lib/django-0.96/django/core/servers/fastcgi.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/signals.py [moved from python/lib/django-0.96/django/core/signals.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/template_loader.py [moved from python/lib/django-0.96/django/core/template_loader.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/urlresolvers.py [moved from python/lib/django-0.96/django/core/urlresolvers.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/validators.py [moved from python/lib/django-0.96/django/core/validators.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/core/xheaders.py [moved from python/lib/django-0.96/django/core/xheaders.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/__init__.py [moved from python/lib/django-0.96/django/db/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/ado_mssql/base.py [moved from python/lib/django-0.96/django/db/backends/ado_mssql/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/ado_mssql/client.py [moved from python/lib/django-0.96/django/db/backends/ado_mssql/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/ado_mssql/creation.py [moved from python/lib/django-0.96/django/db/backends/ado_mssql/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/ado_mssql/introspection.py [moved from python/lib/django-0.96/django/db/backends/ado_mssql/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/dummy/base.py [moved from python/lib/django-0.96/django/db/backends/dummy/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/dummy/client.py [moved from python/lib/django-0.96/django/db/backends/dummy/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/dummy/creation.py [moved from python/lib/django-0.96/django/db/backends/dummy/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/dummy/introspection.py [moved from python/lib/django-0.96/django/db/backends/dummy/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql/base.py [moved from python/lib/django-0.96/django/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql/client.py [moved from python/lib/django-0.96/django/db/backends/mysql/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql/creation.py [moved from python/lib/django-0.96/django/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql/introspection.py [moved from python/lib/django-0.96/django/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql_old/base.py [moved from python/lib/django-0.96/django/db/backends/mysql_old/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql_old/client.py [moved from python/lib/django-0.96/django/db/backends/mysql_old/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql_old/creation.py [moved from python/lib/django-0.96/django/db/backends/mysql_old/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/mysql_old/introspection.py [moved from python/lib/django-0.96/django/db/backends/mysql_old/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/oracle/base.py [moved from python/lib/django-0.96/django/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/oracle/client.py [moved from python/lib/django-0.96/django/db/backends/oracle/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/oracle/creation.py [moved from python/lib/django-0.96/django/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/oracle/introspection.py [moved from python/lib/django-0.96/django/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql/base.py [moved from python/lib/django-0.96/django/db/backends/postgresql/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql/client.py [moved from python/lib/django-0.96/django/db/backends/postgresql/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql/creation.py [moved from python/lib/django-0.96/django/db/backends/postgresql/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql/introspection.py [moved from python/lib/django-0.96/django/db/backends/postgresql/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql_psycopg2/base.py [moved from python/lib/django-0.96/django/db/backends/postgresql_psycopg2/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql_psycopg2/client.py [moved from python/lib/django-0.96/django/db/backends/postgresql_psycopg2/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql_psycopg2/creation.py [moved from python/lib/django-0.96/django/db/backends/postgresql_psycopg2/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/postgresql_psycopg2/introspection.py [moved from python/lib/django-0.96/django/db/backends/postgresql_psycopg2/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/sqlite3/base.py [moved from python/lib/django-0.96/django/db/backends/sqlite3/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/sqlite3/client.py [moved from python/lib/django-0.96/django/db/backends/sqlite3/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/sqlite3/creation.py [moved from python/lib/django-0.96/django/db/backends/sqlite3/creation.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/sqlite3/introspection.py [moved from python/lib/django-0.96/django/db/backends/sqlite3/introspection.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/backends/util.py [moved from python/lib/django-0.96/django/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/__init__.py [moved from python/lib/django-0.96/django/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/base.py [moved from python/lib/django-0.96/django/db/models/base.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/fields/__init__.py [moved from python/lib/django-0.96/django/db/models/fields/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/fields/generic.py [moved from python/lib/django-0.96/django/db/models/fields/generic.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/fields/related.py [moved from python/lib/django-0.96/django/db/models/fields/related.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/loading.py [moved from python/lib/django-0.96/django/db/models/loading.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/manager.py [moved from python/lib/django-0.96/django/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/manipulators.py [moved from python/lib/django-0.96/django/db/models/manipulators.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/options.py [moved from python/lib/django-0.96/django/db/models/options.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/query.py [moved from python/lib/django-0.96/django/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/related.py [moved from python/lib/django-0.96/django/db/models/related.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/models/signals.py [moved from python/lib/django-0.96/django/db/models/signals.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/db/transaction.py [moved from python/lib/django-0.96/django/db/transaction.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/dispatch/__init__.py [moved from python/lib/django-0.96/django/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/dispatch/dispatcher.py [moved from python/lib/django-0.96/django/dispatch/dispatcher.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/dispatch/errors.py [moved from python/lib/django-0.96/django/dispatch/errors.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/dispatch/robust.py [moved from python/lib/django-0.96/django/dispatch/robust.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/dispatch/robustapply.py [moved from python/lib/django-0.96/django/dispatch/robustapply.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/dispatch/saferef.py [moved from python/lib/django-0.96/django/dispatch/saferef.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/forms/__init__.py [moved from python/lib/django-0.96/django/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/http/__init__.py [moved from python/lib/django-0.96/django/http/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/cache.py [moved from python/lib/django-0.96/django/middleware/cache.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/common.py [moved from python/lib/django-0.96/django/middleware/common.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/doc.py [moved from python/lib/django-0.96/django/middleware/doc.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/gzip.py [moved from python/lib/django-0.96/django/middleware/gzip.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/http.py [moved from python/lib/django-0.96/django/middleware/http.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/locale.py [moved from python/lib/django-0.96/django/middleware/locale.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/middleware/transaction.py [moved from python/lib/django-0.96/django/middleware/transaction.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/__init__.py [moved from python/lib/django-0.96/django/newforms/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/extras/__init__.py [moved from python/lib/django-0.96/django/newforms/extras/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/extras/widgets.py [moved from python/lib/django-0.96/django/newforms/extras/widgets.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/fields.py [moved from python/lib/django-0.96/django/newforms/fields.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/forms.py [moved from python/lib/django-0.96/django/newforms/forms.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/models.py [moved from python/lib/django-0.96/django/newforms/models.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/util.py [moved from python/lib/django-0.96/django/newforms/util.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/newforms/widgets.py [moved from python/lib/django-0.96/django/newforms/widgets.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/oldforms/__init__.py [moved from python/lib/django-0.96/django/oldforms/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/shortcuts/__init__.py [moved from python/lib/django-0.96/django/shortcuts/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/__init__.py [moved from python/lib/django-0.96/django/template/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/context.py [moved from python/lib/django-0.96/django/template/context.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/defaultfilters.py [moved from python/lib/django-0.96/django/template/defaultfilters.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/defaulttags.py [moved from python/lib/django-0.96/django/template/defaulttags.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/loader.py [moved from python/lib/django-0.96/django/template/loader.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/loader_tags.py [moved from python/lib/django-0.96/django/template/loader_tags.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/loaders/app_directories.py [moved from python/lib/django-0.96/django/template/loaders/app_directories.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/loaders/eggs.py [moved from python/lib/django-0.96/django/template/loaders/eggs.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/template/loaders/filesystem.py [moved from python/lib/django-0.96/django/template/loaders/filesystem.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/templatetags/__init__.py [moved from python/lib/django-0.96/django/templatetags/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/templatetags/i18n.py [moved from python/lib/django-0.96/django/templatetags/i18n.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/__init__.py [moved from python/lib/django-0.96/django/test/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/client.py [moved from python/lib/django-0.96/django/test/client.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/doctest.py [moved from python/lib/django-0.96/django/test/doctest.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/signals.py [moved from python/lib/django-0.96/django/test/signals.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/simple.py [moved from python/lib/django-0.96/django/test/simple.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/testcases.py [moved from python/lib/django-0.96/django/test/testcases.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/test/utils.py [moved from python/lib/django-0.96/django/test/utils.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/_threading_local.py [moved from python/lib/django-0.96/django/utils/_threading_local.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/autoreload.py [moved from python/lib/django-0.96/django/utils/autoreload.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/cache.py [moved from python/lib/django-0.96/django/utils/cache.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/daemonize.py [moved from python/lib/django-0.96/django/utils/daemonize.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/datastructures.py [moved from python/lib/django-0.96/django/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/dateformat.py [moved from python/lib/django-0.96/django/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/dates.py [moved from python/lib/django-0.96/django/utils/dates.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/decorators.py [moved from python/lib/django-0.96/django/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/feedgenerator.py [moved from python/lib/django-0.96/django/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/functional.py [moved from python/lib/django-0.96/django/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/html.py [moved from python/lib/django-0.96/django/utils/html.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/images.py [moved from python/lib/django-0.96/django/utils/images.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/itercompat.py [moved from python/lib/django-0.96/django/utils/itercompat.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/simplejson/__init__.py [moved from python/lib/django-0.96/django/utils/simplejson/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/simplejson/decoder.py [moved from python/lib/django-0.96/django/utils/simplejson/decoder.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/simplejson/encoder.py [moved from python/lib/django-0.96/django/utils/simplejson/encoder.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/simplejson/jsonfilter.py [moved from python/lib/django-0.96/django/utils/simplejson/jsonfilter.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/simplejson/scanner.py [moved from python/lib/django-0.96/django/utils/simplejson/scanner.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/stopwords.py [moved from python/lib/django-0.96/django/utils/stopwords.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/synch.py [moved from python/lib/django-0.96/django/utils/synch.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/termcolors.py [moved from python/lib/django-0.96/django/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/text.py [moved from python/lib/django-0.96/django/utils/text.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/timesince.py [moved from python/lib/django-0.96/django/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/translation/__init__.py [moved from python/lib/django-0.96/django/utils/translation/__init__.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/translation/trans_null.py [moved from python/lib/django-0.96/django/utils/translation/trans_null.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/translation/trans_real.py [moved from python/lib/django-0.96/django/utils/translation/trans_real.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/tzinfo.py [moved from python/lib/django-0.96/django/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/utils/xmlutils.py [moved from python/lib/django-0.96/django/utils/xmlutils.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/debug.py [moved from python/lib/django-0.96/django/views/debug.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/decorators/cache.py [moved from python/lib/django-0.96/django/views/decorators/cache.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/decorators/gzip.py [moved from python/lib/django-0.96/django/views/decorators/gzip.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/decorators/http.py [moved from python/lib/django-0.96/django/views/decorators/http.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/decorators/vary.py [moved from python/lib/django-0.96/django/views/decorators/vary.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/defaults.py [moved from python/lib/django-0.96/django/views/defaults.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/generic/create_update.py [moved from python/lib/django-0.96/django/views/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/generic/date_based.py [moved from python/lib/django-0.96/django/views/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/generic/list_detail.py [moved from python/lib/django-0.96/django/views/generic/list_detail.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/generic/simple.py [moved from python/lib/django-0.96/django/views/generic/simple.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/i18n.py [moved from python/lib/django-0.96/django/views/i18n.py with 100% similarity]
python/google_appengine/lib/django-0.96/django/views/static.py [moved from python/lib/django-0.96/django/views/static.py with 100% similarity]
python/google_appengine/lib/django-0.96/docs/add_ons.txt [moved from python/lib/django-0.96/docs/add_ons.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/admin_css.txt [moved from python/lib/django-0.96/docs/admin_css.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/apache_auth.txt [moved from python/lib/django-0.96/docs/apache_auth.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/api_stability.txt [moved from python/lib/django-0.96/docs/api_stability.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/authentication.txt [moved from python/lib/django-0.96/docs/authentication.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/cache.txt [moved from python/lib/django-0.96/docs/cache.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/contributing.txt [moved from python/lib/django-0.96/docs/contributing.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/csrf.txt [moved from python/lib/django-0.96/docs/csrf.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/databases.txt [moved from python/lib/django-0.96/docs/databases.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/db-api.txt [moved from python/lib/django-0.96/docs/db-api.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/design_philosophies.txt [moved from python/lib/django-0.96/docs/design_philosophies.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/distributions.txt [moved from python/lib/django-0.96/docs/distributions.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/django-admin.txt [moved from python/lib/django-0.96/docs/django-admin.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/documentation.txt [moved from python/lib/django-0.96/docs/documentation.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/email.txt [moved from python/lib/django-0.96/docs/email.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/faq.txt [moved from python/lib/django-0.96/docs/faq.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/fastcgi.txt [moved from python/lib/django-0.96/docs/fastcgi.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/flatpages.txt [moved from python/lib/django-0.96/docs/flatpages.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/forms.txt [moved from python/lib/django-0.96/docs/forms.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/generic_views.txt [moved from python/lib/django-0.96/docs/generic_views.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/i18n.txt [moved from python/lib/django-0.96/docs/i18n.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/install.txt [moved from python/lib/django-0.96/docs/install.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/legacy_databases.txt [moved from python/lib/django-0.96/docs/legacy_databases.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/middleware.txt [moved from python/lib/django-0.96/docs/middleware.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/model-api.txt [moved from python/lib/django-0.96/docs/model-api.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/modpython.txt [moved from python/lib/django-0.96/docs/modpython.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/newforms.txt [moved from python/lib/django-0.96/docs/newforms.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/outputting_csv.txt [moved from python/lib/django-0.96/docs/outputting_csv.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/outputting_pdf.txt [moved from python/lib/django-0.96/docs/outputting_pdf.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/overview.txt [moved from python/lib/django-0.96/docs/overview.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/redirects.txt [moved from python/lib/django-0.96/docs/redirects.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/release_notes_0.95.txt [moved from python/lib/django-0.96/docs/release_notes_0.95.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/release_notes_0.96.txt [moved from python/lib/django-0.96/docs/release_notes_0.96.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/request_response.txt [moved from python/lib/django-0.96/docs/request_response.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/serialization.txt [moved from python/lib/django-0.96/docs/serialization.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/sessions.txt [moved from python/lib/django-0.96/docs/sessions.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/settings.txt [moved from python/lib/django-0.96/docs/settings.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/sitemaps.txt [moved from python/lib/django-0.96/docs/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/sites.txt [moved from python/lib/django-0.96/docs/sites.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/static_files.txt [moved from python/lib/django-0.96/docs/static_files.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/syndication_feeds.txt [moved from python/lib/django-0.96/docs/syndication_feeds.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/templates.txt [moved from python/lib/django-0.96/docs/templates.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/templates_python.txt [moved from python/lib/django-0.96/docs/templates_python.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/testing.txt [moved from python/lib/django-0.96/docs/testing.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/transactions.txt [moved from python/lib/django-0.96/docs/transactions.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/tutorial01.txt [moved from python/lib/django-0.96/docs/tutorial01.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/tutorial02.txt [moved from python/lib/django-0.96/docs/tutorial02.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/tutorial03.txt [moved from python/lib/django-0.96/docs/tutorial03.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/tutorial04.txt [moved from python/lib/django-0.96/docs/tutorial04.txt with 100% similarity]
python/google_appengine/lib/django-0.96/docs/url_dispatch.txt [moved from python/lib/django-0.96/docs/url_dispatch.txt with 100% similarity]
python/google_appengine/lib/django-0.96/scripts/rpm-install.sh [moved from python/lib/django-0.96/scripts/rpm-install.sh with 100% similarity]
python/google_appengine/lib/django-0.96/setup.cfg [moved from python/lib/django-0.96/setup.cfg with 100% similarity]
python/google_appengine/lib/django-0.96/setup.py [moved from python/lib/django-0.96/setup.py with 100% similarity]
python/google_appengine/lib/django-1.2/AUTHORS [moved from python/lib/django-1.2/AUTHORS with 100% similarity]
python/google_appengine/lib/django-1.2/INSTALL [moved from python/lib/django-1.2/INSTALL with 100% similarity]
python/google_appengine/lib/django-1.2/LICENSE [moved from python/lib/django-1.2/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.2/MANIFEST.in [moved from python/lib/django-1.2/MANIFEST.in with 100% similarity]
python/google_appengine/lib/django-1.2/PKG-INFO [moved from python/lib/django-1.2/PKG-INFO with 100% similarity]
python/google_appengine/lib/django-1.2/README [moved from python/lib/django-1.2/README with 100% similarity]
python/google_appengine/lib/django-1.2/django/__init__.py [moved from python/lib/django-1.2/django/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/bin/compile-messages.py [moved from python/lib/django-1.2/django/bin/compile-messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/bin/daily_cleanup.py [moved from python/lib/django-1.2/django/bin/daily_cleanup.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/bin/django-admin.py [moved from python/lib/django-1.2/django/bin/django-admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/bin/make-messages.py [moved from python/lib/django-1.2/django/bin/make-messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/bin/profiling/gather_profile_stats.py [moved from python/lib/django-1.2/django/bin/profiling/gather_profile_stats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/bin/unique-messages.py [moved from python/lib/django-1.2/django/bin/unique-messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/__init__.py [moved from python/lib/django-1.2/django/conf/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/app_template/models.py [moved from python/lib/django-1.2/django/conf/app_template/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/app_template/tests.py [moved from python/lib/django-1.2/django/conf/app_template/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/app_template/views.py [moved from python/lib/django-1.2/django/conf/app_template/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/global_settings.py [moved from python/lib/django-1.2/django/conf/global_settings.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ar/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ar/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ar/formats.py [moved from python/lib/django-1.2/django/conf/locale/ar/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bg/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/bg/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bg/formats.py [moved from python/lib/django-1.2/django/conf/locale/bg/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/bn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bn/formats.py [moved from python/lib/django-1.2/django/conf/locale/bn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/bs/formats.py [moved from python/lib/django-1.2/django/conf/locale/bs/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ca/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ca/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ca/formats.py [moved from python/lib/django-1.2/django/conf/locale/ca/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/cs/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/cs/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/cs/formats.py [moved from python/lib/django-1.2/django/conf/locale/cs/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/cy/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/cy/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/cy/formats.py [moved from python/lib/django-1.2/django/conf/locale/cy/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/da/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/da/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/da/formats.py [moved from python/lib/django-1.2/django/conf/locale/da/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/de/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/de/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/de/formats.py [moved from python/lib/django-1.2/django/conf/locale/de/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/el/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/el/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/el/formats.py [moved from python/lib/django-1.2/django/conf/locale/el/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/en/formats.py [moved from python/lib/django-1.2/django/conf/locale/en/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/en_GB/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/en_GB/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/en_GB/formats.py [moved from python/lib/django-1.2/django/conf/locale/en_GB/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/es/formats.py [moved from python/lib/django-1.2/django/conf/locale/es/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/es_AR/formats.py [moved from python/lib/django-1.2/django/conf/locale/es_AR/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/et/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/et/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/et/formats.py [moved from python/lib/django-1.2/django/conf/locale/et/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/eu/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/eu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/eu/formats.py [moved from python/lib/django-1.2/django/conf/locale/eu/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fa/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/fa/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fa/formats.py [moved from python/lib/django-1.2/django/conf/locale/fa/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/fi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fi/formats.py [moved from python/lib/django-1.2/django/conf/locale/fi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fr/formats.py [moved from python/lib/django-1.2/django/conf/locale/fr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/fy_NL/formats.py [moved from python/lib/django-1.2/django/conf/locale/fy_NL/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ga/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ga/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ga/formats.py [moved from python/lib/django-1.2/django/conf/locale/ga/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/gl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/gl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/gl/formats.py [moved from python/lib/django-1.2/django/conf/locale/gl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/he/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/he/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/he/formats.py [moved from python/lib/django-1.2/django/conf/locale/he/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/hi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hi/formats.py [moved from python/lib/django-1.2/django/conf/locale/hi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/hr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hr/formats.py [moved from python/lib/django-1.2/django/conf/locale/hr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hu/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/hu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/hu/formats.py [moved from python/lib/django-1.2/django/conf/locale/hu/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/id/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/id/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/id/formats.py [moved from python/lib/django-1.2/django/conf/locale/id/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/is/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/is/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/is/formats.py [moved from python/lib/django-1.2/django/conf/locale/is/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/it/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/it/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/it/formats.py [moved from python/lib/django-1.2/django/conf/locale/it/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ja/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ja/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ja/formats.py [moved from python/lib/django-1.2/django/conf/locale/ja/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ka/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ka/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ka/formats.py [moved from python/lib/django-1.2/django/conf/locale/ka/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/km/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/km/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/km/formats.py [moved from python/lib/django-1.2/django/conf/locale/km/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/kn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/kn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/kn/formats.py [moved from python/lib/django-1.2/django/conf/locale/kn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ko/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ko/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ko/formats.py [moved from python/lib/django-1.2/django/conf/locale/ko/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/lt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/lt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/lt/formats.py [moved from python/lib/django-1.2/django/conf/locale/lt/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/lv/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/lv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/lv/formats.py [moved from python/lib/django-1.2/django/conf/locale/lv/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/mk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/mk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/mk/formats.py [moved from python/lib/django-1.2/django/conf/locale/mk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ml/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ml/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ml/formats.py [moved from python/lib/django-1.2/django/conf/locale/ml/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/mn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/mn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/mn/formats.py [moved from python/lib/django-1.2/django/conf/locale/mn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nb/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/nb/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nb/formats.py [moved from python/lib/django-1.2/django/conf/locale/nb/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/nl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nl/formats.py [moved from python/lib/django-1.2/django/conf/locale/nl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/nn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/nn/formats.py [moved from python/lib/django-1.2/django/conf/locale/nn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/no/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/no/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/no/formats.py [moved from python/lib/django-1.2/django/conf/locale/no/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/pl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pl/formats.py [moved from python/lib/django-1.2/django/conf/locale/pl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/pt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pt/formats.py [moved from python/lib/django-1.2/django/conf/locale/pt/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/pt_BR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/pt_BR/formats.py [moved from python/lib/django-1.2/django/conf/locale/pt_BR/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ro/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ro/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ro/formats.py [moved from python/lib/django-1.2/django/conf/locale/ro/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ru/formats.py [moved from python/lib/django-1.2/django/conf/locale/ru/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/sk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sk/formats.py [moved from python/lib/django-1.2/django/conf/locale/sk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/sl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sl/formats.py [moved from python/lib/django-1.2/django/conf/locale/sl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sq/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/sq/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sq/formats.py [moved from python/lib/django-1.2/django/conf/locale/sq/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/sr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sr/formats.py [moved from python/lib/django-1.2/django/conf/locale/sr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sr_Latn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/sr_Latn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sr_Latn/formats.py [moved from python/lib/django-1.2/django/conf/locale/sr_Latn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sv/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/sv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/sv/formats.py [moved from python/lib/django-1.2/django/conf/locale/sv/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ta/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/ta/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/ta/formats.py [moved from python/lib/django-1.2/django/conf/locale/ta/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/te/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/te/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/te/formats.py [moved from python/lib/django-1.2/django/conf/locale/te/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/th/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/th/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/th/formats.py [moved from python/lib/django-1.2/django/conf/locale/th/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/tr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/tr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/tr/formats.py [moved from python/lib/django-1.2/django/conf/locale/tr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/uk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/uk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/uk/formats.py [moved from python/lib/django-1.2/django/conf/locale/uk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/vi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/vi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/vi/formats.py [moved from python/lib/django-1.2/django/conf/locale/vi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/zh_CN/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/zh_CN/formats.py [moved from python/lib/django-1.2/django/conf/locale/zh_CN/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.2/django/conf/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/zh_TW/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/django/conf/locale/zh_TW/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/locale/zh_TW/formats.py [moved from python/lib/django-1.2/django/conf/locale/zh_TW/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/project_template/manage.py [moved from python/lib/django-1.2/django/conf/project_template/manage.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/project_template/settings.py [moved from python/lib/django-1.2/django/conf/project_template/settings.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/project_template/urls.py [moved from python/lib/django-1.2/django/conf/project_template/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/urls/defaults.py [moved from python/lib/django-1.2/django/conf/urls/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/urls/i18n.py [moved from python/lib/django-1.2/django/conf/urls/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/conf/urls/shortcut.py [moved from python/lib/django-1.2/django/conf/urls/shortcut.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/__init__.py [moved from python/lib/django-1.2/django/contrib/admin/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/actions.py [moved from python/lib/django-1.2/django/contrib/admin/actions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/filterspecs.py [moved from python/lib/django-1.2/django/contrib/admin/filterspecs.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/helpers.py [moved from python/lib/django-1.2/django/contrib/admin/helpers.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/base.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/base.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/changelists.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/changelists.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/dashboard.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/dashboard.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/forms.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/forms.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/ie.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/ie.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/login.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/login.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/rtl.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/rtl.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/css/widgets.css [moved from python/lib/django-1.2/django/contrib/admin/media/css/widgets.css with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/LICENSE-JQUERY.txt [moved from python/lib/django-1.2/django/contrib/admin/media/js/LICENSE-JQUERY.txt with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/SelectBox.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/SelectBox.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/SelectFilter2.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/SelectFilter2.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/actions.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/actions.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/actions.min.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/actions.min.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/admin/DateTimeShortcuts.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/admin/DateTimeShortcuts.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/admin/RelatedObjectLookups.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/admin/RelatedObjectLookups.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/admin/ordering.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/admin/ordering.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/calendar.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/calendar.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/collapse.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/collapse.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/collapse.min.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/collapse.min.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/compress.py [moved from python/lib/django-1.2/django/contrib/admin/media/js/compress.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/core.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/core.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/dateparse.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/dateparse.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/getElementsBySelector.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/getElementsBySelector.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/inlines.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/inlines.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/inlines.min.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/inlines.min.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/jquery.init.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/jquery.init.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/jquery.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/jquery.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/jquery.min.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/jquery.min.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/prepopulate.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/prepopulate.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/prepopulate.min.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/prepopulate.min.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/timeparse.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/timeparse.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/media/js/urlify.js [moved from python/lib/django-1.2/django/contrib/admin/media/js/urlify.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/models.py [moved from python/lib/django-1.2/django/contrib/admin/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/options.py [moved from python/lib/django-1.2/django/contrib/admin/options.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/sites.py [moved from python/lib/django-1.2/django/contrib/admin/sites.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/404.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/404.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/500.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/500.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/actions.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/actions.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/app_index.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/app_index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/auth/user/add_form.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/auth/user/add_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/auth/user/change_password.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/auth/user/change_password.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/base.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/base.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/base_site.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/base_site.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/change_form.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/change_list.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/change_list_results.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/change_list_results.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/date_hierarchy.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/date_hierarchy.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/delete_confirmation.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/delete_selected_confirmation.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/delete_selected_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/edit_inline/stacked.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/edit_inline/stacked.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/edit_inline/tabular.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/edit_inline/tabular.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/filter.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/filter.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/includes/fieldset.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/includes/fieldset.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/index.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/invalid_setup.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/invalid_setup.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/login.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/login.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/object_history.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/pagination.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/pagination.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/prepopulated_fields_js.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/prepopulated_fields_js.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/search_form.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/search_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/admin/submit_line.html [moved from python/lib/django-1.2/django/contrib/admin/templates/admin/submit_line.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/logged_out.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_change_done.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_change_form.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_complete.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_complete.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_confirm.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_confirm.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_done.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_email.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_form.html [moved from python/lib/django-1.2/django/contrib/admin/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templatetags/admin_list.py [moved from python/lib/django-1.2/django/contrib/admin/templatetags/admin_list.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templatetags/admin_modify.py [moved from python/lib/django-1.2/django/contrib/admin/templatetags/admin_modify.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templatetags/adminmedia.py [moved from python/lib/django-1.2/django/contrib/admin/templatetags/adminmedia.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/templatetags/log.py [moved from python/lib/django-1.2/django/contrib/admin/templatetags/log.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/util.py [moved from python/lib/django-1.2/django/contrib/admin/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/validation.py [moved from python/lib/django-1.2/django/contrib/admin/validation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/views/decorators.py [moved from python/lib/django-1.2/django/contrib/admin/views/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/views/main.py [moved from python/lib/django-1.2/django/contrib/admin/views/main.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admin/widgets.py [moved from python/lib/django-1.2/django/contrib/admin/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/models.py [moved from python/lib/django-1.2/django/contrib/admindocs/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/bookmarklets.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/bookmarklets.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/index.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/missing_docutils.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/missing_docutils.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/model_detail.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/model_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/model_index.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/model_index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/template_detail.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/template_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/template_filter_index.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/template_filter_index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/template_tag_index.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/template_tag_index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/view_detail.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/view_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/view_index.html [moved from python/lib/django-1.2/django/contrib/admindocs/templates/admin_doc/view_index.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/admindocs/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/tests/fields.py [moved from python/lib/django-1.2/django/contrib/admindocs/tests/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/urls.py [moved from python/lib/django-1.2/django/contrib/admindocs/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/utils.py [moved from python/lib/django-1.2/django/contrib/admindocs/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/admindocs/views.py [moved from python/lib/django-1.2/django/contrib/admindocs/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/__init__.py [moved from python/lib/django-1.2/django/contrib/auth/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/admin.py [moved from python/lib/django-1.2/django/contrib/auth/admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/backends.py [moved from python/lib/django-1.2/django/contrib/auth/backends.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/context_processors.py [moved from python/lib/django-1.2/django/contrib/auth/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/create_superuser.py [moved from python/lib/django-1.2/django/contrib/auth/create_superuser.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/decorators.py [moved from python/lib/django-1.2/django/contrib/auth/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/fixtures/authtestdata.json [moved from python/lib/django-1.2/django/contrib/auth/fixtures/authtestdata.json with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/forms.py [moved from python/lib/django-1.2/django/contrib/auth/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/handlers/modpython.py [moved from python/lib/django-1.2/django/contrib/auth/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/management/__init__.py [moved from python/lib/django-1.2/django/contrib/auth/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/management/commands/changepassword.py [moved from python/lib/django-1.2/django/contrib/auth/management/commands/changepassword.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/management/commands/createsuperuser.py [moved from python/lib/django-1.2/django/contrib/auth/management/commands/createsuperuser.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/middleware.py [moved from python/lib/django-1.2/django/contrib/auth/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/models.py [moved from python/lib/django-1.2/django/contrib/auth/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/auth/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/auth_backends.py [moved from python/lib/django-1.2/django/contrib/auth/tests/auth_backends.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/basic.py [moved from python/lib/django-1.2/django/contrib/auth/tests/basic.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/decorators.py [moved from python/lib/django-1.2/django/contrib/auth/tests/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/forms.py [moved from python/lib/django-1.2/django/contrib/auth/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/models.py [moved from python/lib/django-1.2/django/contrib/auth/tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/remote_user.py [moved from python/lib/django-1.2/django/contrib/auth/tests/remote_user.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/logged_out.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/login.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/login.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_change_form.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_complete.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_complete.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_confirm.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_confirm.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_done.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_email.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_form.html [moved from python/lib/django-1.2/django/contrib/auth/tests/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/tokens.py [moved from python/lib/django-1.2/django/contrib/auth/tests/tokens.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/urls.py [moved from python/lib/django-1.2/django/contrib/auth/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tests/views.py [moved from python/lib/django-1.2/django/contrib/auth/tests/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/tokens.py [moved from python/lib/django-1.2/django/contrib/auth/tokens.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/urls.py [moved from python/lib/django-1.2/django/contrib/auth/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/auth/views.py [moved from python/lib/django-1.2/django/contrib/auth/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/__init__.py [moved from python/lib/django-1.2/django/contrib/comments/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/admin.py [moved from python/lib/django-1.2/django/contrib/comments/admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/feeds.py [moved from python/lib/django-1.2/django/contrib/comments/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/forms.py [moved from python/lib/django-1.2/django/contrib/comments/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/managers.py [moved from python/lib/django-1.2/django/contrib/comments/managers.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/models.py [moved from python/lib/django-1.2/django/contrib/comments/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/moderation.py [moved from python/lib/django-1.2/django/contrib/comments/moderation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/signals.py [moved from python/lib/django-1.2/django/contrib/comments/signals.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/400-debug.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/400-debug.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/approve.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/approve.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/approved.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/approved.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/base.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/base.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/delete.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/delete.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/deleted.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/deleted.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/flag.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/flag.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/flagged.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/flagged.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/form.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/list.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/list.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/posted.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/posted.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templates/comments/preview.html [moved from python/lib/django-1.2/django/contrib/comments/templates/comments/preview.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/templatetags/comments.py [moved from python/lib/django-1.2/django/contrib/comments/templatetags/comments.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/urls.py [moved from python/lib/django-1.2/django/contrib/comments/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/views/comments.py [moved from python/lib/django-1.2/django/contrib/comments/views/comments.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/views/moderation.py [moved from python/lib/django-1.2/django/contrib/comments/views/moderation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/comments/views/utils.py [moved from python/lib/django-1.2/django/contrib/comments/views/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/contenttypes/generic.py [moved from python/lib/django-1.2/django/contrib/contenttypes/generic.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/contenttypes/management.py [moved from python/lib/django-1.2/django/contrib/contenttypes/management.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/contenttypes/models.py [moved from python/lib/django-1.2/django/contrib/contenttypes/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/contenttypes/tests.py [moved from python/lib/django-1.2/django/contrib/contenttypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/contenttypes/views.py [moved from python/lib/django-1.2/django/contrib/contenttypes/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/csrf/middleware.py [moved from python/lib/django-1.2/django/contrib/csrf/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/__init__.py [moved from python/lib/django-1.2/django/contrib/databrowse/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/datastructures.py [moved from python/lib/django-1.2/django/contrib/databrowse/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/plugins/calendars.py [moved from python/lib/django-1.2/django/contrib/databrowse/plugins/calendars.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/plugins/fieldchoices.py [moved from python/lib/django-1.2/django/contrib/databrowse/plugins/fieldchoices.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/plugins/objects.py [moved from python/lib/django-1.2/django/contrib/databrowse/plugins/objects.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/sites.py [moved from python/lib/django-1.2/django/contrib/databrowse/sites.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/base.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/base.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/base_site.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/base_site.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_day.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_day.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_homepage.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_homepage.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_main.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_main.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_month.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_month.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_year.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/calendar_year.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/choice_detail.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/choice_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/choice_list.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/choice_list.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/fieldchoice_detail.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/fieldchoice_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/fieldchoice_homepage.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/fieldchoice_homepage.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/fieldchoice_list.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/fieldchoice_list.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/homepage.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/homepage.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/model_detail.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/model_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/templates/databrowse/object_detail.html [moved from python/lib/django-1.2/django/contrib/databrowse/templates/databrowse/object_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/urls.py [moved from python/lib/django-1.2/django/contrib/databrowse/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/databrowse/views.py [moved from python/lib/django-1.2/django/contrib/databrowse/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/admin.py [moved from python/lib/django-1.2/django/contrib/flatpages/admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/fixtures/sample_flatpages.json [moved from python/lib/django-1.2/django/contrib/flatpages/fixtures/sample_flatpages.json with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/middleware.py [moved from python/lib/django-1.2/django/contrib/flatpages/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/models.py [moved from python/lib/django-1.2/django/contrib/flatpages/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/flatpages/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/csrf.py [moved from python/lib/django-1.2/django/contrib/flatpages/tests/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/middleware.py [moved from python/lib/django-1.2/django/contrib/flatpages/tests/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/templates/404.html [moved from python/lib/django-1.2/django/contrib/flatpages/tests/templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/templates/flatpages/default.html [moved from python/lib/django-1.2/django/contrib/flatpages/tests/templates/flatpages/default.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/urls.py [moved from python/lib/django-1.2/django/contrib/flatpages/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/tests/views.py [moved from python/lib/django-1.2/django/contrib/flatpages/tests/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/urls.py [moved from python/lib/django-1.2/django/contrib/flatpages/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/flatpages/views.py [moved from python/lib/django-1.2/django/contrib/flatpages/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/models.py [moved from python/lib/django-1.2/django/contrib/formtools/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/preview.py [moved from python/lib/django-1.2/django/contrib/formtools/preview.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/templates/formtools/form.html [moved from python/lib/django-1.2/django/contrib/formtools/templates/formtools/form.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/templates/formtools/preview.html [moved from python/lib/django-1.2/django/contrib/formtools/templates/formtools/preview.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/test_urls.py [moved from python/lib/django-1.2/django/contrib/formtools/test_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/tests.py [moved from python/lib/django-1.2/django/contrib/formtools/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/utils.py [moved from python/lib/django-1.2/django/contrib/formtools/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/formtools/wizard.py [moved from python/lib/django-1.2/django/contrib/formtools/wizard.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/admin/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/admin/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/admin/options.py [moved from python/lib/django-1.2/django/contrib/gis/admin/options.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/admin/widgets.py [moved from python/lib/django-1.2/django/contrib/gis/admin/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backend/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/db/backend/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/adapter.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/base.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/mysql/base.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/mysql/creation.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/mysql/introspection.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/mysql/operations.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/mysql/operations.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/adapter.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/base.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/compiler.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/creation.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/introspection.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/models.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/oracle/operations.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/oracle/operations.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/postgis/adapter.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/postgis/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/postgis/base.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/postgis/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/postgis/creation.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/postgis/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/postgis/introspection.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/postgis/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/postgis/models.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/postgis/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/postgis/operations.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/postgis/operations.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/adapter.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/base.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/client.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/client.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/creation.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/introspection.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/models.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/spatialite/operations.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/spatialite/operations.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/backends/util.py [moved from python/lib/django-1.2/django/contrib/gis/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/aggregates.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/fields.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/manager.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/proxy.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/proxy.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/query.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/sql/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/sql/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/sql/aggregates.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/sql/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/sql/compiler.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/sql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/sql/conversion.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/sql/conversion.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/sql/query.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/sql/query.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/db/models/sql/where.py [moved from python/lib/django-1.2/django/contrib/gis/db/models/sql/where.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/feeds.py [moved from python/lib/django-1.2/django/contrib/gis/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/forms/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/forms/fields.py [moved from python/lib/django-1.2/django/contrib/gis/forms/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/LICENSE [moved from python/lib/django-1.2/django/contrib/gis/gdal/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/base.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/datasource.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/datasource.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/driver.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/driver.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/envelope.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/envelope.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/error.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/error.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/feature.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/feature.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/field.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/field.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/geometries.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/geometries.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/geomtype.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/geomtype.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/layer.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/layer.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/libgdal.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/libgdal.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/prototypes/ds.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/prototypes/ds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/prototypes/errcheck.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/prototypes/errcheck.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/prototypes/generation.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/prototypes/generation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/prototypes/geom.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/prototypes/geom.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/prototypes/srs.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/prototypes/srs.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/srs.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/srs.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/tests/test_driver.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/tests/test_driver.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/tests/test_ds.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/tests/test_ds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/tests/test_envelope.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/tests/test_envelope.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/tests/test_geom.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/tests/test_geom.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/gdal/tests/test_srs.py [moved from python/lib/django-1.2/django/contrib/gis/gdal/tests/test_srs.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geometry/backend/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/geometry/backend/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geometry/backend/geos.py [moved from python/lib/django-1.2/django/contrib/gis/geometry/backend/geos.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geometry/regex.py [moved from python/lib/django-1.2/django/contrib/gis/geometry/regex.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geometry/test_data.py [moved from python/lib/django-1.2/django/contrib/gis/geometry/test_data.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/LICENSE [moved from python/lib/django-1.2/django/contrib/gis/geos/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/geos/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/base.py [moved from python/lib/django-1.2/django/contrib/gis/geos/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/collections.py [moved from python/lib/django-1.2/django/contrib/gis/geos/collections.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/coordseq.py [moved from python/lib/django-1.2/django/contrib/gis/geos/coordseq.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/error.py [moved from python/lib/django-1.2/django/contrib/gis/geos/error.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/factory.py [moved from python/lib/django-1.2/django/contrib/gis/geos/factory.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/geometry.py [moved from python/lib/django-1.2/django/contrib/gis/geos/geometry.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/io.py [moved from python/lib/django-1.2/django/contrib/gis/geos/io.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/libgeos.py [moved from python/lib/django-1.2/django/contrib/gis/geos/libgeos.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/linestring.py [moved from python/lib/django-1.2/django/contrib/gis/geos/linestring.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/mutable_list.py [moved from python/lib/django-1.2/django/contrib/gis/geos/mutable_list.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/point.py [moved from python/lib/django-1.2/django/contrib/gis/geos/point.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/polygon.py [moved from python/lib/django-1.2/django/contrib/gis/geos/polygon.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prepared.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prepared.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/coordseq.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/coordseq.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/errcheck.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/errcheck.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/geom.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/geom.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/io.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/io.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/misc.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/misc.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/predicates.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/predicates.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/prepared.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/prepared.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/threadsafe.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/threadsafe.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/prototypes/topology.py [moved from python/lib/django-1.2/django/contrib/gis/geos/prototypes/topology.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/geos/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/tests/test_geos.py [moved from python/lib/django-1.2/django/contrib/gis/geos/tests/test_geos.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/tests/test_geos_mutation.py [moved from python/lib/django-1.2/django/contrib/gis/geos/tests/test_geos_mutation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/tests/test_io.py [moved from python/lib/django-1.2/django/contrib/gis/geos/tests/test_io.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/geos/tests/test_mutable_list.py [moved from python/lib/django-1.2/django/contrib/gis/geos/tests/test_mutable_list.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/management/base.py [moved from python/lib/django-1.2/django/contrib/gis/management/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/management/commands/inspectdb.py [moved from python/lib/django-1.2/django/contrib/gis/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/management/commands/ogrinspect.py [moved from python/lib/django-1.2/django/contrib/gis/management/commands/ogrinspect.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/maps/google/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/maps/google/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/maps/google/gmap.py [moved from python/lib/django-1.2/django/contrib/gis/maps/google/gmap.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/maps/google/overlays.py [moved from python/lib/django-1.2/django/contrib/gis/maps/google/overlays.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/maps/google/zoom.py [moved from python/lib/django-1.2/django/contrib/gis/maps/google/zoom.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/measure.py [moved from python/lib/django-1.2/django/contrib/gis/measure.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/models.py [moved from python/lib/django-1.2/django/contrib/gis/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/shortcuts.py [moved from python/lib/django-1.2/django/contrib/gis/shortcuts.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/sitemaps/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/sitemaps/georss.py [moved from python/lib/django-1.2/django/contrib/gis/sitemaps/georss.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/sitemaps/kml.py [moved from python/lib/django-1.2/django/contrib/gis/sitemaps/kml.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/sitemaps/views.py [moved from python/lib/django-1.2/django/contrib/gis/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/admin/openlayers.html [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/admin/openlayers.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/admin/openlayers.js [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/admin/openlayers.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/admin/osm.html [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/admin/osm.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/admin/osm.js [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/admin/osm.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/google/google-map.html [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/google/google-map.html with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/google/google-map.js [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/google/google-map.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/google/google-multi.js [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/google/google-multi.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/google/google-single.js [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/google/google-single.js with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/kml/base.kml [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/kml/base.kml with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/kml/placemarks.kml [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/kml/placemarks.kml with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml [moved from python/lib/django-1.2/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/data/cities/cities.prj [moved from python/lib/django-1.2/django/contrib/gis/tests/data/cities/cities.prj with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/data/interstates/interstates.prj [moved from python/lib/django-1.2/django/contrib/gis/tests/data/interstates/interstates.prj with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/data/test_point/test_point.prj [moved from python/lib/django-1.2/django/contrib/gis/tests/data/test_point/test_point.prj with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/data/test_poly/test_poly.prj [moved from python/lib/django-1.2/django/contrib/gis/tests/data/test_poly/test_poly.prj with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/data/test_vrt/test_vrt.csv [moved from python/lib/django-1.2/django/contrib/gis/tests/data/test_vrt/test_vrt.csv with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt [moved from python/lib/django-1.2/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/distapp/models.py [moved from python/lib/django-1.2/django/contrib/gis/tests/distapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/distapp/tests.py [moved from python/lib/django-1.2/django/contrib/gis/tests/distapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geo3d/models.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geo3d/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geo3d/tests.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geo3d/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geo3d/views.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geo3d/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/feeds.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/models.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/sitemaps.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/sitemaps.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/test_feeds.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/test_feeds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/test_regress.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/test_regress.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/test_sitemaps.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/test_sitemaps.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/tests.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geoapp/urls.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geoapp/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geogapp/fixtures/initial_data.json [moved from python/lib/django-1.2/django/contrib/gis/tests/geogapp/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geogapp/models.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geogapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/geogapp/tests.py [moved from python/lib/django-1.2/django/contrib/gis/tests/geogapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/layermap/models.py [moved from python/lib/django-1.2/django/contrib/gis/tests/layermap/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/layermap/tests.py [moved from python/lib/django-1.2/django/contrib/gis/tests/layermap/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/relatedapp/models.py [moved from python/lib/django-1.2/django/contrib/gis/tests/relatedapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/relatedapp/tests.py [moved from python/lib/django-1.2/django/contrib/gis/tests/relatedapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/test_geoforms.py [moved from python/lib/django-1.2/django/contrib/gis/tests/test_geoforms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/test_geoip.py [moved from python/lib/django-1.2/django/contrib/gis/tests/test_geoip.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/test_measure.py [moved from python/lib/django-1.2/django/contrib/gis/tests/test_measure.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/test_spatialrefsys.py [moved from python/lib/django-1.2/django/contrib/gis/tests/test_spatialrefsys.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/tests/utils.py [moved from python/lib/django-1.2/django/contrib/gis/tests/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/__init__.py [moved from python/lib/django-1.2/django/contrib/gis/utils/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/geoip.py [moved from python/lib/django-1.2/django/contrib/gis/utils/geoip.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/layermapping.py [moved from python/lib/django-1.2/django/contrib/gis/utils/layermapping.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/ogrinfo.py [moved from python/lib/django-1.2/django/contrib/gis/utils/ogrinfo.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/ogrinspect.py [moved from python/lib/django-1.2/django/contrib/gis/utils/ogrinspect.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/srs.py [moved from python/lib/django-1.2/django/contrib/gis/utils/srs.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/gis/utils/wkt.py [moved from python/lib/django-1.2/django/contrib/gis/utils/wkt.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/humanize/templatetags/humanize.py [moved from python/lib/django-1.2/django/contrib/humanize/templatetags/humanize.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ar/ar_provinces.py [moved from python/lib/django-1.2/django/contrib/localflavor/ar/ar_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ar/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/ar/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/at/at_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/at/at_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/at/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/at/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/au/au_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/au/au_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/au/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/au/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/br/br_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/br/br_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/br/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/br/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ca/ca_provinces.py [moved from python/lib/django-1.2/django/contrib/localflavor/ca/ca_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ca/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/ca/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ch/ch_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/ch/ch_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ch/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/ch/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/cl/cl_regions.py [moved from python/lib/django-1.2/django/contrib/localflavor/cl/cl_regions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/cl/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/cl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/cz/cz_regions.py [moved from python/lib/django-1.2/django/contrib/localflavor/cz/cz_regions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/cz/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/cz/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/de/de_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/de/de_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/de/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/de/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/es/es_provinces.py [moved from python/lib/django-1.2/django/contrib/localflavor/es/es_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/es/es_regions.py [moved from python/lib/django-1.2/django/contrib/localflavor/es/es_regions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/es/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/es/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/fi/fi_municipalities.py [moved from python/lib/django-1.2/django/contrib/localflavor/fi/fi_municipalities.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/fi/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/fi/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/fr/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/fr/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/fr/fr_department.py [moved from python/lib/django-1.2/django/contrib/localflavor/fr/fr_department.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/generic/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/generic/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/id/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/id/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/id/id_choices.py [moved from python/lib/django-1.2/django/contrib/localflavor/id/id_choices.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ie/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/ie/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ie/ie_counties.py [moved from python/lib/django-1.2/django/contrib/localflavor/ie/ie_counties.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/in_/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/in_/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/in_/in_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/in_/in_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/is_/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/is_/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/is_/is_postalcodes.py [moved from python/lib/django-1.2/django/contrib/localflavor/is_/is_postalcodes.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/it/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/it/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/it/it_province.py [moved from python/lib/django-1.2/django/contrib/localflavor/it/it_province.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/it/it_region.py [moved from python/lib/django-1.2/django/contrib/localflavor/it/it_region.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/it/util.py [moved from python/lib/django-1.2/django/contrib/localflavor/it/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/jp/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/jp/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/jp/jp_prefectures.py [moved from python/lib/django-1.2/django/contrib/localflavor/jp/jp_prefectures.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/kw/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/kw/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/mx/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/mx/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/mx/mx_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/mx/mx_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/nl/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/nl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/nl/nl_provinces.py [moved from python/lib/django-1.2/django/contrib/localflavor/nl/nl_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/no/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/no/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/no/no_municipalities.py [moved from python/lib/django-1.2/django/contrib/localflavor/no/no_municipalities.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/pe/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/pe/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/pe/pe_region.py [moved from python/lib/django-1.2/django/contrib/localflavor/pe/pe_region.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/pl/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/pl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/pl/pl_administrativeunits.py [moved from python/lib/django-1.2/django/contrib/localflavor/pl/pl_administrativeunits.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/pl/pl_voivodeships.py [moved from python/lib/django-1.2/django/contrib/localflavor/pl/pl_voivodeships.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/pt/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/pt/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ro/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/ro/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/ro/ro_counties.py [moved from python/lib/django-1.2/django/contrib/localflavor/ro/ro_counties.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/se/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/se/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/se/se_counties.py [moved from python/lib/django-1.2/django/contrib/localflavor/se/se_counties.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/se/utils.py [moved from python/lib/django-1.2/django/contrib/localflavor/se/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/sk/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/sk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/sk/sk_districts.py [moved from python/lib/django-1.2/django/contrib/localflavor/sk/sk_districts.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/sk/sk_regions.py [moved from python/lib/django-1.2/django/contrib/localflavor/sk/sk_regions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/uk/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/uk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/uk/uk_regions.py [moved from python/lib/django-1.2/django/contrib/localflavor/uk/uk_regions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/us/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/us/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/us/models.py [moved from python/lib/django-1.2/django/contrib/localflavor/us/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/us/us_states.py [moved from python/lib/django-1.2/django/contrib/localflavor/us/us_states.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/uy/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/uy/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/uy/util.py [moved from python/lib/django-1.2/django/contrib/localflavor/uy/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/uy/uy_departaments.py [moved from python/lib/django-1.2/django/contrib/localflavor/uy/uy_departaments.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/za/forms.py [moved from python/lib/django-1.2/django/contrib/localflavor/za/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/localflavor/za/za_provinces.py [moved from python/lib/django-1.2/django/contrib/localflavor/za/za_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/markup/templatetags/markup.py [moved from python/lib/django-1.2/django/contrib/markup/templatetags/markup.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/markup/tests.py [moved from python/lib/django-1.2/django/contrib/markup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/__init__.py [moved from python/lib/django-1.2/django/contrib/messages/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/api.py [moved from python/lib/django-1.2/django/contrib/messages/api.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/constants.py [moved from python/lib/django-1.2/django/contrib/messages/constants.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/context_processors.py [moved from python/lib/django-1.2/django/contrib/messages/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/middleware.py [moved from python/lib/django-1.2/django/contrib/messages/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/models.py [moved from python/lib/django-1.2/django/contrib/messages/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/storage/__init__.py [moved from python/lib/django-1.2/django/contrib/messages/storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/storage/base.py [moved from python/lib/django-1.2/django/contrib/messages/storage/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/storage/cookie.py [moved from python/lib/django-1.2/django/contrib/messages/storage/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/storage/fallback.py [moved from python/lib/django-1.2/django/contrib/messages/storage/fallback.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/storage/session.py [moved from python/lib/django-1.2/django/contrib/messages/storage/session.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/storage/user_messages.py [moved from python/lib/django-1.2/django/contrib/messages/storage/user_messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/messages/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/base.py [moved from python/lib/django-1.2/django/contrib/messages/tests/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/cookie.py [moved from python/lib/django-1.2/django/contrib/messages/tests/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/fallback.py [moved from python/lib/django-1.2/django/contrib/messages/tests/fallback.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/middleware.py [moved from python/lib/django-1.2/django/contrib/messages/tests/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/session.py [moved from python/lib/django-1.2/django/contrib/messages/tests/session.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/urls.py [moved from python/lib/django-1.2/django/contrib/messages/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/tests/user_messages.py [moved from python/lib/django-1.2/django/contrib/messages/tests/user_messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/messages/utils.py [moved from python/lib/django-1.2/django/contrib/messages/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/redirects/admin.py [moved from python/lib/django-1.2/django/contrib/redirects/admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/redirects/middleware.py [moved from python/lib/django-1.2/django/contrib/redirects/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/redirects/models.py [moved from python/lib/django-1.2/django/contrib/redirects/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/backends/base.py [moved from python/lib/django-1.2/django/contrib/sessions/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/backends/cache.py [moved from python/lib/django-1.2/django/contrib/sessions/backends/cache.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/backends/cached_db.py [moved from python/lib/django-1.2/django/contrib/sessions/backends/cached_db.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/backends/db.py [moved from python/lib/django-1.2/django/contrib/sessions/backends/db.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/backends/file.py [moved from python/lib/django-1.2/django/contrib/sessions/backends/file.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/middleware.py [moved from python/lib/django-1.2/django/contrib/sessions/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/models.py [moved from python/lib/django-1.2/django/contrib/sessions/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sessions/tests.py [moved from python/lib/django-1.2/django/contrib/sessions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/__init__.py [moved from python/lib/django-1.2/django/contrib/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/management/commands/ping_google.py [moved from python/lib/django-1.2/django/contrib/sitemaps/management/commands/ping_google.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/models.py [moved from python/lib/django-1.2/django/contrib/sitemaps/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/templates/sitemap.xml [moved from python/lib/django-1.2/django/contrib/sitemaps/templates/sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/templates/sitemap_index.xml [moved from python/lib/django-1.2/django/contrib/sitemaps/templates/sitemap_index.xml with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/tests/__init__.py [moved from python/lib/django-1.2/django/contrib/sitemaps/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/tests/basic.py [moved from python/lib/django-1.2/django/contrib/sitemaps/tests/basic.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/tests/urls.py [moved from python/lib/django-1.2/django/contrib/sitemaps/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sitemaps/views.py [moved from python/lib/django-1.2/django/contrib/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sites/admin.py [moved from python/lib/django-1.2/django/contrib/sites/admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sites/management.py [moved from python/lib/django-1.2/django/contrib/sites/management.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sites/managers.py [moved from python/lib/django-1.2/django/contrib/sites/managers.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sites/models.py [moved from python/lib/django-1.2/django/contrib/sites/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/sites/tests.py [moved from python/lib/django-1.2/django/contrib/sites/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/syndication/feeds.py [moved from python/lib/django-1.2/django/contrib/syndication/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/syndication/views.py [moved from python/lib/django-1.2/django/contrib/syndication/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/webdesign/lorem_ipsum.py [moved from python/lib/django-1.2/django/contrib/webdesign/lorem_ipsum.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/webdesign/templatetags/webdesign.py [moved from python/lib/django-1.2/django/contrib/webdesign/templatetags/webdesign.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/contrib/webdesign/tests.py [moved from python/lib/django-1.2/django/contrib/webdesign/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/__init__.py [moved from python/lib/django-1.2/django/core/cache/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/backends/base.py [moved from python/lib/django-1.2/django/core/cache/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/backends/db.py [moved from python/lib/django-1.2/django/core/cache/backends/db.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/backends/dummy.py [moved from python/lib/django-1.2/django/core/cache/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/backends/filebased.py [moved from python/lib/django-1.2/django/core/cache/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/backends/locmem.py [moved from python/lib/django-1.2/django/core/cache/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/cache/backends/memcached.py [moved from python/lib/django-1.2/django/core/cache/backends/memcached.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/context_processors.py [moved from python/lib/django-1.2/django/core/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/exceptions.py [moved from python/lib/django-1.2/django/core/exceptions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/__init__.py [moved from python/lib/django-1.2/django/core/files/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/base.py [moved from python/lib/django-1.2/django/core/files/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/images.py [moved from python/lib/django-1.2/django/core/files/images.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/locks.py [moved from python/lib/django-1.2/django/core/files/locks.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/move.py [moved from python/lib/django-1.2/django/core/files/move.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/storage.py [moved from python/lib/django-1.2/django/core/files/storage.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/temp.py [moved from python/lib/django-1.2/django/core/files/temp.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/uploadedfile.py [moved from python/lib/django-1.2/django/core/files/uploadedfile.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/uploadhandler.py [moved from python/lib/django-1.2/django/core/files/uploadhandler.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/files/utils.py [moved from python/lib/django-1.2/django/core/files/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/handlers/base.py [moved from python/lib/django-1.2/django/core/handlers/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/handlers/modpython.py [moved from python/lib/django-1.2/django/core/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/handlers/profiler-hotshot.py [moved from python/lib/django-1.2/django/core/handlers/profiler-hotshot.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/handlers/wsgi.py [moved from python/lib/django-1.2/django/core/handlers/wsgi.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/__init__.py [moved from python/lib/django-1.2/django/core/mail/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/__init__.py [moved from python/lib/django-1.2/django/core/mail/backends/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/base.py [moved from python/lib/django-1.2/django/core/mail/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/console.py [moved from python/lib/django-1.2/django/core/mail/backends/console.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/dummy.py [moved from python/lib/django-1.2/django/core/mail/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/filebased.py [moved from python/lib/django-1.2/django/core/mail/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/locmem.py [moved from python/lib/django-1.2/django/core/mail/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/backends/smtp.py [moved from python/lib/django-1.2/django/core/mail/backends/smtp.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/message.py [moved from python/lib/django-1.2/django/core/mail/message.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/mail/utils.py [moved from python/lib/django-1.2/django/core/mail/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/__init__.py [moved from python/lib/django-1.2/django/core/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/base.py [moved from python/lib/django-1.2/django/core/management/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/color.py [moved from python/lib/django-1.2/django/core/management/color.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/cleanup.py [moved from python/lib/django-1.2/django/core/management/commands/cleanup.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/compilemessages.py [moved from python/lib/django-1.2/django/core/management/commands/compilemessages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/createcachetable.py [moved from python/lib/django-1.2/django/core/management/commands/createcachetable.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/dbshell.py [moved from python/lib/django-1.2/django/core/management/commands/dbshell.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/diffsettings.py [moved from python/lib/django-1.2/django/core/management/commands/diffsettings.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/dumpdata.py [moved from python/lib/django-1.2/django/core/management/commands/dumpdata.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/flush.py [moved from python/lib/django-1.2/django/core/management/commands/flush.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/inspectdb.py [moved from python/lib/django-1.2/django/core/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/loaddata.py [moved from python/lib/django-1.2/django/core/management/commands/loaddata.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/makemessages.py [moved from python/lib/django-1.2/django/core/management/commands/makemessages.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/reset.py [moved from python/lib/django-1.2/django/core/management/commands/reset.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/runfcgi.py [moved from python/lib/django-1.2/django/core/management/commands/runfcgi.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/runserver.py [moved from python/lib/django-1.2/django/core/management/commands/runserver.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/shell.py [moved from python/lib/django-1.2/django/core/management/commands/shell.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sql.py [moved from python/lib/django-1.2/django/core/management/commands/sql.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlall.py [moved from python/lib/django-1.2/django/core/management/commands/sqlall.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlclear.py [moved from python/lib/django-1.2/django/core/management/commands/sqlclear.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlcustom.py [moved from python/lib/django-1.2/django/core/management/commands/sqlcustom.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlflush.py [moved from python/lib/django-1.2/django/core/management/commands/sqlflush.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlindexes.py [moved from python/lib/django-1.2/django/core/management/commands/sqlindexes.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlinitialdata.py [moved from python/lib/django-1.2/django/core/management/commands/sqlinitialdata.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlreset.py [moved from python/lib/django-1.2/django/core/management/commands/sqlreset.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/sqlsequencereset.py [moved from python/lib/django-1.2/django/core/management/commands/sqlsequencereset.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/startapp.py [moved from python/lib/django-1.2/django/core/management/commands/startapp.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/startproject.py [moved from python/lib/django-1.2/django/core/management/commands/startproject.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/syncdb.py [moved from python/lib/django-1.2/django/core/management/commands/syncdb.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/test.py [moved from python/lib/django-1.2/django/core/management/commands/test.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/testserver.py [moved from python/lib/django-1.2/django/core/management/commands/testserver.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/commands/validate.py [moved from python/lib/django-1.2/django/core/management/commands/validate.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/sql.py [moved from python/lib/django-1.2/django/core/management/sql.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/management/validation.py [moved from python/lib/django-1.2/django/core/management/validation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/paginator.py [moved from python/lib/django-1.2/django/core/paginator.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/serializers/__init__.py [moved from python/lib/django-1.2/django/core/serializers/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/serializers/base.py [moved from python/lib/django-1.2/django/core/serializers/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/serializers/json.py [moved from python/lib/django-1.2/django/core/serializers/json.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/serializers/python.py [moved from python/lib/django-1.2/django/core/serializers/python.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/serializers/pyyaml.py [moved from python/lib/django-1.2/django/core/serializers/pyyaml.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/serializers/xml_serializer.py [moved from python/lib/django-1.2/django/core/serializers/xml_serializer.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/servers/basehttp.py [moved from python/lib/django-1.2/django/core/servers/basehttp.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/servers/fastcgi.py [moved from python/lib/django-1.2/django/core/servers/fastcgi.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/signals.py [moved from python/lib/django-1.2/django/core/signals.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/template_loader.py [moved from python/lib/django-1.2/django/core/template_loader.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/urlresolvers.py [moved from python/lib/django-1.2/django/core/urlresolvers.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/validators.py [moved from python/lib/django-1.2/django/core/validators.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/core/xheaders.py [moved from python/lib/django-1.2/django/core/xheaders.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/__init__.py [moved from python/lib/django-1.2/django/db/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/__init__.py [moved from python/lib/django-1.2/django/db/backends/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/creation.py [moved from python/lib/django-1.2/django/db/backends/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/dummy/base.py [moved from python/lib/django-1.2/django/db/backends/dummy/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/mysql/base.py [moved from python/lib/django-1.2/django/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/mysql/client.py [moved from python/lib/django-1.2/django/db/backends/mysql/client.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/mysql/compiler.py [moved from python/lib/django-1.2/django/db/backends/mysql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/mysql/creation.py [moved from python/lib/django-1.2/django/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/mysql/introspection.py [moved from python/lib/django-1.2/django/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/mysql/validation.py [moved from python/lib/django-1.2/django/db/backends/mysql/validation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/oracle/base.py [moved from python/lib/django-1.2/django/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/oracle/client.py [moved from python/lib/django-1.2/django/db/backends/oracle/client.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/oracle/compiler.py [moved from python/lib/django-1.2/django/db/backends/oracle/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/oracle/creation.py [moved from python/lib/django-1.2/django/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/oracle/introspection.py [moved from python/lib/django-1.2/django/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql/base.py [moved from python/lib/django-1.2/django/db/backends/postgresql/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql/client.py [moved from python/lib/django-1.2/django/db/backends/postgresql/client.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql/creation.py [moved from python/lib/django-1.2/django/db/backends/postgresql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql/introspection.py [moved from python/lib/django-1.2/django/db/backends/postgresql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql/operations.py [moved from python/lib/django-1.2/django/db/backends/postgresql/operations.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql/version.py [moved from python/lib/django-1.2/django/db/backends/postgresql/version.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql_psycopg2/base.py [moved from python/lib/django-1.2/django/db/backends/postgresql_psycopg2/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/postgresql_psycopg2/introspection.py [moved from python/lib/django-1.2/django/db/backends/postgresql_psycopg2/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/signals.py [moved from python/lib/django-1.2/django/db/backends/signals.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/sqlite3/base.py [moved from python/lib/django-1.2/django/db/backends/sqlite3/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/sqlite3/client.py [moved from python/lib/django-1.2/django/db/backends/sqlite3/client.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/sqlite3/creation.py [moved from python/lib/django-1.2/django/db/backends/sqlite3/creation.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/sqlite3/introspection.py [moved from python/lib/django-1.2/django/db/backends/sqlite3/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/backends/util.py [moved from python/lib/django-1.2/django/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/__init__.py [moved from python/lib/django-1.2/django/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/aggregates.py [moved from python/lib/django-1.2/django/db/models/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/base.py [moved from python/lib/django-1.2/django/db/models/base.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/expressions.py [moved from python/lib/django-1.2/django/db/models/expressions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/fields/__init__.py [moved from python/lib/django-1.2/django/db/models/fields/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/fields/files.py [moved from python/lib/django-1.2/django/db/models/fields/files.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/fields/proxy.py [moved from python/lib/django-1.2/django/db/models/fields/proxy.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/fields/related.py [moved from python/lib/django-1.2/django/db/models/fields/related.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/fields/subclassing.py [moved from python/lib/django-1.2/django/db/models/fields/subclassing.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/loading.py [moved from python/lib/django-1.2/django/db/models/loading.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/manager.py [moved from python/lib/django-1.2/django/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/options.py [moved from python/lib/django-1.2/django/db/models/options.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/query.py [moved from python/lib/django-1.2/django/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/query_utils.py [moved from python/lib/django-1.2/django/db/models/query_utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/related.py [moved from python/lib/django-1.2/django/db/models/related.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/signals.py [moved from python/lib/django-1.2/django/db/models/signals.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/__init__.py [moved from python/lib/django-1.2/django/db/models/sql/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/aggregates.py [moved from python/lib/django-1.2/django/db/models/sql/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/compiler.py [moved from python/lib/django-1.2/django/db/models/sql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/constants.py [moved from python/lib/django-1.2/django/db/models/sql/constants.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/datastructures.py [moved from python/lib/django-1.2/django/db/models/sql/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/expressions.py [moved from python/lib/django-1.2/django/db/models/sql/expressions.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/query.py [moved from python/lib/django-1.2/django/db/models/sql/query.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/subqueries.py [moved from python/lib/django-1.2/django/db/models/sql/subqueries.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/models/sql/where.py [moved from python/lib/django-1.2/django/db/models/sql/where.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/transaction.py [moved from python/lib/django-1.2/django/db/transaction.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/db/utils.py [moved from python/lib/django-1.2/django/db/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/dispatch/__init__.py [moved from python/lib/django-1.2/django/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/dispatch/dispatcher.py [moved from python/lib/django-1.2/django/dispatch/dispatcher.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/dispatch/license.txt [moved from python/lib/django-1.2/django/dispatch/license.txt with 100% similarity]
python/google_appengine/lib/django-1.2/django/dispatch/saferef.py [moved from python/lib/django-1.2/django/dispatch/saferef.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/__init__.py [moved from python/lib/django-1.2/django/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/extras/__init__.py [moved from python/lib/django-1.2/django/forms/extras/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/extras/widgets.py [moved from python/lib/django-1.2/django/forms/extras/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/fields.py [moved from python/lib/django-1.2/django/forms/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/forms.py [moved from python/lib/django-1.2/django/forms/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/formsets.py [moved from python/lib/django-1.2/django/forms/formsets.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/models.py [moved from python/lib/django-1.2/django/forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/util.py [moved from python/lib/django-1.2/django/forms/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/forms/widgets.py [moved from python/lib/django-1.2/django/forms/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/http/__init__.py [moved from python/lib/django-1.2/django/http/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/http/multipartparser.py [moved from python/lib/django-1.2/django/http/multipartparser.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/http/utils.py [moved from python/lib/django-1.2/django/http/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/cache.py [moved from python/lib/django-1.2/django/middleware/cache.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/common.py [moved from python/lib/django-1.2/django/middleware/common.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/csrf.py [moved from python/lib/django-1.2/django/middleware/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/doc.py [moved from python/lib/django-1.2/django/middleware/doc.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/gzip.py [moved from python/lib/django-1.2/django/middleware/gzip.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/http.py [moved from python/lib/django-1.2/django/middleware/http.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/locale.py [moved from python/lib/django-1.2/django/middleware/locale.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/middleware/transaction.py [moved from python/lib/django-1.2/django/middleware/transaction.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/shortcuts/__init__.py [moved from python/lib/django-1.2/django/shortcuts/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/__init__.py [moved from python/lib/django-1.2/django/template/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/context.py [moved from python/lib/django-1.2/django/template/context.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/debug.py [moved from python/lib/django-1.2/django/template/debug.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/defaultfilters.py [moved from python/lib/django-1.2/django/template/defaultfilters.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/defaulttags.py [moved from python/lib/django-1.2/django/template/defaulttags.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/loader.py [moved from python/lib/django-1.2/django/template/loader.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/loader_tags.py [moved from python/lib/django-1.2/django/template/loader_tags.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/loaders/app_directories.py [moved from python/lib/django-1.2/django/template/loaders/app_directories.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/loaders/cached.py [moved from python/lib/django-1.2/django/template/loaders/cached.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/loaders/eggs.py [moved from python/lib/django-1.2/django/template/loaders/eggs.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/loaders/filesystem.py [moved from python/lib/django-1.2/django/template/loaders/filesystem.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/template/smartif.py [moved from python/lib/django-1.2/django/template/smartif.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/templatetags/cache.py [moved from python/lib/django-1.2/django/templatetags/cache.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/templatetags/i18n.py [moved from python/lib/django-1.2/django/templatetags/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/__init__.py [moved from python/lib/django-1.2/django/test/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/_doctest.py [moved from python/lib/django-1.2/django/test/_doctest.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/client.py [moved from python/lib/django-1.2/django/test/client.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/signals.py [moved from python/lib/django-1.2/django/test/signals.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/simple.py [moved from python/lib/django-1.2/django/test/simple.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/testcases.py [moved from python/lib/django-1.2/django/test/testcases.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/test/utils.py [moved from python/lib/django-1.2/django/test/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/_os.py [moved from python/lib/django-1.2/django/utils/_os.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/_threading_local.py [moved from python/lib/django-1.2/django/utils/_threading_local.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/autoreload.py [moved from python/lib/django-1.2/django/utils/autoreload.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/cache.py [moved from python/lib/django-1.2/django/utils/cache.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/checksums.py [moved from python/lib/django-1.2/django/utils/checksums.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/copycompat.py [moved from python/lib/django-1.2/django/utils/copycompat.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/daemonize.py [moved from python/lib/django-1.2/django/utils/daemonize.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/datastructures.py [moved from python/lib/django-1.2/django/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/dateformat.py [moved from python/lib/django-1.2/django/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/dates.py [moved from python/lib/django-1.2/django/utils/dates.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/datetime_safe.py [moved from python/lib/django-1.2/django/utils/datetime_safe.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/decorators.py [moved from python/lib/django-1.2/django/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/encoding.py [moved from python/lib/django-1.2/django/utils/encoding.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/feedgenerator.py [moved from python/lib/django-1.2/django/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/formats.py [moved from python/lib/django-1.2/django/utils/formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/functional.py [moved from python/lib/django-1.2/django/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/hashcompat.py [moved from python/lib/django-1.2/django/utils/hashcompat.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/html.py [moved from python/lib/django-1.2/django/utils/html.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/http.py [moved from python/lib/django-1.2/django/utils/http.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/importlib.py [moved from python/lib/django-1.2/django/utils/importlib.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/itercompat.py [moved from python/lib/django-1.2/django/utils/itercompat.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/module_loading.py [moved from python/lib/django-1.2/django/utils/module_loading.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/numberformat.py [moved from python/lib/django-1.2/django/utils/numberformat.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/regex_helper.py [moved from python/lib/django-1.2/django/utils/regex_helper.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/safestring.py [moved from python/lib/django-1.2/django/utils/safestring.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/simplejson/LICENSE.txt [moved from python/lib/django-1.2/django/utils/simplejson/LICENSE.txt with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/simplejson/__init__.py [moved from python/lib/django-1.2/django/utils/simplejson/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/simplejson/decoder.py [moved from python/lib/django-1.2/django/utils/simplejson/decoder.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/simplejson/encoder.py [moved from python/lib/django-1.2/django/utils/simplejson/encoder.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/simplejson/scanner.py [moved from python/lib/django-1.2/django/utils/simplejson/scanner.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/simplejson/tool.py [moved from python/lib/django-1.2/django/utils/simplejson/tool.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/stopwords.py [moved from python/lib/django-1.2/django/utils/stopwords.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/synch.py [moved from python/lib/django-1.2/django/utils/synch.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/termcolors.py [moved from python/lib/django-1.2/django/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/text.py [moved from python/lib/django-1.2/django/utils/text.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/thread_support.py [moved from python/lib/django-1.2/django/utils/thread_support.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/timesince.py [moved from python/lib/django-1.2/django/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/translation/__init__.py [moved from python/lib/django-1.2/django/utils/translation/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/translation/trans_null.py [moved from python/lib/django-1.2/django/utils/translation/trans_null.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/translation/trans_real.py [moved from python/lib/django-1.2/django/utils/translation/trans_real.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/tree.py [moved from python/lib/django-1.2/django/utils/tree.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/tzinfo.py [moved from python/lib/django-1.2/django/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/version.py [moved from python/lib/django-1.2/django/utils/version.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/utils/xmlutils.py [moved from python/lib/django-1.2/django/utils/xmlutils.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/csrf.py [moved from python/lib/django-1.2/django/views/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/debug.py [moved from python/lib/django-1.2/django/views/debug.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/decorators/cache.py [moved from python/lib/django-1.2/django/views/decorators/cache.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/decorators/csrf.py [moved from python/lib/django-1.2/django/views/decorators/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/decorators/gzip.py [moved from python/lib/django-1.2/django/views/decorators/gzip.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/decorators/http.py [moved from python/lib/django-1.2/django/views/decorators/http.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/decorators/vary.py [moved from python/lib/django-1.2/django/views/decorators/vary.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/defaults.py [moved from python/lib/django-1.2/django/views/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/generic/__init__.py [moved from python/lib/django-1.2/django/views/generic/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/generic/create_update.py [moved from python/lib/django-1.2/django/views/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/generic/date_based.py [moved from python/lib/django-1.2/django/views/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/generic/list_detail.py [moved from python/lib/django-1.2/django/views/generic/list_detail.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/generic/simple.py [moved from python/lib/django-1.2/django/views/generic/simple.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/i18n.py [moved from python/lib/django-1.2/django/views/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.2/django/views/static.py [moved from python/lib/django-1.2/django/views/static.py with 100% similarity]
python/google_appengine/lib/django-1.2/docs/Makefile [moved from python/lib/django-1.2/docs/Makefile with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_ext/applyxrefs.py [moved from python/lib/django-1.2/docs/_ext/applyxrefs.py with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_ext/djangodocs.py [moved from python/lib/django-1.2/docs/_ext/djangodocs.py with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_ext/literals_to_xrefs.py [moved from python/lib/django-1.2/docs/_ext/literals_to_xrefs.py with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/genindex.html [moved from python/lib/django-1.2/docs/_theme/djangodocs/genindex.html with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/layout.html [moved from python/lib/django-1.2/docs/_theme/djangodocs/layout.html with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/modindex.html [moved from python/lib/django-1.2/docs/_theme/djangodocs/modindex.html with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/search.html [moved from python/lib/django-1.2/docs/_theme/djangodocs/search.html with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/static/default.css [moved from python/lib/django-1.2/docs/_theme/djangodocs/static/default.css with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/static/djangodocs.css [moved from python/lib/django-1.2/docs/_theme/djangodocs/static/djangodocs.css with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/static/homepage.css [moved from python/lib/django-1.2/docs/_theme/djangodocs/static/homepage.css with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/static/reset-fonts-grids.css [moved from python/lib/django-1.2/docs/_theme/djangodocs/static/reset-fonts-grids.css with 100% similarity]
python/google_appengine/lib/django-1.2/docs/_theme/djangodocs/theme.conf [moved from python/lib/django-1.2/docs/_theme/djangodocs/theme.conf with 100% similarity]
python/google_appengine/lib/django-1.2/docs/conf.py [moved from python/lib/django-1.2/docs/conf.py with 100% similarity]
python/google_appengine/lib/django-1.2/docs/contents.txt [moved from python/lib/django-1.2/docs/contents.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/admin.txt [moved from python/lib/django-1.2/docs/faq/admin.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/contributing.txt [moved from python/lib/django-1.2/docs/faq/contributing.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/general.txt [moved from python/lib/django-1.2/docs/faq/general.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/help.txt [moved from python/lib/django-1.2/docs/faq/help.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/index.txt [moved from python/lib/django-1.2/docs/faq/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/install.txt [moved from python/lib/django-1.2/docs/faq/install.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/models.txt [moved from python/lib/django-1.2/docs/faq/models.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/faq/usage.txt [moved from python/lib/django-1.2/docs/faq/usage.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/glossary.txt [moved from python/lib/django-1.2/docs/glossary.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/apache-auth.txt [moved from python/lib/django-1.2/docs/howto/apache-auth.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/auth-remote-user.txt [moved from python/lib/django-1.2/docs/howto/auth-remote-user.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/custom-file-storage.txt [moved from python/lib/django-1.2/docs/howto/custom-file-storage.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/custom-management-commands.txt [moved from python/lib/django-1.2/docs/howto/custom-management-commands.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/custom-model-fields.txt [moved from python/lib/django-1.2/docs/howto/custom-model-fields.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/custom-template-tags.txt [moved from python/lib/django-1.2/docs/howto/custom-template-tags.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/deployment/fastcgi.txt [moved from python/lib/django-1.2/docs/howto/deployment/fastcgi.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/deployment/index.txt [moved from python/lib/django-1.2/docs/howto/deployment/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/deployment/modpython.txt [moved from python/lib/django-1.2/docs/howto/deployment/modpython.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/deployment/modwsgi.txt [moved from python/lib/django-1.2/docs/howto/deployment/modwsgi.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/error-reporting.txt [moved from python/lib/django-1.2/docs/howto/error-reporting.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/i18n.txt [moved from python/lib/django-1.2/docs/howto/i18n.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/index.txt [moved from python/lib/django-1.2/docs/howto/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/initial-data.txt [moved from python/lib/django-1.2/docs/howto/initial-data.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/jython.txt [moved from python/lib/django-1.2/docs/howto/jython.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/legacy-databases.txt [moved from python/lib/django-1.2/docs/howto/legacy-databases.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/outputting-csv.txt [moved from python/lib/django-1.2/docs/howto/outputting-csv.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/outputting-pdf.txt [moved from python/lib/django-1.2/docs/howto/outputting-pdf.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/howto/static-files.txt [moved from python/lib/django-1.2/docs/howto/static-files.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/index.txt [moved from python/lib/django-1.2/docs/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/committers.txt [moved from python/lib/django-1.2/docs/internals/committers.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/contributing.txt [moved from python/lib/django-1.2/docs/internals/contributing.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/deprecation.txt [moved from python/lib/django-1.2/docs/internals/deprecation.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/documentation.txt [moved from python/lib/django-1.2/docs/internals/documentation.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/index.txt [moved from python/lib/django-1.2/docs/internals/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/release-process.txt [moved from python/lib/django-1.2/docs/internals/release-process.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/internals/svn.txt [moved from python/lib/django-1.2/docs/internals/svn.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/index.txt [moved from python/lib/django-1.2/docs/intro/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/install.txt [moved from python/lib/django-1.2/docs/intro/install.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/overview.txt [moved from python/lib/django-1.2/docs/intro/overview.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/tutorial01.txt [moved from python/lib/django-1.2/docs/intro/tutorial01.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/tutorial02.txt [moved from python/lib/django-1.2/docs/intro/tutorial02.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/tutorial03.txt [moved from python/lib/django-1.2/docs/intro/tutorial03.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/tutorial04.txt [moved from python/lib/django-1.2/docs/intro/tutorial04.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/intro/whatsnext.txt [moved from python/lib/django-1.2/docs/intro/whatsnext.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/man/daily_cleanup.1 [moved from python/lib/django-1.2/docs/man/daily_cleanup.1 with 100% similarity]
python/google_appengine/lib/django-1.2/docs/man/django-admin.1 [moved from python/lib/django-1.2/docs/man/django-admin.1 with 100% similarity]
python/google_appengine/lib/django-1.2/docs/man/gather_profile_stats.1 [moved from python/lib/django-1.2/docs/man/gather_profile_stats.1 with 100% similarity]
python/google_appengine/lib/django-1.2/docs/misc/api-stability.txt [moved from python/lib/django-1.2/docs/misc/api-stability.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/misc/design-philosophies.txt [moved from python/lib/django-1.2/docs/misc/design-philosophies.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/misc/distributions.txt [moved from python/lib/django-1.2/docs/misc/distributions.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/misc/index.txt [moved from python/lib/django-1.2/docs/misc/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/obsolete/admin-css.txt [moved from python/lib/django-1.2/docs/obsolete/admin-css.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/obsolete/index.txt [moved from python/lib/django-1.2/docs/obsolete/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/authbackends.txt [moved from python/lib/django-1.2/docs/ref/authbackends.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/admin/actions.txt [moved from python/lib/django-1.2/docs/ref/contrib/admin/actions.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/admin/admindocs.txt [moved from python/lib/django-1.2/docs/ref/contrib/admin/admindocs.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/admin/index.txt [moved from python/lib/django-1.2/docs/ref/contrib/admin/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/auth.txt [moved from python/lib/django-1.2/docs/ref/contrib/auth.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/custom.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/custom.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/example.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/example.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/forms.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/forms.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/index.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/models.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/models.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/moderation.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/moderation.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/settings.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/signals.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/comments/upgrade.txt [moved from python/lib/django-1.2/docs/ref/contrib/comments/upgrade.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/contenttypes.txt [moved from python/lib/django-1.2/docs/ref/contrib/contenttypes.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/csrf.txt [moved from python/lib/django-1.2/docs/ref/contrib/csrf.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/databrowse.txt [moved from python/lib/django-1.2/docs/ref/contrib/databrowse.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/flatpages.txt [moved from python/lib/django-1.2/docs/ref/contrib/flatpages.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/formtools/form-preview.txt [moved from python/lib/django-1.2/docs/ref/contrib/formtools/form-preview.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/formtools/form-wizard.txt [moved from python/lib/django-1.2/docs/ref/contrib/formtools/form-wizard.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/formtools/index.txt [moved from python/lib/django-1.2/docs/ref/contrib/formtools/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/admin.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/admin.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/commands.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/commands.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-1.3.sh [moved from python/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-1.3.sh with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-1.4.sh [moved from python/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-1.4.sh with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-1.5.sh [moved from python/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-1.5.sh with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-debian.sh [moved from python/lib/django-1.2/docs/ref/contrib/gis/create_template_postgis-debian.sh with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/db-api.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/db-api.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/deployment.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/deployment.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/feeds.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/feeds.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/gdal.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/gdal.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/geoip.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/geoip.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/geoquerysets.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/geoquerysets.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/geos.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/geos.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/index.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/install.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/install.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/layermapping.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/layermapping.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/measure.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/measure.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/model-api.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/model-api.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/ogrinspect.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/ogrinspect.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/sitemaps.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/testing.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/testing.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/tutorial.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/tutorial.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/gis/utils.txt [moved from python/lib/django-1.2/docs/ref/contrib/gis/utils.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/humanize.txt [moved from python/lib/django-1.2/docs/ref/contrib/humanize.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/index.txt [moved from python/lib/django-1.2/docs/ref/contrib/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/localflavor.txt [moved from python/lib/django-1.2/docs/ref/contrib/localflavor.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/markup.txt [moved from python/lib/django-1.2/docs/ref/contrib/markup.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/messages.txt [moved from python/lib/django-1.2/docs/ref/contrib/messages.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/redirects.txt [moved from python/lib/django-1.2/docs/ref/contrib/redirects.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/sitemaps.txt [moved from python/lib/django-1.2/docs/ref/contrib/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/sites.txt [moved from python/lib/django-1.2/docs/ref/contrib/sites.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/syndication.txt [moved from python/lib/django-1.2/docs/ref/contrib/syndication.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/contrib/webdesign.txt [moved from python/lib/django-1.2/docs/ref/contrib/webdesign.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/databases.txt [moved from python/lib/django-1.2/docs/ref/databases.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/django-admin.txt [moved from python/lib/django-1.2/docs/ref/django-admin.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/exceptions.txt [moved from python/lib/django-1.2/docs/ref/exceptions.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/files/file.txt [moved from python/lib/django-1.2/docs/ref/files/file.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/files/index.txt [moved from python/lib/django-1.2/docs/ref/files/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/files/storage.txt [moved from python/lib/django-1.2/docs/ref/files/storage.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/forms/api.txt [moved from python/lib/django-1.2/docs/ref/forms/api.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/forms/fields.txt [moved from python/lib/django-1.2/docs/ref/forms/fields.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/forms/index.txt [moved from python/lib/django-1.2/docs/ref/forms/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/forms/validation.txt [moved from python/lib/django-1.2/docs/ref/forms/validation.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/forms/widgets.txt [moved from python/lib/django-1.2/docs/ref/forms/widgets.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/generic-views.txt [moved from python/lib/django-1.2/docs/ref/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/index.txt [moved from python/lib/django-1.2/docs/ref/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/middleware.txt [moved from python/lib/django-1.2/docs/ref/middleware.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/models/fields.txt [moved from python/lib/django-1.2/docs/ref/models/fields.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/models/index.txt [moved from python/lib/django-1.2/docs/ref/models/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/models/instances.txt [moved from python/lib/django-1.2/docs/ref/models/instances.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/models/options.txt [moved from python/lib/django-1.2/docs/ref/models/options.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/models/querysets.txt [moved from python/lib/django-1.2/docs/ref/models/querysets.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/models/relations.txt [moved from python/lib/django-1.2/docs/ref/models/relations.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/request-response.txt [moved from python/lib/django-1.2/docs/ref/request-response.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/settings.txt [moved from python/lib/django-1.2/docs/ref/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/signals.txt [moved from python/lib/django-1.2/docs/ref/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/templates/api.txt [moved from python/lib/django-1.2/docs/ref/templates/api.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/templates/builtins.txt [moved from python/lib/django-1.2/docs/ref/templates/builtins.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/templates/index.txt [moved from python/lib/django-1.2/docs/ref/templates/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/unicode.txt [moved from python/lib/django-1.2/docs/ref/unicode.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/utils.txt [moved from python/lib/django-1.2/docs/ref/utils.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/ref/validators.txt [moved from python/lib/django-1.2/docs/ref/validators.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/0.95.txt [moved from python/lib/django-1.2/docs/releases/0.95.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/0.96.txt [moved from python/lib/django-1.2/docs/releases/0.96.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0-alpha-1.txt [moved from python/lib/django-1.2/docs/releases/1.0-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0-alpha-2.txt [moved from python/lib/django-1.2/docs/releases/1.0-alpha-2.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0-beta-2.txt [moved from python/lib/django-1.2/docs/releases/1.0-beta-2.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0-beta.txt [moved from python/lib/django-1.2/docs/releases/1.0-beta.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0-porting-guide.txt [moved from python/lib/django-1.2/docs/releases/1.0-porting-guide.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0.1.txt [moved from python/lib/django-1.2/docs/releases/1.0.1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0.2.txt [moved from python/lib/django-1.2/docs/releases/1.0.2.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.0.txt [moved from python/lib/django-1.2/docs/releases/1.0.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.1-alpha-1.txt [moved from python/lib/django-1.2/docs/releases/1.1-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.1-beta-1.txt [moved from python/lib/django-1.2/docs/releases/1.1-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.1-rc-1.txt [moved from python/lib/django-1.2/docs/releases/1.1-rc-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.1.2.txt [moved from python/lib/django-1.2/docs/releases/1.1.2.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.1.txt [moved from python/lib/django-1.2/docs/releases/1.1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2-alpha-1.txt [moved from python/lib/django-1.2/docs/releases/1.2-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2-beta-1.txt [moved from python/lib/django-1.2/docs/releases/1.2-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2-rc-1.txt [moved from python/lib/django-1.2/docs/releases/1.2-rc-1.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2.2.txt [moved from python/lib/django-1.2/docs/releases/1.2.2.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2.4.txt [moved from python/lib/django-1.2/docs/releases/1.2.4.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2.5.txt [moved from python/lib/django-1.2/docs/releases/1.2.5.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/1.2.txt [moved from python/lib/django-1.2/docs/releases/1.2.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/releases/index.txt [moved from python/lib/django-1.2/docs/releases/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/auth.txt [moved from python/lib/django-1.2/docs/topics/auth.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/cache.txt [moved from python/lib/django-1.2/docs/topics/cache.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/conditional-view-processing.txt [moved from python/lib/django-1.2/docs/topics/conditional-view-processing.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/aggregation.txt [moved from python/lib/django-1.2/docs/topics/db/aggregation.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/index.txt [moved from python/lib/django-1.2/docs/topics/db/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/managers.txt [moved from python/lib/django-1.2/docs/topics/db/managers.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/models.txt [moved from python/lib/django-1.2/docs/topics/db/models.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/multi-db.txt [moved from python/lib/django-1.2/docs/topics/db/multi-db.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/optimization.txt [moved from python/lib/django-1.2/docs/topics/db/optimization.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/queries.txt [moved from python/lib/django-1.2/docs/topics/db/queries.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/sql.txt [moved from python/lib/django-1.2/docs/topics/db/sql.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/db/transactions.txt [moved from python/lib/django-1.2/docs/topics/db/transactions.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/email.txt [moved from python/lib/django-1.2/docs/topics/email.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/files.txt [moved from python/lib/django-1.2/docs/topics/files.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/forms/formsets.txt [moved from python/lib/django-1.2/docs/topics/forms/formsets.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/forms/index.txt [moved from python/lib/django-1.2/docs/topics/forms/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/forms/media.txt [moved from python/lib/django-1.2/docs/topics/forms/media.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/forms/modelforms.txt [moved from python/lib/django-1.2/docs/topics/forms/modelforms.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/generic-views.txt [moved from python/lib/django-1.2/docs/topics/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/decorators.txt [moved from python/lib/django-1.2/docs/topics/http/decorators.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/file-uploads.txt [moved from python/lib/django-1.2/docs/topics/http/file-uploads.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/generic-views.txt [moved from python/lib/django-1.2/docs/topics/http/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/index.txt [moved from python/lib/django-1.2/docs/topics/http/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/middleware.txt [moved from python/lib/django-1.2/docs/topics/http/middleware.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/sessions.txt [moved from python/lib/django-1.2/docs/topics/http/sessions.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/shortcuts.txt [moved from python/lib/django-1.2/docs/topics/http/shortcuts.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/urls.txt [moved from python/lib/django-1.2/docs/topics/http/urls.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/http/views.txt [moved from python/lib/django-1.2/docs/topics/http/views.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/i18n/deployment.txt [moved from python/lib/django-1.2/docs/topics/i18n/deployment.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/i18n/index.txt [moved from python/lib/django-1.2/docs/topics/i18n/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/i18n/internationalization.txt [moved from python/lib/django-1.2/docs/topics/i18n/internationalization.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/i18n/localization.txt [moved from python/lib/django-1.2/docs/topics/i18n/localization.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/index.txt [moved from python/lib/django-1.2/docs/topics/index.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/install.txt [moved from python/lib/django-1.2/docs/topics/install.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/pagination.txt [moved from python/lib/django-1.2/docs/topics/pagination.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/serialization.txt [moved from python/lib/django-1.2/docs/topics/serialization.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/settings.txt [moved from python/lib/django-1.2/docs/topics/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/signals.txt [moved from python/lib/django-1.2/docs/topics/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/templates.txt [moved from python/lib/django-1.2/docs/topics/templates.txt with 100% similarity]
python/google_appengine/lib/django-1.2/docs/topics/testing.txt [moved from python/lib/django-1.2/docs/topics/testing.txt with 100% similarity]
python/google_appengine/lib/django-1.2/extras/README.TXT [moved from python/lib/django-1.2/extras/README.TXT with 100% similarity]
python/google_appengine/lib/django-1.2/extras/csrf_migration_helper.py [moved from python/lib/django-1.2/extras/csrf_migration_helper.py with 100% similarity]
python/google_appengine/lib/django-1.2/extras/django_bash_completion [moved from python/lib/django-1.2/extras/django_bash_completion with 100% similarity]
python/google_appengine/lib/django-1.2/scripts/rpm-install.sh [moved from python/lib/django-1.2/scripts/rpm-install.sh with 100% similarity]
python/google_appengine/lib/django-1.2/setup.cfg [moved from python/lib/django-1.2/setup.cfg with 100% similarity]
python/google_appengine/lib/django-1.2/setup.py [moved from python/lib/django-1.2/setup.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/aggregation/fixtures/initial_data.json [moved from python/lib/django-1.2/tests/modeltests/aggregation/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/aggregation/models.py [moved from python/lib/django-1.2/tests/modeltests/aggregation/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/aggregation/tests.py [moved from python/lib/django-1.2/tests/modeltests/aggregation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/basic/models.py [moved from python/lib/django-1.2/tests/modeltests/basic/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/basic/tests.py [moved from python/lib/django-1.2/tests/modeltests/basic/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/choices/models.py [moved from python/lib/django-1.2/tests/modeltests/choices/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/choices/tests.py [moved from python/lib/django-1.2/tests/modeltests/choices/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_columns/models.py [moved from python/lib/django-1.2/tests/modeltests/custom_columns/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_columns/tests.py [moved from python/lib/django-1.2/tests/modeltests/custom_columns/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_managers/models.py [moved from python/lib/django-1.2/tests/modeltests/custom_managers/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_managers/tests.py [moved from python/lib/django-1.2/tests/modeltests/custom_managers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_methods/models.py [moved from python/lib/django-1.2/tests/modeltests/custom_methods/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_methods/tests.py [moved from python/lib/django-1.2/tests/modeltests/custom_methods/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_pk/fields.py [moved from python/lib/django-1.2/tests/modeltests/custom_pk/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_pk/models.py [moved from python/lib/django-1.2/tests/modeltests/custom_pk/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/custom_pk/tests.py [moved from python/lib/django-1.2/tests/modeltests/custom_pk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/defer/models.py [moved from python/lib/django-1.2/tests/modeltests/defer/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/defer/tests.py [moved from python/lib/django-1.2/tests/modeltests/defer/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/delete/__init__.py [moved from python/lib/django-1.2/tests/modeltests/delete/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/delete/models.py [moved from python/lib/django-1.2/tests/modeltests/delete/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/delete/tests.py [moved from python/lib/django-1.2/tests/modeltests/delete/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/empty/models.py [moved from python/lib/django-1.2/tests/modeltests/empty/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/empty/tests.py [moved from python/lib/django-1.2/tests/modeltests/empty/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/expressions/models.py [moved from python/lib/django-1.2/tests/modeltests/expressions/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/expressions/tests.py [moved from python/lib/django-1.2/tests/modeltests/expressions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/field_defaults/models.py [moved from python/lib/django-1.2/tests/modeltests/field_defaults/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/field_defaults/tests.py [moved from python/lib/django-1.2/tests/modeltests/field_defaults/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/field_subclassing/fields.py [moved from python/lib/django-1.2/tests/modeltests/field_subclassing/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/field_subclassing/models.py [moved from python/lib/django-1.2/tests/modeltests/field_subclassing/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/field_subclassing/tests.py [moved from python/lib/django-1.2/tests/modeltests/field_subclassing/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/files/__init__.py [moved from python/lib/django-1.2/tests/modeltests/files/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/files/models.py [moved from python/lib/django-1.2/tests/modeltests/files/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/files/tests.py [moved from python/lib/django-1.2/tests/modeltests/files/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/__init__.py [moved from python/lib/django-1.2/tests/modeltests/fixtures/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture1.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture1.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture2.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture2.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture2.xml [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture3.xml [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture3.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture6.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture6.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture7.xml [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture7.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture8.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture8.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture9.xml [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/fixture9.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/fixtures/initial_data.json [moved from python/lib/django-1.2/tests/modeltests/fixtures/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/models.py [moved from python/lib/django-1.2/tests/modeltests/fixtures/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures/tests.py [moved from python/lib/django-1.2/tests/modeltests/fixtures/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/__init__.py [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/fixture1.json [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/fixture1.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/fixture2.json [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/fixture2.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/fixture2.xml [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/initial_data.json [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/models/__init__.py [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/fixtures_model_package/tests.py [moved from python/lib/django-1.2/tests/modeltests/fixtures_model_package/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/force_insert_update/models.py [moved from python/lib/django-1.2/tests/modeltests/force_insert_update/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/force_insert_update/tests.py [moved from python/lib/django-1.2/tests/modeltests/force_insert_update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/generic_relations/models.py [moved from python/lib/django-1.2/tests/modeltests/generic_relations/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/generic_relations/tests.py [moved from python/lib/django-1.2/tests/modeltests/generic_relations/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/get_latest/models.py [moved from python/lib/django-1.2/tests/modeltests/get_latest/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/get_latest/tests.py [moved from python/lib/django-1.2/tests/modeltests/get_latest/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/get_object_or_404/models.py [moved from python/lib/django-1.2/tests/modeltests/get_object_or_404/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/get_object_or_404/tests.py [moved from python/lib/django-1.2/tests/modeltests/get_object_or_404/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/get_or_create/models.py [moved from python/lib/django-1.2/tests/modeltests/get_or_create/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/get_or_create/tests.py [moved from python/lib/django-1.2/tests/modeltests/get_or_create/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/invalid_models/__init__.py [moved from python/lib/django-1.2/tests/modeltests/invalid_models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/invalid_models/models.py [moved from python/lib/django-1.2/tests/modeltests/invalid_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/lookup/models.py [moved from python/lib/django-1.2/tests/modeltests/lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/lookup/tests.py [moved from python/lib/django-1.2/tests/modeltests/lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_and_m2o/models.py [moved from python/lib/django-1.2/tests/modeltests/m2m_and_m2o/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_and_m2o/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2m_and_m2o/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_intermediary/models.py [moved from python/lib/django-1.2/tests/modeltests/m2m_intermediary/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_intermediary/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2m_intermediary/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_multiple/models.py [moved from python/lib/django-1.2/tests/modeltests/m2m_multiple/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_multiple/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2m_multiple/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_recursive/models.py [moved from python/lib/django-1.2/tests/modeltests/m2m_recursive/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_recursive/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2m_recursive/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_signals/__init__.py [moved from python/lib/django-1.2/tests/modeltests/m2m_signals/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_signals/models.py [moved from python/lib/django-1.2/tests/modeltests/m2m_signals/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_signals/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2m_signals/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_through/__init__.py [moved from python/lib/django-1.2/tests/modeltests/m2m_through/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_through/models.py [moved from python/lib/django-1.2/tests/modeltests/m2m_through/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2m_through/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2m_through/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2o_recursive/models.py [moved from python/lib/django-1.2/tests/modeltests/m2o_recursive/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/m2o_recursive/tests.py [moved from python/lib/django-1.2/tests/modeltests/m2o_recursive/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/many_to_many/models.py [moved from python/lib/django-1.2/tests/modeltests/many_to_many/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/many_to_many/tests.py [moved from python/lib/django-1.2/tests/modeltests/many_to_many/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/many_to_one/models.py [moved from python/lib/django-1.2/tests/modeltests/many_to_one/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/many_to_one/tests.py [moved from python/lib/django-1.2/tests/modeltests/many_to_one/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/many_to_one_null/models.py [moved from python/lib/django-1.2/tests/modeltests/many_to_one_null/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/many_to_one_null/tests.py [moved from python/lib/django-1.2/tests/modeltests/many_to_one_null/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_forms/mforms.py [moved from python/lib/django-1.2/tests/modeltests/model_forms/mforms.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_forms/models.py [moved from python/lib/django-1.2/tests/modeltests/model_forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_forms/tests.py [moved from python/lib/django-1.2/tests/modeltests/model_forms/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_formsets/models.py [moved from python/lib/django-1.2/tests/modeltests/model_formsets/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_formsets/tests.py [moved from python/lib/django-1.2/tests/modeltests/model_formsets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_inheritance/models.py [moved from python/lib/django-1.2/tests/modeltests/model_inheritance/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_inheritance/tests.py [moved from python/lib/django-1.2/tests/modeltests/model_inheritance/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_inheritance_same_model_name/models.py [moved from python/lib/django-1.2/tests/modeltests/model_inheritance_same_model_name/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_inheritance_same_model_name/tests.py [moved from python/lib/django-1.2/tests/modeltests/model_inheritance_same_model_name/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_package/__init__.py [moved from python/lib/django-1.2/tests/modeltests/model_package/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_package/models/__init__.py [moved from python/lib/django-1.2/tests/modeltests/model_package/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_package/models/article.py [moved from python/lib/django-1.2/tests/modeltests/model_package/models/article.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_package/models/publication.py [moved from python/lib/django-1.2/tests/modeltests/model_package/models/publication.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/model_package/tests.py [moved from python/lib/django-1.2/tests/modeltests/model_package/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/mutually_referential/models.py [moved from python/lib/django-1.2/tests/modeltests/mutually_referential/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/mutually_referential/tests.py [moved from python/lib/django-1.2/tests/modeltests/mutually_referential/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/one_to_one/models.py [moved from python/lib/django-1.2/tests/modeltests/one_to_one/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/one_to_one/tests.py [moved from python/lib/django-1.2/tests/modeltests/one_to_one/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/or_lookups/models.py [moved from python/lib/django-1.2/tests/modeltests/or_lookups/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/or_lookups/tests.py [moved from python/lib/django-1.2/tests/modeltests/or_lookups/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/order_with_respect_to/models.py [moved from python/lib/django-1.2/tests/modeltests/order_with_respect_to/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/order_with_respect_to/tests.py [moved from python/lib/django-1.2/tests/modeltests/order_with_respect_to/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/ordering/models.py [moved from python/lib/django-1.2/tests/modeltests/ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/ordering/tests.py [moved from python/lib/django-1.2/tests/modeltests/ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/pagination/models.py [moved from python/lib/django-1.2/tests/modeltests/pagination/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/pagination/tests.py [moved from python/lib/django-1.2/tests/modeltests/pagination/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/properties/models.py [moved from python/lib/django-1.2/tests/modeltests/properties/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/properties/tests.py [moved from python/lib/django-1.2/tests/modeltests/properties/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/proxy_model_inheritance/app1/models.py [moved from python/lib/django-1.2/tests/modeltests/proxy_model_inheritance/app1/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/proxy_model_inheritance/app2/models.py [moved from python/lib/django-1.2/tests/modeltests/proxy_model_inheritance/app2/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/proxy_model_inheritance/tests.py [moved from python/lib/django-1.2/tests/modeltests/proxy_model_inheritance/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/proxy_models/fixtures/mypeople.json [moved from python/lib/django-1.2/tests/modeltests/proxy_models/fixtures/mypeople.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/proxy_models/models.py [moved from python/lib/django-1.2/tests/modeltests/proxy_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/proxy_models/tests.py [moved from python/lib/django-1.2/tests/modeltests/proxy_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/raw_query/fixtures/raw_query_books.json [moved from python/lib/django-1.2/tests/modeltests/raw_query/fixtures/raw_query_books.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/raw_query/models.py [moved from python/lib/django-1.2/tests/modeltests/raw_query/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/raw_query/tests.py [moved from python/lib/django-1.2/tests/modeltests/raw_query/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/reserved_names/models.py [moved from python/lib/django-1.2/tests/modeltests/reserved_names/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/reserved_names/tests.py [moved from python/lib/django-1.2/tests/modeltests/reserved_names/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/reverse_lookup/models.py [moved from python/lib/django-1.2/tests/modeltests/reverse_lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/reverse_lookup/tests.py [moved from python/lib/django-1.2/tests/modeltests/reverse_lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/save_delete_hooks/models.py [moved from python/lib/django-1.2/tests/modeltests/save_delete_hooks/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/save_delete_hooks/tests.py [moved from python/lib/django-1.2/tests/modeltests/save_delete_hooks/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/select_related/models.py [moved from python/lib/django-1.2/tests/modeltests/select_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/select_related/tests.py [moved from python/lib/django-1.2/tests/modeltests/select_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/serializers/models.py [moved from python/lib/django-1.2/tests/modeltests/serializers/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/serializers/tests.py [moved from python/lib/django-1.2/tests/modeltests/serializers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/signals/models.py [moved from python/lib/django-1.2/tests/modeltests/signals/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/signals/tests.py [moved from python/lib/django-1.2/tests/modeltests/signals/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/str/models.py [moved from python/lib/django-1.2/tests/modeltests/str/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/str/tests.py [moved from python/lib/django-1.2/tests/modeltests/str/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/test_client/fixtures/testdata.json [moved from python/lib/django-1.2/tests/modeltests/test_client/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/test_client/models.py [moved from python/lib/django-1.2/tests/modeltests/test_client/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/test_client/tests.py [moved from python/lib/django-1.2/tests/modeltests/test_client/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/test_client/urls.py [moved from python/lib/django-1.2/tests/modeltests/test_client/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/test_client/views.py [moved from python/lib/django-1.2/tests/modeltests/test_client/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/transactions/models.py [moved from python/lib/django-1.2/tests/modeltests/transactions/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/transactions/tests.py [moved from python/lib/django-1.2/tests/modeltests/transactions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/unmanaged_models/__init__.py [moved from python/lib/django-1.2/tests/modeltests/unmanaged_models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/unmanaged_models/models.py [moved from python/lib/django-1.2/tests/modeltests/unmanaged_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/unmanaged_models/tests.py [moved from python/lib/django-1.2/tests/modeltests/unmanaged_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/update/models.py [moved from python/lib/django-1.2/tests/modeltests/update/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/update/tests.py [moved from python/lib/django-1.2/tests/modeltests/update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/user_commands/management/commands/dance.py [moved from python/lib/django-1.2/tests/modeltests/user_commands/management/commands/dance.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/user_commands/models.py [moved from python/lib/django-1.2/tests/modeltests/user_commands/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/user_commands/tests.py [moved from python/lib/django-1.2/tests/modeltests/user_commands/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validation/__init__.py [moved from python/lib/django-1.2/tests/modeltests/validation/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validation/models.py [moved from python/lib/django-1.2/tests/modeltests/validation/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validation/test_custom_messages.py [moved from python/lib/django-1.2/tests/modeltests/validation/test_custom_messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validation/test_unique.py [moved from python/lib/django-1.2/tests/modeltests/validation/test_unique.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validation/tests.py [moved from python/lib/django-1.2/tests/modeltests/validation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validation/validators.py [moved from python/lib/django-1.2/tests/modeltests/validation/validators.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/modeltests/validators/tests.py [moved from python/lib/django-1.2/tests/modeltests/validators/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_changelist/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_changelist/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_changelist/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_changelist/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_inlines/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_inlines/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_inlines/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_inlines/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_ordering/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_ordering/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_registration/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_registration/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_registration/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_registration/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/app_with_import/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/app_with_import/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/broken_app/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/broken_app/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/admin/foo.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/admin/foo.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/models/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/models/bar.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/models/bar.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/models/foo.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/complex_app/models/foo.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/app_command.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/app_command.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/base_command.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/base_command.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/label_command.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/label_command.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/noargs_command.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/management/commands/noargs_command.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/simple_app/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/simple_app/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_scripts/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_scripts/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_util/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_util/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_util/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_util/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_validation/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_validation/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_validation/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_validation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/customadmin.py [moved from python/lib/django-1.2/tests/regressiontests/admin_views/customadmin.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-actions.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-actions.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-colors.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-colors.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-fabrics.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-fabrics.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-person.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-person.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-unicode.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-unicode.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-users.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/admin-views-users.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/deleted-objects.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/deleted-objects.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/multiple-child-classes.json [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/multiple-child-classes.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/fixtures/string-primary-key.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_views/fixtures/string-primary-key.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_views/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_views/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/urls.py [moved from python/lib/django-1.2/tests/regressiontests/admin_views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_views/views.py [moved from python/lib/django-1.2/tests/regressiontests/admin_views/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_widgets/fixtures/admin-widgets-users.xml [moved from python/lib/django-1.2/tests/regressiontests/admin_widgets/fixtures/admin-widgets-users.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_widgets/models.py [moved from python/lib/django-1.2/tests/regressiontests/admin_widgets/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_widgets/tests.py [moved from python/lib/django-1.2/tests/regressiontests/admin_widgets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_widgets/urls.py [moved from python/lib/django-1.2/tests/regressiontests/admin_widgets/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/admin_widgets/widgetadmin.py [moved from python/lib/django-1.2/tests/regressiontests/admin_widgets/widgetadmin.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/aggregation_regress/fixtures/initial_data.json [moved from python/lib/django-1.2/tests/regressiontests/aggregation_regress/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/aggregation_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/aggregation_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/aggregation_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/aggregation_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/app_loading/test_settings.py [moved from python/lib/django-1.2/tests/regressiontests/app_loading/test_settings.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/app_loading/tests.py [moved from python/lib/django-1.2/tests/regressiontests/app_loading/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/backends/models.py [moved from python/lib/django-1.2/tests/regressiontests/backends/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/backends/tests.py [moved from python/lib/django-1.2/tests/regressiontests/backends/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bash_completion/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/bash_completion/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bash_completion/management/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/bash_completion/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bash_completion/management/commands/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/bash_completion/management/commands/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bash_completion/management/commands/test_command.py [moved from python/lib/django-1.2/tests/regressiontests/bash_completion/management/commands/test_command.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bash_completion/models.py [moved from python/lib/django-1.2/tests/regressiontests/bash_completion/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bash_completion/tests.py [moved from python/lib/django-1.2/tests/regressiontests/bash_completion/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bug639/models.py [moved from python/lib/django-1.2/tests/regressiontests/bug639/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bug639/tests.py [moved from python/lib/django-1.2/tests/regressiontests/bug639/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bug8245/admin.py [moved from python/lib/django-1.2/tests/regressiontests/bug8245/admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bug8245/models.py [moved from python/lib/django-1.2/tests/regressiontests/bug8245/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/bug8245/tests.py [moved from python/lib/django-1.2/tests/regressiontests/bug8245/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/builtin_server/tests.py [moved from python/lib/django-1.2/tests/regressiontests/builtin_server/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/cache/liberal_backend.py [moved from python/lib/django-1.2/tests/regressiontests/cache/liberal_backend.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/cache/models.py [moved from python/lib/django-1.2/tests/regressiontests/cache/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/cache/tests.py [moved from python/lib/django-1.2/tests/regressiontests/cache/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/cache/urls.py [moved from python/lib/django-1.2/tests/regressiontests/cache/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/cache/views.py [moved from python/lib/django-1.2/tests/regressiontests/cache/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/forms.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/models.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/views.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/custom_comments/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/fixtures/comment_tests.json [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/fixtures/comment_tests.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/fixtures/comment_utils.xml [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/fixtures/comment_utils.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/models.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/app_api_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/app_api_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/comment_form_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/comment_form_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/comment_utils_moderators_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/comment_utils_moderators_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/comment_view_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/comment_view_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/feed_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/feed_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/model_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/model_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/moderation_view_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/moderation_view_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/tests/templatetag_tests.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/tests/templatetag_tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/urls.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/comment_tests/urls_admin.py [moved from python/lib/django-1.2/tests/regressiontests/comment_tests/urls_admin.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/conditional_processing/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/conditional_processing/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/conditional_processing/models.py [moved from python/lib/django-1.2/tests/regressiontests/conditional_processing/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/conditional_processing/urls.py [moved from python/lib/django-1.2/tests/regressiontests/conditional_processing/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/conditional_processing/views.py [moved from python/lib/django-1.2/tests/regressiontests/conditional_processing/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/fixtures/context-processors-users.xml [moved from python/lib/django-1.2/tests/regressiontests/context_processors/fixtures/context-processors-users.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/models.py [moved from python/lib/django-1.2/tests/regressiontests/context_processors/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_access.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_access.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_messages.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_messages.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_no_access.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_no_access.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_perms.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_perms.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_test_access.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_test_access.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_user.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_user.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/request_attrs.html [moved from python/lib/django-1.2/tests/regressiontests/context_processors/templates/context_processors/request_attrs.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/tests.py [moved from python/lib/django-1.2/tests/regressiontests/context_processors/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/urls.py [moved from python/lib/django-1.2/tests/regressiontests/context_processors/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/context_processors/views.py [moved from python/lib/django-1.2/tests/regressiontests/context_processors/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/csrf_tests/models.py [moved from python/lib/django-1.2/tests/regressiontests/csrf_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/csrf_tests/tests.py [moved from python/lib/django-1.2/tests/regressiontests/csrf_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/custom_columns_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/custom_columns_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/custom_columns_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/custom_columns_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/custom_managers_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/custom_managers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/custom_managers_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/custom_managers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/datatypes/models.py [moved from python/lib/django-1.2/tests/regressiontests/datatypes/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/datatypes/tests.py [moved from python/lib/django-1.2/tests/regressiontests/datatypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/db_typecasts/tests.py [moved from python/lib/django-1.2/tests/regressiontests/db_typecasts/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/decorators/models.py [moved from python/lib/django-1.2/tests/regressiontests/decorators/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/decorators/tests.py [moved from python/lib/django-1.2/tests/regressiontests/decorators/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/defaultfilters/tests.py [moved from python/lib/django-1.2/tests/regressiontests/defaultfilters/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/defer_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/defer_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/defer_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/defer_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/delete_regress/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/delete_regress/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/delete_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/delete_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/delete_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/delete_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/dispatch/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/dispatch/tests/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/dispatch/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/dispatch/tests/test_dispatcher.py [moved from python/lib/django-1.2/tests/regressiontests/dispatch/tests/test_dispatcher.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/dispatch/tests/test_saferef.py [moved from python/lib/django-1.2/tests/regressiontests/dispatch/tests/test_saferef.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/expressions_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/expressions_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/expressions_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/expressions_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/extra_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/extra_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/extra_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/extra_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_storage/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/file_storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_storage/tests.py [moved from python/lib/django-1.2/tests/regressiontests/file_storage/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_uploads/models.py [moved from python/lib/django-1.2/tests/regressiontests/file_uploads/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_uploads/tests.py [moved from python/lib/django-1.2/tests/regressiontests/file_uploads/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_uploads/uploadhandler.py [moved from python/lib/django-1.2/tests/regressiontests/file_uploads/uploadhandler.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_uploads/urls.py [moved from python/lib/django-1.2/tests/regressiontests/file_uploads/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/file_uploads/views.py [moved from python/lib/django-1.2/tests/regressiontests/file_uploads/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/absolute.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/absolute.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/animal.xml [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/animal.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/bad_fixture1.unkn [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/bad_fixture1.unkn with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/bad_fixture2.xml [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/bad_fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/big-fixture.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/big-fixture.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/empty.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/empty.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/forward_ref_lookup.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/forward_ref_lookup.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/model-inheritance.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/model-inheritance.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance2.xml [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance2.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/non_natural_1.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/non_natural_1.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/non_natural_2.xml [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/non_natural_2.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/pretty.xml [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/pretty.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/sequence.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/sequence.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/thingy.json [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/fixtures/thingy.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/fixtures_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/fixtures_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/ar.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/ar.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/at.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/at.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/au.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/au.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/br.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/br.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/ca.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/ca.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/ch.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/ch.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/cl.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/cl.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/cz.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/cz.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/de.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/de.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/es.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/es.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/fi.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/fi.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/fr.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/fr.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/generic.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/generic.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/id.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/id.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/ie.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/ie.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/is_.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/is_.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/it.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/it.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/jp.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/jp.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/kw.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/kw.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/nl.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/nl.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/pl.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/pl.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/pt.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/pt.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/ro.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/ro.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/se.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/se.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/sk.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/sk.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/uk.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/uk.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/us.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/us.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/utils.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/utils.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/uy.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/uy.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavor/za.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavor/za.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/localflavortests.py [moved from python/lib/django-1.2/tests/regressiontests/forms/localflavortests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/models.py [moved from python/lib/django-1.2/tests/regressiontests/forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/error_messages.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/error_messages.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/extra.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/extra.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/fields.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/fields.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/forms.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/formsets.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/formsets.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/input_formats.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/input_formats.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/media.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/media.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/models.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/regressions.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/regressions.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/util.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/util.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/validators.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/validators.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/forms/tests/widgets.py [moved from python/lib/django-1.2/tests/regressiontests/forms/tests/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/formwizard/forms.py [moved from python/lib/django-1.2/tests/regressiontests/formwizard/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/formwizard/templates/forms/wizard.html [moved from python/lib/django-1.2/tests/regressiontests/formwizard/templates/forms/wizard.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/formwizard/tests.py [moved from python/lib/django-1.2/tests/regressiontests/formwizard/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/formwizard/urls.py [moved from python/lib/django-1.2/tests/regressiontests/formwizard/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/generic_inline_admin/fixtures/users.xml [moved from python/lib/django-1.2/tests/regressiontests/generic_inline_admin/fixtures/users.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/generic_inline_admin/models.py [moved from python/lib/django-1.2/tests/regressiontests/generic_inline_admin/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/generic_inline_admin/tests.py [moved from python/lib/django-1.2/tests/regressiontests/generic_inline_admin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/generic_inline_admin/urls.py [moved from python/lib/django-1.2/tests/regressiontests/generic_inline_admin/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/generic_relations_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/generic_relations_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/generic_relations_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/generic_relations_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/get_or_create_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/get_or_create_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/get_or_create_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/get_or_create_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/httpwrappers/tests.py [moved from python/lib/django-1.2/tests/regressiontests/httpwrappers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/humanize/tests.py [moved from python/lib/django-1.2/tests/regressiontests/humanize/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/i18n/forms.py [moved from python/lib/django-1.2/tests/regressiontests/i18n/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/i18n/models.py [moved from python/lib/django-1.2/tests/regressiontests/i18n/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.2/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/i18n/resolution/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.2/tests/regressiontests/i18n/resolution/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/i18n/resolution/models.py [moved from python/lib/django-1.2/tests/regressiontests/i18n/resolution/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/i18n/tests.py [moved from python/lib/django-1.2/tests/regressiontests/i18n/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/initial_sql_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/initial_sql_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/initial_sql_regress/sql/simple.sql [moved from python/lib/django-1.2/tests/regressiontests/initial_sql_regress/sql/simple.sql with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/initial_sql_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/initial_sql_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/inline_formsets/models.py [moved from python/lib/django-1.2/tests/regressiontests/inline_formsets/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/inline_formsets/tests.py [moved from python/lib/django-1.2/tests/regressiontests/inline_formsets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/inspectdb/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/inspectdb/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/inspectdb/models.py [moved from python/lib/django-1.2/tests/regressiontests/inspectdb/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/inspectdb/tests.py [moved from python/lib/django-1.2/tests/regressiontests/inspectdb/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/introspection/models.py [moved from python/lib/django-1.2/tests/regressiontests/introspection/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/introspection/tests.py [moved from python/lib/django-1.2/tests/regressiontests/introspection/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.2/tests/regressiontests/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/localflavor/tests.py [moved from python/lib/django-1.2/tests/regressiontests/localflavor/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/localflavor/us/forms.py [moved from python/lib/django-1.2/tests/regressiontests/localflavor/us/forms.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/localflavor/us/models.py [moved from python/lib/django-1.2/tests/regressiontests/localflavor/us/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/localflavor/us/tests.py [moved from python/lib/django-1.2/tests/regressiontests/localflavor/us/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/m2m_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/m2m_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/m2m_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/m2m_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/m2m_through_regress/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/m2m_through_regress/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json [moved from python/lib/django-1.2/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/m2m_through_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/m2m_through_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/m2m_through_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/m2m_through_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/mail/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/mail/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/mail/custombackend.py [moved from python/lib/django-1.2/tests/regressiontests/mail/custombackend.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/mail/models.py [moved from python/lib/django-1.2/tests/regressiontests/mail/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/mail/tests.py [moved from python/lib/django-1.2/tests/regressiontests/mail/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/makemessages/extraction.py [moved from python/lib/django-1.2/tests/regressiontests/makemessages/extraction.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/makemessages/ignore_dir/ignored.html [moved from python/lib/django-1.2/tests/regressiontests/makemessages/ignore_dir/ignored.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/makemessages/javascript.js [moved from python/lib/django-1.2/tests/regressiontests/makemessages/javascript.js with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/makemessages/templates/test.html [moved from python/lib/django-1.2/tests/regressiontests/makemessages/templates/test.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/makemessages/tests.py [moved from python/lib/django-1.2/tests/regressiontests/makemessages/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/managers_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/managers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/managers_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/managers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/many_to_one_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/many_to_one_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/many_to_one_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/many_to_one_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/max_lengths/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/max_lengths/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/max_lengths/models.py [moved from python/lib/django-1.2/tests/regressiontests/max_lengths/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/max_lengths/tests.py [moved from python/lib/django-1.2/tests/regressiontests/max_lengths/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware/extra_urls.py [moved from python/lib/django-1.2/tests/regressiontests/middleware/extra_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware/models.py [moved from python/lib/django-1.2/tests/regressiontests/middleware/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware/tests.py [moved from python/lib/django-1.2/tests/regressiontests/middleware/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware/urls.py [moved from python/lib/django-1.2/tests/regressiontests/middleware/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware_exceptions/models.py [moved from python/lib/django-1.2/tests/regressiontests/middleware_exceptions/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware_exceptions/tests.py [moved from python/lib/django-1.2/tests/regressiontests/middleware_exceptions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware_exceptions/urls.py [moved from python/lib/django-1.2/tests/regressiontests/middleware_exceptions/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/middleware_exceptions/views.py [moved from python/lib/django-1.2/tests/regressiontests/middleware_exceptions/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_fields/imagefield.py [moved from python/lib/django-1.2/tests/regressiontests/model_fields/imagefield.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_fields/models.py [moved from python/lib/django-1.2/tests/regressiontests/model_fields/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_fields/tests.py [moved from python/lib/django-1.2/tests/regressiontests/model_fields/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_forms_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/model_forms_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_forms_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/model_forms_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_formsets_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/model_formsets_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_formsets_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/model_formsets_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_inheritance_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/model_inheritance_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_inheritance_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/model_inheritance_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_inheritance_select_related/models.py [moved from python/lib/django-1.2/tests/regressiontests/model_inheritance_select_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_inheritance_select_related/tests.py [moved from python/lib/django-1.2/tests/regressiontests/model_inheritance_select_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/model_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/model_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/model_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/modeladmin/models.py [moved from python/lib/django-1.2/tests/regressiontests/modeladmin/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/modeladmin/tests.py [moved from python/lib/django-1.2/tests/regressiontests/modeladmin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/multidb-common.json [moved from python/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/multidb-common.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/multidb.default.json [moved from python/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/multidb.default.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/multidb.other.json [moved from python/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/multidb.other.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/pets.json [moved from python/lib/django-1.2/tests/regressiontests/multiple_database/fixtures/pets.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/multiple_database/models.py [moved from python/lib/django-1.2/tests/regressiontests/multiple_database/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/multiple_database/tests.py [moved from python/lib/django-1.2/tests/regressiontests/multiple_database/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/null_fk/models.py [moved from python/lib/django-1.2/tests/regressiontests/null_fk/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/null_fk/tests.py [moved from python/lib/django-1.2/tests/regressiontests/null_fk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/null_fk_ordering/models.py [moved from python/lib/django-1.2/tests/regressiontests/null_fk_ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/null_fk_ordering/tests.py [moved from python/lib/django-1.2/tests/regressiontests/null_fk_ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/null_queries/models.py [moved from python/lib/django-1.2/tests/regressiontests/null_queries/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/null_queries/tests.py [moved from python/lib/django-1.2/tests/regressiontests/null_queries/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/one_to_one_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/one_to_one_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/one_to_one_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/one_to_one_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/pagination_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/pagination_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/pagination_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/pagination_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/queries/models.py [moved from python/lib/django-1.2/tests/regressiontests/queries/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/queries/tests.py [moved from python/lib/django-1.2/tests/regressiontests/queries/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/queryset_pickle/models.py [moved from python/lib/django-1.2/tests/regressiontests/queryset_pickle/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/queryset_pickle/tests.py [moved from python/lib/django-1.2/tests/regressiontests/queryset_pickle/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/requests/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/requests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/requests/models.py [moved from python/lib/django-1.2/tests/regressiontests/requests/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/requests/tests.py [moved from python/lib/django-1.2/tests/regressiontests/requests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/reverse_single_related/models.py [moved from python/lib/django-1.2/tests/regressiontests/reverse_single_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/reverse_single_related/tests.py [moved from python/lib/django-1.2/tests/regressiontests/reverse_single_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/select_related_onetoone/models.py [moved from python/lib/django-1.2/tests/regressiontests/select_related_onetoone/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/select_related_onetoone/tests.py [moved from python/lib/django-1.2/tests/regressiontests/select_related_onetoone/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/select_related_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/select_related_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/select_related_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/select_related_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/serializers_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/serializers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/serializers_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/serializers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/servers/tests.py [moved from python/lib/django-1.2/tests/regressiontests/servers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/settings_tests/tests.py [moved from python/lib/django-1.2/tests/regressiontests/settings_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/signals_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/signals_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/signals_regress/tests.py [moved from python/lib/django-1.2/tests/regressiontests/signals_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/sites_framework/models.py [moved from python/lib/django-1.2/tests/regressiontests/sites_framework/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/sites_framework/tests.py [moved from python/lib/django-1.2/tests/regressiontests/sites_framework/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/special_headers/fixtures/data.xml [moved from python/lib/django-1.2/tests/regressiontests/special_headers/fixtures/data.xml with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/special_headers/models.py [moved from python/lib/django-1.2/tests/regressiontests/special_headers/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/special_headers/templates/special_headers/article_detail.html [moved from python/lib/django-1.2/tests/regressiontests/special_headers/templates/special_headers/article_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/special_headers/tests.py [moved from python/lib/django-1.2/tests/regressiontests/special_headers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/special_headers/urls.py [moved from python/lib/django-1.2/tests/regressiontests/special_headers/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/special_headers/views.py [moved from python/lib/django-1.2/tests/regressiontests/special_headers/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/string_lookup/models.py [moved from python/lib/django-1.2/tests/regressiontests/string_lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/string_lookup/tests.py [moved from python/lib/django-1.2/tests/regressiontests/string_lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/feeds.py [moved from python/lib/django-1.2/tests/regressiontests/syndication/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/fixtures/feeddata.json [moved from python/lib/django-1.2/tests/regressiontests/syndication/fixtures/feeddata.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/models.py [moved from python/lib/django-1.2/tests/regressiontests/syndication/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/templates/syndication/description.html [moved from python/lib/django-1.2/tests/regressiontests/syndication/templates/syndication/description.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/templates/syndication/title.html [moved from python/lib/django-1.2/tests/regressiontests/syndication/templates/syndication/title.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/tests.py [moved from python/lib/django-1.2/tests/regressiontests/syndication/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/syndication/urls.py [moved from python/lib/django-1.2/tests/regressiontests/syndication/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/context.py [moved from python/lib/django-1.2/tests/regressiontests/templates/context.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/custom.py [moved from python/lib/django-1.2/tests/regressiontests/templates/custom.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/filters.py [moved from python/lib/django-1.2/tests/regressiontests/templates/filters.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/loaders.py [moved from python/lib/django-1.2/tests/regressiontests/templates/loaders.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/nodelist.py [moved from python/lib/django-1.2/tests/regressiontests/templates/nodelist.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/parser.py [moved from python/lib/django-1.2/tests/regressiontests/templates/parser.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/smartif.py [moved from python/lib/django-1.2/tests/regressiontests/templates/smartif.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templates/broken_base.html [moved from python/lib/django-1.2/tests/regressiontests/templates/templates/broken_base.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templates/first/test.html [moved from python/lib/django-1.2/tests/regressiontests/templates/templates/first/test.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templates/second/test.html [moved from python/lib/django-1.2/tests/regressiontests/templates/templates/second/test.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templates/test_extends_error.html [moved from python/lib/django-1.2/tests/regressiontests/templates/templates/test_extends_error.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templatetags/bad_tag.py [moved from python/lib/django-1.2/tests/regressiontests/templates/templatetags/bad_tag.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templatetags/broken_tag.py [moved from python/lib/django-1.2/tests/regressiontests/templates/templatetags/broken_tag.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/templatetags/custom.py [moved from python/lib/django-1.2/tests/regressiontests/templates/templatetags/custom.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/tests.py [moved from python/lib/django-1.2/tests/regressiontests/templates/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/unicode.py [moved from python/lib/django-1.2/tests/regressiontests/templates/unicode.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/urls.py [moved from python/lib/django-1.2/tests/regressiontests/templates/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/templates/views.py [moved from python/lib/django-1.2/tests/regressiontests/templates/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/bad_templates/404.html [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/bad_templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/fixtures/testdata.json [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/models.py [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/session.py [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/session.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/templates/unicode.html [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/templates/unicode.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/urls.py [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_client_regress/views.py [moved from python/lib/django-1.2/tests/regressiontests/test_client_regress/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_runner/tests.py [moved from python/lib/django-1.2/tests/regressiontests/test_runner/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/test_utils/tests.py [moved from python/lib/django-1.2/tests/regressiontests/test_utils/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/text/tests.py [moved from python/lib/django-1.2/tests/regressiontests/text/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/extra_urls.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/extra_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/included_urls.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/included_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/included_urls2.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/included_urls2.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/middleware.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/namespace_urls.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/namespace_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/no_urls.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/no_urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/tests.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urlconf_outer.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urlconf_outer.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urls.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urls_error_handlers.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urls_error_handlers.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urls_error_handlers_callables.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/urls_error_handlers_callables.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/views.py [moved from python/lib/django-1.2/tests/regressiontests/urlpatterns_reverse/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/checksums.py [moved from python/lib/django-1.2/tests/regressiontests/utils/checksums.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/datastructures.py [moved from python/lib/django-1.2/tests/regressiontests/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/dateformat.py [moved from python/lib/django-1.2/tests/regressiontests/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/datetime_safe.py [moved from python/lib/django-1.2/tests/regressiontests/utils/datetime_safe.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/decorators.py [moved from python/lib/django-1.2/tests/regressiontests/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/feedgenerator.py [moved from python/lib/django-1.2/tests/regressiontests/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/functional.py [moved from python/lib/django-1.2/tests/regressiontests/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/html.py [moved from python/lib/django-1.2/tests/regressiontests/utils/html.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/models.py [moved from python/lib/django-1.2/tests/regressiontests/utils/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/module_loading.py [moved from python/lib/django-1.2/tests/regressiontests/utils/module_loading.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/simplelazyobject.py [moved from python/lib/django-1.2/tests/regressiontests/utils/simplelazyobject.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/termcolors.py [moved from python/lib/django-1.2/tests/regressiontests/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/test_module/bad_module.py [moved from python/lib/django-1.2/tests/regressiontests/utils/test_module/bad_module.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/test_module/good_module.py [moved from python/lib/django-1.2/tests/regressiontests/utils/test_module/good_module.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/tests.py [moved from python/lib/django-1.2/tests/regressiontests/utils/tests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/text.py [moved from python/lib/django-1.2/tests/regressiontests/utils/text.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/timesince.py [moved from python/lib/django-1.2/tests/regressiontests/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/tzinfo.py [moved from python/lib/django-1.2/tests/regressiontests/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/urls.py [moved from python/lib/django-1.2/tests/regressiontests/utils/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/utils/views.py [moved from python/lib/django-1.2/tests/regressiontests/utils/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app0/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/app0/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app0/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/app0/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app1/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/app1/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app1/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/app1/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app2/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/app2/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app2/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/app2/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app3/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/app3/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app3/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/app3/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app4/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/app4/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/app4/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/app4/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/fixtures/testdata.json [moved from python/lib/django-1.2/tests/regressiontests/views/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.2/tests/regressiontests/views/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/media/file.txt [moved from python/lib/django-1.2/tests/regressiontests/views/media/file.txt with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/media/file.unknown [moved from python/lib/django-1.2/tests/regressiontests/views/media/file.unknown with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/models.py [moved from python/lib/django-1.2/tests/regressiontests/views/models.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/templates/debug/template_exception.html [moved from python/lib/django-1.2/tests/regressiontests/views/templates/debug/template_exception.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/templatetags/debugtags.py [moved from python/lib/django-1.2/tests/regressiontests/views/templatetags/debugtags.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/__init__.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/debug.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/debug.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/defaults.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/generic/create_update.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/generic/date_based.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/i18n.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/specials.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/specials.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/tests/static.py [moved from python/lib/django-1.2/tests/regressiontests/views/tests/static.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/urls.py [moved from python/lib/django-1.2/tests/regressiontests/views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/regressiontests/views/views.py [moved from python/lib/django-1.2/tests/regressiontests/views/views.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/runtests.py [moved from python/lib/django-1.2/tests/runtests.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/404.html [moved from python/lib/django-1.2/tests/templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/500.html [moved from python/lib/django-1.2/tests/templates/500.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/base.html [moved from python/lib/django-1.2/tests/templates/base.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/comments/comment_notification_email.txt [moved from python/lib/django-1.2/tests/templates/comments/comment_notification_email.txt with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/add_form.html [moved from python/lib/django-1.2/tests/templates/custom_admin/add_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/change_form.html [moved from python/lib/django-1.2/tests/templates/custom_admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/change_list.html [moved from python/lib/django-1.2/tests/templates/custom_admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/delete_confirmation.html [moved from python/lib/django-1.2/tests/templates/custom_admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/delete_selected_confirmation.html [moved from python/lib/django-1.2/tests/templates/custom_admin/delete_selected_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/index.html [moved from python/lib/django-1.2/tests/templates/custom_admin/index.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/login.html [moved from python/lib/django-1.2/tests/templates/custom_admin/login.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/logout.html [moved from python/lib/django-1.2/tests/templates/custom_admin/logout.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/object_history.html [moved from python/lib/django-1.2/tests/templates/custom_admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/password_change_done.html [moved from python/lib/django-1.2/tests/templates/custom_admin/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/custom_admin/password_change_form.html [moved from python/lib/django-1.2/tests/templates/custom_admin/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/extended.html [moved from python/lib/django-1.2/tests/templates/extended.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/form_view.html [moved from python/lib/django-1.2/tests/templates/form_view.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/login.html [moved from python/lib/django-1.2/tests/templates/login.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/article_archive_day.html [moved from python/lib/django-1.2/tests/templates/views/article_archive_day.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/article_archive_month.html [moved from python/lib/django-1.2/tests/templates/views/article_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/article_confirm_delete.html [moved from python/lib/django-1.2/tests/templates/views/article_confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/article_detail.html [moved from python/lib/django-1.2/tests/templates/views/article_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/article_form.html [moved from python/lib/django-1.2/tests/templates/views/article_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/datearticle_archive_month.html [moved from python/lib/django-1.2/tests/templates/views/datearticle_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/urlarticle_detail.html [moved from python/lib/django-1.2/tests/templates/views/urlarticle_detail.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/templates/views/urlarticle_form.html [moved from python/lib/django-1.2/tests/templates/views/urlarticle_form.html with 100% similarity]
python/google_appengine/lib/django-1.2/tests/test_sqlite.py [moved from python/lib/django-1.2/tests/test_sqlite.py with 100% similarity]
python/google_appengine/lib/django-1.2/tests/urls.py [moved from python/lib/django-1.2/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/AUTHORS [moved from python/lib/django-1.3/AUTHORS with 100% similarity]
python/google_appengine/lib/django-1.3/INSTALL [moved from python/lib/django-1.3/INSTALL with 100% similarity]
python/google_appengine/lib/django-1.3/LICENSE [moved from python/lib/django-1.3/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.3/MANIFEST.in [moved from python/lib/django-1.3/MANIFEST.in with 100% similarity]
python/google_appengine/lib/django-1.3/PKG-INFO [moved from python/lib/django-1.3/PKG-INFO with 100% similarity]
python/google_appengine/lib/django-1.3/README [moved from python/lib/django-1.3/README with 100% similarity]
python/google_appengine/lib/django-1.3/django/__init__.py [moved from python/lib/django-1.3/django/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/bin/daily_cleanup.py [moved from python/lib/django-1.3/django/bin/daily_cleanup.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/bin/django-admin.py [moved from python/lib/django-1.3/django/bin/django-admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/bin/profiling/gather_profile_stats.py [moved from python/lib/django-1.3/django/bin/profiling/gather_profile_stats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/bin/unique-messages.py [moved from python/lib/django-1.3/django/bin/unique-messages.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/__init__.py [moved from python/lib/django-1.3/django/conf/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/app_template/models.py [moved from python/lib/django-1.3/django/conf/app_template/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/app_template/tests.py [moved from python/lib/django-1.3/django/conf/app_template/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/app_template/views.py [moved from python/lib/django-1.3/django/conf/app_template/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/global_settings.py [moved from python/lib/django-1.3/django/conf/global_settings.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/__init__.py [moved from python/lib/django-1.3/django/conf/locale/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ar/formats.py [moved from python/lib/django-1.3/django/conf/locale/ar/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/bg/formats.py [moved from python/lib/django-1.3/django/conf/locale/bg/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/bn/formats.py [moved from python/lib/django-1.3/django/conf/locale/bn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/bs/formats.py [moved from python/lib/django-1.3/django/conf/locale/bs/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ca/formats.py [moved from python/lib/django-1.3/django/conf/locale/ca/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/cs/formats.py [moved from python/lib/django-1.3/django/conf/locale/cs/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/cy/formats.py [moved from python/lib/django-1.3/django/conf/locale/cy/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/da/formats.py [moved from python/lib/django-1.3/django/conf/locale/da/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/de/formats.py [moved from python/lib/django-1.3/django/conf/locale/de/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/el/formats.py [moved from python/lib/django-1.3/django/conf/locale/el/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/en/formats.py [moved from python/lib/django-1.3/django/conf/locale/en/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/en_GB/formats.py [moved from python/lib/django-1.3/django/conf/locale/en_GB/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es/formats.py [moved from python/lib/django-1.3/django/conf/locale/es/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es_AR/formats.py [moved from python/lib/django-1.3/django/conf/locale/es_AR/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es_MX/formats.py [moved from python/lib/django-1.3/django/conf/locale/es_MX/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/es_NI/formats.py [moved from python/lib/django-1.3/django/conf/locale/es_NI/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/et/formats.py [moved from python/lib/django-1.3/django/conf/locale/et/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/eu/formats.py [moved from python/lib/django-1.3/django/conf/locale/eu/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fa/formats.py [moved from python/lib/django-1.3/django/conf/locale/fa/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fi/formats.py [moved from python/lib/django-1.3/django/conf/locale/fi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fr/formats.py [moved from python/lib/django-1.3/django/conf/locale/fr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/fy_NL/formats.py [moved from python/lib/django-1.3/django/conf/locale/fy_NL/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ga/formats.py [moved from python/lib/django-1.3/django/conf/locale/ga/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/gl/formats.py [moved from python/lib/django-1.3/django/conf/locale/gl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/he/formats.py [moved from python/lib/django-1.3/django/conf/locale/he/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/hi/formats.py [moved from python/lib/django-1.3/django/conf/locale/hi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/hr/formats.py [moved from python/lib/django-1.3/django/conf/locale/hr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/hu/formats.py [moved from python/lib/django-1.3/django/conf/locale/hu/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/id/formats.py [moved from python/lib/django-1.3/django/conf/locale/id/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/is/formats.py [moved from python/lib/django-1.3/django/conf/locale/is/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/it/formats.py [moved from python/lib/django-1.3/django/conf/locale/it/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ja/formats.py [moved from python/lib/django-1.3/django/conf/locale/ja/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ka/formats.py [moved from python/lib/django-1.3/django/conf/locale/ka/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/km/formats.py [moved from python/lib/django-1.3/django/conf/locale/km/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/kn/formats.py [moved from python/lib/django-1.3/django/conf/locale/kn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ko/formats.py [moved from python/lib/django-1.3/django/conf/locale/ko/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/lt/formats.py [moved from python/lib/django-1.3/django/conf/locale/lt/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/lv/formats.py [moved from python/lib/django-1.3/django/conf/locale/lv/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/mk/formats.py [moved from python/lib/django-1.3/django/conf/locale/mk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ml/formats.py [moved from python/lib/django-1.3/django/conf/locale/ml/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/mn/formats.py [moved from python/lib/django-1.3/django/conf/locale/mn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/nb/formats.py [moved from python/lib/django-1.3/django/conf/locale/nb/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/nl/formats.py [moved from python/lib/django-1.3/django/conf/locale/nl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/nn/formats.py [moved from python/lib/django-1.3/django/conf/locale/nn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/no/formats.py [moved from python/lib/django-1.3/django/conf/locale/no/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pl/formats.py [moved from python/lib/django-1.3/django/conf/locale/pl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pt/formats.py [moved from python/lib/django-1.3/django/conf/locale/pt/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/pt_BR/formats.py [moved from python/lib/django-1.3/django/conf/locale/pt_BR/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ro/formats.py [moved from python/lib/django-1.3/django/conf/locale/ro/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ru/formats.py [moved from python/lib/django-1.3/django/conf/locale/ru/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sk/formats.py [moved from python/lib/django-1.3/django/conf/locale/sk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sl/formats.py [moved from python/lib/django-1.3/django/conf/locale/sl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sq/formats.py [moved from python/lib/django-1.3/django/conf/locale/sq/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sr/formats.py [moved from python/lib/django-1.3/django/conf/locale/sr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sr_Latn/formats.py [moved from python/lib/django-1.3/django/conf/locale/sr_Latn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/sv/formats.py [moved from python/lib/django-1.3/django/conf/locale/sv/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ta/formats.py [moved from python/lib/django-1.3/django/conf/locale/ta/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/te/formats.py [moved from python/lib/django-1.3/django/conf/locale/te/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/th/formats.py [moved from python/lib/django-1.3/django/conf/locale/th/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/tr/formats.py [moved from python/lib/django-1.3/django/conf/locale/tr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/uk/formats.py [moved from python/lib/django-1.3/django/conf/locale/uk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/vi/formats.py [moved from python/lib/django-1.3/django/conf/locale/vi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/zh_CN/formats.py [moved from python/lib/django-1.3/django/conf/locale/zh_CN/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/conf/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/locale/zh_TW/formats.py [moved from python/lib/django-1.3/django/conf/locale/zh_TW/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/project_template/manage.py [moved from python/lib/django-1.3/django/conf/project_template/manage.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/project_template/settings.py [moved from python/lib/django-1.3/django/conf/project_template/settings.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/project_template/urls.py [moved from python/lib/django-1.3/django/conf/project_template/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/urls/defaults.py [moved from python/lib/django-1.3/django/conf/urls/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/urls/i18n.py [moved from python/lib/django-1.3/django/conf/urls/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/urls/shortcut.py [moved from python/lib/django-1.3/django/conf/urls/shortcut.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/conf/urls/static.py [moved from python/lib/django-1.3/django/conf/urls/static.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/__init__.py [moved from python/lib/django-1.3/django/contrib/admin/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/actions.py [moved from python/lib/django-1.3/django/contrib/admin/actions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/filterspecs.py [moved from python/lib/django-1.3/django/contrib/admin/filterspecs.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/forms.py [moved from python/lib/django-1.3/django/contrib/admin/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/helpers.py [moved from python/lib/django-1.3/django/contrib/admin/helpers.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/no/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/no/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/base.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/base.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/changelists.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/changelists.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/dashboard.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/dashboard.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/forms.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/forms.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/ie.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/ie.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/login.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/login.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/rtl.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/rtl.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/css/widgets.css [moved from python/lib/django-1.3/django/contrib/admin/media/css/widgets.css with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/LICENSE-JQUERY.txt [moved from python/lib/django-1.3/django/contrib/admin/media/js/LICENSE-JQUERY.txt with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/SelectBox.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/SelectBox.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/SelectFilter2.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/SelectFilter2.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/actions.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/actions.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/actions.min.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/actions.min.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/admin/DateTimeShortcuts.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/admin/DateTimeShortcuts.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/admin/RelatedObjectLookups.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/admin/RelatedObjectLookups.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/admin/ordering.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/admin/ordering.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/calendar.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/calendar.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/collapse.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/collapse.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/collapse.min.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/collapse.min.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/compress.py [moved from python/lib/django-1.3/django/contrib/admin/media/js/compress.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/core.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/core.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/dateparse.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/dateparse.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/getElementsBySelector.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/getElementsBySelector.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/inlines.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/inlines.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/inlines.min.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/inlines.min.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/jquery.init.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/jquery.init.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/jquery.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/jquery.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/jquery.min.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/jquery.min.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/prepopulate.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/prepopulate.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/prepopulate.min.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/prepopulate.min.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/timeparse.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/timeparse.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/media/js/urlify.js [moved from python/lib/django-1.3/django/contrib/admin/media/js/urlify.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/models.py [moved from python/lib/django-1.3/django/contrib/admin/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/options.py [moved from python/lib/django-1.3/django/contrib/admin/options.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/sites.py [moved from python/lib/django-1.3/django/contrib/admin/sites.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/404.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/404.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/500.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/500.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/actions.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/actions.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/app_index.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/app_index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/auth/user/add_form.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/auth/user/add_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/auth/user/change_password.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/auth/user/change_password.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/base.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/base.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/base_site.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/base_site.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/change_form.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/change_list.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/change_list_results.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/change_list_results.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/date_hierarchy.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/date_hierarchy.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/delete_confirmation.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/delete_selected_confirmation.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/delete_selected_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/edit_inline/stacked.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/edit_inline/stacked.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/edit_inline/tabular.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/edit_inline/tabular.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/filter.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/filter.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/includes/fieldset.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/includes/fieldset.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/index.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/invalid_setup.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/invalid_setup.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/login.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/login.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/object_history.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/pagination.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/pagination.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/prepopulated_fields_js.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/prepopulated_fields_js.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/search_form.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/search_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/admin/submit_line.html [moved from python/lib/django-1.3/django/contrib/admin/templates/admin/submit_line.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/logged_out.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_change_done.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_change_form.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_complete.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_complete.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_confirm.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_confirm.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_done.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_email.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_form.html [moved from python/lib/django-1.3/django/contrib/admin/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templatetags/admin_list.py [moved from python/lib/django-1.3/django/contrib/admin/templatetags/admin_list.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templatetags/admin_modify.py [moved from python/lib/django-1.3/django/contrib/admin/templatetags/admin_modify.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templatetags/adminmedia.py [moved from python/lib/django-1.3/django/contrib/admin/templatetags/adminmedia.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/templatetags/log.py [moved from python/lib/django-1.3/django/contrib/admin/templatetags/log.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/util.py [moved from python/lib/django-1.3/django/contrib/admin/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/validation.py [moved from python/lib/django-1.3/django/contrib/admin/validation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/views/decorators.py [moved from python/lib/django-1.3/django/contrib/admin/views/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/views/main.py [moved from python/lib/django-1.3/django/contrib/admin/views/main.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admin/widgets.py [moved from python/lib/django-1.3/django/contrib/admin/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/models.py [moved from python/lib/django-1.3/django/contrib/admindocs/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/bookmarklets.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/bookmarklets.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/index.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/missing_docutils.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/missing_docutils.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/model_detail.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/model_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/model_index.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/model_index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/template_detail.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/template_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/template_filter_index.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/template_filter_index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/template_tag_index.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/template_tag_index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/view_detail.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/view_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/view_index.html [moved from python/lib/django-1.3/django/contrib/admindocs/templates/admin_doc/view_index.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/admindocs/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/tests/fields.py [moved from python/lib/django-1.3/django/contrib/admindocs/tests/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/urls.py [moved from python/lib/django-1.3/django/contrib/admindocs/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/utils.py [moved from python/lib/django-1.3/django/contrib/admindocs/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/admindocs/views.py [moved from python/lib/django-1.3/django/contrib/admindocs/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/__init__.py [moved from python/lib/django-1.3/django/contrib/auth/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/admin.py [moved from python/lib/django-1.3/django/contrib/auth/admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/backends.py [moved from python/lib/django-1.3/django/contrib/auth/backends.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/context_processors.py [moved from python/lib/django-1.3/django/contrib/auth/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/create_superuser.py [moved from python/lib/django-1.3/django/contrib/auth/create_superuser.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/decorators.py [moved from python/lib/django-1.3/django/contrib/auth/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/fixtures/authtestdata.json [moved from python/lib/django-1.3/django/contrib/auth/fixtures/authtestdata.json with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/fixtures/permissionstestdata.json [moved from python/lib/django-1.3/django/contrib/auth/fixtures/permissionstestdata.json with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/forms.py [moved from python/lib/django-1.3/django/contrib/auth/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/handlers/modpython.py [moved from python/lib/django-1.3/django/contrib/auth/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/management/__init__.py [moved from python/lib/django-1.3/django/contrib/auth/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/management/commands/changepassword.py [moved from python/lib/django-1.3/django/contrib/auth/management/commands/changepassword.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/management/commands/createsuperuser.py [moved from python/lib/django-1.3/django/contrib/auth/management/commands/createsuperuser.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/middleware.py [moved from python/lib/django-1.3/django/contrib/auth/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/models.py [moved from python/lib/django-1.3/django/contrib/auth/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/signals.py [moved from python/lib/django-1.3/django/contrib/auth/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/auth/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/auth_backends.py [moved from python/lib/django-1.3/django/contrib/auth/tests/auth_backends.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/basic.py [moved from python/lib/django-1.3/django/contrib/auth/tests/basic.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/decorators.py [moved from python/lib/django-1.3/django/contrib/auth/tests/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/forms.py [moved from python/lib/django-1.3/django/contrib/auth/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/models.py [moved from python/lib/django-1.3/django/contrib/auth/tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/permissions.py [moved from python/lib/django-1.3/django/contrib/auth/tests/permissions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/remote_user.py [moved from python/lib/django-1.3/django/contrib/auth/tests/remote_user.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/signals.py [moved from python/lib/django-1.3/django/contrib/auth/tests/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/logged_out.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/login.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/login.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_change_form.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_complete.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_complete.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_confirm.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_confirm.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_done.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_email.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_form.html [moved from python/lib/django-1.3/django/contrib/auth/tests/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/tokens.py [moved from python/lib/django-1.3/django/contrib/auth/tests/tokens.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/urls.py [moved from python/lib/django-1.3/django/contrib/auth/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tests/views.py [moved from python/lib/django-1.3/django/contrib/auth/tests/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/tokens.py [moved from python/lib/django-1.3/django/contrib/auth/tokens.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/urls.py [moved from python/lib/django-1.3/django/contrib/auth/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/auth/views.py [moved from python/lib/django-1.3/django/contrib/auth/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/__init__.py [moved from python/lib/django-1.3/django/contrib/comments/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/admin.py [moved from python/lib/django-1.3/django/contrib/comments/admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/feeds.py [moved from python/lib/django-1.3/django/contrib/comments/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/forms.py [moved from python/lib/django-1.3/django/contrib/comments/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/managers.py [moved from python/lib/django-1.3/django/contrib/comments/managers.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/models.py [moved from python/lib/django-1.3/django/contrib/comments/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/moderation.py [moved from python/lib/django-1.3/django/contrib/comments/moderation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/signals.py [moved from python/lib/django-1.3/django/contrib/comments/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/400-debug.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/400-debug.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/approve.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/approve.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/approved.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/approved.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/base.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/base.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/delete.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/delete.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/deleted.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/deleted.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/flag.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/flag.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/flagged.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/flagged.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/form.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/list.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/list.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/posted.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/posted.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templates/comments/preview.html [moved from python/lib/django-1.3/django/contrib/comments/templates/comments/preview.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/templatetags/comments.py [moved from python/lib/django-1.3/django/contrib/comments/templatetags/comments.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/urls.py [moved from python/lib/django-1.3/django/contrib/comments/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/views/comments.py [moved from python/lib/django-1.3/django/contrib/comments/views/comments.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/views/moderation.py [moved from python/lib/django-1.3/django/contrib/comments/views/moderation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/comments/views/utils.py [moved from python/lib/django-1.3/django/contrib/comments/views/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/generic.py [moved from python/lib/django-1.3/django/contrib/contenttypes/generic.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/management.py [moved from python/lib/django-1.3/django/contrib/contenttypes/management.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/models.py [moved from python/lib/django-1.3/django/contrib/contenttypes/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/tests.py [moved from python/lib/django-1.3/django/contrib/contenttypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/contenttypes/views.py [moved from python/lib/django-1.3/django/contrib/contenttypes/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/csrf/middleware.py [moved from python/lib/django-1.3/django/contrib/csrf/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/__init__.py [moved from python/lib/django-1.3/django/contrib/databrowse/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/datastructures.py [moved from python/lib/django-1.3/django/contrib/databrowse/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/plugins/calendars.py [moved from python/lib/django-1.3/django/contrib/databrowse/plugins/calendars.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/plugins/fieldchoices.py [moved from python/lib/django-1.3/django/contrib/databrowse/plugins/fieldchoices.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/plugins/objects.py [moved from python/lib/django-1.3/django/contrib/databrowse/plugins/objects.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/sites.py [moved from python/lib/django-1.3/django/contrib/databrowse/sites.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/base.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/base.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/base_site.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/base_site.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_day.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_day.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_homepage.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_homepage.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_main.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_main.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_month.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_month.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_year.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/calendar_year.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/choice_detail.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/choice_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/choice_list.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/choice_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/fieldchoice_detail.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/fieldchoice_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/fieldchoice_homepage.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/fieldchoice_homepage.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/fieldchoice_list.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/fieldchoice_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/homepage.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/homepage.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/model_detail.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/model_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/templates/databrowse/object_detail.html [moved from python/lib/django-1.3/django/contrib/databrowse/templates/databrowse/object_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/urls.py [moved from python/lib/django-1.3/django/contrib/databrowse/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/databrowse/views.py [moved from python/lib/django-1.3/django/contrib/databrowse/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/admin.py [moved from python/lib/django-1.3/django/contrib/flatpages/admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/fixtures/sample_flatpages.json [moved from python/lib/django-1.3/django/contrib/flatpages/fixtures/sample_flatpages.json with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/middleware.py [moved from python/lib/django-1.3/django/contrib/flatpages/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/models.py [moved from python/lib/django-1.3/django/contrib/flatpages/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/templatetags/flatpages.py [moved from python/lib/django-1.3/django/contrib/flatpages/templatetags/flatpages.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/csrf.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/forms.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/middleware.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/templates/404.html [moved from python/lib/django-1.3/django/contrib/flatpages/tests/templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/templates/flatpages/default.html [moved from python/lib/django-1.3/django/contrib/flatpages/tests/templates/flatpages/default.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/templatetags.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/templatetags.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/urls.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/tests/views.py [moved from python/lib/django-1.3/django/contrib/flatpages/tests/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/urls.py [moved from python/lib/django-1.3/django/contrib/flatpages/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/flatpages/views.py [moved from python/lib/django-1.3/django/contrib/flatpages/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/models.py [moved from python/lib/django-1.3/django/contrib/formtools/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/preview.py [moved from python/lib/django-1.3/django/contrib/formtools/preview.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/templates/formtools/form.html [moved from python/lib/django-1.3/django/contrib/formtools/templates/formtools/form.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/templates/formtools/preview.html [moved from python/lib/django-1.3/django/contrib/formtools/templates/formtools/preview.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/formtools/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/tests/templates/formwizard/wizard.html [moved from python/lib/django-1.3/django/contrib/formtools/tests/templates/formwizard/wizard.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/tests/urls.py [moved from python/lib/django-1.3/django/contrib/formtools/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/utils.py [moved from python/lib/django-1.3/django/contrib/formtools/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/formtools/wizard.py [moved from python/lib/django-1.3/django/contrib/formtools/wizard.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/admin/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/admin/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/admin/options.py [moved from python/lib/django-1.3/django/contrib/gis/admin/options.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/admin/widgets.py [moved from python/lib/django-1.3/django/contrib/gis/admin/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backend/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/db/backend/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/adapter.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/base.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/mysql/base.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/mysql/creation.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/mysql/introspection.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/mysql/operations.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/mysql/operations.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/adapter.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/base.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/compiler.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/creation.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/introspection.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/models.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/oracle/operations.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/oracle/operations.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/postgis/adapter.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/postgis/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/postgis/base.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/postgis/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/postgis/creation.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/postgis/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/postgis/introspection.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/postgis/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/postgis/models.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/postgis/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/postgis/operations.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/postgis/operations.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/adapter.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/base.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/client.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/client.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/compiler.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/creation.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/introspection.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/models.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/spatialite/operations.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/spatialite/operations.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/backends/util.py [moved from python/lib/django-1.3/django/contrib/gis/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/aggregates.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/fields.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/manager.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/proxy.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/proxy.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/query.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/sql/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/sql/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/sql/aggregates.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/sql/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/sql/compiler.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/sql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/sql/conversion.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/sql/conversion.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/sql/query.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/sql/query.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/db/models/sql/where.py [moved from python/lib/django-1.3/django/contrib/gis/db/models/sql/where.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/feeds.py [moved from python/lib/django-1.3/django/contrib/gis/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/forms/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/forms/fields.py [moved from python/lib/django-1.3/django/contrib/gis/forms/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/LICENSE [moved from python/lib/django-1.3/django/contrib/gis/gdal/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/base.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/datasource.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/datasource.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/driver.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/driver.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/envelope.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/envelope.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/error.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/error.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/feature.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/feature.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/field.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/field.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/geometries.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/geometries.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/geomtype.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/geomtype.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/layer.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/layer.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/libgdal.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/libgdal.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/prototypes/ds.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/prototypes/ds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/prototypes/errcheck.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/prototypes/errcheck.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/prototypes/generation.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/prototypes/generation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/prototypes/geom.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/prototypes/geom.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/prototypes/srs.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/prototypes/srs.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/srs.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/srs.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/tests/test_driver.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/tests/test_driver.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/tests/test_ds.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/tests/test_ds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/tests/test_envelope.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/tests/test_envelope.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/tests/test_geom.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/tests/test_geom.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/gdal/tests/test_srs.py [moved from python/lib/django-1.3/django/contrib/gis/gdal/tests/test_srs.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geometry/backend/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/geometry/backend/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geometry/backend/geos.py [moved from python/lib/django-1.3/django/contrib/gis/geometry/backend/geos.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geometry/regex.py [moved from python/lib/django-1.3/django/contrib/gis/geometry/regex.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geometry/test_data.py [moved from python/lib/django-1.3/django/contrib/gis/geometry/test_data.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/LICENSE [moved from python/lib/django-1.3/django/contrib/gis/geos/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/geos/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/base.py [moved from python/lib/django-1.3/django/contrib/gis/geos/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/collections.py [moved from python/lib/django-1.3/django/contrib/gis/geos/collections.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/coordseq.py [moved from python/lib/django-1.3/django/contrib/gis/geos/coordseq.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/error.py [moved from python/lib/django-1.3/django/contrib/gis/geos/error.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/factory.py [moved from python/lib/django-1.3/django/contrib/gis/geos/factory.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/geometry.py [moved from python/lib/django-1.3/django/contrib/gis/geos/geometry.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/io.py [moved from python/lib/django-1.3/django/contrib/gis/geos/io.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/libgeos.py [moved from python/lib/django-1.3/django/contrib/gis/geos/libgeos.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/linestring.py [moved from python/lib/django-1.3/django/contrib/gis/geos/linestring.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/mutable_list.py [moved from python/lib/django-1.3/django/contrib/gis/geos/mutable_list.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/point.py [moved from python/lib/django-1.3/django/contrib/gis/geos/point.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/polygon.py [moved from python/lib/django-1.3/django/contrib/gis/geos/polygon.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prepared.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prepared.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/coordseq.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/coordseq.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/errcheck.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/errcheck.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/geom.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/geom.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/io.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/io.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/misc.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/misc.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/predicates.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/predicates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/prepared.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/prepared.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/threadsafe.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/threadsafe.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/prototypes/topology.py [moved from python/lib/django-1.3/django/contrib/gis/geos/prototypes/topology.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/geos/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/tests/test_geos.py [moved from python/lib/django-1.3/django/contrib/gis/geos/tests/test_geos.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/tests/test_geos_mutation.py [moved from python/lib/django-1.3/django/contrib/gis/geos/tests/test_geos_mutation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/tests/test_io.py [moved from python/lib/django-1.3/django/contrib/gis/geos/tests/test_io.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/geos/tests/test_mutable_list.py [moved from python/lib/django-1.3/django/contrib/gis/geos/tests/test_mutable_list.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/management/base.py [moved from python/lib/django-1.3/django/contrib/gis/management/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/management/commands/inspectdb.py [moved from python/lib/django-1.3/django/contrib/gis/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/management/commands/ogrinspect.py [moved from python/lib/django-1.3/django/contrib/gis/management/commands/ogrinspect.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/maps/google/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/maps/google/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/maps/google/gmap.py [moved from python/lib/django-1.3/django/contrib/gis/maps/google/gmap.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/maps/google/overlays.py [moved from python/lib/django-1.3/django/contrib/gis/maps/google/overlays.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/maps/google/zoom.py [moved from python/lib/django-1.3/django/contrib/gis/maps/google/zoom.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/measure.py [moved from python/lib/django-1.3/django/contrib/gis/measure.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/models.py [moved from python/lib/django-1.3/django/contrib/gis/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/shortcuts.py [moved from python/lib/django-1.3/django/contrib/gis/shortcuts.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/sitemaps/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/sitemaps/georss.py [moved from python/lib/django-1.3/django/contrib/gis/sitemaps/georss.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/sitemaps/kml.py [moved from python/lib/django-1.3/django/contrib/gis/sitemaps/kml.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/sitemaps/views.py [moved from python/lib/django-1.3/django/contrib/gis/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/admin/openlayers.html [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/admin/openlayers.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/admin/openlayers.js [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/admin/openlayers.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/admin/osm.html [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/admin/osm.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/admin/osm.js [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/admin/osm.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/google/google-map.html [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/google/google-map.html with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/google/google-map.js [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/google/google-map.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/google/google-multi.js [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/google/google-multi.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/google/google-single.js [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/google/google-single.js with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/kml/base.kml [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/kml/base.kml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/kml/placemarks.kml [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/kml/placemarks.kml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml [moved from python/lib/django-1.3/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/data/cities/cities.prj [moved from python/lib/django-1.3/django/contrib/gis/tests/data/cities/cities.prj with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/data/interstates/interstates.prj [moved from python/lib/django-1.3/django/contrib/gis/tests/data/interstates/interstates.prj with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/data/test_point/test_point.prj [moved from python/lib/django-1.3/django/contrib/gis/tests/data/test_point/test_point.prj with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/data/test_poly/test_poly.prj [moved from python/lib/django-1.3/django/contrib/gis/tests/data/test_poly/test_poly.prj with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/data/test_vrt/test_vrt.csv [moved from python/lib/django-1.3/django/contrib/gis/tests/data/test_vrt/test_vrt.csv with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt [moved from python/lib/django-1.3/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/distapp/models.py [moved from python/lib/django-1.3/django/contrib/gis/tests/distapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/distapp/tests.py [moved from python/lib/django-1.3/django/contrib/gis/tests/distapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geo3d/models.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geo3d/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geo3d/tests.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geo3d/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geo3d/views.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geo3d/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/feeds.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/models.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/sitemaps.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/sitemaps.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/test_feeds.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/test_feeds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/test_regress.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/test_regress.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/test_sitemaps.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/test_sitemaps.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/tests.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geoapp/urls.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geoapp/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geogapp/fixtures/initial_data.json [moved from python/lib/django-1.3/django/contrib/gis/tests/geogapp/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geogapp/models.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geogapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/geogapp/tests.py [moved from python/lib/django-1.3/django/contrib/gis/tests/geogapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/layermap/models.py [moved from python/lib/django-1.3/django/contrib/gis/tests/layermap/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/layermap/tests.py [moved from python/lib/django-1.3/django/contrib/gis/tests/layermap/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/relatedapp/models.py [moved from python/lib/django-1.3/django/contrib/gis/tests/relatedapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/relatedapp/tests.py [moved from python/lib/django-1.3/django/contrib/gis/tests/relatedapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/test_geoforms.py [moved from python/lib/django-1.3/django/contrib/gis/tests/test_geoforms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/test_geoip.py [moved from python/lib/django-1.3/django/contrib/gis/tests/test_geoip.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/test_measure.py [moved from python/lib/django-1.3/django/contrib/gis/tests/test_measure.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/test_spatialrefsys.py [moved from python/lib/django-1.3/django/contrib/gis/tests/test_spatialrefsys.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/tests/utils.py [moved from python/lib/django-1.3/django/contrib/gis/tests/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/__init__.py [moved from python/lib/django-1.3/django/contrib/gis/utils/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/geoip.py [moved from python/lib/django-1.3/django/contrib/gis/utils/geoip.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/layermapping.py [moved from python/lib/django-1.3/django/contrib/gis/utils/layermapping.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/ogrinfo.py [moved from python/lib/django-1.3/django/contrib/gis/utils/ogrinfo.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/ogrinspect.py [moved from python/lib/django-1.3/django/contrib/gis/utils/ogrinspect.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/srs.py [moved from python/lib/django-1.3/django/contrib/gis/utils/srs.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/gis/utils/wkt.py [moved from python/lib/django-1.3/django/contrib/gis/utils/wkt.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/humanize/templatetags/humanize.py [moved from python/lib/django-1.3/django/contrib/humanize/templatetags/humanize.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ar/ar_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/ar/ar_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ar/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/ar/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/at/at_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/at/at_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/at/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/at/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/au/au_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/au/au_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/au/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/au/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/be/be_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/be/be_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/be/be_regions.py [moved from python/lib/django-1.3/django/contrib/localflavor/be/be_regions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/be/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/be/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/br/br_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/br/br_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/br/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/br/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ca/ca_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/ca/ca_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ca/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/ca/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ch/ch_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/ch/ch_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ch/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/ch/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/cl/cl_regions.py [moved from python/lib/django-1.3/django/contrib/localflavor/cl/cl_regions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/cl/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/cl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/cz/cz_regions.py [moved from python/lib/django-1.3/django/contrib/localflavor/cz/cz_regions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/cz/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/cz/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/de/de_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/de/de_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/de/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/de/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/es/es_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/es/es_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/es/es_regions.py [moved from python/lib/django-1.3/django/contrib/localflavor/es/es_regions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/es/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/es/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/fi/fi_municipalities.py [moved from python/lib/django-1.3/django/contrib/localflavor/fi/fi_municipalities.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/fi/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/fi/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/fr/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/fr/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/fr/fr_department.py [moved from python/lib/django-1.3/django/contrib/localflavor/fr/fr_department.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/generic/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/generic/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/id/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/id/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/id/id_choices.py [moved from python/lib/django-1.3/django/contrib/localflavor/id/id_choices.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ie/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/ie/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ie/ie_counties.py [moved from python/lib/django-1.3/django/contrib/localflavor/ie/ie_counties.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/il/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/il/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/in_/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/in_/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/in_/in_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/in_/in_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/is_/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/is_/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/is_/is_postalcodes.py [moved from python/lib/django-1.3/django/contrib/localflavor/is_/is_postalcodes.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/it/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/it/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/it/it_province.py [moved from python/lib/django-1.3/django/contrib/localflavor/it/it_province.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/it/it_region.py [moved from python/lib/django-1.3/django/contrib/localflavor/it/it_region.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/it/util.py [moved from python/lib/django-1.3/django/contrib/localflavor/it/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/jp/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/jp/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/jp/jp_prefectures.py [moved from python/lib/django-1.3/django/contrib/localflavor/jp/jp_prefectures.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/kw/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/kw/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/localflavor/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/mx/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/mx/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/mx/mx_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/mx/mx_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/nl/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/nl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/nl/nl_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/nl/nl_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/no/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/no/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/no/no_municipalities.py [moved from python/lib/django-1.3/django/contrib/localflavor/no/no_municipalities.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/pe/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/pe/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/pe/pe_region.py [moved from python/lib/django-1.3/django/contrib/localflavor/pe/pe_region.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/pl/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/pl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/pl/pl_administrativeunits.py [moved from python/lib/django-1.3/django/contrib/localflavor/pl/pl_administrativeunits.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/pl/pl_voivodeships.py [moved from python/lib/django-1.3/django/contrib/localflavor/pl/pl_voivodeships.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/pt/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/pt/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ro/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/ro/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/ro/ro_counties.py [moved from python/lib/django-1.3/django/contrib/localflavor/ro/ro_counties.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/se/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/se/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/se/se_counties.py [moved from python/lib/django-1.3/django/contrib/localflavor/se/se_counties.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/se/utils.py [moved from python/lib/django-1.3/django/contrib/localflavor/se/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/sk/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/sk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/sk/sk_districts.py [moved from python/lib/django-1.3/django/contrib/localflavor/sk/sk_districts.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/sk/sk_regions.py [moved from python/lib/django-1.3/django/contrib/localflavor/sk/sk_regions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/tr/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/tr/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/tr/tr_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/tr/tr_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/uk/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/uk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/uk/uk_regions.py [moved from python/lib/django-1.3/django/contrib/localflavor/uk/uk_regions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/us/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/us/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/us/models.py [moved from python/lib/django-1.3/django/contrib/localflavor/us/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/us/us_states.py [moved from python/lib/django-1.3/django/contrib/localflavor/us/us_states.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/uy/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/uy/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/uy/util.py [moved from python/lib/django-1.3/django/contrib/localflavor/uy/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/uy/uy_departaments.py [moved from python/lib/django-1.3/django/contrib/localflavor/uy/uy_departaments.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/za/forms.py [moved from python/lib/django-1.3/django/contrib/localflavor/za/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/localflavor/za/za_provinces.py [moved from python/lib/django-1.3/django/contrib/localflavor/za/za_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/markup/templatetags/markup.py [moved from python/lib/django-1.3/django/contrib/markup/templatetags/markup.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/markup/tests.py [moved from python/lib/django-1.3/django/contrib/markup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/__init__.py [moved from python/lib/django-1.3/django/contrib/messages/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/api.py [moved from python/lib/django-1.3/django/contrib/messages/api.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/constants.py [moved from python/lib/django-1.3/django/contrib/messages/constants.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/context_processors.py [moved from python/lib/django-1.3/django/contrib/messages/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/middleware.py [moved from python/lib/django-1.3/django/contrib/messages/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/models.py [moved from python/lib/django-1.3/django/contrib/messages/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/storage/__init__.py [moved from python/lib/django-1.3/django/contrib/messages/storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/storage/base.py [moved from python/lib/django-1.3/django/contrib/messages/storage/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/storage/cookie.py [moved from python/lib/django-1.3/django/contrib/messages/storage/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/storage/fallback.py [moved from python/lib/django-1.3/django/contrib/messages/storage/fallback.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/storage/session.py [moved from python/lib/django-1.3/django/contrib/messages/storage/session.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/storage/user_messages.py [moved from python/lib/django-1.3/django/contrib/messages/storage/user_messages.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/messages/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/base.py [moved from python/lib/django-1.3/django/contrib/messages/tests/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/cookie.py [moved from python/lib/django-1.3/django/contrib/messages/tests/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/fallback.py [moved from python/lib/django-1.3/django/contrib/messages/tests/fallback.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/middleware.py [moved from python/lib/django-1.3/django/contrib/messages/tests/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/session.py [moved from python/lib/django-1.3/django/contrib/messages/tests/session.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/urls.py [moved from python/lib/django-1.3/django/contrib/messages/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/tests/user_messages.py [moved from python/lib/django-1.3/django/contrib/messages/tests/user_messages.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/messages/utils.py [moved from python/lib/django-1.3/django/contrib/messages/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/admin.py [moved from python/lib/django-1.3/django/contrib/redirects/admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/middleware.py [moved from python/lib/django-1.3/django/contrib/redirects/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/redirects/models.py [moved from python/lib/django-1.3/django/contrib/redirects/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/backends/base.py [moved from python/lib/django-1.3/django/contrib/sessions/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/backends/cache.py [moved from python/lib/django-1.3/django/contrib/sessions/backends/cache.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/backends/cached_db.py [moved from python/lib/django-1.3/django/contrib/sessions/backends/cached_db.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/backends/db.py [moved from python/lib/django-1.3/django/contrib/sessions/backends/db.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/backends/file.py [moved from python/lib/django-1.3/django/contrib/sessions/backends/file.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/middleware.py [moved from python/lib/django-1.3/django/contrib/sessions/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/models.py [moved from python/lib/django-1.3/django/contrib/sessions/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sessions/tests.py [moved from python/lib/django-1.3/django/contrib/sessions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/__init__.py [moved from python/lib/django-1.3/django/contrib/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/management/commands/ping_google.py [moved from python/lib/django-1.3/django/contrib/sitemaps/management/commands/ping_google.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/models.py [moved from python/lib/django-1.3/django/contrib/sitemaps/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/templates/sitemap.xml [moved from python/lib/django-1.3/django/contrib/sitemaps/templates/sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/templates/sitemap_index.xml [moved from python/lib/django-1.3/django/contrib/sitemaps/templates/sitemap_index.xml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/tests/__init__.py [moved from python/lib/django-1.3/django/contrib/sitemaps/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/tests/basic.py [moved from python/lib/django-1.3/django/contrib/sitemaps/tests/basic.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/tests/templates/custom_sitemap.xml [moved from python/lib/django-1.3/django/contrib/sitemaps/tests/templates/custom_sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/tests/templates/custom_sitemap_index.xml [moved from python/lib/django-1.3/django/contrib/sitemaps/tests/templates/custom_sitemap_index.xml with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/tests/urls.py [moved from python/lib/django-1.3/django/contrib/sitemaps/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sitemaps/views.py [moved from python/lib/django-1.3/django/contrib/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/admin.py [moved from python/lib/django-1.3/django/contrib/sites/admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/no/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/no/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.3/django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/management.py [moved from python/lib/django-1.3/django/contrib/sites/management.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/managers.py [moved from python/lib/django-1.3/django/contrib/sites/managers.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/models.py [moved from python/lib/django-1.3/django/contrib/sites/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/sites/tests.py [moved from python/lib/django-1.3/django/contrib/sites/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/finders.py [moved from python/lib/django-1.3/django/contrib/staticfiles/finders.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/handlers.py [moved from python/lib/django-1.3/django/contrib/staticfiles/handlers.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/management/commands/collectstatic.py [moved from python/lib/django-1.3/django/contrib/staticfiles/management/commands/collectstatic.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/management/commands/findstatic.py [moved from python/lib/django-1.3/django/contrib/staticfiles/management/commands/findstatic.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/management/commands/runserver.py [moved from python/lib/django-1.3/django/contrib/staticfiles/management/commands/runserver.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/storage.py [moved from python/lib/django-1.3/django/contrib/staticfiles/storage.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/urls.py [moved from python/lib/django-1.3/django/contrib/staticfiles/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/utils.py [moved from python/lib/django-1.3/django/contrib/staticfiles/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/staticfiles/views.py [moved from python/lib/django-1.3/django/contrib/staticfiles/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/syndication/feeds.py [moved from python/lib/django-1.3/django/contrib/syndication/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/syndication/views.py [moved from python/lib/django-1.3/django/contrib/syndication/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/webdesign/lorem_ipsum.py [moved from python/lib/django-1.3/django/contrib/webdesign/lorem_ipsum.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/webdesign/templatetags/webdesign.py [moved from python/lib/django-1.3/django/contrib/webdesign/templatetags/webdesign.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/contrib/webdesign/tests.py [moved from python/lib/django-1.3/django/contrib/webdesign/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/__init__.py [moved from python/lib/django-1.3/django/core/cache/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/backends/base.py [moved from python/lib/django-1.3/django/core/cache/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/backends/db.py [moved from python/lib/django-1.3/django/core/cache/backends/db.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/backends/dummy.py [moved from python/lib/django-1.3/django/core/cache/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/backends/filebased.py [moved from python/lib/django-1.3/django/core/cache/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/backends/locmem.py [moved from python/lib/django-1.3/django/core/cache/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/cache/backends/memcached.py [moved from python/lib/django-1.3/django/core/cache/backends/memcached.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/context_processors.py [moved from python/lib/django-1.3/django/core/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/exceptions.py [moved from python/lib/django-1.3/django/core/exceptions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/__init__.py [moved from python/lib/django-1.3/django/core/files/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/base.py [moved from python/lib/django-1.3/django/core/files/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/images.py [moved from python/lib/django-1.3/django/core/files/images.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/locks.py [moved from python/lib/django-1.3/django/core/files/locks.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/move.py [moved from python/lib/django-1.3/django/core/files/move.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/storage.py [moved from python/lib/django-1.3/django/core/files/storage.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/temp.py [moved from python/lib/django-1.3/django/core/files/temp.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/uploadedfile.py [moved from python/lib/django-1.3/django/core/files/uploadedfile.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/uploadhandler.py [moved from python/lib/django-1.3/django/core/files/uploadhandler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/files/utils.py [moved from python/lib/django-1.3/django/core/files/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/handlers/base.py [moved from python/lib/django-1.3/django/core/handlers/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/handlers/modpython.py [moved from python/lib/django-1.3/django/core/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/handlers/profiler-hotshot.py [moved from python/lib/django-1.3/django/core/handlers/profiler-hotshot.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/handlers/wsgi.py [moved from python/lib/django-1.3/django/core/handlers/wsgi.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/__init__.py [moved from python/lib/django-1.3/django/core/mail/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/__init__.py [moved from python/lib/django-1.3/django/core/mail/backends/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/base.py [moved from python/lib/django-1.3/django/core/mail/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/console.py [moved from python/lib/django-1.3/django/core/mail/backends/console.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/dummy.py [moved from python/lib/django-1.3/django/core/mail/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/filebased.py [moved from python/lib/django-1.3/django/core/mail/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/locmem.py [moved from python/lib/django-1.3/django/core/mail/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/backends/smtp.py [moved from python/lib/django-1.3/django/core/mail/backends/smtp.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/message.py [moved from python/lib/django-1.3/django/core/mail/message.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/mail/utils.py [moved from python/lib/django-1.3/django/core/mail/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/__init__.py [moved from python/lib/django-1.3/django/core/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/base.py [moved from python/lib/django-1.3/django/core/management/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/color.py [moved from python/lib/django-1.3/django/core/management/color.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/cleanup.py [moved from python/lib/django-1.3/django/core/management/commands/cleanup.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/compilemessages.py [moved from python/lib/django-1.3/django/core/management/commands/compilemessages.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/createcachetable.py [moved from python/lib/django-1.3/django/core/management/commands/createcachetable.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/dbshell.py [moved from python/lib/django-1.3/django/core/management/commands/dbshell.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/diffsettings.py [moved from python/lib/django-1.3/django/core/management/commands/diffsettings.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/dumpdata.py [moved from python/lib/django-1.3/django/core/management/commands/dumpdata.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/flush.py [moved from python/lib/django-1.3/django/core/management/commands/flush.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/inspectdb.py [moved from python/lib/django-1.3/django/core/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/loaddata.py [moved from python/lib/django-1.3/django/core/management/commands/loaddata.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/makemessages.py [moved from python/lib/django-1.3/django/core/management/commands/makemessages.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/reset.py [moved from python/lib/django-1.3/django/core/management/commands/reset.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/runfcgi.py [moved from python/lib/django-1.3/django/core/management/commands/runfcgi.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/runserver.py [moved from python/lib/django-1.3/django/core/management/commands/runserver.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/shell.py [moved from python/lib/django-1.3/django/core/management/commands/shell.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sql.py [moved from python/lib/django-1.3/django/core/management/commands/sql.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlall.py [moved from python/lib/django-1.3/django/core/management/commands/sqlall.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlclear.py [moved from python/lib/django-1.3/django/core/management/commands/sqlclear.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlcustom.py [moved from python/lib/django-1.3/django/core/management/commands/sqlcustom.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlflush.py [moved from python/lib/django-1.3/django/core/management/commands/sqlflush.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlindexes.py [moved from python/lib/django-1.3/django/core/management/commands/sqlindexes.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlinitialdata.py [moved from python/lib/django-1.3/django/core/management/commands/sqlinitialdata.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlreset.py [moved from python/lib/django-1.3/django/core/management/commands/sqlreset.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/sqlsequencereset.py [moved from python/lib/django-1.3/django/core/management/commands/sqlsequencereset.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/startapp.py [moved from python/lib/django-1.3/django/core/management/commands/startapp.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/startproject.py [moved from python/lib/django-1.3/django/core/management/commands/startproject.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/syncdb.py [moved from python/lib/django-1.3/django/core/management/commands/syncdb.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/test.py [moved from python/lib/django-1.3/django/core/management/commands/test.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/testserver.py [moved from python/lib/django-1.3/django/core/management/commands/testserver.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/commands/validate.py [moved from python/lib/django-1.3/django/core/management/commands/validate.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/sql.py [moved from python/lib/django-1.3/django/core/management/sql.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/management/validation.py [moved from python/lib/django-1.3/django/core/management/validation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/paginator.py [moved from python/lib/django-1.3/django/core/paginator.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/serializers/__init__.py [moved from python/lib/django-1.3/django/core/serializers/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/serializers/base.py [moved from python/lib/django-1.3/django/core/serializers/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/serializers/json.py [moved from python/lib/django-1.3/django/core/serializers/json.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/serializers/python.py [moved from python/lib/django-1.3/django/core/serializers/python.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/serializers/pyyaml.py [moved from python/lib/django-1.3/django/core/serializers/pyyaml.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/serializers/xml_serializer.py [moved from python/lib/django-1.3/django/core/serializers/xml_serializer.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/servers/basehttp.py [moved from python/lib/django-1.3/django/core/servers/basehttp.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/servers/fastcgi.py [moved from python/lib/django-1.3/django/core/servers/fastcgi.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/signals.py [moved from python/lib/django-1.3/django/core/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/template_loader.py [moved from python/lib/django-1.3/django/core/template_loader.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/urlresolvers.py [moved from python/lib/django-1.3/django/core/urlresolvers.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/validators.py [moved from python/lib/django-1.3/django/core/validators.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/core/xheaders.py [moved from python/lib/django-1.3/django/core/xheaders.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/__init__.py [moved from python/lib/django-1.3/django/db/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/__init__.py [moved from python/lib/django-1.3/django/db/backends/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/creation.py [moved from python/lib/django-1.3/django/db/backends/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/dummy/base.py [moved from python/lib/django-1.3/django/db/backends/dummy/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/mysql/base.py [moved from python/lib/django-1.3/django/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/mysql/client.py [moved from python/lib/django-1.3/django/db/backends/mysql/client.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/mysql/compiler.py [moved from python/lib/django-1.3/django/db/backends/mysql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/mysql/creation.py [moved from python/lib/django-1.3/django/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/mysql/introspection.py [moved from python/lib/django-1.3/django/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/mysql/validation.py [moved from python/lib/django-1.3/django/db/backends/mysql/validation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/oracle/base.py [moved from python/lib/django-1.3/django/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/oracle/client.py [moved from python/lib/django-1.3/django/db/backends/oracle/client.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/oracle/compiler.py [moved from python/lib/django-1.3/django/db/backends/oracle/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/oracle/creation.py [moved from python/lib/django-1.3/django/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/oracle/introspection.py [moved from python/lib/django-1.3/django/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql/base.py [moved from python/lib/django-1.3/django/db/backends/postgresql/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql/client.py [moved from python/lib/django-1.3/django/db/backends/postgresql/client.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql/creation.py [moved from python/lib/django-1.3/django/db/backends/postgresql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql/introspection.py [moved from python/lib/django-1.3/django/db/backends/postgresql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql/operations.py [moved from python/lib/django-1.3/django/db/backends/postgresql/operations.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql/version.py [moved from python/lib/django-1.3/django/db/backends/postgresql/version.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql_psycopg2/base.py [moved from python/lib/django-1.3/django/db/backends/postgresql_psycopg2/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/postgresql_psycopg2/introspection.py [moved from python/lib/django-1.3/django/db/backends/postgresql_psycopg2/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/signals.py [moved from python/lib/django-1.3/django/db/backends/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/sqlite3/base.py [moved from python/lib/django-1.3/django/db/backends/sqlite3/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/sqlite3/client.py [moved from python/lib/django-1.3/django/db/backends/sqlite3/client.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/sqlite3/creation.py [moved from python/lib/django-1.3/django/db/backends/sqlite3/creation.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/sqlite3/introspection.py [moved from python/lib/django-1.3/django/db/backends/sqlite3/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/backends/util.py [moved from python/lib/django-1.3/django/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/__init__.py [moved from python/lib/django-1.3/django/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/aggregates.py [moved from python/lib/django-1.3/django/db/models/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/base.py [moved from python/lib/django-1.3/django/db/models/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/deletion.py [moved from python/lib/django-1.3/django/db/models/deletion.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/expressions.py [moved from python/lib/django-1.3/django/db/models/expressions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/fields/__init__.py [moved from python/lib/django-1.3/django/db/models/fields/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/fields/files.py [moved from python/lib/django-1.3/django/db/models/fields/files.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/fields/proxy.py [moved from python/lib/django-1.3/django/db/models/fields/proxy.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/fields/related.py [moved from python/lib/django-1.3/django/db/models/fields/related.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/fields/subclassing.py [moved from python/lib/django-1.3/django/db/models/fields/subclassing.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/loading.py [moved from python/lib/django-1.3/django/db/models/loading.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/manager.py [moved from python/lib/django-1.3/django/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/options.py [moved from python/lib/django-1.3/django/db/models/options.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/query.py [moved from python/lib/django-1.3/django/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/query_utils.py [moved from python/lib/django-1.3/django/db/models/query_utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/related.py [moved from python/lib/django-1.3/django/db/models/related.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/signals.py [moved from python/lib/django-1.3/django/db/models/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/__init__.py [moved from python/lib/django-1.3/django/db/models/sql/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/aggregates.py [moved from python/lib/django-1.3/django/db/models/sql/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/compiler.py [moved from python/lib/django-1.3/django/db/models/sql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/constants.py [moved from python/lib/django-1.3/django/db/models/sql/constants.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/datastructures.py [moved from python/lib/django-1.3/django/db/models/sql/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/expressions.py [moved from python/lib/django-1.3/django/db/models/sql/expressions.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/query.py [moved from python/lib/django-1.3/django/db/models/sql/query.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/subqueries.py [moved from python/lib/django-1.3/django/db/models/sql/subqueries.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/models/sql/where.py [moved from python/lib/django-1.3/django/db/models/sql/where.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/transaction.py [moved from python/lib/django-1.3/django/db/transaction.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/db/utils.py [moved from python/lib/django-1.3/django/db/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/dispatch/__init__.py [moved from python/lib/django-1.3/django/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/dispatch/dispatcher.py [moved from python/lib/django-1.3/django/dispatch/dispatcher.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/dispatch/license.txt [moved from python/lib/django-1.3/django/dispatch/license.txt with 100% similarity]
python/google_appengine/lib/django-1.3/django/dispatch/saferef.py [moved from python/lib/django-1.3/django/dispatch/saferef.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/__init__.py [moved from python/lib/django-1.3/django/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/extras/__init__.py [moved from python/lib/django-1.3/django/forms/extras/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/extras/widgets.py [moved from python/lib/django-1.3/django/forms/extras/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/fields.py [moved from python/lib/django-1.3/django/forms/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/forms.py [moved from python/lib/django-1.3/django/forms/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/formsets.py [moved from python/lib/django-1.3/django/forms/formsets.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/models.py [moved from python/lib/django-1.3/django/forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/util.py [moved from python/lib/django-1.3/django/forms/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/forms/widgets.py [moved from python/lib/django-1.3/django/forms/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/http/__init__.py [moved from python/lib/django-1.3/django/http/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/http/multipartparser.py [moved from python/lib/django-1.3/django/http/multipartparser.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/http/utils.py [moved from python/lib/django-1.3/django/http/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/cache.py [moved from python/lib/django-1.3/django/middleware/cache.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/common.py [moved from python/lib/django-1.3/django/middleware/common.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/csrf.py [moved from python/lib/django-1.3/django/middleware/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/doc.py [moved from python/lib/django-1.3/django/middleware/doc.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/gzip.py [moved from python/lib/django-1.3/django/middleware/gzip.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/http.py [moved from python/lib/django-1.3/django/middleware/http.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/locale.py [moved from python/lib/django-1.3/django/middleware/locale.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/middleware/transaction.py [moved from python/lib/django-1.3/django/middleware/transaction.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/shortcuts/__init__.py [moved from python/lib/django-1.3/django/shortcuts/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/__init__.py [moved from python/lib/django-1.3/django/template/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/base.py [moved from python/lib/django-1.3/django/template/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/context.py [moved from python/lib/django-1.3/django/template/context.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/debug.py [moved from python/lib/django-1.3/django/template/debug.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/defaultfilters.py [moved from python/lib/django-1.3/django/template/defaultfilters.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/defaulttags.py [moved from python/lib/django-1.3/django/template/defaulttags.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/loader.py [moved from python/lib/django-1.3/django/template/loader.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/loader_tags.py [moved from python/lib/django-1.3/django/template/loader_tags.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/loaders/app_directories.py [moved from python/lib/django-1.3/django/template/loaders/app_directories.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/loaders/cached.py [moved from python/lib/django-1.3/django/template/loaders/cached.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/loaders/eggs.py [moved from python/lib/django-1.3/django/template/loaders/eggs.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/loaders/filesystem.py [moved from python/lib/django-1.3/django/template/loaders/filesystem.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/response.py [moved from python/lib/django-1.3/django/template/response.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/template/smartif.py [moved from python/lib/django-1.3/django/template/smartif.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/templatetags/cache.py [moved from python/lib/django-1.3/django/templatetags/cache.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/templatetags/future.py [moved from python/lib/django-1.3/django/templatetags/future.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/templatetags/i18n.py [moved from python/lib/django-1.3/django/templatetags/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/templatetags/l10n.py [moved from python/lib/django-1.3/django/templatetags/l10n.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/templatetags/static.py [moved from python/lib/django-1.3/django/templatetags/static.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/__init__.py [moved from python/lib/django-1.3/django/test/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/_doctest.py [moved from python/lib/django-1.3/django/test/_doctest.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/client.py [moved from python/lib/django-1.3/django/test/client.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/signals.py [moved from python/lib/django-1.3/django/test/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/simple.py [moved from python/lib/django-1.3/django/test/simple.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/testcases.py [moved from python/lib/django-1.3/django/test/testcases.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/test/utils.py [moved from python/lib/django-1.3/django/test/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/_os.py [moved from python/lib/django-1.3/django/utils/_os.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/_threading_local.py [moved from python/lib/django-1.3/django/utils/_threading_local.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/autoreload.py [moved from python/lib/django-1.3/django/utils/autoreload.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/cache.py [moved from python/lib/django-1.3/django/utils/cache.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/checksums.py [moved from python/lib/django-1.3/django/utils/checksums.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/copycompat.py [moved from python/lib/django-1.3/django/utils/copycompat.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/crypto.py [moved from python/lib/django-1.3/django/utils/crypto.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/daemonize.py [moved from python/lib/django-1.3/django/utils/daemonize.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/datastructures.py [moved from python/lib/django-1.3/django/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/dateformat.py [moved from python/lib/django-1.3/django/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/dates.py [moved from python/lib/django-1.3/django/utils/dates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/datetime_safe.py [moved from python/lib/django-1.3/django/utils/datetime_safe.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/decorators.py [moved from python/lib/django-1.3/django/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/dictconfig.py [moved from python/lib/django-1.3/django/utils/dictconfig.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/encoding.py [moved from python/lib/django-1.3/django/utils/encoding.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/feedgenerator.py [moved from python/lib/django-1.3/django/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/formats.py [moved from python/lib/django-1.3/django/utils/formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/functional.py [moved from python/lib/django-1.3/django/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/hashcompat.py [moved from python/lib/django-1.3/django/utils/hashcompat.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/html.py [moved from python/lib/django-1.3/django/utils/html.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/http.py [moved from python/lib/django-1.3/django/utils/http.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/importlib.py [moved from python/lib/django-1.3/django/utils/importlib.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/itercompat.py [moved from python/lib/django-1.3/django/utils/itercompat.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/log.py [moved from python/lib/django-1.3/django/utils/log.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/module_loading.py [moved from python/lib/django-1.3/django/utils/module_loading.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/numberformat.py [moved from python/lib/django-1.3/django/utils/numberformat.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/regex_helper.py [moved from python/lib/django-1.3/django/utils/regex_helper.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/safestring.py [moved from python/lib/django-1.3/django/utils/safestring.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/simplejson/LICENSE.txt [moved from python/lib/django-1.3/django/utils/simplejson/LICENSE.txt with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/simplejson/__init__.py [moved from python/lib/django-1.3/django/utils/simplejson/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/simplejson/decoder.py [moved from python/lib/django-1.3/django/utils/simplejson/decoder.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/simplejson/encoder.py [moved from python/lib/django-1.3/django/utils/simplejson/encoder.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/simplejson/scanner.py [moved from python/lib/django-1.3/django/utils/simplejson/scanner.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/simplejson/tool.py [moved from python/lib/django-1.3/django/utils/simplejson/tool.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/stopwords.py [moved from python/lib/django-1.3/django/utils/stopwords.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/synch.py [moved from python/lib/django-1.3/django/utils/synch.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/termcolors.py [moved from python/lib/django-1.3/django/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/text.py [moved from python/lib/django-1.3/django/utils/text.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/timesince.py [moved from python/lib/django-1.3/django/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/translation/__init__.py [moved from python/lib/django-1.3/django/utils/translation/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/translation/trans_null.py [moved from python/lib/django-1.3/django/utils/translation/trans_null.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/translation/trans_real.py [moved from python/lib/django-1.3/django/utils/translation/trans_real.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/tree.py [moved from python/lib/django-1.3/django/utils/tree.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/tzinfo.py [moved from python/lib/django-1.3/django/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/__init__.py [moved from python/lib/django-1.3/django/utils/unittest/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/__main__.py [moved from python/lib/django-1.3/django/utils/unittest/__main__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/case.py [moved from python/lib/django-1.3/django/utils/unittest/case.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/collector.py [moved from python/lib/django-1.3/django/utils/unittest/collector.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/compatibility.py [moved from python/lib/django-1.3/django/utils/unittest/compatibility.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/loader.py [moved from python/lib/django-1.3/django/utils/unittest/loader.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/main.py [moved from python/lib/django-1.3/django/utils/unittest/main.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/result.py [moved from python/lib/django-1.3/django/utils/unittest/result.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/runner.py [moved from python/lib/django-1.3/django/utils/unittest/runner.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/signals.py [moved from python/lib/django-1.3/django/utils/unittest/signals.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/suite.py [moved from python/lib/django-1.3/django/utils/unittest/suite.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/unittest/util.py [moved from python/lib/django-1.3/django/utils/unittest/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/version.py [moved from python/lib/django-1.3/django/utils/version.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/utils/xmlutils.py [moved from python/lib/django-1.3/django/utils/xmlutils.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/csrf.py [moved from python/lib/django-1.3/django/views/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/debug.py [moved from python/lib/django-1.3/django/views/debug.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/decorators/cache.py [moved from python/lib/django-1.3/django/views/decorators/cache.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/decorators/csrf.py [moved from python/lib/django-1.3/django/views/decorators/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/decorators/gzip.py [moved from python/lib/django-1.3/django/views/decorators/gzip.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/decorators/http.py [moved from python/lib/django-1.3/django/views/decorators/http.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/decorators/vary.py [moved from python/lib/django-1.3/django/views/decorators/vary.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/defaults.py [moved from python/lib/django-1.3/django/views/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/__init__.py [moved from python/lib/django-1.3/django/views/generic/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/base.py [moved from python/lib/django-1.3/django/views/generic/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/create_update.py [moved from python/lib/django-1.3/django/views/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/date_based.py [moved from python/lib/django-1.3/django/views/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/dates.py [moved from python/lib/django-1.3/django/views/generic/dates.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/detail.py [moved from python/lib/django-1.3/django/views/generic/detail.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/edit.py [moved from python/lib/django-1.3/django/views/generic/edit.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/list.py [moved from python/lib/django-1.3/django/views/generic/list.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/list_detail.py [moved from python/lib/django-1.3/django/views/generic/list_detail.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/generic/simple.py [moved from python/lib/django-1.3/django/views/generic/simple.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/i18n.py [moved from python/lib/django-1.3/django/views/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.3/django/views/static.py [moved from python/lib/django-1.3/django/views/static.py with 100% similarity]
python/google_appengine/lib/django-1.3/docs/Makefile [moved from python/lib/django-1.3/docs/Makefile with 100% similarity]
python/google_appengine/lib/django-1.3/docs/README [moved from python/lib/django-1.3/docs/README with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_ext/applyxrefs.py [moved from python/lib/django-1.3/docs/_ext/applyxrefs.py with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_ext/djangodocs.py [moved from python/lib/django-1.3/docs/_ext/djangodocs.py with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_ext/literals_to_xrefs.py [moved from python/lib/django-1.3/docs/_ext/literals_to_xrefs.py with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/genindex.html [moved from python/lib/django-1.3/docs/_theme/djangodocs/genindex.html with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/layout.html [moved from python/lib/django-1.3/docs/_theme/djangodocs/layout.html with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/modindex.html [moved from python/lib/django-1.3/docs/_theme/djangodocs/modindex.html with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/search.html [moved from python/lib/django-1.3/docs/_theme/djangodocs/search.html with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/static/default.css [moved from python/lib/django-1.3/docs/_theme/djangodocs/static/default.css with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/static/djangodocs.css [moved from python/lib/django-1.3/docs/_theme/djangodocs/static/djangodocs.css with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/static/homepage.css [moved from python/lib/django-1.3/docs/_theme/djangodocs/static/homepage.css with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/static/reset-fonts-grids.css [moved from python/lib/django-1.3/docs/_theme/djangodocs/static/reset-fonts-grids.css with 100% similarity]
python/google_appengine/lib/django-1.3/docs/_theme/djangodocs/theme.conf [moved from python/lib/django-1.3/docs/_theme/djangodocs/theme.conf with 100% similarity]
python/google_appengine/lib/django-1.3/docs/conf.py [moved from python/lib/django-1.3/docs/conf.py with 100% similarity]
python/google_appengine/lib/django-1.3/docs/contents.txt [moved from python/lib/django-1.3/docs/contents.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/admin.txt [moved from python/lib/django-1.3/docs/faq/admin.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/contributing.txt [moved from python/lib/django-1.3/docs/faq/contributing.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/general.txt [moved from python/lib/django-1.3/docs/faq/general.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/help.txt [moved from python/lib/django-1.3/docs/faq/help.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/index.txt [moved from python/lib/django-1.3/docs/faq/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/install.txt [moved from python/lib/django-1.3/docs/faq/install.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/models.txt [moved from python/lib/django-1.3/docs/faq/models.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/faq/usage.txt [moved from python/lib/django-1.3/docs/faq/usage.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/glossary.txt [moved from python/lib/django-1.3/docs/glossary.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/apache-auth.txt [moved from python/lib/django-1.3/docs/howto/apache-auth.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/auth-remote-user.txt [moved from python/lib/django-1.3/docs/howto/auth-remote-user.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/contribute.txt [moved from python/lib/django-1.3/docs/howto/contribute.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/custom-file-storage.txt [moved from python/lib/django-1.3/docs/howto/custom-file-storage.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/custom-management-commands.txt [moved from python/lib/django-1.3/docs/howto/custom-management-commands.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/custom-model-fields.txt [moved from python/lib/django-1.3/docs/howto/custom-model-fields.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/custom-template-tags.txt [moved from python/lib/django-1.3/docs/howto/custom-template-tags.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/deployment/fastcgi.txt [moved from python/lib/django-1.3/docs/howto/deployment/fastcgi.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/deployment/index.txt [moved from python/lib/django-1.3/docs/howto/deployment/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/deployment/modpython.txt [moved from python/lib/django-1.3/docs/howto/deployment/modpython.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/deployment/modwsgi.txt [moved from python/lib/django-1.3/docs/howto/deployment/modwsgi.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/error-reporting.txt [moved from python/lib/django-1.3/docs/howto/error-reporting.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/i18n.txt [moved from python/lib/django-1.3/docs/howto/i18n.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/index.txt [moved from python/lib/django-1.3/docs/howto/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/initial-data.txt [moved from python/lib/django-1.3/docs/howto/initial-data.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/jython.txt [moved from python/lib/django-1.3/docs/howto/jython.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/legacy-databases.txt [moved from python/lib/django-1.3/docs/howto/legacy-databases.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/outputting-csv.txt [moved from python/lib/django-1.3/docs/howto/outputting-csv.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/outputting-pdf.txt [moved from python/lib/django-1.3/docs/howto/outputting-pdf.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/howto/static-files.txt [moved from python/lib/django-1.3/docs/howto/static-files.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/index.txt [moved from python/lib/django-1.3/docs/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/committers.txt [moved from python/lib/django-1.3/docs/internals/committers.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/contributing.txt [moved from python/lib/django-1.3/docs/internals/contributing.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/deprecation.txt [moved from python/lib/django-1.3/docs/internals/deprecation.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/documentation.txt [moved from python/lib/django-1.3/docs/internals/documentation.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/index.txt [moved from python/lib/django-1.3/docs/internals/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/release-process.txt [moved from python/lib/django-1.3/docs/internals/release-process.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/internals/svn.txt [moved from python/lib/django-1.3/docs/internals/svn.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/index.txt [moved from python/lib/django-1.3/docs/intro/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/install.txt [moved from python/lib/django-1.3/docs/intro/install.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/overview.txt [moved from python/lib/django-1.3/docs/intro/overview.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/tutorial01.txt [moved from python/lib/django-1.3/docs/intro/tutorial01.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/tutorial02.txt [moved from python/lib/django-1.3/docs/intro/tutorial02.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/tutorial03.txt [moved from python/lib/django-1.3/docs/intro/tutorial03.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/tutorial04.txt [moved from python/lib/django-1.3/docs/intro/tutorial04.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/intro/whatsnext.txt [moved from python/lib/django-1.3/docs/intro/whatsnext.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/man/daily_cleanup.1 [moved from python/lib/django-1.3/docs/man/daily_cleanup.1 with 100% similarity]
python/google_appengine/lib/django-1.3/docs/man/django-admin.1 [moved from python/lib/django-1.3/docs/man/django-admin.1 with 100% similarity]
python/google_appengine/lib/django-1.3/docs/man/gather_profile_stats.1 [moved from python/lib/django-1.3/docs/man/gather_profile_stats.1 with 100% similarity]
python/google_appengine/lib/django-1.3/docs/misc/api-stability.txt [moved from python/lib/django-1.3/docs/misc/api-stability.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/misc/design-philosophies.txt [moved from python/lib/django-1.3/docs/misc/design-philosophies.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/misc/distributions.txt [moved from python/lib/django-1.3/docs/misc/distributions.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/misc/index.txt [moved from python/lib/django-1.3/docs/misc/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/obsolete/admin-css.txt [moved from python/lib/django-1.3/docs/obsolete/admin-css.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/obsolete/index.txt [moved from python/lib/django-1.3/docs/obsolete/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/authbackends.txt [moved from python/lib/django-1.3/docs/ref/authbackends.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/class-based-views.txt [moved from python/lib/django-1.3/docs/ref/class-based-views.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/admin/actions.txt [moved from python/lib/django-1.3/docs/ref/contrib/admin/actions.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/admin/admindocs.txt [moved from python/lib/django-1.3/docs/ref/contrib/admin/admindocs.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/admin/index.txt [moved from python/lib/django-1.3/docs/ref/contrib/admin/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/auth.txt [moved from python/lib/django-1.3/docs/ref/contrib/auth.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/custom.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/custom.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/example.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/example.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/forms.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/forms.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/index.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/models.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/models.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/moderation.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/moderation.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/settings.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/signals.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/comments/upgrade.txt [moved from python/lib/django-1.3/docs/ref/contrib/comments/upgrade.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/contenttypes.txt [moved from python/lib/django-1.3/docs/ref/contrib/contenttypes.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/csrf.txt [moved from python/lib/django-1.3/docs/ref/contrib/csrf.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/databrowse.txt [moved from python/lib/django-1.3/docs/ref/contrib/databrowse.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/flatpages.txt [moved from python/lib/django-1.3/docs/ref/contrib/flatpages.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/formtools/form-preview.txt [moved from python/lib/django-1.3/docs/ref/contrib/formtools/form-preview.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/formtools/form-wizard.txt [moved from python/lib/django-1.3/docs/ref/contrib/formtools/form-wizard.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/formtools/index.txt [moved from python/lib/django-1.3/docs/ref/contrib/formtools/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/admin.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/admin.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/commands.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/commands.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-1.3.sh [moved from python/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-1.3.sh with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-1.4.sh [moved from python/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-1.4.sh with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-1.5.sh [moved from python/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-1.5.sh with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-debian.sh [moved from python/lib/django-1.3/docs/ref/contrib/gis/create_template_postgis-debian.sh with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/db-api.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/db-api.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/deployment.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/deployment.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/feeds.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/feeds.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/gdal.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/gdal.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/geodjango_setup.bat [moved from python/lib/django-1.3/docs/ref/contrib/gis/geodjango_setup.bat with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/geoip.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/geoip.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/geoquerysets.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/geoquerysets.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/geos.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/geos.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/index.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/install.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/install.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/layermapping.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/layermapping.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/measure.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/measure.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/model-api.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/model-api.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/ogrinspect.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/ogrinspect.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/sitemaps.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/testing.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/testing.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/tutorial.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/tutorial.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/gis/utils.txt [moved from python/lib/django-1.3/docs/ref/contrib/gis/utils.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/humanize.txt [moved from python/lib/django-1.3/docs/ref/contrib/humanize.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/index.txt [moved from python/lib/django-1.3/docs/ref/contrib/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/localflavor.txt [moved from python/lib/django-1.3/docs/ref/contrib/localflavor.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/markup.txt [moved from python/lib/django-1.3/docs/ref/contrib/markup.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/messages.txt [moved from python/lib/django-1.3/docs/ref/contrib/messages.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/redirects.txt [moved from python/lib/django-1.3/docs/ref/contrib/redirects.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/sitemaps.txt [moved from python/lib/django-1.3/docs/ref/contrib/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/sites.txt [moved from python/lib/django-1.3/docs/ref/contrib/sites.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/staticfiles.txt [moved from python/lib/django-1.3/docs/ref/contrib/staticfiles.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/syndication.txt [moved from python/lib/django-1.3/docs/ref/contrib/syndication.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/contrib/webdesign.txt [moved from python/lib/django-1.3/docs/ref/contrib/webdesign.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/databases.txt [moved from python/lib/django-1.3/docs/ref/databases.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/django-admin.txt [moved from python/lib/django-1.3/docs/ref/django-admin.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/exceptions.txt [moved from python/lib/django-1.3/docs/ref/exceptions.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/files/file.txt [moved from python/lib/django-1.3/docs/ref/files/file.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/files/index.txt [moved from python/lib/django-1.3/docs/ref/files/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/files/storage.txt [moved from python/lib/django-1.3/docs/ref/files/storage.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/forms/api.txt [moved from python/lib/django-1.3/docs/ref/forms/api.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/forms/fields.txt [moved from python/lib/django-1.3/docs/ref/forms/fields.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/forms/index.txt [moved from python/lib/django-1.3/docs/ref/forms/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/forms/validation.txt [moved from python/lib/django-1.3/docs/ref/forms/validation.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/forms/widgets.txt [moved from python/lib/django-1.3/docs/ref/forms/widgets.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/generic-views.txt [moved from python/lib/django-1.3/docs/ref/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/index.txt [moved from python/lib/django-1.3/docs/ref/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/middleware.txt [moved from python/lib/django-1.3/docs/ref/middleware.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/models/fields.txt [moved from python/lib/django-1.3/docs/ref/models/fields.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/models/index.txt [moved from python/lib/django-1.3/docs/ref/models/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/models/instances.txt [moved from python/lib/django-1.3/docs/ref/models/instances.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/models/options.txt [moved from python/lib/django-1.3/docs/ref/models/options.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/models/querysets.txt [moved from python/lib/django-1.3/docs/ref/models/querysets.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/models/relations.txt [moved from python/lib/django-1.3/docs/ref/models/relations.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/request-response.txt [moved from python/lib/django-1.3/docs/ref/request-response.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/settings.txt [moved from python/lib/django-1.3/docs/ref/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/signals.txt [moved from python/lib/django-1.3/docs/ref/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/template-response.txt [moved from python/lib/django-1.3/docs/ref/template-response.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/templates/api.txt [moved from python/lib/django-1.3/docs/ref/templates/api.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/templates/builtins.txt [moved from python/lib/django-1.3/docs/ref/templates/builtins.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/templates/index.txt [moved from python/lib/django-1.3/docs/ref/templates/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/unicode.txt [moved from python/lib/django-1.3/docs/ref/unicode.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/utils.txt [moved from python/lib/django-1.3/docs/ref/utils.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/ref/validators.txt [moved from python/lib/django-1.3/docs/ref/validators.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/0.95.txt [moved from python/lib/django-1.3/docs/releases/0.95.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/0.96.txt [moved from python/lib/django-1.3/docs/releases/0.96.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0-alpha-1.txt [moved from python/lib/django-1.3/docs/releases/1.0-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0-alpha-2.txt [moved from python/lib/django-1.3/docs/releases/1.0-alpha-2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0-beta-2.txt [moved from python/lib/django-1.3/docs/releases/1.0-beta-2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0-beta.txt [moved from python/lib/django-1.3/docs/releases/1.0-beta.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0-porting-guide.txt [moved from python/lib/django-1.3/docs/releases/1.0-porting-guide.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0.1.txt [moved from python/lib/django-1.3/docs/releases/1.0.1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0.2.txt [moved from python/lib/django-1.3/docs/releases/1.0.2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.0.txt [moved from python/lib/django-1.3/docs/releases/1.0.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1-alpha-1.txt [moved from python/lib/django-1.3/docs/releases/1.1-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1-beta-1.txt [moved from python/lib/django-1.3/docs/releases/1.1-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1-rc-1.txt [moved from python/lib/django-1.3/docs/releases/1.1-rc-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1.2.txt [moved from python/lib/django-1.3/docs/releases/1.1.2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1.3.txt [moved from python/lib/django-1.3/docs/releases/1.1.3.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1.4.txt [moved from python/lib/django-1.3/docs/releases/1.1.4.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.1.txt [moved from python/lib/django-1.3/docs/releases/1.1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2-alpha-1.txt [moved from python/lib/django-1.3/docs/releases/1.2-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2-beta-1.txt [moved from python/lib/django-1.3/docs/releases/1.2-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2-rc-1.txt [moved from python/lib/django-1.3/docs/releases/1.2-rc-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2.2.txt [moved from python/lib/django-1.3/docs/releases/1.2.2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2.4.txt [moved from python/lib/django-1.3/docs/releases/1.2.4.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2.5.txt [moved from python/lib/django-1.3/docs/releases/1.2.5.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.2.txt [moved from python/lib/django-1.3/docs/releases/1.2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.3-alpha-1.txt [moved from python/lib/django-1.3/docs/releases/1.3-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.3-beta-1.txt [moved from python/lib/django-1.3/docs/releases/1.3-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/1.3.txt [moved from python/lib/django-1.3/docs/releases/1.3.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/releases/index.txt [moved from python/lib/django-1.3/docs/releases/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/auth.txt [moved from python/lib/django-1.3/docs/topics/auth.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/cache.txt [moved from python/lib/django-1.3/docs/topics/cache.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/class-based-views.txt [moved from python/lib/django-1.3/docs/topics/class-based-views.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/conditional-view-processing.txt [moved from python/lib/django-1.3/docs/topics/conditional-view-processing.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/aggregation.txt [moved from python/lib/django-1.3/docs/topics/db/aggregation.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/index.txt [moved from python/lib/django-1.3/docs/topics/db/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/managers.txt [moved from python/lib/django-1.3/docs/topics/db/managers.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/models.txt [moved from python/lib/django-1.3/docs/topics/db/models.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/multi-db.txt [moved from python/lib/django-1.3/docs/topics/db/multi-db.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/optimization.txt [moved from python/lib/django-1.3/docs/topics/db/optimization.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/queries.txt [moved from python/lib/django-1.3/docs/topics/db/queries.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/sql.txt [moved from python/lib/django-1.3/docs/topics/db/sql.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/db/transactions.txt [moved from python/lib/django-1.3/docs/topics/db/transactions.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/email.txt [moved from python/lib/django-1.3/docs/topics/email.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/files.txt [moved from python/lib/django-1.3/docs/topics/files.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/forms/formsets.txt [moved from python/lib/django-1.3/docs/topics/forms/formsets.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/forms/index.txt [moved from python/lib/django-1.3/docs/topics/forms/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/forms/media.txt [moved from python/lib/django-1.3/docs/topics/forms/media.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/forms/modelforms.txt [moved from python/lib/django-1.3/docs/topics/forms/modelforms.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/generic-views-migration.txt [moved from python/lib/django-1.3/docs/topics/generic-views-migration.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/generic-views.txt [moved from python/lib/django-1.3/docs/topics/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/decorators.txt [moved from python/lib/django-1.3/docs/topics/http/decorators.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/file-uploads.txt [moved from python/lib/django-1.3/docs/topics/http/file-uploads.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/generic-views.txt [moved from python/lib/django-1.3/docs/topics/http/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/index.txt [moved from python/lib/django-1.3/docs/topics/http/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/middleware.txt [moved from python/lib/django-1.3/docs/topics/http/middleware.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/sessions.txt [moved from python/lib/django-1.3/docs/topics/http/sessions.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/shortcuts.txt [moved from python/lib/django-1.3/docs/topics/http/shortcuts.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/urls.txt [moved from python/lib/django-1.3/docs/topics/http/urls.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/http/views.txt [moved from python/lib/django-1.3/docs/topics/http/views.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/i18n/deployment.txt [moved from python/lib/django-1.3/docs/topics/i18n/deployment.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/i18n/index.txt [moved from python/lib/django-1.3/docs/topics/i18n/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/i18n/internationalization.txt [moved from python/lib/django-1.3/docs/topics/i18n/internationalization.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/i18n/localization.txt [moved from python/lib/django-1.3/docs/topics/i18n/localization.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/index.txt [moved from python/lib/django-1.3/docs/topics/index.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/install.txt [moved from python/lib/django-1.3/docs/topics/install.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/logging.txt [moved from python/lib/django-1.3/docs/topics/logging.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/pagination.txt [moved from python/lib/django-1.3/docs/topics/pagination.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/serialization.txt [moved from python/lib/django-1.3/docs/topics/serialization.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/settings.txt [moved from python/lib/django-1.3/docs/topics/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/signals.txt [moved from python/lib/django-1.3/docs/topics/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/templates.txt [moved from python/lib/django-1.3/docs/topics/templates.txt with 100% similarity]
python/google_appengine/lib/django-1.3/docs/topics/testing.txt [moved from python/lib/django-1.3/docs/topics/testing.txt with 100% similarity]
python/google_appengine/lib/django-1.3/extras/README.TXT [moved from python/lib/django-1.3/extras/README.TXT with 100% similarity]
python/google_appengine/lib/django-1.3/extras/csrf_migration_helper.py [moved from python/lib/django-1.3/extras/csrf_migration_helper.py with 100% similarity]
python/google_appengine/lib/django-1.3/extras/django_bash_completion [moved from python/lib/django-1.3/extras/django_bash_completion with 100% similarity]
python/google_appengine/lib/django-1.3/scripts/rpm-install.sh [moved from python/lib/django-1.3/scripts/rpm-install.sh with 100% similarity]
python/google_appengine/lib/django-1.3/setup.cfg [moved from python/lib/django-1.3/setup.cfg with 100% similarity]
python/google_appengine/lib/django-1.3/setup.py [moved from python/lib/django-1.3/setup.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/aggregation/fixtures/initial_data.json [moved from python/lib/django-1.3/tests/modeltests/aggregation/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/aggregation/models.py [moved from python/lib/django-1.3/tests/modeltests/aggregation/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/aggregation/tests.py [moved from python/lib/django-1.3/tests/modeltests/aggregation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/basic/models.py [moved from python/lib/django-1.3/tests/modeltests/basic/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/basic/tests.py [moved from python/lib/django-1.3/tests/modeltests/basic/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/choices/models.py [moved from python/lib/django-1.3/tests/modeltests/choices/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/choices/tests.py [moved from python/lib/django-1.3/tests/modeltests/choices/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_columns/models.py [moved from python/lib/django-1.3/tests/modeltests/custom_columns/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_columns/tests.py [moved from python/lib/django-1.3/tests/modeltests/custom_columns/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_managers/models.py [moved from python/lib/django-1.3/tests/modeltests/custom_managers/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_managers/tests.py [moved from python/lib/django-1.3/tests/modeltests/custom_managers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_methods/models.py [moved from python/lib/django-1.3/tests/modeltests/custom_methods/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_methods/tests.py [moved from python/lib/django-1.3/tests/modeltests/custom_methods/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_pk/fields.py [moved from python/lib/django-1.3/tests/modeltests/custom_pk/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_pk/models.py [moved from python/lib/django-1.3/tests/modeltests/custom_pk/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/custom_pk/tests.py [moved from python/lib/django-1.3/tests/modeltests/custom_pk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/defer/models.py [moved from python/lib/django-1.3/tests/modeltests/defer/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/defer/tests.py [moved from python/lib/django-1.3/tests/modeltests/defer/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/delete/models.py [moved from python/lib/django-1.3/tests/modeltests/delete/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/delete/tests.py [moved from python/lib/django-1.3/tests/modeltests/delete/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/empty/models.py [moved from python/lib/django-1.3/tests/modeltests/empty/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/empty/tests.py [moved from python/lib/django-1.3/tests/modeltests/empty/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/expressions/models.py [moved from python/lib/django-1.3/tests/modeltests/expressions/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/expressions/tests.py [moved from python/lib/django-1.3/tests/modeltests/expressions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/field_defaults/models.py [moved from python/lib/django-1.3/tests/modeltests/field_defaults/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/field_defaults/tests.py [moved from python/lib/django-1.3/tests/modeltests/field_defaults/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/field_subclassing/fields.py [moved from python/lib/django-1.3/tests/modeltests/field_subclassing/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/field_subclassing/models.py [moved from python/lib/django-1.3/tests/modeltests/field_subclassing/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/field_subclassing/tests.py [moved from python/lib/django-1.3/tests/modeltests/field_subclassing/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/files/__init__.py [moved from python/lib/django-1.3/tests/modeltests/files/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/files/models.py [moved from python/lib/django-1.3/tests/modeltests/files/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/files/tests.py [moved from python/lib/django-1.3/tests/modeltests/files/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/files/tests_25.py [moved from python/lib/django-1.3/tests/modeltests/files/tests_25.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/__init__.py [moved from python/lib/django-1.3/tests/modeltests/fixtures/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture1.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture1.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture2.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture2.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture2.xml [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture3.xml [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture3.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture6.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture6.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture7.xml [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture7.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture8.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture8.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture9.xml [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/fixture9.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/fixtures/initial_data.json [moved from python/lib/django-1.3/tests/modeltests/fixtures/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/models.py [moved from python/lib/django-1.3/tests/modeltests/fixtures/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures/tests.py [moved from python/lib/django-1.3/tests/modeltests/fixtures/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/__init__.py [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/fixture1.json [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/fixture1.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/fixture2.json [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/fixture2.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/fixture2.xml [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/initial_data.json [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/models/__init__.py [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/fixtures_model_package/tests.py [moved from python/lib/django-1.3/tests/modeltests/fixtures_model_package/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/force_insert_update/models.py [moved from python/lib/django-1.3/tests/modeltests/force_insert_update/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/force_insert_update/tests.py [moved from python/lib/django-1.3/tests/modeltests/force_insert_update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/generic_relations/models.py [moved from python/lib/django-1.3/tests/modeltests/generic_relations/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/generic_relations/tests.py [moved from python/lib/django-1.3/tests/modeltests/generic_relations/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/get_latest/models.py [moved from python/lib/django-1.3/tests/modeltests/get_latest/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/get_latest/tests.py [moved from python/lib/django-1.3/tests/modeltests/get_latest/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/get_object_or_404/models.py [moved from python/lib/django-1.3/tests/modeltests/get_object_or_404/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/get_object_or_404/tests.py [moved from python/lib/django-1.3/tests/modeltests/get_object_or_404/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/get_or_create/models.py [moved from python/lib/django-1.3/tests/modeltests/get_or_create/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/get_or_create/tests.py [moved from python/lib/django-1.3/tests/modeltests/get_or_create/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/invalid_models/__init__.py [moved from python/lib/django-1.3/tests/modeltests/invalid_models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/invalid_models/invalid_models/models.py [moved from python/lib/django-1.3/tests/modeltests/invalid_models/invalid_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/invalid_models/tests.py [moved from python/lib/django-1.3/tests/modeltests/invalid_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/lookup/models.py [moved from python/lib/django-1.3/tests/modeltests/lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/lookup/tests.py [moved from python/lib/django-1.3/tests/modeltests/lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_and_m2o/models.py [moved from python/lib/django-1.3/tests/modeltests/m2m_and_m2o/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_and_m2o/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2m_and_m2o/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_intermediary/models.py [moved from python/lib/django-1.3/tests/modeltests/m2m_intermediary/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_intermediary/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2m_intermediary/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_multiple/models.py [moved from python/lib/django-1.3/tests/modeltests/m2m_multiple/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_multiple/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2m_multiple/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_recursive/models.py [moved from python/lib/django-1.3/tests/modeltests/m2m_recursive/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_recursive/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2m_recursive/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_signals/__init__.py [moved from python/lib/django-1.3/tests/modeltests/m2m_signals/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_signals/models.py [moved from python/lib/django-1.3/tests/modeltests/m2m_signals/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_signals/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2m_signals/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_through/__init__.py [moved from python/lib/django-1.3/tests/modeltests/m2m_through/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_through/models.py [moved from python/lib/django-1.3/tests/modeltests/m2m_through/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2m_through/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2m_through/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2o_recursive/models.py [moved from python/lib/django-1.3/tests/modeltests/m2o_recursive/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/m2o_recursive/tests.py [moved from python/lib/django-1.3/tests/modeltests/m2o_recursive/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/many_to_many/models.py [moved from python/lib/django-1.3/tests/modeltests/many_to_many/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/many_to_many/tests.py [moved from python/lib/django-1.3/tests/modeltests/many_to_many/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/many_to_one/models.py [moved from python/lib/django-1.3/tests/modeltests/many_to_one/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/many_to_one/tests.py [moved from python/lib/django-1.3/tests/modeltests/many_to_one/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/many_to_one_null/models.py [moved from python/lib/django-1.3/tests/modeltests/many_to_one_null/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/many_to_one_null/tests.py [moved from python/lib/django-1.3/tests/modeltests/many_to_one_null/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_forms/mforms.py [moved from python/lib/django-1.3/tests/modeltests/model_forms/mforms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_forms/models.py [moved from python/lib/django-1.3/tests/modeltests/model_forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_forms/tests.py [moved from python/lib/django-1.3/tests/modeltests/model_forms/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_formsets/models.py [moved from python/lib/django-1.3/tests/modeltests/model_formsets/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_formsets/tests.py [moved from python/lib/django-1.3/tests/modeltests/model_formsets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_inheritance/models.py [moved from python/lib/django-1.3/tests/modeltests/model_inheritance/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_inheritance/tests.py [moved from python/lib/django-1.3/tests/modeltests/model_inheritance/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_inheritance_same_model_name/models.py [moved from python/lib/django-1.3/tests/modeltests/model_inheritance_same_model_name/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_inheritance_same_model_name/tests.py [moved from python/lib/django-1.3/tests/modeltests/model_inheritance_same_model_name/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_package/__init__.py [moved from python/lib/django-1.3/tests/modeltests/model_package/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_package/models/__init__.py [moved from python/lib/django-1.3/tests/modeltests/model_package/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_package/models/article.py [moved from python/lib/django-1.3/tests/modeltests/model_package/models/article.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_package/models/publication.py [moved from python/lib/django-1.3/tests/modeltests/model_package/models/publication.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/model_package/tests.py [moved from python/lib/django-1.3/tests/modeltests/model_package/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/mutually_referential/models.py [moved from python/lib/django-1.3/tests/modeltests/mutually_referential/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/mutually_referential/tests.py [moved from python/lib/django-1.3/tests/modeltests/mutually_referential/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/one_to_one/models.py [moved from python/lib/django-1.3/tests/modeltests/one_to_one/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/one_to_one/tests.py [moved from python/lib/django-1.3/tests/modeltests/one_to_one/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/or_lookups/models.py [moved from python/lib/django-1.3/tests/modeltests/or_lookups/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/or_lookups/tests.py [moved from python/lib/django-1.3/tests/modeltests/or_lookups/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/order_with_respect_to/models.py [moved from python/lib/django-1.3/tests/modeltests/order_with_respect_to/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/order_with_respect_to/tests.py [moved from python/lib/django-1.3/tests/modeltests/order_with_respect_to/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/ordering/models.py [moved from python/lib/django-1.3/tests/modeltests/ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/ordering/tests.py [moved from python/lib/django-1.3/tests/modeltests/ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/pagination/models.py [moved from python/lib/django-1.3/tests/modeltests/pagination/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/pagination/tests.py [moved from python/lib/django-1.3/tests/modeltests/pagination/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/properties/models.py [moved from python/lib/django-1.3/tests/modeltests/properties/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/properties/tests.py [moved from python/lib/django-1.3/tests/modeltests/properties/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/proxy_model_inheritance/app1/models.py [moved from python/lib/django-1.3/tests/modeltests/proxy_model_inheritance/app1/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/proxy_model_inheritance/app2/models.py [moved from python/lib/django-1.3/tests/modeltests/proxy_model_inheritance/app2/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/proxy_model_inheritance/tests.py [moved from python/lib/django-1.3/tests/modeltests/proxy_model_inheritance/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/proxy_models/fixtures/mypeople.json [moved from python/lib/django-1.3/tests/modeltests/proxy_models/fixtures/mypeople.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/proxy_models/models.py [moved from python/lib/django-1.3/tests/modeltests/proxy_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/proxy_models/tests.py [moved from python/lib/django-1.3/tests/modeltests/proxy_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/raw_query/fixtures/raw_query_books.json [moved from python/lib/django-1.3/tests/modeltests/raw_query/fixtures/raw_query_books.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/raw_query/models.py [moved from python/lib/django-1.3/tests/modeltests/raw_query/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/raw_query/tests.py [moved from python/lib/django-1.3/tests/modeltests/raw_query/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/reserved_names/models.py [moved from python/lib/django-1.3/tests/modeltests/reserved_names/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/reserved_names/tests.py [moved from python/lib/django-1.3/tests/modeltests/reserved_names/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/reverse_lookup/models.py [moved from python/lib/django-1.3/tests/modeltests/reverse_lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/reverse_lookup/tests.py [moved from python/lib/django-1.3/tests/modeltests/reverse_lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/save_delete_hooks/models.py [moved from python/lib/django-1.3/tests/modeltests/save_delete_hooks/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/save_delete_hooks/tests.py [moved from python/lib/django-1.3/tests/modeltests/save_delete_hooks/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/select_related/models.py [moved from python/lib/django-1.3/tests/modeltests/select_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/select_related/tests.py [moved from python/lib/django-1.3/tests/modeltests/select_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/serializers/models.py [moved from python/lib/django-1.3/tests/modeltests/serializers/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/serializers/tests.py [moved from python/lib/django-1.3/tests/modeltests/serializers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/signals/models.py [moved from python/lib/django-1.3/tests/modeltests/signals/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/signals/tests.py [moved from python/lib/django-1.3/tests/modeltests/signals/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/str/models.py [moved from python/lib/django-1.3/tests/modeltests/str/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/str/tests.py [moved from python/lib/django-1.3/tests/modeltests/str/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/test_client/fixtures/testdata.json [moved from python/lib/django-1.3/tests/modeltests/test_client/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/test_client/models.py [moved from python/lib/django-1.3/tests/modeltests/test_client/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/test_client/tests.py [moved from python/lib/django-1.3/tests/modeltests/test_client/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/test_client/urls.py [moved from python/lib/django-1.3/tests/modeltests/test_client/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/test_client/views.py [moved from python/lib/django-1.3/tests/modeltests/test_client/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/transactions/models.py [moved from python/lib/django-1.3/tests/modeltests/transactions/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/transactions/tests.py [moved from python/lib/django-1.3/tests/modeltests/transactions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/transactions/tests_25.py [moved from python/lib/django-1.3/tests/modeltests/transactions/tests_25.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/unmanaged_models/__init__.py [moved from python/lib/django-1.3/tests/modeltests/unmanaged_models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/unmanaged_models/models.py [moved from python/lib/django-1.3/tests/modeltests/unmanaged_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/unmanaged_models/tests.py [moved from python/lib/django-1.3/tests/modeltests/unmanaged_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/update/models.py [moved from python/lib/django-1.3/tests/modeltests/update/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/update/tests.py [moved from python/lib/django-1.3/tests/modeltests/update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/user_commands/management/commands/dance.py [moved from python/lib/django-1.3/tests/modeltests/user_commands/management/commands/dance.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/user_commands/models.py [moved from python/lib/django-1.3/tests/modeltests/user_commands/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/user_commands/tests.py [moved from python/lib/django-1.3/tests/modeltests/user_commands/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validation/__init__.py [moved from python/lib/django-1.3/tests/modeltests/validation/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validation/models.py [moved from python/lib/django-1.3/tests/modeltests/validation/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validation/test_custom_messages.py [moved from python/lib/django-1.3/tests/modeltests/validation/test_custom_messages.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validation/test_unique.py [moved from python/lib/django-1.3/tests/modeltests/validation/test_unique.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validation/tests.py [moved from python/lib/django-1.3/tests/modeltests/validation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validation/validators.py [moved from python/lib/django-1.3/tests/modeltests/validation/validators.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/modeltests/validators/tests.py [moved from python/lib/django-1.3/tests/modeltests/validators/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_changelist/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_changelist/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_changelist/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_changelist/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_filterspecs/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_filterspecs/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_filterspecs/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_filterspecs/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_inlines/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_inlines/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_inlines/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_inlines/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_ordering/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_ordering/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_registration/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_registration/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_registration/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_registration/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/app_with_import/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/app_with_import/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/broken_app/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/broken_app/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/admin/foo.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/admin/foo.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/models/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/models/bar.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/models/bar.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/models/foo.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/complex_app/models/foo.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/app_command.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/app_command.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/base_command.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/base_command.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/label_command.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/label_command.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/noargs_command.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/management/commands/noargs_command.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/simple_app/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/simple_app/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_scripts/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_scripts/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_util/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_util/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_util/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_util/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_validation/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_validation/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_validation/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_validation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/customadmin.py [moved from python/lib/django-1.3/tests/regressiontests/admin_views/customadmin.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-actions.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-actions.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-books.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-books.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-colors.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-colors.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-fabrics.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-fabrics.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-person.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-person.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-unicode.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-unicode.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-users.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/admin-views-users.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/deleted-objects.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/deleted-objects.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/multiple-child-classes.json [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/multiple-child-classes.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/fixtures/string-primary-key.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_views/fixtures/string-primary-key.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/forms.py [moved from python/lib/django-1.3/tests/regressiontests/admin_views/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_views/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_views/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/urls.py [moved from python/lib/django-1.3/tests/regressiontests/admin_views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_views/views.py [moved from python/lib/django-1.3/tests/regressiontests/admin_views/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_widgets/fixtures/admin-widgets-users.xml [moved from python/lib/django-1.3/tests/regressiontests/admin_widgets/fixtures/admin-widgets-users.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_widgets/models.py [moved from python/lib/django-1.3/tests/regressiontests/admin_widgets/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_widgets/tests.py [moved from python/lib/django-1.3/tests/regressiontests/admin_widgets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_widgets/urls.py [moved from python/lib/django-1.3/tests/regressiontests/admin_widgets/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/admin_widgets/widgetadmin.py [moved from python/lib/django-1.3/tests/regressiontests/admin_widgets/widgetadmin.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/aggregation_regress/fixtures/initial_data.json [moved from python/lib/django-1.3/tests/regressiontests/aggregation_regress/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/aggregation_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/aggregation_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/aggregation_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/aggregation_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/app_loading/test_settings.py [moved from python/lib/django-1.3/tests/regressiontests/app_loading/test_settings.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/app_loading/tests.py [moved from python/lib/django-1.3/tests/regressiontests/app_loading/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/backends/models.py [moved from python/lib/django-1.3/tests/regressiontests/backends/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/backends/tests.py [moved from python/lib/django-1.3/tests/regressiontests/backends/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bash_completion/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/bash_completion/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bash_completion/management/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/bash_completion/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bash_completion/management/commands/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/bash_completion/management/commands/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bash_completion/management/commands/test_command.py [moved from python/lib/django-1.3/tests/regressiontests/bash_completion/management/commands/test_command.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bash_completion/models.py [moved from python/lib/django-1.3/tests/regressiontests/bash_completion/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bash_completion/tests.py [moved from python/lib/django-1.3/tests/regressiontests/bash_completion/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bug639/models.py [moved from python/lib/django-1.3/tests/regressiontests/bug639/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bug639/tests.py [moved from python/lib/django-1.3/tests/regressiontests/bug639/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bug8245/admin.py [moved from python/lib/django-1.3/tests/regressiontests/bug8245/admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bug8245/models.py [moved from python/lib/django-1.3/tests/regressiontests/bug8245/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/bug8245/tests.py [moved from python/lib/django-1.3/tests/regressiontests/bug8245/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/builtin_server/tests.py [moved from python/lib/django-1.3/tests/regressiontests/builtin_server/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/cache/liberal_backend.py [moved from python/lib/django-1.3/tests/regressiontests/cache/liberal_backend.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/cache/models.py [moved from python/lib/django-1.3/tests/regressiontests/cache/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/cache/tests.py [moved from python/lib/django-1.3/tests/regressiontests/cache/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/forms.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/models.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/views.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/custom_comments/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/fixtures/comment_tests.json [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/fixtures/comment_tests.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/fixtures/comment_utils.xml [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/fixtures/comment_utils.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/models.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/app_api_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/app_api_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/comment_form_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/comment_form_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/comment_utils_moderators_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/comment_utils_moderators_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/comment_view_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/comment_view_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/feed_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/feed_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/model_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/model_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/moderation_view_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/moderation_view_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/tests/templatetag_tests.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/tests/templatetag_tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/urls.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/comment_tests/urls_admin.py [moved from python/lib/django-1.3/tests/regressiontests/comment_tests/urls_admin.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/conditional_processing/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/conditional_processing/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/conditional_processing/models.py [moved from python/lib/django-1.3/tests/regressiontests/conditional_processing/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/conditional_processing/urls.py [moved from python/lib/django-1.3/tests/regressiontests/conditional_processing/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/conditional_processing/views.py [moved from python/lib/django-1.3/tests/regressiontests/conditional_processing/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/fixtures/context-processors-users.xml [moved from python/lib/django-1.3/tests/regressiontests/context_processors/fixtures/context-processors-users.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/models.py [moved from python/lib/django-1.3/tests/regressiontests/context_processors/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_access.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_access.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_messages.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_messages.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_no_access.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_no_access.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_perms.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_perms.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_test_access.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_test_access.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_user.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/auth_attrs_user.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/request_attrs.html [moved from python/lib/django-1.3/tests/regressiontests/context_processors/templates/context_processors/request_attrs.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/tests.py [moved from python/lib/django-1.3/tests/regressiontests/context_processors/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/urls.py [moved from python/lib/django-1.3/tests/regressiontests/context_processors/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/context_processors/views.py [moved from python/lib/django-1.3/tests/regressiontests/context_processors/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/csrf_tests/models.py [moved from python/lib/django-1.3/tests/regressiontests/csrf_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/csrf_tests/tests.py [moved from python/lib/django-1.3/tests/regressiontests/csrf_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/custom_columns_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/custom_columns_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/custom_columns_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/custom_columns_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/custom_managers_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/custom_managers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/custom_managers_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/custom_managers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/datatypes/models.py [moved from python/lib/django-1.3/tests/regressiontests/datatypes/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/datatypes/tests.py [moved from python/lib/django-1.3/tests/regressiontests/datatypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/dates/models.py [moved from python/lib/django-1.3/tests/regressiontests/dates/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/dates/tests.py [moved from python/lib/django-1.3/tests/regressiontests/dates/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/db_typecasts/tests.py [moved from python/lib/django-1.3/tests/regressiontests/db_typecasts/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/decorators/models.py [moved from python/lib/django-1.3/tests/regressiontests/decorators/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/decorators/tests.py [moved from python/lib/django-1.3/tests/regressiontests/decorators/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/defaultfilters/tests.py [moved from python/lib/django-1.3/tests/regressiontests/defaultfilters/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/defer_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/defer_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/defer_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/defer_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/delete_regress/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/delete_regress/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/delete_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/delete_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/delete_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/delete_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/dispatch/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/dispatch/tests/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/dispatch/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/dispatch/tests/test_dispatcher.py [moved from python/lib/django-1.3/tests/regressiontests/dispatch/tests/test_dispatcher.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/dispatch/tests/test_saferef.py [moved from python/lib/django-1.3/tests/regressiontests/dispatch/tests/test_saferef.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/expressions_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/expressions_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/expressions_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/expressions_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/extra_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/extra_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/extra_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/extra_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_storage/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/file_storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_storage/tests.py [moved from python/lib/django-1.3/tests/regressiontests/file_storage/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_uploads/models.py [moved from python/lib/django-1.3/tests/regressiontests/file_uploads/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_uploads/tests.py [moved from python/lib/django-1.3/tests/regressiontests/file_uploads/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_uploads/uploadhandler.py [moved from python/lib/django-1.3/tests/regressiontests/file_uploads/uploadhandler.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_uploads/urls.py [moved from python/lib/django-1.3/tests/regressiontests/file_uploads/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/file_uploads/views.py [moved from python/lib/django-1.3/tests/regressiontests/file_uploads/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/absolute.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/absolute.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/animal.xml [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/animal.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/bad_fixture1.unkn [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/bad_fixture1.unkn with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/bad_fixture2.xml [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/bad_fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/big-fixture.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/big-fixture.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/empty.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/empty.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/forward_ref_lookup.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/forward_ref_lookup.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/model-inheritance.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/model-inheritance.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance2.xml [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance2.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/non_natural_1.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/non_natural_1.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/non_natural_2.xml [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/non_natural_2.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/pretty.xml [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/pretty.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/sequence.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/sequence.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/thingy.json [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/fixtures/thingy.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/fixtures_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/fixtures_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/ar.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/ar.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/at.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/at.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/au.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/au.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/be.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/be.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/br.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/br.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/ca.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/ca.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/ch.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/ch.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/cl.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/cl.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/cz.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/cz.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/de.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/de.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/es.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/es.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/fi.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/fi.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/fr.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/fr.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/generic.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/generic.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/id.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/id.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/ie.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/ie.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/il.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/il.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/is_.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/is_.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/it.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/it.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/jp.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/jp.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/kw.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/kw.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/nl.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/nl.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/pl.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/pl.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/pt.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/pt.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/ro.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/ro.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/se.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/se.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/sk.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/sk.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/tr.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/tr.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/uk.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/uk.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/us.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/us.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/utils.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/utils.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/uy.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/uy.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavor/za.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavor/za.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/localflavortests.py [moved from python/lib/django-1.3/tests/regressiontests/forms/localflavortests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/models.py [moved from python/lib/django-1.3/tests/regressiontests/forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/error_messages.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/error_messages.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/extra.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/extra.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/fields.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/fields.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/forms.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/formsets.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/formsets.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/input_formats.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/input_formats.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/media.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/media.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/models.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/regressions.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/regressions.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/util.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/util.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/validators.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/validators.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/forms/tests/widgets.py [moved from python/lib/django-1.3/tests/regressiontests/forms/tests/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/formwizard/forms.py [moved from python/lib/django-1.3/tests/regressiontests/formwizard/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/formwizard/templates/forms/wizard.html [moved from python/lib/django-1.3/tests/regressiontests/formwizard/templates/forms/wizard.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/formwizard/tests.py [moved from python/lib/django-1.3/tests/regressiontests/formwizard/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/formwizard/urls.py [moved from python/lib/django-1.3/tests/regressiontests/formwizard/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_inline_admin/fixtures/users.xml [moved from python/lib/django-1.3/tests/regressiontests/generic_inline_admin/fixtures/users.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_inline_admin/models.py [moved from python/lib/django-1.3/tests/regressiontests/generic_inline_admin/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_inline_admin/tests.py [moved from python/lib/django-1.3/tests/regressiontests/generic_inline_admin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_inline_admin/urls.py [moved from python/lib/django-1.3/tests/regressiontests/generic_inline_admin/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_relations_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/generic_relations_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_relations_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/generic_relations_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/base.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/base.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/dates.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/dates.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/detail.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/detail.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/edit.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/edit.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/fixtures/generic-views-test-data.json [moved from python/lib/django-1.3/tests/regressiontests/generic_views/fixtures/generic-views-test-data.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/forms.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/list.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/list.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/models.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/about.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/about.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/apple_detail.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/apple_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/artist_detail.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/artist_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/artist_form.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/artist_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_confirm_delete.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_detail.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_form.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_list.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_objects.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_objects.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_view.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/author_view.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_day.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_day.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_month.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_week.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_week.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_year.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_archive_year.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_detail.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_list.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/book_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/confirm_delete.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/detail.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/form.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/list.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/list.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/page_template.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/generic_views/page_template.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/templates/registration/login.html [moved from python/lib/django-1.3/tests/regressiontests/generic_views/templates/registration/login.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/tests.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/urls.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/generic_views/views.py [moved from python/lib/django-1.3/tests/regressiontests/generic_views/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/get_or_create_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/get_or_create_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/get_or_create_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/get_or_create_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/handlers/tests.py [moved from python/lib/django-1.3/tests/regressiontests/handlers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/httpwrappers/tests.py [moved from python/lib/django-1.3/tests/regressiontests/httpwrappers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/humanize/tests.py [moved from python/lib/django-1.3/tests/regressiontests/humanize/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/compilation.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/compilation.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/extraction.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/extraction.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/ignore_dir/ignored.html [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/ignore_dir/ignored.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/javascript.js [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/javascript.js with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/templates/template_with_error.txt [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/templates/template_with_error.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/templates/test.html [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/templates/test.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/commands/tests.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/commands/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/forms.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/models.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/resolution/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/tests/regressiontests/i18n/resolution/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/resolution/models.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/resolution/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/test_warnings.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/test_warnings.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/i18n/tests.py [moved from python/lib/django-1.3/tests/regressiontests/i18n/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/initial_sql_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/initial_sql_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/initial_sql_regress/sql/simple.sql [moved from python/lib/django-1.3/tests/regressiontests/initial_sql_regress/sql/simple.sql with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/initial_sql_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/initial_sql_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/inline_formsets/models.py [moved from python/lib/django-1.3/tests/regressiontests/inline_formsets/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/inline_formsets/tests.py [moved from python/lib/django-1.3/tests/regressiontests/inline_formsets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/inspectdb/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/inspectdb/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/inspectdb/models.py [moved from python/lib/django-1.3/tests/regressiontests/inspectdb/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/inspectdb/tests.py [moved from python/lib/django-1.3/tests/regressiontests/inspectdb/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/introspection/models.py [moved from python/lib/django-1.3/tests/regressiontests/introspection/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/introspection/tests.py [moved from python/lib/django-1.3/tests/regressiontests/introspection/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.3/tests/regressiontests/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/localflavor/tests.py [moved from python/lib/django-1.3/tests/regressiontests/localflavor/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/localflavor/us/forms.py [moved from python/lib/django-1.3/tests/regressiontests/localflavor/us/forms.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/localflavor/us/models.py [moved from python/lib/django-1.3/tests/regressiontests/localflavor/us/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/localflavor/us/tests.py [moved from python/lib/django-1.3/tests/regressiontests/localflavor/us/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/m2m_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/m2m_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/m2m_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/m2m_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/m2m_through_regress/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/m2m_through_regress/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json [moved from python/lib/django-1.3/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/m2m_through_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/m2m_through_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/m2m_through_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/m2m_through_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/mail/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/mail/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/mail/custombackend.py [moved from python/lib/django-1.3/tests/regressiontests/mail/custombackend.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/mail/models.py [moved from python/lib/django-1.3/tests/regressiontests/mail/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/mail/tests.py [moved from python/lib/django-1.3/tests/regressiontests/mail/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/managers_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/managers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/managers_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/managers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/many_to_one_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/many_to_one_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/many_to_one_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/many_to_one_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/max_lengths/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/max_lengths/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/max_lengths/models.py [moved from python/lib/django-1.3/tests/regressiontests/max_lengths/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/max_lengths/tests.py [moved from python/lib/django-1.3/tests/regressiontests/max_lengths/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware/cond_get_urls.py [moved from python/lib/django-1.3/tests/regressiontests/middleware/cond_get_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware/extra_urls.py [moved from python/lib/django-1.3/tests/regressiontests/middleware/extra_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware/models.py [moved from python/lib/django-1.3/tests/regressiontests/middleware/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware/tests.py [moved from python/lib/django-1.3/tests/regressiontests/middleware/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware/urls.py [moved from python/lib/django-1.3/tests/regressiontests/middleware/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware_exceptions/models.py [moved from python/lib/django-1.3/tests/regressiontests/middleware_exceptions/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware_exceptions/tests.py [moved from python/lib/django-1.3/tests/regressiontests/middleware_exceptions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware_exceptions/urls.py [moved from python/lib/django-1.3/tests/regressiontests/middleware_exceptions/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/middleware_exceptions/views.py [moved from python/lib/django-1.3/tests/regressiontests/middleware_exceptions/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_fields/imagefield.py [moved from python/lib/django-1.3/tests/regressiontests/model_fields/imagefield.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_fields/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_fields/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_fields/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_fields/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_forms_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_forms_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_forms_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_forms_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_formsets_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_formsets_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_formsets_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_formsets_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_inheritance_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_inheritance_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_inheritance_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_inheritance_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_inheritance_select_related/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_inheritance_select_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_inheritance_select_related/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_inheritance_select_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_permalink/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_permalink/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_permalink/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_permalink/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_permalink/urls.py [moved from python/lib/django-1.3/tests/regressiontests/model_permalink/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/model_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/model_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/model_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/modeladmin/models.py [moved from python/lib/django-1.3/tests/regressiontests/modeladmin/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/modeladmin/tests.py [moved from python/lib/django-1.3/tests/regressiontests/modeladmin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/multidb-common.json [moved from python/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/multidb-common.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/multidb.default.json [moved from python/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/multidb.default.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/multidb.other.json [moved from python/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/multidb.other.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/pets.json [moved from python/lib/django-1.3/tests/regressiontests/multiple_database/fixtures/pets.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/multiple_database/models.py [moved from python/lib/django-1.3/tests/regressiontests/multiple_database/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/multiple_database/tests.py [moved from python/lib/django-1.3/tests/regressiontests/multiple_database/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/null_fk/models.py [moved from python/lib/django-1.3/tests/regressiontests/null_fk/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/null_fk/tests.py [moved from python/lib/django-1.3/tests/regressiontests/null_fk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/null_fk_ordering/models.py [moved from python/lib/django-1.3/tests/regressiontests/null_fk_ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/null_fk_ordering/tests.py [moved from python/lib/django-1.3/tests/regressiontests/null_fk_ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/null_queries/models.py [moved from python/lib/django-1.3/tests/regressiontests/null_queries/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/null_queries/tests.py [moved from python/lib/django-1.3/tests/regressiontests/null_queries/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/one_to_one_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/one_to_one_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/one_to_one_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/one_to_one_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/pagination_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/pagination_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/pagination_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/pagination_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/queries/models.py [moved from python/lib/django-1.3/tests/regressiontests/queries/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/queries/tests.py [moved from python/lib/django-1.3/tests/regressiontests/queries/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/queryset_pickle/models.py [moved from python/lib/django-1.3/tests/regressiontests/queryset_pickle/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/queryset_pickle/tests.py [moved from python/lib/django-1.3/tests/regressiontests/queryset_pickle/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/requests/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/requests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/requests/models.py [moved from python/lib/django-1.3/tests/regressiontests/requests/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/requests/tests.py [moved from python/lib/django-1.3/tests/regressiontests/requests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/reverse_single_related/models.py [moved from python/lib/django-1.3/tests/regressiontests/reverse_single_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/reverse_single_related/tests.py [moved from python/lib/django-1.3/tests/regressiontests/reverse_single_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/select_related_onetoone/models.py [moved from python/lib/django-1.3/tests/regressiontests/select_related_onetoone/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/select_related_onetoone/tests.py [moved from python/lib/django-1.3/tests/regressiontests/select_related_onetoone/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/select_related_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/select_related_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/select_related_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/select_related_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/serializers_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/serializers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/serializers_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/serializers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/servers/tests.py [moved from python/lib/django-1.3/tests/regressiontests/servers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/settings_tests/tests.py [moved from python/lib/django-1.3/tests/regressiontests/settings_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/signals_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/signals_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/signals_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/signals_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/sites_framework/models.py [moved from python/lib/django-1.3/tests/regressiontests/sites_framework/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/sites_framework/tests.py [moved from python/lib/django-1.3/tests/regressiontests/sites_framework/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/special_headers/fixtures/data.xml [moved from python/lib/django-1.3/tests/regressiontests/special_headers/fixtures/data.xml with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/special_headers/models.py [moved from python/lib/django-1.3/tests/regressiontests/special_headers/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/special_headers/templates/special_headers/article_detail.html [moved from python/lib/django-1.3/tests/regressiontests/special_headers/templates/special_headers/article_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/special_headers/tests.py [moved from python/lib/django-1.3/tests/regressiontests/special_headers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/special_headers/urls.py [moved from python/lib/django-1.3/tests/regressiontests/special_headers/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/special_headers/views.py [moved from python/lib/django-1.3/tests/regressiontests/special_headers/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/no_label/static/file2.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/no_label/static/file2.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/otherdir/odfile.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/otherdir/odfile.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/CVS [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/CVS with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/file.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/file.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/file1.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/file1.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/test.ignoreme [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/apps/test/static/test/test.ignoreme with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/subdir/test.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/subdir/test.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/test.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/test.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/test/camelCase.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/test/camelCase.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/test/file.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/documents/test/file.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/site_media/media/media-file.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/site_media/media/media-file.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/site_media/static/test/storage.txt [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/project/site_media/static/test/storage.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/storage.py [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/storage.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/tests.py [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/urls/default.py [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/urls/default.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/staticfiles_tests/urls/helper.py [moved from python/lib/django-1.3/tests/regressiontests/staticfiles_tests/urls/helper.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/string_lookup/models.py [moved from python/lib/django-1.3/tests/regressiontests/string_lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/string_lookup/tests.py [moved from python/lib/django-1.3/tests/regressiontests/string_lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/feeds.py [moved from python/lib/django-1.3/tests/regressiontests/syndication/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/fixtures/feeddata.json [moved from python/lib/django-1.3/tests/regressiontests/syndication/fixtures/feeddata.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/models.py [moved from python/lib/django-1.3/tests/regressiontests/syndication/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/templates/syndication/description.html [moved from python/lib/django-1.3/tests/regressiontests/syndication/templates/syndication/description.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/templates/syndication/title.html [moved from python/lib/django-1.3/tests/regressiontests/syndication/templates/syndication/title.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/tests.py [moved from python/lib/django-1.3/tests/regressiontests/syndication/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/syndication/urls.py [moved from python/lib/django-1.3/tests/regressiontests/syndication/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/alternate_urls.py [moved from python/lib/django-1.3/tests/regressiontests/templates/alternate_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/context.py [moved from python/lib/django-1.3/tests/regressiontests/templates/context.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/custom.py [moved from python/lib/django-1.3/tests/regressiontests/templates/custom.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/filters.py [moved from python/lib/django-1.3/tests/regressiontests/templates/filters.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/loaders.py [moved from python/lib/django-1.3/tests/regressiontests/templates/loaders.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/nodelist.py [moved from python/lib/django-1.3/tests/regressiontests/templates/nodelist.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/parser.py [moved from python/lib/django-1.3/tests/regressiontests/templates/parser.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/response.py [moved from python/lib/django-1.3/tests/regressiontests/templates/response.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/smartif.py [moved from python/lib/django-1.3/tests/regressiontests/templates/smartif.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/broken_base.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/broken_base.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/first/test.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/first/test.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/inclusion.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/inclusion.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/response.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/response.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/second/test.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/second/test.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/ssi_include.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/ssi_include.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/test_context.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/test_context.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/test_extends_error.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/test_extends_error.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templates/test_include_error.html [moved from python/lib/django-1.3/tests/regressiontests/templates/templates/test_include_error.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templatetags/bad_tag.py [moved from python/lib/django-1.3/tests/regressiontests/templates/templatetags/bad_tag.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templatetags/broken_tag.py [moved from python/lib/django-1.3/tests/regressiontests/templates/templatetags/broken_tag.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/templatetags/custom.py [moved from python/lib/django-1.3/tests/regressiontests/templates/templatetags/custom.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/tests.py [moved from python/lib/django-1.3/tests/regressiontests/templates/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/unicode.py [moved from python/lib/django-1.3/tests/regressiontests/templates/unicode.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/urls.py [moved from python/lib/django-1.3/tests/regressiontests/templates/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/templates/views.py [moved from python/lib/django-1.3/tests/regressiontests/templates/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/bad_templates/404.html [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/bad_templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/fixtures/testdata.json [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/session.py [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/session.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/templates/request_context.html [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/templates/request_context.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/templates/unicode.html [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/templates/unicode.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/urls.py [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_client_regress/views.py [moved from python/lib/django-1.3/tests/regressiontests/test_client_regress/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_runner/tests.py [moved from python/lib/django-1.3/tests/regressiontests/test_runner/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_utils/models.py [moved from python/lib/django-1.3/tests/regressiontests/test_utils/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_utils/tests.py [moved from python/lib/django-1.3/tests/regressiontests/test_utils/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_utils/tests_25.py [moved from python/lib/django-1.3/tests/regressiontests/test_utils/tests_25.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_utils/urls.py [moved from python/lib/django-1.3/tests/regressiontests/test_utils/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/test_utils/views.py [moved from python/lib/django-1.3/tests/regressiontests/test_utils/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/text/tests.py [moved from python/lib/django-1.3/tests/regressiontests/text/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/transactions_regress/models.py [moved from python/lib/django-1.3/tests/regressiontests/transactions_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/transactions_regress/tests.py [moved from python/lib/django-1.3/tests/regressiontests/transactions_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/extra_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/extra_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_named_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_named_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_named_urls2.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_named_urls2.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_urls2.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/included_urls2.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/middleware.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/named_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/named_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/namespace_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/namespace_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/no_urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/no_urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/tests.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urlconf_outer.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urlconf_outer.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls_error_handlers.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls_error_handlers.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls_error_handlers_callables.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls_error_handlers_callables.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls_without_full_import.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/urls_without_full_import.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/views.py [moved from python/lib/django-1.3/tests/regressiontests/urlpatterns_reverse/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/checksums.py [moved from python/lib/django-1.3/tests/regressiontests/utils/checksums.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/datastructures.py [moved from python/lib/django-1.3/tests/regressiontests/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/dateformat.py [moved from python/lib/django-1.3/tests/regressiontests/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/datetime_safe.py [moved from python/lib/django-1.3/tests/regressiontests/utils/datetime_safe.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/decorators.py [moved from python/lib/django-1.3/tests/regressiontests/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/feedgenerator.py [moved from python/lib/django-1.3/tests/regressiontests/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/functional.py [moved from python/lib/django-1.3/tests/regressiontests/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/html.py [moved from python/lib/django-1.3/tests/regressiontests/utils/html.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/http.py [moved from python/lib/django-1.3/tests/regressiontests/utils/http.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/models.py [moved from python/lib/django-1.3/tests/regressiontests/utils/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/module_loading.py [moved from python/lib/django-1.3/tests/regressiontests/utils/module_loading.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/simplelazyobject.py [moved from python/lib/django-1.3/tests/regressiontests/utils/simplelazyobject.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/termcolors.py [moved from python/lib/django-1.3/tests/regressiontests/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/test_module/bad_module.py [moved from python/lib/django-1.3/tests/regressiontests/utils/test_module/bad_module.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/test_module/good_module.py [moved from python/lib/django-1.3/tests/regressiontests/utils/test_module/good_module.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/tests.py [moved from python/lib/django-1.3/tests/regressiontests/utils/tests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/text.py [moved from python/lib/django-1.3/tests/regressiontests/utils/text.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/timesince.py [moved from python/lib/django-1.3/tests/regressiontests/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/utils/tzinfo.py [moved from python/lib/django-1.3/tests/regressiontests/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app0/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/app0/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app0/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/app0/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app1/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/app1/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app1/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/app1/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app2/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/app2/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app2/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/app2/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app3/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/app3/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app3/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/app3/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app4/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/app4/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/app4/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/app4/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/fixtures/testdata.json [moved from python/lib/django-1.3/tests/regressiontests/views/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.3/tests/regressiontests/views/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/media/file.txt [moved from python/lib/django-1.3/tests/regressiontests/views/media/file.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/media/file.unknown [moved from python/lib/django-1.3/tests/regressiontests/views/media/file.unknown with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/models.py [moved from python/lib/django-1.3/tests/regressiontests/views/models.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/templates/debug/render_test.html [moved from python/lib/django-1.3/tests/regressiontests/views/templates/debug/render_test.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/templates/debug/template_exception.html [moved from python/lib/django-1.3/tests/regressiontests/views/templates/debug/template_exception.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/templatetags/debugtags.py [moved from python/lib/django-1.3/tests/regressiontests/views/templatetags/debugtags.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/__init__.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/debug.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/debug.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/defaults.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/generic/create_update.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/generic/date_based.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/generic/object_list.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/generic/object_list.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/generic/simple.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/generic/simple.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/i18n.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/shortcuts.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/shortcuts.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/specials.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/specials.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/tests/static.py [moved from python/lib/django-1.3/tests/regressiontests/views/tests/static.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/urls.py [moved from python/lib/django-1.3/tests/regressiontests/views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/regressiontests/views/views.py [moved from python/lib/django-1.3/tests/regressiontests/views/views.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/runtests.py [moved from python/lib/django-1.3/tests/runtests.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/404.html [moved from python/lib/django-1.3/tests/templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/500.html [moved from python/lib/django-1.3/tests/templates/500.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/base.html [moved from python/lib/django-1.3/tests/templates/base.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/comments/comment_notification_email.txt [moved from python/lib/django-1.3/tests/templates/comments/comment_notification_email.txt with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/add_form.html [moved from python/lib/django-1.3/tests/templates/custom_admin/add_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/change_form.html [moved from python/lib/django-1.3/tests/templates/custom_admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/change_list.html [moved from python/lib/django-1.3/tests/templates/custom_admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/delete_confirmation.html [moved from python/lib/django-1.3/tests/templates/custom_admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/delete_selected_confirmation.html [moved from python/lib/django-1.3/tests/templates/custom_admin/delete_selected_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/index.html [moved from python/lib/django-1.3/tests/templates/custom_admin/index.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/login.html [moved from python/lib/django-1.3/tests/templates/custom_admin/login.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/logout.html [moved from python/lib/django-1.3/tests/templates/custom_admin/logout.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/object_history.html [moved from python/lib/django-1.3/tests/templates/custom_admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/password_change_done.html [moved from python/lib/django-1.3/tests/templates/custom_admin/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/custom_admin/password_change_form.html [moved from python/lib/django-1.3/tests/templates/custom_admin/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/extended.html [moved from python/lib/django-1.3/tests/templates/extended.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/form_view.html [moved from python/lib/django-1.3/tests/templates/form_view.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/login.html [moved from python/lib/django-1.3/tests/templates/login.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/article_archive_day.html [moved from python/lib/django-1.3/tests/templates/views/article_archive_day.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/article_archive_month.html [moved from python/lib/django-1.3/tests/templates/views/article_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/article_confirm_delete.html [moved from python/lib/django-1.3/tests/templates/views/article_confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/article_detail.html [moved from python/lib/django-1.3/tests/templates/views/article_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/article_form.html [moved from python/lib/django-1.3/tests/templates/views/article_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/article_list.html [moved from python/lib/django-1.3/tests/templates/views/article_list.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/datearticle_archive_month.html [moved from python/lib/django-1.3/tests/templates/views/datearticle_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/urlarticle_detail.html [moved from python/lib/django-1.3/tests/templates/views/urlarticle_detail.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/templates/views/urlarticle_form.html [moved from python/lib/django-1.3/tests/templates/views/urlarticle_form.html with 100% similarity]
python/google_appengine/lib/django-1.3/tests/test_sqlite.py [moved from python/lib/django-1.3/tests/test_sqlite.py with 100% similarity]
python/google_appengine/lib/django-1.3/tests/urls.py [moved from python/lib/django-1.3/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/AUTHORS [moved from python/lib/django-1.4/AUTHORS with 100% similarity]
python/google_appengine/lib/django-1.4/INSTALL [moved from python/lib/django-1.4/INSTALL with 100% similarity]
python/google_appengine/lib/django-1.4/LICENSE [moved from python/lib/django-1.4/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.4/MANIFEST.in [moved from python/lib/django-1.4/MANIFEST.in with 100% similarity]
python/google_appengine/lib/django-1.4/PKG-INFO [moved from python/lib/django-1.4/PKG-INFO with 100% similarity]
python/google_appengine/lib/django-1.4/README [moved from python/lib/django-1.4/README with 100% similarity]
python/google_appengine/lib/django-1.4/django/__init__.py [moved from python/lib/django-1.4/django/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/bin/daily_cleanup.py [moved from python/lib/django-1.4/django/bin/daily_cleanup.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/bin/django-admin.py [moved from python/lib/django-1.4/django/bin/django-admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/bin/profiling/gather_profile_stats.py [moved from python/lib/django-1.4/django/bin/profiling/gather_profile_stats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/bin/unique-messages.py [moved from python/lib/django-1.4/django/bin/unique-messages.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/__init__.py [moved from python/lib/django-1.4/django/conf/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/app_template/models.py [moved from python/lib/django-1.4/django/conf/app_template/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/app_template/tests.py [moved from python/lib/django-1.4/django/conf/app_template/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/app_template/views.py [moved from python/lib/django-1.4/django/conf/app_template/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/global_settings.py [moved from python/lib/django-1.4/django/conf/global_settings.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/__init__.py [moved from python/lib/django-1.4/django/conf/locale/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ar/formats.py [moved from python/lib/django-1.4/django/conf/locale/ar/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/bg/formats.py [moved from python/lib/django-1.4/django/conf/locale/bg/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/bn/formats.py [moved from python/lib/django-1.4/django/conf/locale/bn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/bs/formats.py [moved from python/lib/django-1.4/django/conf/locale/bs/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ca/formats.py [moved from python/lib/django-1.4/django/conf/locale/ca/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/cs/formats.py [moved from python/lib/django-1.4/django/conf/locale/cs/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/cy/formats.py [moved from python/lib/django-1.4/django/conf/locale/cy/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/da/formats.py [moved from python/lib/django-1.4/django/conf/locale/da/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/de/formats.py [moved from python/lib/django-1.4/django/conf/locale/de/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/el/formats.py [moved from python/lib/django-1.4/django/conf/locale/el/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/en/formats.py [moved from python/lib/django-1.4/django/conf/locale/en/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/en_GB/formats.py [moved from python/lib/django-1.4/django/conf/locale/en_GB/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es/formats.py [moved from python/lib/django-1.4/django/conf/locale/es/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es_AR/formats.py [moved from python/lib/django-1.4/django/conf/locale/es_AR/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es_MX/formats.py [moved from python/lib/django-1.4/django/conf/locale/es_MX/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/es_NI/formats.py [moved from python/lib/django-1.4/django/conf/locale/es_NI/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/et/formats.py [moved from python/lib/django-1.4/django/conf/locale/et/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/eu/formats.py [moved from python/lib/django-1.4/django/conf/locale/eu/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fa/formats.py [moved from python/lib/django-1.4/django/conf/locale/fa/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fi/formats.py [moved from python/lib/django-1.4/django/conf/locale/fi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fr/formats.py [moved from python/lib/django-1.4/django/conf/locale/fr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/fy_NL/formats.py [moved from python/lib/django-1.4/django/conf/locale/fy_NL/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ga/formats.py [moved from python/lib/django-1.4/django/conf/locale/ga/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/gl/formats.py [moved from python/lib/django-1.4/django/conf/locale/gl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/he/formats.py [moved from python/lib/django-1.4/django/conf/locale/he/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/hi/formats.py [moved from python/lib/django-1.4/django/conf/locale/hi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/hr/formats.py [moved from python/lib/django-1.4/django/conf/locale/hr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/hu/formats.py [moved from python/lib/django-1.4/django/conf/locale/hu/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/id/formats.py [moved from python/lib/django-1.4/django/conf/locale/id/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/is/formats.py [moved from python/lib/django-1.4/django/conf/locale/is/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/it/formats.py [moved from python/lib/django-1.4/django/conf/locale/it/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ja/formats.py [moved from python/lib/django-1.4/django/conf/locale/ja/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ka/formats.py [moved from python/lib/django-1.4/django/conf/locale/ka/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/km/formats.py [moved from python/lib/django-1.4/django/conf/locale/km/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/kn/formats.py [moved from python/lib/django-1.4/django/conf/locale/kn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ko/formats.py [moved from python/lib/django-1.4/django/conf/locale/ko/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/lt/formats.py [moved from python/lib/django-1.4/django/conf/locale/lt/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/lv/formats.py [moved from python/lib/django-1.4/django/conf/locale/lv/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/mk/formats.py [moved from python/lib/django-1.4/django/conf/locale/mk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ml/formats.py [moved from python/lib/django-1.4/django/conf/locale/ml/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/mn/formats.py [moved from python/lib/django-1.4/django/conf/locale/mn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/nb/formats.py [moved from python/lib/django-1.4/django/conf/locale/nb/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/nl/formats.py [moved from python/lib/django-1.4/django/conf/locale/nl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/nn/formats.py [moved from python/lib/django-1.4/django/conf/locale/nn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pl/formats.py [moved from python/lib/django-1.4/django/conf/locale/pl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pt/formats.py [moved from python/lib/django-1.4/django/conf/locale/pt/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/pt_BR/formats.py [moved from python/lib/django-1.4/django/conf/locale/pt_BR/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ro/formats.py [moved from python/lib/django-1.4/django/conf/locale/ro/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ru/formats.py [moved from python/lib/django-1.4/django/conf/locale/ru/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sk/formats.py [moved from python/lib/django-1.4/django/conf/locale/sk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sl/formats.py [moved from python/lib/django-1.4/django/conf/locale/sl/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sq/formats.py [moved from python/lib/django-1.4/django/conf/locale/sq/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sr/formats.py [moved from python/lib/django-1.4/django/conf/locale/sr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sr_Latn/formats.py [moved from python/lib/django-1.4/django/conf/locale/sr_Latn/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sv/formats.py [moved from python/lib/django-1.4/django/conf/locale/sv/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ta/formats.py [moved from python/lib/django-1.4/django/conf/locale/ta/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/te/formats.py [moved from python/lib/django-1.4/django/conf/locale/te/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/th/formats.py [moved from python/lib/django-1.4/django/conf/locale/th/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/tr/formats.py [moved from python/lib/django-1.4/django/conf/locale/tr/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/uk/formats.py [moved from python/lib/django-1.4/django/conf/locale/uk/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/vi/formats.py [moved from python/lib/django-1.4/django/conf/locale/vi/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/zh_CN/formats.py [moved from python/lib/django-1.4/django/conf/locale/zh_CN/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/conf/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/locale/zh_TW/formats.py [moved from python/lib/django-1.4/django/conf/locale/zh_TW/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/project_template/manage.py [moved from python/lib/django-1.4/django/conf/project_template/manage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/project_template/project_name/settings.py [moved from python/lib/django-1.4/django/conf/project_template/project_name/settings.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/project_template/project_name/urls.py [moved from python/lib/django-1.4/django/conf/project_template/project_name/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/project_template/project_name/wsgi.py [moved from python/lib/django-1.4/django/conf/project_template/project_name/wsgi.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/urls/__init__.py [moved from python/lib/django-1.4/django/conf/urls/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/urls/defaults.py [moved from python/lib/django-1.4/django/conf/urls/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/urls/i18n.py [moved from python/lib/django-1.4/django/conf/urls/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/urls/shortcut.py [moved from python/lib/django-1.4/django/conf/urls/shortcut.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/conf/urls/static.py [moved from python/lib/django-1.4/django/conf/urls/static.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/__init__.py [moved from python/lib/django-1.4/django/contrib/admin/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/actions.py [moved from python/lib/django-1.4/django/contrib/admin/actions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/filters.py [moved from python/lib/django-1.4/django/contrib/admin/filters.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/forms.py [moved from python/lib/django-1.4/django/contrib/admin/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/helpers.py [moved from python/lib/django-1.4/django/contrib/admin/helpers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/fy_NL/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admin/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/django/contrib/admin/locale/zh_TW/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/models.py [moved from python/lib/django-1.4/django/contrib/admin/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/options.py [moved from python/lib/django-1.4/django/contrib/admin/options.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/sites.py [moved from python/lib/django-1.4/django/contrib/admin/sites.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/base.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/base.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/changelists.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/changelists.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/dashboard.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/dashboard.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/forms.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/forms.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/ie.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/ie.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/login.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/login.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/rtl.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/rtl.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/css/widgets.css [moved from python/lib/django-1.4/django/contrib/admin/static/admin/css/widgets.css with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/LICENSE-JQUERY.txt [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/LICENSE-JQUERY.txt with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/SelectBox.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/SelectBox.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/SelectFilter2.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/SelectFilter2.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/actions.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/actions.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/actions.min.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/actions.min.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/admin/ordering.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/admin/ordering.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/calendar.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/calendar.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/collapse.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/collapse.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/collapse.min.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/collapse.min.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/compress.py [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/compress.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/core.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/core.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/getElementsBySelector.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/getElementsBySelector.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/inlines.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/inlines.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/inlines.min.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/inlines.min.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/jquery.init.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/jquery.init.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/jquery.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/jquery.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/jquery.min.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/jquery.min.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/prepopulate.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/prepopulate.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/prepopulate.min.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/prepopulate.min.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/timeparse.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/timeparse.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/static/admin/js/urlify.js [moved from python/lib/django-1.4/django/contrib/admin/static/admin/js/urlify.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/404.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/404.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/500.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/500.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/actions.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/actions.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/app_index.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/app_index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/auth/user/add_form.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/auth/user/add_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/auth/user/change_password.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/auth/user/change_password.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/base.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/base.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/base_site.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/base_site.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/change_form.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/change_list.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/change_list_results.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/change_list_results.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/date_hierarchy.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/date_hierarchy.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/delete_confirmation.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/delete_selected_confirmation.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/delete_selected_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/edit_inline/stacked.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/edit_inline/stacked.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/edit_inline/tabular.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/edit_inline/tabular.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/filter.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/filter.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/includes/fieldset.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/includes/fieldset.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/index.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/invalid_setup.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/invalid_setup.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/login.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/login.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/object_history.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/pagination.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/pagination.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/prepopulated_fields_js.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/prepopulated_fields_js.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/search_form.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/search_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/admin/submit_line.html [moved from python/lib/django-1.4/django/contrib/admin/templates/admin/submit_line.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/logged_out.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_change_done.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_change_form.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_complete.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_complete.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_confirm.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_confirm.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_done.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_email.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_form.html [moved from python/lib/django-1.4/django/contrib/admin/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templatetags/admin_list.py [moved from python/lib/django-1.4/django/contrib/admin/templatetags/admin_list.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templatetags/admin_modify.py [moved from python/lib/django-1.4/django/contrib/admin/templatetags/admin_modify.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templatetags/admin_static.py [moved from python/lib/django-1.4/django/contrib/admin/templatetags/admin_static.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templatetags/admin_urls.py [moved from python/lib/django-1.4/django/contrib/admin/templatetags/admin_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templatetags/adminmedia.py [moved from python/lib/django-1.4/django/contrib/admin/templatetags/adminmedia.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/templatetags/log.py [moved from python/lib/django-1.4/django/contrib/admin/templatetags/log.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/tests.py [moved from python/lib/django-1.4/django/contrib/admin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/util.py [moved from python/lib/django-1.4/django/contrib/admin/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/validation.py [moved from python/lib/django-1.4/django/contrib/admin/validation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/views/decorators.py [moved from python/lib/django-1.4/django/contrib/admin/views/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/views/main.py [moved from python/lib/django-1.4/django/contrib/admin/views/main.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admin/widgets.py [moved from python/lib/django-1.4/django/contrib/admin/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/models.py [moved from python/lib/django-1.4/django/contrib/admindocs/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/bookmarklets.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/bookmarklets.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/index.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/missing_docutils.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/missing_docutils.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/model_detail.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/model_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/model_index.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/model_index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/template_detail.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/template_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/template_filter_index.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/template_filter_index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/template_tag_index.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/template_tag_index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/view_detail.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/view_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/view_index.html [moved from python/lib/django-1.4/django/contrib/admindocs/templates/admin_doc/view_index.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/admindocs/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/tests/fields.py [moved from python/lib/django-1.4/django/contrib/admindocs/tests/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/urls.py [moved from python/lib/django-1.4/django/contrib/admindocs/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/utils.py [moved from python/lib/django-1.4/django/contrib/admindocs/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/admindocs/views.py [moved from python/lib/django-1.4/django/contrib/admindocs/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/__init__.py [moved from python/lib/django-1.4/django/contrib/auth/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/admin.py [moved from python/lib/django-1.4/django/contrib/auth/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/backends.py [moved from python/lib/django-1.4/django/contrib/auth/backends.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/context_processors.py [moved from python/lib/django-1.4/django/contrib/auth/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/create_superuser.py [moved from python/lib/django-1.4/django/contrib/auth/create_superuser.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/decorators.py [moved from python/lib/django-1.4/django/contrib/auth/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/fixtures/authtestdata.json [moved from python/lib/django-1.4/django/contrib/auth/fixtures/authtestdata.json with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/fixtures/context-processors-users.xml [moved from python/lib/django-1.4/django/contrib/auth/fixtures/context-processors-users.xml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/fixtures/natural.json [moved from python/lib/django-1.4/django/contrib/auth/fixtures/natural.json with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/fixtures/regular.json [moved from python/lib/django-1.4/django/contrib/auth/fixtures/regular.json with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/forms.py [moved from python/lib/django-1.4/django/contrib/auth/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/handlers/modpython.py [moved from python/lib/django-1.4/django/contrib/auth/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/hashers.py [moved from python/lib/django-1.4/django/contrib/auth/hashers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/auth/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/management/__init__.py [moved from python/lib/django-1.4/django/contrib/auth/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/management/commands/changepassword.py [moved from python/lib/django-1.4/django/contrib/auth/management/commands/changepassword.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/management/commands/createsuperuser.py [moved from python/lib/django-1.4/django/contrib/auth/management/commands/createsuperuser.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/middleware.py [moved from python/lib/django-1.4/django/contrib/auth/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/models.py [moved from python/lib/django-1.4/django/contrib/auth/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/signals.py [moved from python/lib/django-1.4/django/contrib/auth/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/templates/registration/password_reset_subject.txt [moved from python/lib/django-1.4/django/contrib/auth/templates/registration/password_reset_subject.txt with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/auth/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/auth_backends.py [moved from python/lib/django-1.4/django/contrib/auth/tests/auth_backends.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/basic.py [moved from python/lib/django-1.4/django/contrib/auth/tests/basic.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/context_processors.py [moved from python/lib/django-1.4/django/contrib/auth/tests/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/decorators.py [moved from python/lib/django-1.4/django/contrib/auth/tests/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/forms.py [moved from python/lib/django-1.4/django/contrib/auth/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/hashers.py [moved from python/lib/django-1.4/django/contrib/auth/tests/hashers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/management.py [moved from python/lib/django-1.4/django/contrib/auth/tests/management.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/models.py [moved from python/lib/django-1.4/django/contrib/auth/tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/remote_user.py [moved from python/lib/django-1.4/django/contrib/auth/tests/remote_user.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/signals.py [moved from python/lib/django-1.4/django/contrib/auth/tests/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_access.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_access.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_messages.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_messages.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_no_access.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_no_access.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_perms.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_perms.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_test_access.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_test_access.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_user.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/context_processors/auth_attrs_user.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/logged_out.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/logged_out.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/login.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/login.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_change_form.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_complete.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_complete.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_confirm.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_confirm.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_done.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_done.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_email.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_email.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_form.html [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_subject.txt [moved from python/lib/django-1.4/django/contrib/auth/tests/templates/registration/password_reset_subject.txt with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/tokens.py [moved from python/lib/django-1.4/django/contrib/auth/tests/tokens.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/urls.py [moved from python/lib/django-1.4/django/contrib/auth/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tests/views.py [moved from python/lib/django-1.4/django/contrib/auth/tests/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/tokens.py [moved from python/lib/django-1.4/django/contrib/auth/tokens.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/urls.py [moved from python/lib/django-1.4/django/contrib/auth/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/auth/views.py [moved from python/lib/django-1.4/django/contrib/auth/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/__init__.py [moved from python/lib/django-1.4/django/contrib/comments/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/admin.py [moved from python/lib/django-1.4/django/contrib/comments/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/feeds.py [moved from python/lib/django-1.4/django/contrib/comments/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/forms.py [moved from python/lib/django-1.4/django/contrib/comments/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/comments/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/managers.py [moved from python/lib/django-1.4/django/contrib/comments/managers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/models.py [moved from python/lib/django-1.4/django/contrib/comments/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/moderation.py [moved from python/lib/django-1.4/django/contrib/comments/moderation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/signals.py [moved from python/lib/django-1.4/django/contrib/comments/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/400-debug.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/400-debug.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/approve.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/approve.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/approved.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/approved.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/base.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/base.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/delete.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/delete.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/deleted.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/deleted.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/flag.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/flag.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/flagged.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/flagged.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/form.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/list.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/list.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/posted.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/posted.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templates/comments/preview.html [moved from python/lib/django-1.4/django/contrib/comments/templates/comments/preview.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/templatetags/comments.py [moved from python/lib/django-1.4/django/contrib/comments/templatetags/comments.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/urls.py [moved from python/lib/django-1.4/django/contrib/comments/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/views/comments.py [moved from python/lib/django-1.4/django/contrib/comments/views/comments.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/views/moderation.py [moved from python/lib/django-1.4/django/contrib/comments/views/moderation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/comments/views/utils.py [moved from python/lib/django-1.4/django/contrib/comments/views/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/generic.py [moved from python/lib/django-1.4/django/contrib/contenttypes/generic.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/contenttypes/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/management.py [moved from python/lib/django-1.4/django/contrib/contenttypes/management.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/models.py [moved from python/lib/django-1.4/django/contrib/contenttypes/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/tests.py [moved from python/lib/django-1.4/django/contrib/contenttypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/contenttypes/views.py [moved from python/lib/django-1.4/django/contrib/contenttypes/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/__init__.py [moved from python/lib/django-1.4/django/contrib/databrowse/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/datastructures.py [moved from python/lib/django-1.4/django/contrib/databrowse/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/models.py [moved from python/lib/django-1.4/django/contrib/databrowse/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/plugins/calendars.py [moved from python/lib/django-1.4/django/contrib/databrowse/plugins/calendars.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/plugins/fieldchoices.py [moved from python/lib/django-1.4/django/contrib/databrowse/plugins/fieldchoices.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/plugins/objects.py [moved from python/lib/django-1.4/django/contrib/databrowse/plugins/objects.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/sites.py [moved from python/lib/django-1.4/django/contrib/databrowse/sites.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/base.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/base.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/base_site.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/base_site.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_day.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_day.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_homepage.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_homepage.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_main.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_main.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_month.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_month.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_year.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/calendar_year.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/choice_detail.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/choice_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/choice_list.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/choice_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/fieldchoice_detail.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/fieldchoice_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/fieldchoice_homepage.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/fieldchoice_homepage.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/fieldchoice_list.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/fieldchoice_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/homepage.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/homepage.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/model_detail.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/model_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/templates/databrowse/object_detail.html [moved from python/lib/django-1.4/django/contrib/databrowse/templates/databrowse/object_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/tests.py [moved from python/lib/django-1.4/django/contrib/databrowse/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/urls.py [moved from python/lib/django-1.4/django/contrib/databrowse/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/databrowse/views.py [moved from python/lib/django-1.4/django/contrib/databrowse/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/admin.py [moved from python/lib/django-1.4/django/contrib/flatpages/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/fixtures/sample_flatpages.json [moved from python/lib/django-1.4/django/contrib/flatpages/fixtures/sample_flatpages.json with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/forms.py [moved from python/lib/django-1.4/django/contrib/flatpages/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/flatpages/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/middleware.py [moved from python/lib/django-1.4/django/contrib/flatpages/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/models.py [moved from python/lib/django-1.4/django/contrib/flatpages/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/templatetags/flatpages.py [moved from python/lib/django-1.4/django/contrib/flatpages/templatetags/flatpages.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/csrf.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/forms.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/middleware.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/templates/404.html [moved from python/lib/django-1.4/django/contrib/flatpages/tests/templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/templates/flatpages/default.html [moved from python/lib/django-1.4/django/contrib/flatpages/tests/templates/flatpages/default.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/templatetags.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/templatetags.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/urls.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/tests/views.py [moved from python/lib/django-1.4/django/contrib/flatpages/tests/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/urls.py [moved from python/lib/django-1.4/django/contrib/flatpages/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/flatpages/views.py [moved from python/lib/django-1.4/django/contrib/flatpages/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/formtools/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/models.py [moved from python/lib/django-1.4/django/contrib/formtools/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/preview.py [moved from python/lib/django-1.4/django/contrib/formtools/preview.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/templates/formtools/form.html [moved from python/lib/django-1.4/django/contrib/formtools/templates/formtools/form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/templates/formtools/preview.html [moved from python/lib/django-1.4/django/contrib/formtools/templates/formtools/preview.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/templates/formtools/wizard/wizard_form.html [moved from python/lib/django-1.4/django/contrib/formtools/templates/formtools/wizard/wizard_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/forms.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/templates/base.html [moved from python/lib/django-1.4/django/contrib/formtools/tests/templates/base.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/templates/forms/wizard.html [moved from python/lib/django-1.4/django/contrib/formtools/tests/templates/forms/wizard.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/urls.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/__init__.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/cookiestorage.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/cookiestorage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/forms.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/loadstorage.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/loadstorage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/namedwizardtests/forms.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/namedwizardtests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/namedwizardtests/tests.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/namedwizardtests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/namedwizardtests/urls.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/namedwizardtests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/sessionstorage.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/sessionstorage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/storage.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/storage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/forms.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/templates/other_wizard_form.html [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/templates/other_wizard_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/tests.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/urls.py [moved from python/lib/django-1.4/django/contrib/formtools/tests/wizard/wizardtests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/utils.py [moved from python/lib/django-1.4/django/contrib/formtools/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/__init__.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/forms.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/legacy.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/legacy.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/storage/__init__.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/storage/base.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/storage/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/storage/cookie.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/storage/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/storage/exceptions.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/storage/exceptions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/storage/session.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/storage/session.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/formtools/wizard/views.py [moved from python/lib/django-1.4/django/contrib/formtools/wizard/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/admin/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/admin/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/admin/options.py [moved from python/lib/django-1.4/django/contrib/gis/admin/options.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/admin/widgets.py [moved from python/lib/django-1.4/django/contrib/gis/admin/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/adapter.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/base.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/mysql/base.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/mysql/compiler.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/mysql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/mysql/creation.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/mysql/introspection.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/mysql/operations.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/mysql/operations.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/adapter.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/base.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/compiler.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/creation.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/introspection.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/models.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/oracle/operations.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/oracle/operations.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/postgis/adapter.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/postgis/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/postgis/base.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/postgis/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/postgis/creation.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/postgis/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/postgis/introspection.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/postgis/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/postgis/models.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/postgis/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/postgis/operations.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/postgis/operations.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/adapter.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/adapter.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/base.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/client.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/client.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/creation.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/introspection.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/models.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/spatialite/operations.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/spatialite/operations.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/backends/util.py [moved from python/lib/django-1.4/django/contrib/gis/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/aggregates.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/fields.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/manager.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/proxy.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/proxy.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/query.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/sql/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/sql/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/sql/aggregates.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/sql/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/sql/compiler.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/sql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/sql/conversion.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/sql/conversion.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/sql/query.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/sql/query.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/db/models/sql/where.py [moved from python/lib/django-1.4/django/contrib/gis/db/models/sql/where.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/feeds.py [moved from python/lib/django-1.4/django/contrib/gis/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/forms/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/forms/fields.py [moved from python/lib/django-1.4/django/contrib/gis/forms/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/LICENSE [moved from python/lib/django-1.4/django/contrib/gis/gdal/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/base.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/datasource.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/datasource.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/driver.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/driver.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/envelope.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/envelope.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/error.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/error.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/feature.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/feature.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/field.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/field.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/geometries.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/geometries.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/geomtype.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/geomtype.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/layer.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/layer.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/libgdal.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/libgdal.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/prototypes/ds.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/prototypes/ds.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/prototypes/errcheck.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/prototypes/errcheck.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/prototypes/generation.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/prototypes/generation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/prototypes/geom.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/prototypes/geom.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/prototypes/srs.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/prototypes/srs.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/srs.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/srs.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/tests/test_driver.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/tests/test_driver.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/tests/test_ds.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/tests/test_ds.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/tests/test_envelope.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/tests/test_envelope.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/tests/test_geom.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/tests/test_geom.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/gdal/tests/test_srs.py [moved from python/lib/django-1.4/django/contrib/gis/gdal/tests/test_srs.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geoip/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/geoip/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geoip/base.py [moved from python/lib/django-1.4/django/contrib/gis/geoip/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geoip/libgeoip.py [moved from python/lib/django-1.4/django/contrib/gis/geoip/libgeoip.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geoip/prototypes.py [moved from python/lib/django-1.4/django/contrib/gis/geoip/prototypes.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geoip/tests.py [moved from python/lib/django-1.4/django/contrib/gis/geoip/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geometry/backend/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/geometry/backend/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geometry/backend/geos.py [moved from python/lib/django-1.4/django/contrib/gis/geometry/backend/geos.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geometry/regex.py [moved from python/lib/django-1.4/django/contrib/gis/geometry/regex.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geometry/test_data.py [moved from python/lib/django-1.4/django/contrib/gis/geometry/test_data.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/LICENSE [moved from python/lib/django-1.4/django/contrib/gis/geos/LICENSE with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/geos/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/base.py [moved from python/lib/django-1.4/django/contrib/gis/geos/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/collections.py [moved from python/lib/django-1.4/django/contrib/gis/geos/collections.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/coordseq.py [moved from python/lib/django-1.4/django/contrib/gis/geos/coordseq.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/error.py [moved from python/lib/django-1.4/django/contrib/gis/geos/error.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/factory.py [moved from python/lib/django-1.4/django/contrib/gis/geos/factory.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/geometry.py [moved from python/lib/django-1.4/django/contrib/gis/geos/geometry.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/io.py [moved from python/lib/django-1.4/django/contrib/gis/geos/io.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/libgeos.py [moved from python/lib/django-1.4/django/contrib/gis/geos/libgeos.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/linestring.py [moved from python/lib/django-1.4/django/contrib/gis/geos/linestring.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/mutable_list.py [moved from python/lib/django-1.4/django/contrib/gis/geos/mutable_list.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/point.py [moved from python/lib/django-1.4/django/contrib/gis/geos/point.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/polygon.py [moved from python/lib/django-1.4/django/contrib/gis/geos/polygon.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prepared.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prepared.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/coordseq.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/coordseq.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/errcheck.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/errcheck.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/geom.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/geom.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/io.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/io.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/misc.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/misc.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/predicates.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/predicates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/prepared.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/prepared.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/threadsafe.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/threadsafe.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/prototypes/topology.py [moved from python/lib/django-1.4/django/contrib/gis/geos/prototypes/topology.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/geos/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/tests/test_geos.py [moved from python/lib/django-1.4/django/contrib/gis/geos/tests/test_geos.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/tests/test_geos_mutation.py [moved from python/lib/django-1.4/django/contrib/gis/geos/tests/test_geos_mutation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/tests/test_io.py [moved from python/lib/django-1.4/django/contrib/gis/geos/tests/test_io.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/geos/tests/test_mutable_list.py [moved from python/lib/django-1.4/django/contrib/gis/geos/tests/test_mutable_list.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/management/commands/inspectdb.py [moved from python/lib/django-1.4/django/contrib/gis/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/management/commands/ogrinspect.py [moved from python/lib/django-1.4/django/contrib/gis/management/commands/ogrinspect.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/maps/google/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/maps/google/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/maps/google/gmap.py [moved from python/lib/django-1.4/django/contrib/gis/maps/google/gmap.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/maps/google/overlays.py [moved from python/lib/django-1.4/django/contrib/gis/maps/google/overlays.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/maps/google/zoom.py [moved from python/lib/django-1.4/django/contrib/gis/maps/google/zoom.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/measure.py [moved from python/lib/django-1.4/django/contrib/gis/measure.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/models.py [moved from python/lib/django-1.4/django/contrib/gis/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/shortcuts.py [moved from python/lib/django-1.4/django/contrib/gis/shortcuts.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/sitemaps/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/sitemaps/georss.py [moved from python/lib/django-1.4/django/contrib/gis/sitemaps/georss.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/sitemaps/kml.py [moved from python/lib/django-1.4/django/contrib/gis/sitemaps/kml.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/sitemaps/views.py [moved from python/lib/django-1.4/django/contrib/gis/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/admin/openlayers.html [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/admin/openlayers.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/admin/openlayers.js [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/admin/openlayers.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/admin/osm.html [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/admin/osm.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/admin/osm.js [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/admin/osm.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/google/google-map.html [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/google/google-map.html with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/google/google-map.js [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/google/google-map.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/google/google-multi.js [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/google/google-multi.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/google/google-single.js [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/google/google-single.js with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/kml/base.kml [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/kml/base.kml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/kml/placemarks.kml [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/kml/placemarks.kml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml [moved from python/lib/django-1.4/django/contrib/gis/templates/gis/sitemaps/geo_sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/data/cities/cities.prj [moved from python/lib/django-1.4/django/contrib/gis/tests/data/cities/cities.prj with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/data/interstates/interstates.prj [moved from python/lib/django-1.4/django/contrib/gis/tests/data/interstates/interstates.prj with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/data/test_point/test_point.prj [moved from python/lib/django-1.4/django/contrib/gis/tests/data/test_point/test_point.prj with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/data/test_poly/test_poly.prj [moved from python/lib/django-1.4/django/contrib/gis/tests/data/test_poly/test_poly.prj with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/data/test_vrt/test_vrt.csv [moved from python/lib/django-1.4/django/contrib/gis/tests/data/test_vrt/test_vrt.csv with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt [moved from python/lib/django-1.4/django/contrib/gis/tests/data/test_vrt/test_vrt.vrt with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/distapp/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/distapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/distapp/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/distapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geo3d/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geo3d/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geo3d/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geo3d/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geo3d/views.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geo3d/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoadmin/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoadmin/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoadmin/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoadmin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoadmin/urls.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoadmin/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/feeds.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/sitemaps.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/sitemaps.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/test_feeds.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/test_feeds.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/test_regress.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/test_regress.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/test_sitemaps.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/test_sitemaps.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geoapp/urls.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geoapp/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geogapp/fixtures/initial_data.json [moved from python/lib/django-1.4/django/contrib/gis/tests/geogapp/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geogapp/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geogapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/geogapp/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/geogapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/inspectapp/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/inspectapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/inspectapp/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/inspectapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/layermap/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/layermap/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/layermap/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/layermap/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/relatedapp/models.py [moved from python/lib/django-1.4/django/contrib/gis/tests/relatedapp/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/relatedapp/tests.py [moved from python/lib/django-1.4/django/contrib/gis/tests/relatedapp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/test_geoforms.py [moved from python/lib/django-1.4/django/contrib/gis/tests/test_geoforms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/test_measure.py [moved from python/lib/django-1.4/django/contrib/gis/tests/test_measure.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/test_spatialrefsys.py [moved from python/lib/django-1.4/django/contrib/gis/tests/test_spatialrefsys.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/tests/utils.py [moved from python/lib/django-1.4/django/contrib/gis/tests/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/__init__.py [moved from python/lib/django-1.4/django/contrib/gis/utils/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/geoip.py [moved from python/lib/django-1.4/django/contrib/gis/utils/geoip.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/layermapping.py [moved from python/lib/django-1.4/django/contrib/gis/utils/layermapping.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/ogrinfo.py [moved from python/lib/django-1.4/django/contrib/gis/utils/ogrinfo.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/ogrinspect.py [moved from python/lib/django-1.4/django/contrib/gis/utils/ogrinspect.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/srs.py [moved from python/lib/django-1.4/django/contrib/gis/utils/srs.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/utils/wkt.py [moved from python/lib/django-1.4/django/contrib/gis/utils/wkt.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/gis/views.py [moved from python/lib/django-1.4/django/contrib/gis/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/humanize/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/templatetags/humanize.py [moved from python/lib/django-1.4/django/contrib/humanize/templatetags/humanize.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/humanize/tests.py [moved from python/lib/django-1.4/django/contrib/humanize/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ar/ar_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/ar/ar_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ar/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ar/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/at/at_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/at/at_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/at/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/at/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/au/au_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/au/au_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/au/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/au/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/au/models.py [moved from python/lib/django-1.4/django/contrib/localflavor/au/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/be/be_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/be/be_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/be/be_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/be/be_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/be/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/be/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/br/br_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/br/br_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/br/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/br/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ca/ca_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/ca/ca_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ca/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ca/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ch/ch_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/ch/ch_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ch/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ch/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/cl/cl_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/cl/cl_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/cl/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/cl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/cn/cn_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/cn/cn_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/cn/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/cn/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/co/co_departments.py [moved from python/lib/django-1.4/django/contrib/localflavor/co/co_departments.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/co/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/co/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/cz/cz_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/cz/cz_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/cz/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/cz/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/de/de_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/de/de_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/de/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/de/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/de_CH/formats.py [moved from python/lib/django-1.4/django/contrib/localflavor/de_CH/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ec/ec_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/ec/ec_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ec/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ec/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/es/es_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/es/es_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/es/es_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/es/es_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/es/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/es/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/fi/fi_municipalities.py [moved from python/lib/django-1.4/django/contrib/localflavor/fi/fi_municipalities.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/fi/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/fi/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/fr/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/fr/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/fr/fr_department.py [moved from python/lib/django-1.4/django/contrib/localflavor/fr/fr_department.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/gb/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/gb/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/gb/gb_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/gb/gb_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/generic/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/generic/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/hr/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/hr/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/hr/hr_choices.py [moved from python/lib/django-1.4/django/contrib/localflavor/hr/hr_choices.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/id/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/id/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/id/id_choices.py [moved from python/lib/django-1.4/django/contrib/localflavor/id/id_choices.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ie/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ie/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ie/ie_counties.py [moved from python/lib/django-1.4/django/contrib/localflavor/ie/ie_counties.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/il/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/il/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/in_/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/in_/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/in_/in_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/in_/in_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/is_/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/is_/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/is_/is_postalcodes.py [moved from python/lib/django-1.4/django/contrib/localflavor/is_/is_postalcodes.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/it/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/it/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/it/it_province.py [moved from python/lib/django-1.4/django/contrib/localflavor/it/it_province.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/it/it_region.py [moved from python/lib/django-1.4/django/contrib/localflavor/it/it_region.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/it/util.py [moved from python/lib/django-1.4/django/contrib/localflavor/it/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/jp/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/jp/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/jp/jp_prefectures.py [moved from python/lib/django-1.4/django/contrib/localflavor/jp/jp_prefectures.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/kw/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/kw/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/localflavor/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/mk/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/mk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/mk/mk_choices.py [moved from python/lib/django-1.4/django/contrib/localflavor/mk/mk_choices.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/mk/models.py [moved from python/lib/django-1.4/django/contrib/localflavor/mk/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/mx/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/mx/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/mx/models.py [moved from python/lib/django-1.4/django/contrib/localflavor/mx/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/mx/mx_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/mx/mx_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/nl/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/nl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/nl/nl_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/nl/nl_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/no/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/no/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/no/no_municipalities.py [moved from python/lib/django-1.4/django/contrib/localflavor/no/no_municipalities.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/pe/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/pe/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/pe/pe_region.py [moved from python/lib/django-1.4/django/contrib/localflavor/pe/pe_region.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/pl/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/pl/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/pl/pl_administrativeunits.py [moved from python/lib/django-1.4/django/contrib/localflavor/pl/pl_administrativeunits.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/pl/pl_voivodeships.py [moved from python/lib/django-1.4/django/contrib/localflavor/pl/pl_voivodeships.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/pt/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/pt/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/py/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/py/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/py/py_department.py [moved from python/lib/django-1.4/django/contrib/localflavor/py/py_department.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ro/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ro/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ro/ro_counties.py [moved from python/lib/django-1.4/django/contrib/localflavor/ro/ro_counties.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ru/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/ru/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/ru/ru_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/ru/ru_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/se/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/se/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/se/se_counties.py [moved from python/lib/django-1.4/django/contrib/localflavor/se/se_counties.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/se/utils.py [moved from python/lib/django-1.4/django/contrib/localflavor/se/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/si/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/si/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/si/si_postalcodes.py [moved from python/lib/django-1.4/django/contrib/localflavor/si/si_postalcodes.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/sk/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/sk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/sk/sk_districts.py [moved from python/lib/django-1.4/django/contrib/localflavor/sk/sk_districts.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/sk/sk_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/sk/sk_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/tr/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/tr/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/tr/tr_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/tr/tr_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/uk/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/uk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/uk/uk_regions.py [moved from python/lib/django-1.4/django/contrib/localflavor/uk/uk_regions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/us/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/us/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/us/models.py [moved from python/lib/django-1.4/django/contrib/localflavor/us/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/us/us_states.py [moved from python/lib/django-1.4/django/contrib/localflavor/us/us_states.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/uy/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/uy/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/uy/util.py [moved from python/lib/django-1.4/django/contrib/localflavor/uy/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/uy/uy_departaments.py [moved from python/lib/django-1.4/django/contrib/localflavor/uy/uy_departaments.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/za/forms.py [moved from python/lib/django-1.4/django/contrib/localflavor/za/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/localflavor/za/za_provinces.py [moved from python/lib/django-1.4/django/contrib/localflavor/za/za_provinces.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/markup/templatetags/markup.py [moved from python/lib/django-1.4/django/contrib/markup/templatetags/markup.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/markup/tests.py [moved from python/lib/django-1.4/django/contrib/markup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/__init__.py [moved from python/lib/django-1.4/django/contrib/messages/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/api.py [moved from python/lib/django-1.4/django/contrib/messages/api.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/constants.py [moved from python/lib/django-1.4/django/contrib/messages/constants.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/context_processors.py [moved from python/lib/django-1.4/django/contrib/messages/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/messages/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/middleware.py [moved from python/lib/django-1.4/django/contrib/messages/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/models.py [moved from python/lib/django-1.4/django/contrib/messages/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/storage/__init__.py [moved from python/lib/django-1.4/django/contrib/messages/storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/storage/base.py [moved from python/lib/django-1.4/django/contrib/messages/storage/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/storage/cookie.py [moved from python/lib/django-1.4/django/contrib/messages/storage/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/storage/fallback.py [moved from python/lib/django-1.4/django/contrib/messages/storage/fallback.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/storage/session.py [moved from python/lib/django-1.4/django/contrib/messages/storage/session.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/messages/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/base.py [moved from python/lib/django-1.4/django/contrib/messages/tests/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/cookie.py [moved from python/lib/django-1.4/django/contrib/messages/tests/cookie.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/fallback.py [moved from python/lib/django-1.4/django/contrib/messages/tests/fallback.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/middleware.py [moved from python/lib/django-1.4/django/contrib/messages/tests/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/session.py [moved from python/lib/django-1.4/django/contrib/messages/tests/session.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/tests/urls.py [moved from python/lib/django-1.4/django/contrib/messages/tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/messages/utils.py [moved from python/lib/django-1.4/django/contrib/messages/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/admin.py [moved from python/lib/django-1.4/django/contrib/redirects/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/redirects/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/middleware.py [moved from python/lib/django-1.4/django/contrib/redirects/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/redirects/models.py [moved from python/lib/django-1.4/django/contrib/redirects/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/backends/base.py [moved from python/lib/django-1.4/django/contrib/sessions/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/backends/cache.py [moved from python/lib/django-1.4/django/contrib/sessions/backends/cache.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/backends/cached_db.py [moved from python/lib/django-1.4/django/contrib/sessions/backends/cached_db.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/backends/db.py [moved from python/lib/django-1.4/django/contrib/sessions/backends/db.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/backends/file.py [moved from python/lib/django-1.4/django/contrib/sessions/backends/file.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/backends/signed_cookies.py [moved from python/lib/django-1.4/django/contrib/sessions/backends/signed_cookies.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sessions/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/middleware.py [moved from python/lib/django-1.4/django/contrib/sessions/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/models.py [moved from python/lib/django-1.4/django/contrib/sessions/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sessions/tests.py [moved from python/lib/django-1.4/django/contrib/sessions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/__init__.py [moved from python/lib/django-1.4/django/contrib/sitemaps/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/management/commands/ping_google.py [moved from python/lib/django-1.4/django/contrib/sitemaps/management/commands/ping_google.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/models.py [moved from python/lib/django-1.4/django/contrib/sitemaps/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/templates/sitemap.xml [moved from python/lib/django-1.4/django/contrib/sitemaps/templates/sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/templates/sitemap_index.xml [moved from python/lib/django-1.4/django/contrib/sitemaps/templates/sitemap_index.xml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/__init__.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/base.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/flatpages.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/flatpages.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/generic.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/generic.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/http.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/http.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/https.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/https.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/templates/custom_sitemap.xml [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/templates/custom_sitemap.xml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/templates/custom_sitemap_index.xml [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/templates/custom_sitemap_index.xml with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/urls/http.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/urls/http.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/tests/urls/https.py [moved from python/lib/django-1.4/django/contrib/sitemaps/tests/urls/https.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sitemaps/views.py [moved from python/lib/django-1.4/django/contrib/sitemaps/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/admin.py [moved from python/lib/django-1.4/django/contrib/sites/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ar/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ar/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/az/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/az/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/bg/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/bg/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/bn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/bn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/bs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/bs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ca/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ca/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/cs/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/cs/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/cy/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/cy/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/da/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/da/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/el/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/el/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/eo/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/eo/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/es/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/es/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/et/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/et/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/eu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/eu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/fa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/fa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/fi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/fi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/fy_NL/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ga/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ga/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/gl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/gl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/he/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/he/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/hi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/hi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/hr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/hr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/hu/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/hu/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/id/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/id/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/is/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/is/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ja/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ja/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ka/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ka/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/kk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/kk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/km/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/km/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/kn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/kn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ko/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ko/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/lt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/lt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/lv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/lv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/mk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/mk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ml/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ml/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/mn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/mn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/nb/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/nb/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ne/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ne/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/nn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/nn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/pa/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/pa/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/pl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/pl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/pt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/pt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ro/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ro/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ru/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ru/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sq/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sq/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sv/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sv/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/sw/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/sw/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ta/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ta/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/te/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/te/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/th/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/th/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/tr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/tr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/tt/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/tt/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/uk/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/uk/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/ur/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/ur/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/vi/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/vi/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/zh_CN/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.po [moved from python/lib/django-1.4/django/contrib/sites/locale/zh_TW/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/management.py [moved from python/lib/django-1.4/django/contrib/sites/management.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/managers.py [moved from python/lib/django-1.4/django/contrib/sites/managers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/models.py [moved from python/lib/django-1.4/django/contrib/sites/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/sites/tests.py [moved from python/lib/django-1.4/django/contrib/sites/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/finders.py [moved from python/lib/django-1.4/django/contrib/staticfiles/finders.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/handlers.py [moved from python/lib/django-1.4/django/contrib/staticfiles/handlers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/management/commands/collectstatic.py [moved from python/lib/django-1.4/django/contrib/staticfiles/management/commands/collectstatic.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/management/commands/findstatic.py [moved from python/lib/django-1.4/django/contrib/staticfiles/management/commands/findstatic.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/management/commands/runserver.py [moved from python/lib/django-1.4/django/contrib/staticfiles/management/commands/runserver.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/storage.py [moved from python/lib/django-1.4/django/contrib/staticfiles/storage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/templatetags/staticfiles.py [moved from python/lib/django-1.4/django/contrib/staticfiles/templatetags/staticfiles.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/urls.py [moved from python/lib/django-1.4/django/contrib/staticfiles/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/utils.py [moved from python/lib/django-1.4/django/contrib/staticfiles/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/staticfiles/views.py [moved from python/lib/django-1.4/django/contrib/staticfiles/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/syndication/views.py [moved from python/lib/django-1.4/django/contrib/syndication/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/webdesign/lorem_ipsum.py [moved from python/lib/django-1.4/django/contrib/webdesign/lorem_ipsum.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/webdesign/templatetags/webdesign.py [moved from python/lib/django-1.4/django/contrib/webdesign/templatetags/webdesign.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/contrib/webdesign/tests.py [moved from python/lib/django-1.4/django/contrib/webdesign/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/__init__.py [moved from python/lib/django-1.4/django/core/cache/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/backends/base.py [moved from python/lib/django-1.4/django/core/cache/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/backends/db.py [moved from python/lib/django-1.4/django/core/cache/backends/db.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/backends/dummy.py [moved from python/lib/django-1.4/django/core/cache/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/backends/filebased.py [moved from python/lib/django-1.4/django/core/cache/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/backends/locmem.py [moved from python/lib/django-1.4/django/core/cache/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/cache/backends/memcached.py [moved from python/lib/django-1.4/django/core/cache/backends/memcached.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/context_processors.py [moved from python/lib/django-1.4/django/core/context_processors.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/exceptions.py [moved from python/lib/django-1.4/django/core/exceptions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/__init__.py [moved from python/lib/django-1.4/django/core/files/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/base.py [moved from python/lib/django-1.4/django/core/files/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/images.py [moved from python/lib/django-1.4/django/core/files/images.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/locks.py [moved from python/lib/django-1.4/django/core/files/locks.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/move.py [moved from python/lib/django-1.4/django/core/files/move.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/storage.py [moved from python/lib/django-1.4/django/core/files/storage.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/temp.py [moved from python/lib/django-1.4/django/core/files/temp.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/uploadedfile.py [moved from python/lib/django-1.4/django/core/files/uploadedfile.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/uploadhandler.py [moved from python/lib/django-1.4/django/core/files/uploadhandler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/files/utils.py [moved from python/lib/django-1.4/django/core/files/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/handlers/base.py [moved from python/lib/django-1.4/django/core/handlers/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/handlers/modpython.py [moved from python/lib/django-1.4/django/core/handlers/modpython.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/handlers/profiler-hotshot.py [moved from python/lib/django-1.4/django/core/handlers/profiler-hotshot.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/handlers/wsgi.py [moved from python/lib/django-1.4/django/core/handlers/wsgi.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/__init__.py [moved from python/lib/django-1.4/django/core/mail/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/__init__.py [moved from python/lib/django-1.4/django/core/mail/backends/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/base.py [moved from python/lib/django-1.4/django/core/mail/backends/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/console.py [moved from python/lib/django-1.4/django/core/mail/backends/console.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/dummy.py [moved from python/lib/django-1.4/django/core/mail/backends/dummy.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/filebased.py [moved from python/lib/django-1.4/django/core/mail/backends/filebased.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/locmem.py [moved from python/lib/django-1.4/django/core/mail/backends/locmem.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/backends/smtp.py [moved from python/lib/django-1.4/django/core/mail/backends/smtp.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/message.py [moved from python/lib/django-1.4/django/core/mail/message.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/mail/utils.py [moved from python/lib/django-1.4/django/core/mail/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/__init__.py [moved from python/lib/django-1.4/django/core/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/base.py [moved from python/lib/django-1.4/django/core/management/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/color.py [moved from python/lib/django-1.4/django/core/management/color.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/cleanup.py [moved from python/lib/django-1.4/django/core/management/commands/cleanup.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/compilemessages.py [moved from python/lib/django-1.4/django/core/management/commands/compilemessages.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/createcachetable.py [moved from python/lib/django-1.4/django/core/management/commands/createcachetable.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/dbshell.py [moved from python/lib/django-1.4/django/core/management/commands/dbshell.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/diffsettings.py [moved from python/lib/django-1.4/django/core/management/commands/diffsettings.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/dumpdata.py [moved from python/lib/django-1.4/django/core/management/commands/dumpdata.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/flush.py [moved from python/lib/django-1.4/django/core/management/commands/flush.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/inspectdb.py [moved from python/lib/django-1.4/django/core/management/commands/inspectdb.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/loaddata.py [moved from python/lib/django-1.4/django/core/management/commands/loaddata.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/makemessages.py [moved from python/lib/django-1.4/django/core/management/commands/makemessages.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/reset.py [moved from python/lib/django-1.4/django/core/management/commands/reset.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/runfcgi.py [moved from python/lib/django-1.4/django/core/management/commands/runfcgi.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/runserver.py [moved from python/lib/django-1.4/django/core/management/commands/runserver.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/shell.py [moved from python/lib/django-1.4/django/core/management/commands/shell.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sql.py [moved from python/lib/django-1.4/django/core/management/commands/sql.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlall.py [moved from python/lib/django-1.4/django/core/management/commands/sqlall.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlclear.py [moved from python/lib/django-1.4/django/core/management/commands/sqlclear.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlcustom.py [moved from python/lib/django-1.4/django/core/management/commands/sqlcustom.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlflush.py [moved from python/lib/django-1.4/django/core/management/commands/sqlflush.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlindexes.py [moved from python/lib/django-1.4/django/core/management/commands/sqlindexes.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlinitialdata.py [moved from python/lib/django-1.4/django/core/management/commands/sqlinitialdata.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlreset.py [moved from python/lib/django-1.4/django/core/management/commands/sqlreset.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/sqlsequencereset.py [moved from python/lib/django-1.4/django/core/management/commands/sqlsequencereset.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/startapp.py [moved from python/lib/django-1.4/django/core/management/commands/startapp.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/startproject.py [moved from python/lib/django-1.4/django/core/management/commands/startproject.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/syncdb.py [moved from python/lib/django-1.4/django/core/management/commands/syncdb.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/test.py [moved from python/lib/django-1.4/django/core/management/commands/test.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/testserver.py [moved from python/lib/django-1.4/django/core/management/commands/testserver.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/commands/validate.py [moved from python/lib/django-1.4/django/core/management/commands/validate.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/sql.py [moved from python/lib/django-1.4/django/core/management/sql.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/templates.py [moved from python/lib/django-1.4/django/core/management/templates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/management/validation.py [moved from python/lib/django-1.4/django/core/management/validation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/paginator.py [moved from python/lib/django-1.4/django/core/paginator.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/serializers/__init__.py [moved from python/lib/django-1.4/django/core/serializers/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/serializers/base.py [moved from python/lib/django-1.4/django/core/serializers/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/serializers/json.py [moved from python/lib/django-1.4/django/core/serializers/json.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/serializers/python.py [moved from python/lib/django-1.4/django/core/serializers/python.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/serializers/pyyaml.py [moved from python/lib/django-1.4/django/core/serializers/pyyaml.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/serializers/xml_serializer.py [moved from python/lib/django-1.4/django/core/serializers/xml_serializer.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/servers/basehttp.py [moved from python/lib/django-1.4/django/core/servers/basehttp.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/servers/fastcgi.py [moved from python/lib/django-1.4/django/core/servers/fastcgi.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/signals.py [moved from python/lib/django-1.4/django/core/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/signing.py [moved from python/lib/django-1.4/django/core/signing.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/urlresolvers.py [moved from python/lib/django-1.4/django/core/urlresolvers.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/validators.py [moved from python/lib/django-1.4/django/core/validators.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/wsgi.py [moved from python/lib/django-1.4/django/core/wsgi.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/core/xheaders.py [moved from python/lib/django-1.4/django/core/xheaders.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/__init__.py [moved from python/lib/django-1.4/django/db/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/__init__.py [moved from python/lib/django-1.4/django/db/backends/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/creation.py [moved from python/lib/django-1.4/django/db/backends/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/dummy/base.py [moved from python/lib/django-1.4/django/db/backends/dummy/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/mysql/base.py [moved from python/lib/django-1.4/django/db/backends/mysql/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/mysql/client.py [moved from python/lib/django-1.4/django/db/backends/mysql/client.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/mysql/compiler.py [moved from python/lib/django-1.4/django/db/backends/mysql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/mysql/creation.py [moved from python/lib/django-1.4/django/db/backends/mysql/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/mysql/introspection.py [moved from python/lib/django-1.4/django/db/backends/mysql/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/mysql/validation.py [moved from python/lib/django-1.4/django/db/backends/mysql/validation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/oracle/base.py [moved from python/lib/django-1.4/django/db/backends/oracle/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/oracle/client.py [moved from python/lib/django-1.4/django/db/backends/oracle/client.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/oracle/compiler.py [moved from python/lib/django-1.4/django/db/backends/oracle/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/oracle/creation.py [moved from python/lib/django-1.4/django/db/backends/oracle/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/oracle/introspection.py [moved from python/lib/django-1.4/django/db/backends/oracle/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/postgresql_psycopg2/base.py [moved from python/lib/django-1.4/django/db/backends/postgresql_psycopg2/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/postgresql_psycopg2/client.py [moved from python/lib/django-1.4/django/db/backends/postgresql_psycopg2/client.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/postgresql_psycopg2/creation.py [moved from python/lib/django-1.4/django/db/backends/postgresql_psycopg2/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/postgresql_psycopg2/introspection.py [moved from python/lib/django-1.4/django/db/backends/postgresql_psycopg2/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/postgresql_psycopg2/operations.py [moved from python/lib/django-1.4/django/db/backends/postgresql_psycopg2/operations.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/postgresql_psycopg2/version.py [moved from python/lib/django-1.4/django/db/backends/postgresql_psycopg2/version.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/signals.py [moved from python/lib/django-1.4/django/db/backends/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/sqlite3/base.py [moved from python/lib/django-1.4/django/db/backends/sqlite3/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/sqlite3/client.py [moved from python/lib/django-1.4/django/db/backends/sqlite3/client.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/sqlite3/creation.py [moved from python/lib/django-1.4/django/db/backends/sqlite3/creation.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/sqlite3/introspection.py [moved from python/lib/django-1.4/django/db/backends/sqlite3/introspection.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/backends/util.py [moved from python/lib/django-1.4/django/db/backends/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/__init__.py [moved from python/lib/django-1.4/django/db/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/aggregates.py [moved from python/lib/django-1.4/django/db/models/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/base.py [moved from python/lib/django-1.4/django/db/models/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/deletion.py [moved from python/lib/django-1.4/django/db/models/deletion.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/expressions.py [moved from python/lib/django-1.4/django/db/models/expressions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/fields/__init__.py [moved from python/lib/django-1.4/django/db/models/fields/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/fields/files.py [moved from python/lib/django-1.4/django/db/models/fields/files.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/fields/proxy.py [moved from python/lib/django-1.4/django/db/models/fields/proxy.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/fields/related.py [moved from python/lib/django-1.4/django/db/models/fields/related.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/fields/subclassing.py [moved from python/lib/django-1.4/django/db/models/fields/subclassing.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/loading.py [moved from python/lib/django-1.4/django/db/models/loading.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/manager.py [moved from python/lib/django-1.4/django/db/models/manager.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/options.py [moved from python/lib/django-1.4/django/db/models/options.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/query.py [moved from python/lib/django-1.4/django/db/models/query.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/query_utils.py [moved from python/lib/django-1.4/django/db/models/query_utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/related.py [moved from python/lib/django-1.4/django/db/models/related.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/signals.py [moved from python/lib/django-1.4/django/db/models/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/__init__.py [moved from python/lib/django-1.4/django/db/models/sql/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/aggregates.py [moved from python/lib/django-1.4/django/db/models/sql/aggregates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/compiler.py [moved from python/lib/django-1.4/django/db/models/sql/compiler.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/constants.py [moved from python/lib/django-1.4/django/db/models/sql/constants.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/datastructures.py [moved from python/lib/django-1.4/django/db/models/sql/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/expressions.py [moved from python/lib/django-1.4/django/db/models/sql/expressions.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/query.py [moved from python/lib/django-1.4/django/db/models/sql/query.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/subqueries.py [moved from python/lib/django-1.4/django/db/models/sql/subqueries.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/models/sql/where.py [moved from python/lib/django-1.4/django/db/models/sql/where.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/transaction.py [moved from python/lib/django-1.4/django/db/transaction.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/db/utils.py [moved from python/lib/django-1.4/django/db/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/dispatch/__init__.py [moved from python/lib/django-1.4/django/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/dispatch/dispatcher.py [moved from python/lib/django-1.4/django/dispatch/dispatcher.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/dispatch/license.txt [moved from python/lib/django-1.4/django/dispatch/license.txt with 100% similarity]
python/google_appengine/lib/django-1.4/django/dispatch/saferef.py [moved from python/lib/django-1.4/django/dispatch/saferef.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/__init__.py [moved from python/lib/django-1.4/django/forms/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/extras/__init__.py [moved from python/lib/django-1.4/django/forms/extras/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/extras/widgets.py [moved from python/lib/django-1.4/django/forms/extras/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/fields.py [moved from python/lib/django-1.4/django/forms/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/forms.py [moved from python/lib/django-1.4/django/forms/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/formsets.py [moved from python/lib/django-1.4/django/forms/formsets.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/models.py [moved from python/lib/django-1.4/django/forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/util.py [moved from python/lib/django-1.4/django/forms/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/forms/widgets.py [moved from python/lib/django-1.4/django/forms/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/http/__init__.py [moved from python/lib/django-1.4/django/http/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/http/multipartparser.py [moved from python/lib/django-1.4/django/http/multipartparser.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/http/utils.py [moved from python/lib/django-1.4/django/http/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/cache.py [moved from python/lib/django-1.4/django/middleware/cache.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/clickjacking.py [moved from python/lib/django-1.4/django/middleware/clickjacking.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/common.py [moved from python/lib/django-1.4/django/middleware/common.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/csrf.py [moved from python/lib/django-1.4/django/middleware/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/doc.py [moved from python/lib/django-1.4/django/middleware/doc.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/gzip.py [moved from python/lib/django-1.4/django/middleware/gzip.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/http.py [moved from python/lib/django-1.4/django/middleware/http.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/locale.py [moved from python/lib/django-1.4/django/middleware/locale.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/middleware/transaction.py [moved from python/lib/django-1.4/django/middleware/transaction.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/shortcuts/__init__.py [moved from python/lib/django-1.4/django/shortcuts/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/__init__.py [moved from python/lib/django-1.4/django/template/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/base.py [moved from python/lib/django-1.4/django/template/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/context.py [moved from python/lib/django-1.4/django/template/context.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/debug.py [moved from python/lib/django-1.4/django/template/debug.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/defaultfilters.py [moved from python/lib/django-1.4/django/template/defaultfilters.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/defaulttags.py [moved from python/lib/django-1.4/django/template/defaulttags.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/loader.py [moved from python/lib/django-1.4/django/template/loader.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/loader_tags.py [moved from python/lib/django-1.4/django/template/loader_tags.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/loaders/app_directories.py [moved from python/lib/django-1.4/django/template/loaders/app_directories.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/loaders/cached.py [moved from python/lib/django-1.4/django/template/loaders/cached.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/loaders/eggs.py [moved from python/lib/django-1.4/django/template/loaders/eggs.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/loaders/filesystem.py [moved from python/lib/django-1.4/django/template/loaders/filesystem.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/response.py [moved from python/lib/django-1.4/django/template/response.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/template/smartif.py [moved from python/lib/django-1.4/django/template/smartif.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/templatetags/cache.py [moved from python/lib/django-1.4/django/templatetags/cache.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/templatetags/future.py [moved from python/lib/django-1.4/django/templatetags/future.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/templatetags/i18n.py [moved from python/lib/django-1.4/django/templatetags/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/templatetags/l10n.py [moved from python/lib/django-1.4/django/templatetags/l10n.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/templatetags/static.py [moved from python/lib/django-1.4/django/templatetags/static.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/templatetags/tz.py [moved from python/lib/django-1.4/django/templatetags/tz.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/__init__.py [moved from python/lib/django-1.4/django/test/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/_doctest.py [moved from python/lib/django-1.4/django/test/_doctest.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/client.py [moved from python/lib/django-1.4/django/test/client.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/html.py [moved from python/lib/django-1.4/django/test/html.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/signals.py [moved from python/lib/django-1.4/django/test/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/simple.py [moved from python/lib/django-1.4/django/test/simple.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/testcases.py [moved from python/lib/django-1.4/django/test/testcases.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/test/utils.py [moved from python/lib/django-1.4/django/test/utils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/_os.py [moved from python/lib/django-1.4/django/utils/_os.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/archive.py [moved from python/lib/django-1.4/django/utils/archive.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/autoreload.py [moved from python/lib/django-1.4/django/utils/autoreload.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/baseconv.py [moved from python/lib/django-1.4/django/utils/baseconv.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/cache.py [moved from python/lib/django-1.4/django/utils/cache.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/checksums.py [moved from python/lib/django-1.4/django/utils/checksums.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/copycompat.py [moved from python/lib/django-1.4/django/utils/copycompat.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/crypto.py [moved from python/lib/django-1.4/django/utils/crypto.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/daemonize.py [moved from python/lib/django-1.4/django/utils/daemonize.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/datastructures.py [moved from python/lib/django-1.4/django/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/dateformat.py [moved from python/lib/django-1.4/django/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/dateparse.py [moved from python/lib/django-1.4/django/utils/dateparse.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/dates.py [moved from python/lib/django-1.4/django/utils/dates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/datetime_safe.py [moved from python/lib/django-1.4/django/utils/datetime_safe.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/decorators.py [moved from python/lib/django-1.4/django/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/dictconfig.py [moved from python/lib/django-1.4/django/utils/dictconfig.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/encoding.py [moved from python/lib/django-1.4/django/utils/encoding.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/feedgenerator.py [moved from python/lib/django-1.4/django/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/formats.py [moved from python/lib/django-1.4/django/utils/formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/functional.py [moved from python/lib/django-1.4/django/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/hashcompat.py [moved from python/lib/django-1.4/django/utils/hashcompat.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/html.py [moved from python/lib/django-1.4/django/utils/html.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/html_parser.py [moved from python/lib/django-1.4/django/utils/html_parser.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/http.py [moved from python/lib/django-1.4/django/utils/http.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/importlib.py [moved from python/lib/django-1.4/django/utils/importlib.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/ipv6.py [moved from python/lib/django-1.4/django/utils/ipv6.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/itercompat.py [moved from python/lib/django-1.4/django/utils/itercompat.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/jslex.py [moved from python/lib/django-1.4/django/utils/jslex.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/log.py [moved from python/lib/django-1.4/django/utils/log.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/module_loading.py [moved from python/lib/django-1.4/django/utils/module_loading.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/numberformat.py [moved from python/lib/django-1.4/django/utils/numberformat.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/regex_helper.py [moved from python/lib/django-1.4/django/utils/regex_helper.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/safestring.py [moved from python/lib/django-1.4/django/utils/safestring.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/simplejson/LICENSE.txt [moved from python/lib/django-1.4/django/utils/simplejson/LICENSE.txt with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/simplejson/__init__.py [moved from python/lib/django-1.4/django/utils/simplejson/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/simplejson/decoder.py [moved from python/lib/django-1.4/django/utils/simplejson/decoder.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/simplejson/encoder.py [moved from python/lib/django-1.4/django/utils/simplejson/encoder.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/simplejson/scanner.py [moved from python/lib/django-1.4/django/utils/simplejson/scanner.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/simplejson/tool.py [moved from python/lib/django-1.4/django/utils/simplejson/tool.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/six.py [moved from python/lib/django-1.4/django/utils/six.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/synch.py [moved from python/lib/django-1.4/django/utils/synch.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/termcolors.py [moved from python/lib/django-1.4/django/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/text.py [moved from python/lib/django-1.4/django/utils/text.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/timesince.py [moved from python/lib/django-1.4/django/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/timezone.py [moved from python/lib/django-1.4/django/utils/timezone.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/translation/__init__.py [moved from python/lib/django-1.4/django/utils/translation/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/translation/trans_null.py [moved from python/lib/django-1.4/django/utils/translation/trans_null.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/translation/trans_real.py [moved from python/lib/django-1.4/django/utils/translation/trans_real.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/tree.py [moved from python/lib/django-1.4/django/utils/tree.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/tzinfo.py [moved from python/lib/django-1.4/django/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/__init__.py [moved from python/lib/django-1.4/django/utils/unittest/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/__main__.py [moved from python/lib/django-1.4/django/utils/unittest/__main__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/case.py [moved from python/lib/django-1.4/django/utils/unittest/case.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/collector.py [moved from python/lib/django-1.4/django/utils/unittest/collector.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/compatibility.py [moved from python/lib/django-1.4/django/utils/unittest/compatibility.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/loader.py [moved from python/lib/django-1.4/django/utils/unittest/loader.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/main.py [moved from python/lib/django-1.4/django/utils/unittest/main.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/result.py [moved from python/lib/django-1.4/django/utils/unittest/result.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/runner.py [moved from python/lib/django-1.4/django/utils/unittest/runner.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/signals.py [moved from python/lib/django-1.4/django/utils/unittest/signals.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/suite.py [moved from python/lib/django-1.4/django/utils/unittest/suite.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/unittest/util.py [moved from python/lib/django-1.4/django/utils/unittest/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/version.py [moved from python/lib/django-1.4/django/utils/version.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/utils/xmlutils.py [moved from python/lib/django-1.4/django/utils/xmlutils.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/csrf.py [moved from python/lib/django-1.4/django/views/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/debug.py [moved from python/lib/django-1.4/django/views/debug.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/cache.py [moved from python/lib/django-1.4/django/views/decorators/cache.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/clickjacking.py [moved from python/lib/django-1.4/django/views/decorators/clickjacking.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/csrf.py [moved from python/lib/django-1.4/django/views/decorators/csrf.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/debug.py [moved from python/lib/django-1.4/django/views/decorators/debug.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/gzip.py [moved from python/lib/django-1.4/django/views/decorators/gzip.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/http.py [moved from python/lib/django-1.4/django/views/decorators/http.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/decorators/vary.py [moved from python/lib/django-1.4/django/views/decorators/vary.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/defaults.py [moved from python/lib/django-1.4/django/views/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/__init__.py [moved from python/lib/django-1.4/django/views/generic/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/base.py [moved from python/lib/django-1.4/django/views/generic/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/create_update.py [moved from python/lib/django-1.4/django/views/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/date_based.py [moved from python/lib/django-1.4/django/views/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/dates.py [moved from python/lib/django-1.4/django/views/generic/dates.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/detail.py [moved from python/lib/django-1.4/django/views/generic/detail.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/edit.py [moved from python/lib/django-1.4/django/views/generic/edit.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/list.py [moved from python/lib/django-1.4/django/views/generic/list.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/list_detail.py [moved from python/lib/django-1.4/django/views/generic/list_detail.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/generic/simple.py [moved from python/lib/django-1.4/django/views/generic/simple.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/i18n.py [moved from python/lib/django-1.4/django/views/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.4/django/views/static.py [moved from python/lib/django-1.4/django/views/static.py with 100% similarity]
python/google_appengine/lib/django-1.4/docs/Makefile [moved from python/lib/django-1.4/docs/Makefile with 100% similarity]
python/google_appengine/lib/django-1.4/docs/README [moved from python/lib/django-1.4/docs/README with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_ext/applyxrefs.py [moved from python/lib/django-1.4/docs/_ext/applyxrefs.py with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_ext/djangodocs.py [moved from python/lib/django-1.4/docs/_ext/djangodocs.py with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_ext/literals_to_xrefs.py [moved from python/lib/django-1.4/docs/_ext/literals_to_xrefs.py with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/genindex.html [moved from python/lib/django-1.4/docs/_theme/djangodocs/genindex.html with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/layout.html [moved from python/lib/django-1.4/docs/_theme/djangodocs/layout.html with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/modindex.html [moved from python/lib/django-1.4/docs/_theme/djangodocs/modindex.html with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/search.html [moved from python/lib/django-1.4/docs/_theme/djangodocs/search.html with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/static/default.css [moved from python/lib/django-1.4/docs/_theme/djangodocs/static/default.css with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/static/djangodocs.css [moved from python/lib/django-1.4/docs/_theme/djangodocs/static/djangodocs.css with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/static/homepage.css [moved from python/lib/django-1.4/docs/_theme/djangodocs/static/homepage.css with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/static/reset-fonts-grids.css [moved from python/lib/django-1.4/docs/_theme/djangodocs/static/reset-fonts-grids.css with 100% similarity]
python/google_appengine/lib/django-1.4/docs/_theme/djangodocs/theme.conf [moved from python/lib/django-1.4/docs/_theme/djangodocs/theme.conf with 100% similarity]
python/google_appengine/lib/django-1.4/docs/conf.py [moved from python/lib/django-1.4/docs/conf.py with 100% similarity]
python/google_appengine/lib/django-1.4/docs/contents.txt [moved from python/lib/django-1.4/docs/contents.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/admin.txt [moved from python/lib/django-1.4/docs/faq/admin.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/contributing.txt [moved from python/lib/django-1.4/docs/faq/contributing.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/general.txt [moved from python/lib/django-1.4/docs/faq/general.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/help.txt [moved from python/lib/django-1.4/docs/faq/help.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/index.txt [moved from python/lib/django-1.4/docs/faq/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/install.txt [moved from python/lib/django-1.4/docs/faq/install.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/models.txt [moved from python/lib/django-1.4/docs/faq/models.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/faq/usage.txt [moved from python/lib/django-1.4/docs/faq/usage.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/glossary.txt [moved from python/lib/django-1.4/docs/glossary.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/apache-auth.txt [moved from python/lib/django-1.4/docs/howto/apache-auth.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/auth-remote-user.txt [moved from python/lib/django-1.4/docs/howto/auth-remote-user.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/custom-file-storage.txt [moved from python/lib/django-1.4/docs/howto/custom-file-storage.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/custom-management-commands.txt [moved from python/lib/django-1.4/docs/howto/custom-management-commands.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/custom-model-fields.txt [moved from python/lib/django-1.4/docs/howto/custom-model-fields.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/custom-template-tags.txt [moved from python/lib/django-1.4/docs/howto/custom-template-tags.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/fastcgi.txt [moved from python/lib/django-1.4/docs/howto/deployment/fastcgi.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/index.txt [moved from python/lib/django-1.4/docs/howto/deployment/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/modpython.txt [moved from python/lib/django-1.4/docs/howto/deployment/modpython.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/wsgi/gunicorn.txt [moved from python/lib/django-1.4/docs/howto/deployment/wsgi/gunicorn.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/wsgi/index.txt [moved from python/lib/django-1.4/docs/howto/deployment/wsgi/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/wsgi/modwsgi.txt [moved from python/lib/django-1.4/docs/howto/deployment/wsgi/modwsgi.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/deployment/wsgi/uwsgi.txt [moved from python/lib/django-1.4/docs/howto/deployment/wsgi/uwsgi.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/error-reporting.txt [moved from python/lib/django-1.4/docs/howto/error-reporting.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/index.txt [moved from python/lib/django-1.4/docs/howto/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/initial-data.txt [moved from python/lib/django-1.4/docs/howto/initial-data.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/jython.txt [moved from python/lib/django-1.4/docs/howto/jython.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/legacy-databases.txt [moved from python/lib/django-1.4/docs/howto/legacy-databases.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/outputting-csv.txt [moved from python/lib/django-1.4/docs/howto/outputting-csv.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/outputting-pdf.txt [moved from python/lib/django-1.4/docs/howto/outputting-pdf.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/howto/static-files.txt [moved from python/lib/django-1.4/docs/howto/static-files.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/index.txt [moved from python/lib/django-1.4/docs/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/committers.txt [moved from python/lib/django-1.4/docs/internals/committers.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/bugs-and-features.txt [moved from python/lib/django-1.4/docs/internals/contributing/bugs-and-features.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/committing-code.txt [moved from python/lib/django-1.4/docs/internals/contributing/committing-code.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/index.txt [moved from python/lib/django-1.4/docs/internals/contributing/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/localizing.txt [moved from python/lib/django-1.4/docs/internals/contributing/localizing.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/new-contributors.txt [moved from python/lib/django-1.4/docs/internals/contributing/new-contributors.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/triaging-tickets.txt [moved from python/lib/django-1.4/docs/internals/contributing/triaging-tickets.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/writing-code/branch-policy.txt [moved from python/lib/django-1.4/docs/internals/contributing/writing-code/branch-policy.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/writing-code/coding-style.txt [moved from python/lib/django-1.4/docs/internals/contributing/writing-code/coding-style.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/writing-code/index.txt [moved from python/lib/django-1.4/docs/internals/contributing/writing-code/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/writing-code/submitting-patches.txt [moved from python/lib/django-1.4/docs/internals/contributing/writing-code/submitting-patches.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/writing-code/unit-tests.txt [moved from python/lib/django-1.4/docs/internals/contributing/writing-code/unit-tests.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/contributing/writing-documentation.txt [moved from python/lib/django-1.4/docs/internals/contributing/writing-documentation.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/deprecation.txt [moved from python/lib/django-1.4/docs/internals/deprecation.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/index.txt [moved from python/lib/django-1.4/docs/internals/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/release-process.txt [moved from python/lib/django-1.4/docs/internals/release-process.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/internals/svn.txt [moved from python/lib/django-1.4/docs/internals/svn.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/index.txt [moved from python/lib/django-1.4/docs/intro/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/install.txt [moved from python/lib/django-1.4/docs/intro/install.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/overview.txt [moved from python/lib/django-1.4/docs/intro/overview.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/tutorial01.txt [moved from python/lib/django-1.4/docs/intro/tutorial01.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/tutorial02.txt [moved from python/lib/django-1.4/docs/intro/tutorial02.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/tutorial03.txt [moved from python/lib/django-1.4/docs/intro/tutorial03.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/tutorial04.txt [moved from python/lib/django-1.4/docs/intro/tutorial04.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/intro/whatsnext.txt [moved from python/lib/django-1.4/docs/intro/whatsnext.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/make.bat [moved from python/lib/django-1.4/docs/make.bat with 100% similarity]
python/google_appengine/lib/django-1.4/docs/man/daily_cleanup.1 [moved from python/lib/django-1.4/docs/man/daily_cleanup.1 with 100% similarity]
python/google_appengine/lib/django-1.4/docs/man/django-admin.1 [moved from python/lib/django-1.4/docs/man/django-admin.1 with 100% similarity]
python/google_appengine/lib/django-1.4/docs/man/gather_profile_stats.1 [moved from python/lib/django-1.4/docs/man/gather_profile_stats.1 with 100% similarity]
python/google_appengine/lib/django-1.4/docs/misc/api-stability.txt [moved from python/lib/django-1.4/docs/misc/api-stability.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/misc/design-philosophies.txt [moved from python/lib/django-1.4/docs/misc/design-philosophies.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/misc/distributions.txt [moved from python/lib/django-1.4/docs/misc/distributions.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/misc/index.txt [moved from python/lib/django-1.4/docs/misc/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/obsolete/admin-css.txt [moved from python/lib/django-1.4/docs/obsolete/admin-css.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/obsolete/index.txt [moved from python/lib/django-1.4/docs/obsolete/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/authbackends.txt [moved from python/lib/django-1.4/docs/ref/authbackends.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/class-based-views.txt [moved from python/lib/django-1.4/docs/ref/class-based-views.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/clickjacking.txt [moved from python/lib/django-1.4/docs/ref/clickjacking.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/admin/actions.txt [moved from python/lib/django-1.4/docs/ref/contrib/admin/actions.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/admin/admindocs.txt [moved from python/lib/django-1.4/docs/ref/contrib/admin/admindocs.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/admin/index.txt [moved from python/lib/django-1.4/docs/ref/contrib/admin/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/auth.txt [moved from python/lib/django-1.4/docs/ref/contrib/auth.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/custom.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/custom.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/example.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/example.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/forms.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/forms.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/index.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/models.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/models.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/moderation.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/moderation.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/settings.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/signals.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/comments/upgrade.txt [moved from python/lib/django-1.4/docs/ref/contrib/comments/upgrade.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/contenttypes.txt [moved from python/lib/django-1.4/docs/ref/contrib/contenttypes.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/csrf.txt [moved from python/lib/django-1.4/docs/ref/contrib/csrf.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/databrowse.txt [moved from python/lib/django-1.4/docs/ref/contrib/databrowse.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/flatpages.txt [moved from python/lib/django-1.4/docs/ref/contrib/flatpages.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/formtools/form-preview.txt [moved from python/lib/django-1.4/docs/ref/contrib/formtools/form-preview.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/formtools/form-wizard.txt [moved from python/lib/django-1.4/docs/ref/contrib/formtools/form-wizard.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/formtools/index.txt [moved from python/lib/django-1.4/docs/ref/contrib/formtools/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/admin.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/admin.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/commands.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/commands.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-1.3.sh [moved from python/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-1.3.sh with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-1.4.sh [moved from python/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-1.4.sh with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-1.5.sh [moved from python/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-1.5.sh with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-debian.sh [moved from python/lib/django-1.4/docs/ref/contrib/gis/create_template_postgis-debian.sh with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/db-api.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/db-api.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/deployment.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/deployment.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/feeds.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/feeds.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/gdal.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/gdal.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/geodjango_setup.bat [moved from python/lib/django-1.4/docs/ref/contrib/gis/geodjango_setup.bat with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/geoip.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/geoip.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/geoquerysets.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/geoquerysets.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/geos.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/geos.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/index.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/install.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/install.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/layermapping.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/layermapping.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/measure.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/measure.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/model-api.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/model-api.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/ogrinspect.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/ogrinspect.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/sitemaps.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/testing.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/testing.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/tutorial.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/tutorial.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/gis/utils.txt [moved from python/lib/django-1.4/docs/ref/contrib/gis/utils.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/humanize.txt [moved from python/lib/django-1.4/docs/ref/contrib/humanize.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/index.txt [moved from python/lib/django-1.4/docs/ref/contrib/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/localflavor.txt [moved from python/lib/django-1.4/docs/ref/contrib/localflavor.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/markup.txt [moved from python/lib/django-1.4/docs/ref/contrib/markup.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/messages.txt [moved from python/lib/django-1.4/docs/ref/contrib/messages.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/redirects.txt [moved from python/lib/django-1.4/docs/ref/contrib/redirects.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/sitemaps.txt [moved from python/lib/django-1.4/docs/ref/contrib/sitemaps.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/sites.txt [moved from python/lib/django-1.4/docs/ref/contrib/sites.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/staticfiles.txt [moved from python/lib/django-1.4/docs/ref/contrib/staticfiles.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/syndication.txt [moved from python/lib/django-1.4/docs/ref/contrib/syndication.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/contrib/webdesign.txt [moved from python/lib/django-1.4/docs/ref/contrib/webdesign.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/databases.txt [moved from python/lib/django-1.4/docs/ref/databases.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/django-admin.txt [moved from python/lib/django-1.4/docs/ref/django-admin.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/exceptions.txt [moved from python/lib/django-1.4/docs/ref/exceptions.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/files/file.txt [moved from python/lib/django-1.4/docs/ref/files/file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/files/index.txt [moved from python/lib/django-1.4/docs/ref/files/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/files/storage.txt [moved from python/lib/django-1.4/docs/ref/files/storage.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/forms/api.txt [moved from python/lib/django-1.4/docs/ref/forms/api.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/forms/fields.txt [moved from python/lib/django-1.4/docs/ref/forms/fields.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/forms/index.txt [moved from python/lib/django-1.4/docs/ref/forms/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/forms/validation.txt [moved from python/lib/django-1.4/docs/ref/forms/validation.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/forms/widgets.txt [moved from python/lib/django-1.4/docs/ref/forms/widgets.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/generic-views.txt [moved from python/lib/django-1.4/docs/ref/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/index.txt [moved from python/lib/django-1.4/docs/ref/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/middleware.txt [moved from python/lib/django-1.4/docs/ref/middleware.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/models/fields.txt [moved from python/lib/django-1.4/docs/ref/models/fields.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/models/index.txt [moved from python/lib/django-1.4/docs/ref/models/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/models/instances.txt [moved from python/lib/django-1.4/docs/ref/models/instances.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/models/options.txt [moved from python/lib/django-1.4/docs/ref/models/options.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/models/querysets.txt [moved from python/lib/django-1.4/docs/ref/models/querysets.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/models/relations.txt [moved from python/lib/django-1.4/docs/ref/models/relations.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/request-response.txt [moved from python/lib/django-1.4/docs/ref/request-response.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/settings.txt [moved from python/lib/django-1.4/docs/ref/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/signals.txt [moved from python/lib/django-1.4/docs/ref/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/template-response.txt [moved from python/lib/django-1.4/docs/ref/template-response.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/templates/api.txt [moved from python/lib/django-1.4/docs/ref/templates/api.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/templates/builtins.txt [moved from python/lib/django-1.4/docs/ref/templates/builtins.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/templates/index.txt [moved from python/lib/django-1.4/docs/ref/templates/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/unicode.txt [moved from python/lib/django-1.4/docs/ref/unicode.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/utils.txt [moved from python/lib/django-1.4/docs/ref/utils.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/ref/validators.txt [moved from python/lib/django-1.4/docs/ref/validators.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/0.95.txt [moved from python/lib/django-1.4/docs/releases/0.95.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/0.96.txt [moved from python/lib/django-1.4/docs/releases/0.96.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0-alpha-1.txt [moved from python/lib/django-1.4/docs/releases/1.0-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0-alpha-2.txt [moved from python/lib/django-1.4/docs/releases/1.0-alpha-2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0-beta-2.txt [moved from python/lib/django-1.4/docs/releases/1.0-beta-2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0-beta.txt [moved from python/lib/django-1.4/docs/releases/1.0-beta.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0-porting-guide.txt [moved from python/lib/django-1.4/docs/releases/1.0-porting-guide.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0.1.txt [moved from python/lib/django-1.4/docs/releases/1.0.1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0.2.txt [moved from python/lib/django-1.4/docs/releases/1.0.2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.0.txt [moved from python/lib/django-1.4/docs/releases/1.0.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1-alpha-1.txt [moved from python/lib/django-1.4/docs/releases/1.1-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1-beta-1.txt [moved from python/lib/django-1.4/docs/releases/1.1-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1-rc-1.txt [moved from python/lib/django-1.4/docs/releases/1.1-rc-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1.2.txt [moved from python/lib/django-1.4/docs/releases/1.1.2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1.3.txt [moved from python/lib/django-1.4/docs/releases/1.1.3.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1.4.txt [moved from python/lib/django-1.4/docs/releases/1.1.4.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.1.txt [moved from python/lib/django-1.4/docs/releases/1.1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2-alpha-1.txt [moved from python/lib/django-1.4/docs/releases/1.2-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2-beta-1.txt [moved from python/lib/django-1.4/docs/releases/1.2-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2-rc-1.txt [moved from python/lib/django-1.4/docs/releases/1.2-rc-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.1.txt [moved from python/lib/django-1.4/docs/releases/1.2.1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.2.txt [moved from python/lib/django-1.4/docs/releases/1.2.2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.3.txt [moved from python/lib/django-1.4/docs/releases/1.2.3.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.4.txt [moved from python/lib/django-1.4/docs/releases/1.2.4.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.5.txt [moved from python/lib/django-1.4/docs/releases/1.2.5.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.6.txt [moved from python/lib/django-1.4/docs/releases/1.2.6.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.7.txt [moved from python/lib/django-1.4/docs/releases/1.2.7.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.2.txt [moved from python/lib/django-1.4/docs/releases/1.2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.3-alpha-1.txt [moved from python/lib/django-1.4/docs/releases/1.3-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.3-beta-1.txt [moved from python/lib/django-1.4/docs/releases/1.3-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.3.1.txt [moved from python/lib/django-1.4/docs/releases/1.3.1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.3.2.txt [moved from python/lib/django-1.4/docs/releases/1.3.2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.3.txt [moved from python/lib/django-1.4/docs/releases/1.3.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.4-alpha-1.txt [moved from python/lib/django-1.4/docs/releases/1.4-alpha-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.4-beta-1.txt [moved from python/lib/django-1.4/docs/releases/1.4-beta-1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.4.1.txt [moved from python/lib/django-1.4/docs/releases/1.4.1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.4.2.txt [moved from python/lib/django-1.4/docs/releases/1.4.2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/1.4.txt [moved from python/lib/django-1.4/docs/releases/1.4.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/releases/index.txt [moved from python/lib/django-1.4/docs/releases/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/auth.txt [moved from python/lib/django-1.4/docs/topics/auth.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/cache.txt [moved from python/lib/django-1.4/docs/topics/cache.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/class-based-views.txt [moved from python/lib/django-1.4/docs/topics/class-based-views.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/conditional-view-processing.txt [moved from python/lib/django-1.4/docs/topics/conditional-view-processing.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/aggregation.txt [moved from python/lib/django-1.4/docs/topics/db/aggregation.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/examples/index.txt [moved from python/lib/django-1.4/docs/topics/db/examples/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/examples/many_to_many.txt [moved from python/lib/django-1.4/docs/topics/db/examples/many_to_many.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/examples/many_to_one.txt [moved from python/lib/django-1.4/docs/topics/db/examples/many_to_one.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/examples/one_to_one.txt [moved from python/lib/django-1.4/docs/topics/db/examples/one_to_one.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/index.txt [moved from python/lib/django-1.4/docs/topics/db/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/managers.txt [moved from python/lib/django-1.4/docs/topics/db/managers.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/models.txt [moved from python/lib/django-1.4/docs/topics/db/models.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/multi-db.txt [moved from python/lib/django-1.4/docs/topics/db/multi-db.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/optimization.txt [moved from python/lib/django-1.4/docs/topics/db/optimization.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/queries.txt [moved from python/lib/django-1.4/docs/topics/db/queries.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/sql.txt [moved from python/lib/django-1.4/docs/topics/db/sql.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/tablespaces.txt [moved from python/lib/django-1.4/docs/topics/db/tablespaces.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/db/transactions.txt [moved from python/lib/django-1.4/docs/topics/db/transactions.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/email.txt [moved from python/lib/django-1.4/docs/topics/email.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/files.txt [moved from python/lib/django-1.4/docs/topics/files.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/forms/formsets.txt [moved from python/lib/django-1.4/docs/topics/forms/formsets.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/forms/index.txt [moved from python/lib/django-1.4/docs/topics/forms/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/forms/media.txt [moved from python/lib/django-1.4/docs/topics/forms/media.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/forms/modelforms.txt [moved from python/lib/django-1.4/docs/topics/forms/modelforms.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/generic-views-migration.txt [moved from python/lib/django-1.4/docs/topics/generic-views-migration.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/generic-views.txt [moved from python/lib/django-1.4/docs/topics/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/decorators.txt [moved from python/lib/django-1.4/docs/topics/http/decorators.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/file-uploads.txt [moved from python/lib/django-1.4/docs/topics/http/file-uploads.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/generic-views.txt [moved from python/lib/django-1.4/docs/topics/http/generic-views.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/index.txt [moved from python/lib/django-1.4/docs/topics/http/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/middleware.txt [moved from python/lib/django-1.4/docs/topics/http/middleware.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/sessions.txt [moved from python/lib/django-1.4/docs/topics/http/sessions.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/shortcuts.txt [moved from python/lib/django-1.4/docs/topics/http/shortcuts.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/urls.txt [moved from python/lib/django-1.4/docs/topics/http/urls.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/http/views.txt [moved from python/lib/django-1.4/docs/topics/http/views.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/i18n/formatting.txt [moved from python/lib/django-1.4/docs/topics/i18n/formatting.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/i18n/index.txt [moved from python/lib/django-1.4/docs/topics/i18n/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/i18n/timezones.txt [moved from python/lib/django-1.4/docs/topics/i18n/timezones.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/i18n/translation.txt [moved from python/lib/django-1.4/docs/topics/i18n/translation.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/index.txt [moved from python/lib/django-1.4/docs/topics/index.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/install.txt [moved from python/lib/django-1.4/docs/topics/install.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/logging.txt [moved from python/lib/django-1.4/docs/topics/logging.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/pagination.txt [moved from python/lib/django-1.4/docs/topics/pagination.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/security.txt [moved from python/lib/django-1.4/docs/topics/security.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/serialization.txt [moved from python/lib/django-1.4/docs/topics/serialization.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/settings.txt [moved from python/lib/django-1.4/docs/topics/settings.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/signals.txt [moved from python/lib/django-1.4/docs/topics/signals.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/signing.txt [moved from python/lib/django-1.4/docs/topics/signing.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/templates.txt [moved from python/lib/django-1.4/docs/topics/templates.txt with 100% similarity]
python/google_appengine/lib/django-1.4/docs/topics/testing.txt [moved from python/lib/django-1.4/docs/topics/testing.txt with 100% similarity]
python/google_appengine/lib/django-1.4/extras/README.TXT [moved from python/lib/django-1.4/extras/README.TXT with 100% similarity]
python/google_appengine/lib/django-1.4/extras/csrf_migration_helper.py [moved from python/lib/django-1.4/extras/csrf_migration_helper.py with 100% similarity]
python/google_appengine/lib/django-1.4/extras/django_bash_completion [moved from python/lib/django-1.4/extras/django_bash_completion with 100% similarity]
python/google_appengine/lib/django-1.4/scripts/rpm-install.sh [moved from python/lib/django-1.4/scripts/rpm-install.sh with 100% similarity]
python/google_appengine/lib/django-1.4/setup.cfg [moved from python/lib/django-1.4/setup.cfg with 100% similarity]
python/google_appengine/lib/django-1.4/setup.py [moved from python/lib/django-1.4/setup.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/.coveragerc [moved from python/lib/django-1.4/tests/.coveragerc with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/aggregation/fixtures/aggregation.json [moved from python/lib/django-1.4/tests/modeltests/aggregation/fixtures/aggregation.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/aggregation/models.py [moved from python/lib/django-1.4/tests/modeltests/aggregation/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/aggregation/tests.py [moved from python/lib/django-1.4/tests/modeltests/aggregation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/basic/models.py [moved from python/lib/django-1.4/tests/modeltests/basic/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/basic/tests.py [moved from python/lib/django-1.4/tests/modeltests/basic/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/choices/models.py [moved from python/lib/django-1.4/tests/modeltests/choices/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/choices/tests.py [moved from python/lib/django-1.4/tests/modeltests/choices/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_columns/models.py [moved from python/lib/django-1.4/tests/modeltests/custom_columns/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_columns/tests.py [moved from python/lib/django-1.4/tests/modeltests/custom_columns/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_managers/models.py [moved from python/lib/django-1.4/tests/modeltests/custom_managers/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_managers/tests.py [moved from python/lib/django-1.4/tests/modeltests/custom_managers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_methods/models.py [moved from python/lib/django-1.4/tests/modeltests/custom_methods/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_methods/tests.py [moved from python/lib/django-1.4/tests/modeltests/custom_methods/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_pk/fields.py [moved from python/lib/django-1.4/tests/modeltests/custom_pk/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_pk/models.py [moved from python/lib/django-1.4/tests/modeltests/custom_pk/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/custom_pk/tests.py [moved from python/lib/django-1.4/tests/modeltests/custom_pk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/defer/models.py [moved from python/lib/django-1.4/tests/modeltests/defer/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/defer/tests.py [moved from python/lib/django-1.4/tests/modeltests/defer/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/delete/models.py [moved from python/lib/django-1.4/tests/modeltests/delete/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/delete/tests.py [moved from python/lib/django-1.4/tests/modeltests/delete/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/distinct_on_fields/__init__.py [moved from python/lib/django-1.4/tests/modeltests/distinct_on_fields/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/distinct_on_fields/models.py [moved from python/lib/django-1.4/tests/modeltests/distinct_on_fields/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/distinct_on_fields/tests.py [moved from python/lib/django-1.4/tests/modeltests/distinct_on_fields/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/empty/models.py [moved from python/lib/django-1.4/tests/modeltests/empty/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/empty/no_models/tests.py [moved from python/lib/django-1.4/tests/modeltests/empty/no_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/empty/tests.py [moved from python/lib/django-1.4/tests/modeltests/empty/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/expressions/models.py [moved from python/lib/django-1.4/tests/modeltests/expressions/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/expressions/tests.py [moved from python/lib/django-1.4/tests/modeltests/expressions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/field_defaults/models.py [moved from python/lib/django-1.4/tests/modeltests/field_defaults/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/field_defaults/tests.py [moved from python/lib/django-1.4/tests/modeltests/field_defaults/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/field_subclassing/fields.py [moved from python/lib/django-1.4/tests/modeltests/field_subclassing/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/field_subclassing/models.py [moved from python/lib/django-1.4/tests/modeltests/field_subclassing/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/field_subclassing/tests.py [moved from python/lib/django-1.4/tests/modeltests/field_subclassing/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/files/__init__.py [moved from python/lib/django-1.4/tests/modeltests/files/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/files/models.py [moved from python/lib/django-1.4/tests/modeltests/files/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/files/tests.py [moved from python/lib/django-1.4/tests/modeltests/files/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/__init__.py [moved from python/lib/django-1.4/tests/modeltests/fixtures/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/db_fixture_1.default.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture1.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture1.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture2.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture2.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture2.xml [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture3.xml [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture3.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture6.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture6.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture7.xml [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture7.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture8.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture8.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture9.xml [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/fixture9.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/initial_data.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/fixtures/invalid.json [moved from python/lib/django-1.4/tests/modeltests/fixtures/fixtures/invalid.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/models.py [moved from python/lib/django-1.4/tests/modeltests/fixtures/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures/tests.py [moved from python/lib/django-1.4/tests/modeltests/fixtures/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/__init__.py [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/fixture1.json [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/fixture1.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/fixture2.json [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/fixture2.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/fixture2.xml [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/initial_data.json [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/fixtures/initial_data.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/models/__init__.py [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/fixtures_model_package/tests.py [moved from python/lib/django-1.4/tests/modeltests/fixtures_model_package/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/force_insert_update/models.py [moved from python/lib/django-1.4/tests/modeltests/force_insert_update/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/force_insert_update/tests.py [moved from python/lib/django-1.4/tests/modeltests/force_insert_update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/generic_relations/models.py [moved from python/lib/django-1.4/tests/modeltests/generic_relations/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/generic_relations/tests.py [moved from python/lib/django-1.4/tests/modeltests/generic_relations/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/get_latest/models.py [moved from python/lib/django-1.4/tests/modeltests/get_latest/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/get_latest/tests.py [moved from python/lib/django-1.4/tests/modeltests/get_latest/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/get_object_or_404/models.py [moved from python/lib/django-1.4/tests/modeltests/get_object_or_404/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/get_object_or_404/tests.py [moved from python/lib/django-1.4/tests/modeltests/get_object_or_404/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/get_or_create/models.py [moved from python/lib/django-1.4/tests/modeltests/get_or_create/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/get_or_create/tests.py [moved from python/lib/django-1.4/tests/modeltests/get_or_create/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/invalid_models/__init__.py [moved from python/lib/django-1.4/tests/modeltests/invalid_models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/invalid_models/invalid_models/models.py [moved from python/lib/django-1.4/tests/modeltests/invalid_models/invalid_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/invalid_models/tests.py [moved from python/lib/django-1.4/tests/modeltests/invalid_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/lookup/models.py [moved from python/lib/django-1.4/tests/modeltests/lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/lookup/tests.py [moved from python/lib/django-1.4/tests/modeltests/lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_and_m2o/models.py [moved from python/lib/django-1.4/tests/modeltests/m2m_and_m2o/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_and_m2o/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2m_and_m2o/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_intermediary/models.py [moved from python/lib/django-1.4/tests/modeltests/m2m_intermediary/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_intermediary/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2m_intermediary/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_multiple/models.py [moved from python/lib/django-1.4/tests/modeltests/m2m_multiple/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_multiple/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2m_multiple/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_recursive/models.py [moved from python/lib/django-1.4/tests/modeltests/m2m_recursive/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_recursive/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2m_recursive/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_signals/__init__.py [moved from python/lib/django-1.4/tests/modeltests/m2m_signals/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_signals/models.py [moved from python/lib/django-1.4/tests/modeltests/m2m_signals/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_signals/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2m_signals/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_through/__init__.py [moved from python/lib/django-1.4/tests/modeltests/m2m_through/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_through/models.py [moved from python/lib/django-1.4/tests/modeltests/m2m_through/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2m_through/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2m_through/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2o_recursive/models.py [moved from python/lib/django-1.4/tests/modeltests/m2o_recursive/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/m2o_recursive/tests.py [moved from python/lib/django-1.4/tests/modeltests/m2o_recursive/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/many_to_many/models.py [moved from python/lib/django-1.4/tests/modeltests/many_to_many/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/many_to_many/tests.py [moved from python/lib/django-1.4/tests/modeltests/many_to_many/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/many_to_one/models.py [moved from python/lib/django-1.4/tests/modeltests/many_to_one/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/many_to_one/tests.py [moved from python/lib/django-1.4/tests/modeltests/many_to_one/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/many_to_one_null/models.py [moved from python/lib/django-1.4/tests/modeltests/many_to_one_null/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/many_to_one_null/tests.py [moved from python/lib/django-1.4/tests/modeltests/many_to_one_null/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_forms/models.py [moved from python/lib/django-1.4/tests/modeltests/model_forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_forms/tests.py [moved from python/lib/django-1.4/tests/modeltests/model_forms/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_formsets/models.py [moved from python/lib/django-1.4/tests/modeltests/model_formsets/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_formsets/tests.py [moved from python/lib/django-1.4/tests/modeltests/model_formsets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_inheritance/models.py [moved from python/lib/django-1.4/tests/modeltests/model_inheritance/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_inheritance/tests.py [moved from python/lib/django-1.4/tests/modeltests/model_inheritance/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_inheritance_same_model_name/models.py [moved from python/lib/django-1.4/tests/modeltests/model_inheritance_same_model_name/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_inheritance_same_model_name/tests.py [moved from python/lib/django-1.4/tests/modeltests/model_inheritance_same_model_name/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_package/__init__.py [moved from python/lib/django-1.4/tests/modeltests/model_package/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_package/models/__init__.py [moved from python/lib/django-1.4/tests/modeltests/model_package/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_package/models/article.py [moved from python/lib/django-1.4/tests/modeltests/model_package/models/article.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_package/models/publication.py [moved from python/lib/django-1.4/tests/modeltests/model_package/models/publication.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/model_package/tests.py [moved from python/lib/django-1.4/tests/modeltests/model_package/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/mutually_referential/models.py [moved from python/lib/django-1.4/tests/modeltests/mutually_referential/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/mutually_referential/tests.py [moved from python/lib/django-1.4/tests/modeltests/mutually_referential/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/one_to_one/models.py [moved from python/lib/django-1.4/tests/modeltests/one_to_one/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/one_to_one/tests.py [moved from python/lib/django-1.4/tests/modeltests/one_to_one/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/or_lookups/models.py [moved from python/lib/django-1.4/tests/modeltests/or_lookups/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/or_lookups/tests.py [moved from python/lib/django-1.4/tests/modeltests/or_lookups/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/order_with_respect_to/models.py [moved from python/lib/django-1.4/tests/modeltests/order_with_respect_to/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/order_with_respect_to/tests.py [moved from python/lib/django-1.4/tests/modeltests/order_with_respect_to/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/ordering/models.py [moved from python/lib/django-1.4/tests/modeltests/ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/ordering/tests.py [moved from python/lib/django-1.4/tests/modeltests/ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/pagination/models.py [moved from python/lib/django-1.4/tests/modeltests/pagination/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/pagination/tests.py [moved from python/lib/django-1.4/tests/modeltests/pagination/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/prefetch_related/models.py [moved from python/lib/django-1.4/tests/modeltests/prefetch_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/prefetch_related/tests.py [moved from python/lib/django-1.4/tests/modeltests/prefetch_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/properties/models.py [moved from python/lib/django-1.4/tests/modeltests/properties/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/properties/tests.py [moved from python/lib/django-1.4/tests/modeltests/properties/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/proxy_model_inheritance/app1/models.py [moved from python/lib/django-1.4/tests/modeltests/proxy_model_inheritance/app1/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/proxy_model_inheritance/app2/models.py [moved from python/lib/django-1.4/tests/modeltests/proxy_model_inheritance/app2/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/proxy_model_inheritance/tests.py [moved from python/lib/django-1.4/tests/modeltests/proxy_model_inheritance/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/proxy_models/fixtures/mypeople.json [moved from python/lib/django-1.4/tests/modeltests/proxy_models/fixtures/mypeople.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/proxy_models/models.py [moved from python/lib/django-1.4/tests/modeltests/proxy_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/proxy_models/tests.py [moved from python/lib/django-1.4/tests/modeltests/proxy_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/raw_query/fixtures/raw_query_books.json [moved from python/lib/django-1.4/tests/modeltests/raw_query/fixtures/raw_query_books.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/raw_query/models.py [moved from python/lib/django-1.4/tests/modeltests/raw_query/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/raw_query/tests.py [moved from python/lib/django-1.4/tests/modeltests/raw_query/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/reserved_names/models.py [moved from python/lib/django-1.4/tests/modeltests/reserved_names/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/reserved_names/tests.py [moved from python/lib/django-1.4/tests/modeltests/reserved_names/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/reverse_lookup/models.py [moved from python/lib/django-1.4/tests/modeltests/reverse_lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/reverse_lookup/tests.py [moved from python/lib/django-1.4/tests/modeltests/reverse_lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/save_delete_hooks/models.py [moved from python/lib/django-1.4/tests/modeltests/save_delete_hooks/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/save_delete_hooks/tests.py [moved from python/lib/django-1.4/tests/modeltests/save_delete_hooks/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/select_for_update/__init__.py [moved from python/lib/django-1.4/tests/modeltests/select_for_update/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/select_for_update/models.py [moved from python/lib/django-1.4/tests/modeltests/select_for_update/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/select_for_update/tests.py [moved from python/lib/django-1.4/tests/modeltests/select_for_update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/select_related/models.py [moved from python/lib/django-1.4/tests/modeltests/select_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/select_related/tests.py [moved from python/lib/django-1.4/tests/modeltests/select_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/serializers/models.py [moved from python/lib/django-1.4/tests/modeltests/serializers/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/serializers/tests.py [moved from python/lib/django-1.4/tests/modeltests/serializers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/signals/models.py [moved from python/lib/django-1.4/tests/modeltests/signals/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/signals/tests.py [moved from python/lib/django-1.4/tests/modeltests/signals/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/str/models.py [moved from python/lib/django-1.4/tests/modeltests/str/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/str/tests.py [moved from python/lib/django-1.4/tests/modeltests/str/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/tablespaces/models.py [moved from python/lib/django-1.4/tests/modeltests/tablespaces/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/tablespaces/tests.py [moved from python/lib/django-1.4/tests/modeltests/tablespaces/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/test_client/fixtures/testdata.json [moved from python/lib/django-1.4/tests/modeltests/test_client/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/test_client/models.py [moved from python/lib/django-1.4/tests/modeltests/test_client/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/test_client/tests.py [moved from python/lib/django-1.4/tests/modeltests/test_client/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/test_client/urls.py [moved from python/lib/django-1.4/tests/modeltests/test_client/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/test_client/views.py [moved from python/lib/django-1.4/tests/modeltests/test_client/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/timezones/admin.py [moved from python/lib/django-1.4/tests/modeltests/timezones/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/timezones/fixtures/tz_users.xml [moved from python/lib/django-1.4/tests/modeltests/timezones/fixtures/tz_users.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/timezones/forms.py [moved from python/lib/django-1.4/tests/modeltests/timezones/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/timezones/models.py [moved from python/lib/django-1.4/tests/modeltests/timezones/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/timezones/tests.py [moved from python/lib/django-1.4/tests/modeltests/timezones/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/timezones/urls.py [moved from python/lib/django-1.4/tests/modeltests/timezones/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/transactions/models.py [moved from python/lib/django-1.4/tests/modeltests/transactions/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/transactions/tests.py [moved from python/lib/django-1.4/tests/modeltests/transactions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/unmanaged_models/__init__.py [moved from python/lib/django-1.4/tests/modeltests/unmanaged_models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/unmanaged_models/models.py [moved from python/lib/django-1.4/tests/modeltests/unmanaged_models/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/unmanaged_models/tests.py [moved from python/lib/django-1.4/tests/modeltests/unmanaged_models/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/update/models.py [moved from python/lib/django-1.4/tests/modeltests/update/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/update/tests.py [moved from python/lib/django-1.4/tests/modeltests/update/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/user_commands/management/commands/dance.py [moved from python/lib/django-1.4/tests/modeltests/user_commands/management/commands/dance.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/user_commands/models.py [moved from python/lib/django-1.4/tests/modeltests/user_commands/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/user_commands/tests.py [moved from python/lib/django-1.4/tests/modeltests/user_commands/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/__init__.py [moved from python/lib/django-1.4/tests/modeltests/validation/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/models.py [moved from python/lib/django-1.4/tests/modeltests/validation/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/test_custom_messages.py [moved from python/lib/django-1.4/tests/modeltests/validation/test_custom_messages.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/test_error_messages.py [moved from python/lib/django-1.4/tests/modeltests/validation/test_error_messages.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/test_unique.py [moved from python/lib/django-1.4/tests/modeltests/validation/test_unique.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/tests.py [moved from python/lib/django-1.4/tests/modeltests/validation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validation/validators.py [moved from python/lib/django-1.4/tests/modeltests/validation/validators.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/modeltests/validators/tests.py [moved from python/lib/django-1.4/tests/modeltests/validators/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_changelist/admin.py [moved from python/lib/django-1.4/tests/regressiontests/admin_changelist/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_changelist/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_changelist/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_changelist/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_changelist/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_changelist/urls.py [moved from python/lib/django-1.4/tests/regressiontests/admin_changelist/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_custom_urls/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/admin_custom_urls/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_custom_urls/fixtures/actions.json [moved from python/lib/django-1.4/tests/regressiontests/admin_custom_urls/fixtures/actions.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_custom_urls/fixtures/users.json [moved from python/lib/django-1.4/tests/regressiontests/admin_custom_urls/fixtures/users.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_custom_urls/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_custom_urls/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_custom_urls/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_custom_urls/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_custom_urls/urls.py [moved from python/lib/django-1.4/tests/regressiontests/admin_custom_urls/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_filters/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_filters/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_filters/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_filters/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_inlines/admin.py [moved from python/lib/django-1.4/tests/regressiontests/admin_inlines/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_inlines/fixtures/admin-views-users.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_inlines/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_inlines/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_inlines/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_inlines/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_inlines/urls.py [moved from python/lib/django-1.4/tests/regressiontests/admin_inlines/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_ordering/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_ordering/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_registration/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_registration/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_registration/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_registration/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/app_with_import/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/app_with_import/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/broken_app/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/broken_app/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/admin/foo.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/admin/foo.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/models/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/models/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/models/bar.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/models/bar.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/models/foo.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/complex_app/models/foo.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/app_template/api.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/app_template/api.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/app_template/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/app_template/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/Procfile [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/Procfile with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/additional_file.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/additional_file.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/requirements.txt [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/requirements.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/manage.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/manage.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/project_name/settings.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/custom_templates/project_template/project_name/settings.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/app_command.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/app_command.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/base_command.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/base_command.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/label_command.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/label_command.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/noargs_command.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/management/commands/noargs_command.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/simple_app/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/simple_app/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_scripts/urls.py [moved from python/lib/django-1.4/tests/regressiontests/admin_scripts/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_util/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_util/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_util/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_util/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_validation/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_validation/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_validation/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_validation/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/admin.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/customadmin.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/customadmin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-actions.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-actions.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-books.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-books.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-colors.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-colors.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-fabrics.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-fabrics.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-person.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-person.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-unicode.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-unicode.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-users.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/admin-views-users.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/deleted-objects.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/deleted-objects.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/multiple-child-classes.json [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/multiple-child-classes.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/fixtures/string-primary-key.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_views/fixtures/string-primary-key.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/forms.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/templates/custom_filter_template.html [moved from python/lib/django-1.4/tests/regressiontests/admin_views/templates/custom_filter_template.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/urls.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_views/views.py [moved from python/lib/django-1.4/tests/regressiontests/admin_views/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_widgets/fixtures/admin-widgets-users.xml [moved from python/lib/django-1.4/tests/regressiontests/admin_widgets/fixtures/admin-widgets-users.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_widgets/models.py [moved from python/lib/django-1.4/tests/regressiontests/admin_widgets/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_widgets/tests.py [moved from python/lib/django-1.4/tests/regressiontests/admin_widgets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_widgets/urls.py [moved from python/lib/django-1.4/tests/regressiontests/admin_widgets/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/admin_widgets/widgetadmin.py [moved from python/lib/django-1.4/tests/regressiontests/admin_widgets/widgetadmin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/aggregation_regress/fixtures/aggregation_regress.json [moved from python/lib/django-1.4/tests/regressiontests/aggregation_regress/fixtures/aggregation_regress.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/aggregation_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/aggregation_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/aggregation_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/aggregation_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/app_loading/not_installed/models.py [moved from python/lib/django-1.4/tests/regressiontests/app_loading/not_installed/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/app_loading/tests.py [moved from python/lib/django-1.4/tests/regressiontests/app_loading/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/backends/models.py [moved from python/lib/django-1.4/tests/regressiontests/backends/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/backends/tests.py [moved from python/lib/django-1.4/tests/regressiontests/backends/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bash_completion/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/bash_completion/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bash_completion/management/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/bash_completion/management/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bash_completion/management/commands/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/bash_completion/management/commands/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bash_completion/management/commands/test_command.py [moved from python/lib/django-1.4/tests/regressiontests/bash_completion/management/commands/test_command.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bash_completion/models.py [moved from python/lib/django-1.4/tests/regressiontests/bash_completion/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bash_completion/tests.py [moved from python/lib/django-1.4/tests/regressiontests/bash_completion/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bug639/models.py [moved from python/lib/django-1.4/tests/regressiontests/bug639/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bug639/tests.py [moved from python/lib/django-1.4/tests/regressiontests/bug639/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bug8245/admin.py [moved from python/lib/django-1.4/tests/regressiontests/bug8245/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bug8245/models.py [moved from python/lib/django-1.4/tests/regressiontests/bug8245/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bug8245/tests.py [moved from python/lib/django-1.4/tests/regressiontests/bug8245/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/builtin_server/tests.py [moved from python/lib/django-1.4/tests/regressiontests/builtin_server/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bulk_create/models.py [moved from python/lib/django-1.4/tests/regressiontests/bulk_create/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/bulk_create/tests.py [moved from python/lib/django-1.4/tests/regressiontests/bulk_create/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/cache/closeable_cache.py [moved from python/lib/django-1.4/tests/regressiontests/cache/closeable_cache.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/cache/liberal_backend.py [moved from python/lib/django-1.4/tests/regressiontests/cache/liberal_backend.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/cache/models.py [moved from python/lib/django-1.4/tests/regressiontests/cache/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/cache/tests.py [moved from python/lib/django-1.4/tests/regressiontests/cache/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/forms.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/models.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/views.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/custom_comments/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/fixtures/comment_tests.json [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/fixtures/comment_tests.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/fixtures/comment_utils.xml [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/fixtures/comment_utils.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/models.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/app_api_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/app_api_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_form_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_form_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_utils_moderators_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_utils_moderators_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_view_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_view_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/feed_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/feed_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/model_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/model_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/moderation_view_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/moderation_view_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/tests/templatetag_tests.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/tests/templatetag_tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/urls.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/comment_tests/urls_admin.py [moved from python/lib/django-1.4/tests/regressiontests/comment_tests/urls_admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/conditional_processing/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/conditional_processing/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/conditional_processing/models.py [moved from python/lib/django-1.4/tests/regressiontests/conditional_processing/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/conditional_processing/urls.py [moved from python/lib/django-1.4/tests/regressiontests/conditional_processing/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/conditional_processing/views.py [moved from python/lib/django-1.4/tests/regressiontests/conditional_processing/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/context_processors/models.py [moved from python/lib/django-1.4/tests/regressiontests/context_processors/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/context_processors/templates/context_processors/request_attrs.html [moved from python/lib/django-1.4/tests/regressiontests/context_processors/templates/context_processors/request_attrs.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/context_processors/tests.py [moved from python/lib/django-1.4/tests/regressiontests/context_processors/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/context_processors/urls.py [moved from python/lib/django-1.4/tests/regressiontests/context_processors/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/context_processors/views.py [moved from python/lib/django-1.4/tests/regressiontests/context_processors/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/createsuperuser/tests.py [moved from python/lib/django-1.4/tests/regressiontests/createsuperuser/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/csrf_tests/models.py [moved from python/lib/django-1.4/tests/regressiontests/csrf_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/csrf_tests/tests.py [moved from python/lib/django-1.4/tests/regressiontests/csrf_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/custom_columns_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/custom_columns_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/custom_columns_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/custom_columns_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/custom_managers_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/custom_managers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/custom_managers_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/custom_managers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/datatypes/models.py [moved from python/lib/django-1.4/tests/regressiontests/datatypes/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/datatypes/tests.py [moved from python/lib/django-1.4/tests/regressiontests/datatypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/dates/models.py [moved from python/lib/django-1.4/tests/regressiontests/dates/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/dates/tests.py [moved from python/lib/django-1.4/tests/regressiontests/dates/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/db_typecasts/tests.py [moved from python/lib/django-1.4/tests/regressiontests/db_typecasts/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/decorators/models.py [moved from python/lib/django-1.4/tests/regressiontests/decorators/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/decorators/tests.py [moved from python/lib/django-1.4/tests/regressiontests/decorators/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/defaultfilters/tests.py [moved from python/lib/django-1.4/tests/regressiontests/defaultfilters/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/defer_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/defer_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/defer_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/defer_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/delete_regress/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/delete_regress/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/delete_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/delete_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/delete_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/delete_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/dispatch/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/dispatch/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/dispatch/tests/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/dispatch/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/dispatch/tests/test_dispatcher.py [moved from python/lib/django-1.4/tests/regressiontests/dispatch/tests/test_dispatcher.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/dispatch/tests/test_saferef.py [moved from python/lib/django-1.4/tests/regressiontests/dispatch/tests/test_saferef.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/expressions_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/expressions_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/expressions_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/expressions_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/extra_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/extra_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/extra_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/extra_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_storage/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/file_storage/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_storage/tests.py [moved from python/lib/django-1.4/tests/regressiontests/file_storage/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_uploads/models.py [moved from python/lib/django-1.4/tests/regressiontests/file_uploads/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_uploads/tests.py [moved from python/lib/django-1.4/tests/regressiontests/file_uploads/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_uploads/uploadhandler.py [moved from python/lib/django-1.4/tests/regressiontests/file_uploads/uploadhandler.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_uploads/urls.py [moved from python/lib/django-1.4/tests/regressiontests/file_uploads/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/file_uploads/views.py [moved from python/lib/django-1.4/tests/regressiontests/file_uploads/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/absolute.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/absolute.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/animal.xml [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/animal.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/bad_fixture1.unkn [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/bad_fixture1.unkn with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/bad_fixture2.xml [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/bad_fixture2.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/big-fixture.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/big-fixture.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/empty.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/empty.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/forward_ref.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/forward_ref.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/forward_ref_bad_data.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/forward_ref_bad_data.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/forward_ref_lookup.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/forward_ref_lookup.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/model-inheritance.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/model-inheritance.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance2.xml [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/nk-inheritance2.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/non_natural_1.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/non_natural_1.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/non_natural_2.xml [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/non_natural_2.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/pretty.xml [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/pretty.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/sequence.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/sequence.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/thingy.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures/thingy.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures_1/forward_ref_1.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures_1/forward_ref_1.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures_2/forward_ref_2.json [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/fixtures_2/forward_ref_2.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/fixtures_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/fixtures_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/models.py [moved from python/lib/django-1.4/tests/regressiontests/forms/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/error_messages.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/error_messages.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/extra.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/extra.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/fields.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/fields.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/forms.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/formsets.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/formsets.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/input_formats.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/input_formats.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/media.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/media.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/models.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/regressions.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/regressions.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/util.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/util.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/validators.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/validators.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/forms/tests/widgets.py [moved from python/lib/django-1.4/tests/regressiontests/forms/tests/widgets.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_inline_admin/admin.py [moved from python/lib/django-1.4/tests/regressiontests/generic_inline_admin/admin.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_inline_admin/fixtures/users.xml [moved from python/lib/django-1.4/tests/regressiontests/generic_inline_admin/fixtures/users.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_inline_admin/models.py [moved from python/lib/django-1.4/tests/regressiontests/generic_inline_admin/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_inline_admin/tests.py [moved from python/lib/django-1.4/tests/regressiontests/generic_inline_admin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_inline_admin/urls.py [moved from python/lib/django-1.4/tests/regressiontests/generic_inline_admin/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_relations_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/generic_relations_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_relations_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/generic_relations_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/base.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/base.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/dates.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/dates.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/detail.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/detail.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/edit.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/edit.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/fixtures/generic-views-test-data.json [moved from python/lib/django-1.4/tests/regressiontests/generic_views/fixtures/generic-views-test-data.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/forms.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/list.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/list.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/models.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/about.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/about.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/apple_detail.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/apple_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/artist_detail.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/artist_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/artist_form.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/artist_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_confirm_delete.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_detail.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_form.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_list.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_objects.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_objects.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_view.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/author_view.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_day.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_day.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_month.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_week.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_week.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_year.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_archive_year.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_detail.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_list.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/book_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/confirm_delete.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/detail.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/form.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/list.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/list.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/page_template.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/generic_views/page_template.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/templates/registration/login.html [moved from python/lib/django-1.4/tests/regressiontests/generic_views/templates/registration/login.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/tests.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/urls.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/generic_views/views.py [moved from python/lib/django-1.4/tests/regressiontests/generic_views/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/get_or_create_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/get_or_create_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/get_or_create_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/get_or_create_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/handlers/tests.py [moved from python/lib/django-1.4/tests/regressiontests/handlers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/httpwrappers/tests.py [moved from python/lib/django-1.4/tests/regressiontests/httpwrappers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/compilation.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/compilation.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/extraction.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/extraction.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/ignore_dir/ignored.html [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/ignore_dir/ignored.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/javascript.js [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/javascript.js with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/locale/es_AR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/locale/es_AR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/templates/template_with_error.tpl [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/templates/template_with_error.tpl with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/templates/test.html [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/templates/test.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/commands/tests.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/commands/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/contenttypes/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/contenttypes/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/contenttypes/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/contenttypes/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/contenttypes/tests.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/contenttypes/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/forms.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/models.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/other/locale/fr/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/other/locale/fr/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/locale/en/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/locale/en/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/locale/nl/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/locale/nl/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/locale/pt_BR/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/locale/pt_BR/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/tests.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/default.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/default.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/disabled.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/disabled.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/namespace.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/namespace.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/path_unused.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/path_unused.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/wrong.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/wrong.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/wrong_namespace.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/patterns/urls/wrong_namespace.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/resolution/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/i18n/resolution/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/resolution/models.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/resolution/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/test_warnings.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/test_warnings.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/i18n/tests.py [moved from python/lib/django-1.4/tests/regressiontests/i18n/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/initial_sql_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/initial_sql_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/initial_sql_regress/sql/simple.sql [moved from python/lib/django-1.4/tests/regressiontests/initial_sql_regress/sql/simple.sql with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/initial_sql_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/initial_sql_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/inline_formsets/models.py [moved from python/lib/django-1.4/tests/regressiontests/inline_formsets/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/inline_formsets/tests.py [moved from python/lib/django-1.4/tests/regressiontests/inline_formsets/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/inspectdb/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/inspectdb/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/inspectdb/models.py [moved from python/lib/django-1.4/tests/regressiontests/inspectdb/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/inspectdb/tests.py [moved from python/lib/django-1.4/tests/regressiontests/inspectdb/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/introspection/models.py [moved from python/lib/django-1.4/tests/regressiontests/introspection/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/introspection/tests.py [moved from python/lib/django-1.4/tests/regressiontests/introspection/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/locale/de/LC_MESSAGES/django.po [moved from python/lib/django-1.4/tests/regressiontests/locale/de/LC_MESSAGES/django.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ar/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ar/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/at/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/at/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/au/forms.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/au/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/au/models.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/au/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/au/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/au/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/be/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/be/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/br/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/br/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ca/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ca/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ch/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ch/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/cl/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/cl/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/cn/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/cn/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/co/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/co/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/cz/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/cz/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/de/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/de/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ec/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ec/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/es/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/es/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/fi/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/fi/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/fr/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/fr/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/gb/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/gb/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/generic/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/generic/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/hr/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/hr/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/id/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/id/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ie/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ie/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/il/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/il/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/in_/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/in_/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/is_/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/is_/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/it/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/it/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/jp/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/jp/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/kw/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/kw/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/mk/forms.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/mk/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/mk/models.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/mk/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/mk/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/mk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/mx/forms.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/mx/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/mx/models.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/mx/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/mx/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/mx/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/nl/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/nl/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/pl/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/pl/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/pt/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/pt/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/py/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/py/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ro/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ro/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/ru/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/ru/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/se/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/se/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/si/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/si/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/sk/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/sk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/tr/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/tr/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/us/forms.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/us/forms.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/us/models.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/us/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/us/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/us/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/uy/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/uy/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/localflavor/za/tests.py [moved from python/lib/django-1.4/tests/regressiontests/localflavor/za/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/logging_tests/tests.py [moved from python/lib/django-1.4/tests/regressiontests/logging_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/m2m_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/m2m_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/m2m_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/m2m_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/m2m_through_regress/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/m2m_through_regress/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json [moved from python/lib/django-1.4/tests/regressiontests/m2m_through_regress/fixtures/m2m_through.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/m2m_through_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/m2m_through_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/m2m_through_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/m2m_through_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/mail/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/mail/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/mail/custombackend.py [moved from python/lib/django-1.4/tests/regressiontests/mail/custombackend.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/mail/models.py [moved from python/lib/django-1.4/tests/regressiontests/mail/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/mail/tests.py [moved from python/lib/django-1.4/tests/regressiontests/mail/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/managers_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/managers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/managers_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/managers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/many_to_one_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/many_to_one_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/many_to_one_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/many_to_one_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/max_lengths/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/max_lengths/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/max_lengths/models.py [moved from python/lib/django-1.4/tests/regressiontests/max_lengths/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/max_lengths/tests.py [moved from python/lib/django-1.4/tests/regressiontests/max_lengths/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware/cond_get_urls.py [moved from python/lib/django-1.4/tests/regressiontests/middleware/cond_get_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware/extra_urls.py [moved from python/lib/django-1.4/tests/regressiontests/middleware/extra_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware/models.py [moved from python/lib/django-1.4/tests/regressiontests/middleware/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware/tests.py [moved from python/lib/django-1.4/tests/regressiontests/middleware/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware/urls.py [moved from python/lib/django-1.4/tests/regressiontests/middleware/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware_exceptions/tests.py [moved from python/lib/django-1.4/tests/regressiontests/middleware_exceptions/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware_exceptions/urls.py [moved from python/lib/django-1.4/tests/regressiontests/middleware_exceptions/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/middleware_exceptions/views.py [moved from python/lib/django-1.4/tests/regressiontests/middleware_exceptions/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_fields/imagefield.py [moved from python/lib/django-1.4/tests/regressiontests/model_fields/imagefield.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_fields/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_fields/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_fields/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_fields/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_forms_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_forms_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_forms_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_forms_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_formsets_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_formsets_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_formsets_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_formsets_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_inheritance_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_inheritance_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_inheritance_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_inheritance_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_inheritance_select_related/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_inheritance_select_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_inheritance_select_related/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_inheritance_select_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_permalink/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_permalink/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_permalink/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_permalink/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_permalink/urls.py [moved from python/lib/django-1.4/tests/regressiontests/model_permalink/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/model_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/model_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/model_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/modeladmin/models.py [moved from python/lib/django-1.4/tests/regressiontests/modeladmin/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/modeladmin/tests.py [moved from python/lib/django-1.4/tests/regressiontests/modeladmin/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/multidb-common.json [moved from python/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/multidb-common.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/multidb.default.json [moved from python/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/multidb.default.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/multidb.other.json [moved from python/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/multidb.other.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/pets.json [moved from python/lib/django-1.4/tests/regressiontests/multiple_database/fixtures/pets.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/multiple_database/models.py [moved from python/lib/django-1.4/tests/regressiontests/multiple_database/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/multiple_database/tests.py [moved from python/lib/django-1.4/tests/regressiontests/multiple_database/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/null_fk/models.py [moved from python/lib/django-1.4/tests/regressiontests/null_fk/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/null_fk/tests.py [moved from python/lib/django-1.4/tests/regressiontests/null_fk/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/null_fk_ordering/models.py [moved from python/lib/django-1.4/tests/regressiontests/null_fk_ordering/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/null_fk_ordering/tests.py [moved from python/lib/django-1.4/tests/regressiontests/null_fk_ordering/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/null_queries/models.py [moved from python/lib/django-1.4/tests/regressiontests/null_queries/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/null_queries/tests.py [moved from python/lib/django-1.4/tests/regressiontests/null_queries/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/one_to_one_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/one_to_one_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/one_to_one_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/one_to_one_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/pagination_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/pagination_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/pagination_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/pagination_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/queries/models.py [moved from python/lib/django-1.4/tests/regressiontests/queries/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/queries/tests.py [moved from python/lib/django-1.4/tests/regressiontests/queries/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/queryset_pickle/models.py [moved from python/lib/django-1.4/tests/regressiontests/queryset_pickle/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/queryset_pickle/tests.py [moved from python/lib/django-1.4/tests/regressiontests/queryset_pickle/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/requests/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/requests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/requests/models.py [moved from python/lib/django-1.4/tests/regressiontests/requests/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/requests/tests.py [moved from python/lib/django-1.4/tests/regressiontests/requests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/reverse_single_related/models.py [moved from python/lib/django-1.4/tests/regressiontests/reverse_single_related/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/reverse_single_related/tests.py [moved from python/lib/django-1.4/tests/regressiontests/reverse_single_related/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/select_related_onetoone/models.py [moved from python/lib/django-1.4/tests/regressiontests/select_related_onetoone/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/select_related_onetoone/tests.py [moved from python/lib/django-1.4/tests/regressiontests/select_related_onetoone/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/select_related_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/select_related_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/select_related_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/select_related_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/serializers_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/serializers_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/serializers_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/serializers_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/fixtures/testdata.json [moved from python/lib/django-1.4/tests/regressiontests/servers/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/media/example_media_file.txt [moved from python/lib/django-1.4/tests/regressiontests/servers/media/example_media_file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/models.py [moved from python/lib/django-1.4/tests/regressiontests/servers/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/static/example_static_file.txt [moved from python/lib/django-1.4/tests/regressiontests/servers/static/example_static_file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/tests.py [moved from python/lib/django-1.4/tests/regressiontests/servers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/urls.py [moved from python/lib/django-1.4/tests/regressiontests/servers/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/servers/views.py [moved from python/lib/django-1.4/tests/regressiontests/servers/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/settings_tests/tests.py [moved from python/lib/django-1.4/tests/regressiontests/settings_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/signals_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/signals_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/signals_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/signals_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/signed_cookies_tests/models.py [moved from python/lib/django-1.4/tests/regressiontests/signed_cookies_tests/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/signed_cookies_tests/tests.py [moved from python/lib/django-1.4/tests/regressiontests/signed_cookies_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/signing/models.py [moved from python/lib/django-1.4/tests/regressiontests/signing/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/signing/tests.py [moved from python/lib/django-1.4/tests/regressiontests/signing/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/sites_framework/models.py [moved from python/lib/django-1.4/tests/regressiontests/sites_framework/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/sites_framework/tests.py [moved from python/lib/django-1.4/tests/regressiontests/sites_framework/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/special_headers/fixtures/data.xml [moved from python/lib/django-1.4/tests/regressiontests/special_headers/fixtures/data.xml with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/special_headers/models.py [moved from python/lib/django-1.4/tests/regressiontests/special_headers/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/special_headers/templates/special_headers/article_detail.html [moved from python/lib/django-1.4/tests/regressiontests/special_headers/templates/special_headers/article_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/special_headers/tests.py [moved from python/lib/django-1.4/tests/regressiontests/special_headers/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/special_headers/urls.py [moved from python/lib/django-1.4/tests/regressiontests/special_headers/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/special_headers/views.py [moved from python/lib/django-1.4/tests/regressiontests/special_headers/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/no_label/static/file2.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/no_label/static/file2.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/otherdir/odfile.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/otherdir/odfile.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/CVS [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/CVS with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/file.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/file1.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/file1.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/test.ignoreme [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/apps/test/static/test/test.ignoreme with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/absolute.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/absolute.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/fonts/font.eot [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/fonts/font.eot with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/fonts/font.svg [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/fonts/font.svg with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/fragments.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/fragments.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/window.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/css/window.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/denorm.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/denorm.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/relative.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/relative.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/styles.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/styles.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/url.css [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/cached/url.css with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/subdir/test.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/subdir/test.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/test.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/test.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/test/camelCase.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/test/camelCase.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/test/file.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/documents/test/file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/prefixed/test.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/prefixed/test.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/site_media/media/media-file.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/site_media/media/media-file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/site_media/static/testfile.txt [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/project/site_media/static/testfile.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/storage.py [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/storage.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/tests.py [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/urls/default.py [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/urls/default.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/staticfiles_tests/urls/helper.py [moved from python/lib/django-1.4/tests/regressiontests/staticfiles_tests/urls/helper.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/string_lookup/models.py [moved from python/lib/django-1.4/tests/regressiontests/string_lookup/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/string_lookup/tests.py [moved from python/lib/django-1.4/tests/regressiontests/string_lookup/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/feeds.py [moved from python/lib/django-1.4/tests/regressiontests/syndication/feeds.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/fixtures/feeddata.json [moved from python/lib/django-1.4/tests/regressiontests/syndication/fixtures/feeddata.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/models.py [moved from python/lib/django-1.4/tests/regressiontests/syndication/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/templates/syndication/description.html [moved from python/lib/django-1.4/tests/regressiontests/syndication/templates/syndication/description.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/templates/syndication/title.html [moved from python/lib/django-1.4/tests/regressiontests/syndication/templates/syndication/title.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/tests.py [moved from python/lib/django-1.4/tests/regressiontests/syndication/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/syndication/urls.py [moved from python/lib/django-1.4/tests/regressiontests/syndication/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/alternate_urls.py [moved from python/lib/django-1.4/tests/regressiontests/templates/alternate_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/callables.py [moved from python/lib/django-1.4/tests/regressiontests/templates/callables.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/context.py [moved from python/lib/django-1.4/tests/regressiontests/templates/context.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/custom.py [moved from python/lib/django-1.4/tests/regressiontests/templates/custom.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/filters.py [moved from python/lib/django-1.4/tests/regressiontests/templates/filters.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/loaders.py [moved from python/lib/django-1.4/tests/regressiontests/templates/loaders.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/nodelist.py [moved from python/lib/django-1.4/tests/regressiontests/templates/nodelist.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/parser.py [moved from python/lib/django-1.4/tests/regressiontests/templates/parser.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/response.py [moved from python/lib/django-1.4/tests/regressiontests/templates/response.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/smartif.py [moved from python/lib/django-1.4/tests/regressiontests/templates/smartif.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/broken_base.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/broken_base.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/first/test.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/first/test.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/inclusion.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/inclusion.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/response.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/response.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/second/test.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/second/test.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/ssi_include.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/ssi_include.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/test_context.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/test_context.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/test_extends_error.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/test_extends_error.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/test_incl_tag_current_app.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/test_incl_tag_current_app.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/test_incl_tag_use_l10n.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/test_incl_tag_use_l10n.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templates/test_include_error.html [moved from python/lib/django-1.4/tests/regressiontests/templates/templates/test_include_error.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templatetags/bad_tag.py [moved from python/lib/django-1.4/tests/regressiontests/templates/templatetags/bad_tag.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templatetags/broken_tag.py [moved from python/lib/django-1.4/tests/regressiontests/templates/templatetags/broken_tag.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templatetags/custom.py [moved from python/lib/django-1.4/tests/regressiontests/templates/templatetags/custom.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templatetags/subpackage/echo.py [moved from python/lib/django-1.4/tests/regressiontests/templates/templatetags/subpackage/echo.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/templatetags/subpackage/echo_invalid.py [moved from python/lib/django-1.4/tests/regressiontests/templates/templatetags/subpackage/echo_invalid.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/tests.py [moved from python/lib/django-1.4/tests/regressiontests/templates/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/unicode.py [moved from python/lib/django-1.4/tests/regressiontests/templates/unicode.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/urls.py [moved from python/lib/django-1.4/tests/regressiontests/templates/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/templates/views.py [moved from python/lib/django-1.4/tests/regressiontests/templates/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/bad_templates/404.html [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/bad_templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/fixtures/testdata.json [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/session.py [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/session.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/templates/request_context.html [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/templates/request_context.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/templates/unicode.html [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/templates/unicode.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/urls.py [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_client_regress/views.py [moved from python/lib/django-1.4/tests/regressiontests/test_client_regress/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_runner/invalid_app/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/test_runner/invalid_app/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_runner/invalid_app/tests/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/test_runner/invalid_app/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_runner/tests.py [moved from python/lib/django-1.4/tests/regressiontests/test_runner/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_runner/valid_app/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/test_runner/valid_app/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/fixtures/should_not_be_loaded.json [moved from python/lib/django-1.4/tests/regressiontests/test_utils/fixtures/should_not_be_loaded.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/models.py [moved from python/lib/django-1.4/tests/regressiontests/test_utils/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/templates/template_used/extends.html [moved from python/lib/django-1.4/tests/regressiontests/test_utils/templates/template_used/extends.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/templates/template_used/include.html [moved from python/lib/django-1.4/tests/regressiontests/test_utils/templates/template_used/include.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/tests.py [moved from python/lib/django-1.4/tests/regressiontests/test_utils/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/urls.py [moved from python/lib/django-1.4/tests/regressiontests/test_utils/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/test_utils/views.py [moved from python/lib/django-1.4/tests/regressiontests/test_utils/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/text/tests.py [moved from python/lib/django-1.4/tests/regressiontests/text/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/transactions_regress/models.py [moved from python/lib/django-1.4/tests/regressiontests/transactions_regress/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/transactions_regress/tests.py [moved from python/lib/django-1.4/tests/regressiontests/transactions_regress/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/erroneous_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/erroneous_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/erroneous_views_module.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/erroneous_views_module.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/extra_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/extra_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_named_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_named_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_named_urls2.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_named_urls2.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_namespace_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_urls2.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/included_urls2.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/middleware.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/middleware.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/named_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/named_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/namespace_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/namespace_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/no_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/no_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/reverse_lazy_urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/reverse_lazy_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/tests.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urlconf_outer.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urlconf_outer.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls_error_handlers.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls_error_handlers.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls_error_handlers_callables.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls_error_handlers_callables.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls_without_full_import.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/urls_without_full_import.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/views.py [moved from python/lib/django-1.4/tests/regressiontests/urlpatterns_reverse/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/archive.py [moved from python/lib/django-1.4/tests/regressiontests/utils/archive.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/baseconv.py [moved from python/lib/django-1.4/tests/regressiontests/utils/baseconv.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/checksums.py [moved from python/lib/django-1.4/tests/regressiontests/utils/checksums.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/crypto.py [moved from python/lib/django-1.4/tests/regressiontests/utils/crypto.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/datastructures.py [moved from python/lib/django-1.4/tests/regressiontests/utils/datastructures.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/dateformat.py [moved from python/lib/django-1.4/tests/regressiontests/utils/dateformat.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/datetime_safe.py [moved from python/lib/django-1.4/tests/regressiontests/utils/datetime_safe.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/decorators.py [moved from python/lib/django-1.4/tests/regressiontests/utils/decorators.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/feedgenerator.py [moved from python/lib/django-1.4/tests/regressiontests/utils/feedgenerator.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/functional.py [moved from python/lib/django-1.4/tests/regressiontests/utils/functional.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/html.py [moved from python/lib/django-1.4/tests/regressiontests/utils/html.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/http.py [moved from python/lib/django-1.4/tests/regressiontests/utils/http.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/ipv6.py [moved from python/lib/django-1.4/tests/regressiontests/utils/ipv6.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/jslex.py [moved from python/lib/django-1.4/tests/regressiontests/utils/jslex.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/models.py [moved from python/lib/django-1.4/tests/regressiontests/utils/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/module_loading.py [moved from python/lib/django-1.4/tests/regressiontests/utils/module_loading.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/regex_helper.py [moved from python/lib/django-1.4/tests/regressiontests/utils/regex_helper.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/simplelazyobject.py [moved from python/lib/django-1.4/tests/regressiontests/utils/simplelazyobject.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/termcolors.py [moved from python/lib/django-1.4/tests/regressiontests/utils/termcolors.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/test_module/bad_module.py [moved from python/lib/django-1.4/tests/regressiontests/utils/test_module/bad_module.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/test_module/good_module.py [moved from python/lib/django-1.4/tests/regressiontests/utils/test_module/good_module.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/test_no_submodule.py [moved from python/lib/django-1.4/tests/regressiontests/utils/test_no_submodule.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/tests.py [moved from python/lib/django-1.4/tests/regressiontests/utils/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/text.py [moved from python/lib/django-1.4/tests/regressiontests/utils/text.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/timesince.py [moved from python/lib/django-1.4/tests/regressiontests/utils/timesince.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/timezone.py [moved from python/lib/django-1.4/tests/regressiontests/utils/timezone.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/utils/tzinfo.py [moved from python/lib/django-1.4/tests/regressiontests/utils/tzinfo.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/version/tests.py [moved from python/lib/django-1.4/tests/regressiontests/version/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app0/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/app0/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app0/locale/en/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/app0/locale/en/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app1/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/app1/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app1/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/app1/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app2/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/app2/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app2/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/app2/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app3/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/app3/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app3/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/app3/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app4/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/app4/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/app4/locale/es_AR/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/app4/locale/es_AR/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/fixtures/testdata.json [moved from python/lib/django-1.4/tests/regressiontests/views/fixtures/testdata.json with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/generic_urls.py [moved from python/lib/django-1.4/tests/regressiontests/views/generic_urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/locale/es/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/locale/es/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/locale/fr/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/locale/fr/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/locale/ru/LC_MESSAGES/djangojs.po [moved from python/lib/django-1.4/tests/regressiontests/views/locale/ru/LC_MESSAGES/djangojs.po with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/media/file.txt [moved from python/lib/django-1.4/tests/regressiontests/views/media/file.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/media/file.unknown [moved from python/lib/django-1.4/tests/regressiontests/views/media/file.unknown with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/models.py [moved from python/lib/django-1.4/tests/regressiontests/views/models.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/templates/debug/render_test.html [moved from python/lib/django-1.4/tests/regressiontests/views/templates/debug/render_test.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/templates/debug/template_exception.html [moved from python/lib/django-1.4/tests/regressiontests/views/templates/debug/template_exception.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/templatetags/debugtags.py [moved from python/lib/django-1.4/tests/regressiontests/views/templatetags/debugtags.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/__init__.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/__init__.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/debug.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/debug.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/defaults.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/defaults.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/generic/create_update.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/generic/create_update.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/generic/date_based.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/generic/date_based.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/generic/object_list.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/generic/object_list.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/generic/simple.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/generic/simple.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/i18n.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/i18n.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/shortcuts.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/shortcuts.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/specials.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/specials.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/tests/static.py [moved from python/lib/django-1.4/tests/regressiontests/views/tests/static.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/urls.py [moved from python/lib/django-1.4/tests/regressiontests/views/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/views/views.py [moved from python/lib/django-1.4/tests/regressiontests/views/views.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/wsgi/tests.py [moved from python/lib/django-1.4/tests/regressiontests/wsgi/tests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/wsgi/urls.py [moved from python/lib/django-1.4/tests/regressiontests/wsgi/urls.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/regressiontests/wsgi/wsgi.py [moved from python/lib/django-1.4/tests/regressiontests/wsgi/wsgi.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/runtests.py [moved from python/lib/django-1.4/tests/runtests.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/404.html [moved from python/lib/django-1.4/tests/templates/404.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/500.html [moved from python/lib/django-1.4/tests/templates/500.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/base.html [moved from python/lib/django-1.4/tests/templates/base.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/comments/comment_notification_email.txt [moved from python/lib/django-1.4/tests/templates/comments/comment_notification_email.txt with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/add_form.html [moved from python/lib/django-1.4/tests/templates/custom_admin/add_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/change_form.html [moved from python/lib/django-1.4/tests/templates/custom_admin/change_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/change_list.html [moved from python/lib/django-1.4/tests/templates/custom_admin/change_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/delete_confirmation.html [moved from python/lib/django-1.4/tests/templates/custom_admin/delete_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/delete_selected_confirmation.html [moved from python/lib/django-1.4/tests/templates/custom_admin/delete_selected_confirmation.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/index.html [moved from python/lib/django-1.4/tests/templates/custom_admin/index.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/login.html [moved from python/lib/django-1.4/tests/templates/custom_admin/login.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/logout.html [moved from python/lib/django-1.4/tests/templates/custom_admin/logout.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/object_history.html [moved from python/lib/django-1.4/tests/templates/custom_admin/object_history.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/password_change_done.html [moved from python/lib/django-1.4/tests/templates/custom_admin/password_change_done.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/custom_admin/password_change_form.html [moved from python/lib/django-1.4/tests/templates/custom_admin/password_change_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/extended.html [moved from python/lib/django-1.4/tests/templates/extended.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/form_view.html [moved from python/lib/django-1.4/tests/templates/form_view.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/login.html [moved from python/lib/django-1.4/tests/templates/login.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/article_archive_day.html [moved from python/lib/django-1.4/tests/templates/views/article_archive_day.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/article_archive_month.html [moved from python/lib/django-1.4/tests/templates/views/article_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/article_confirm_delete.html [moved from python/lib/django-1.4/tests/templates/views/article_confirm_delete.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/article_detail.html [moved from python/lib/django-1.4/tests/templates/views/article_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/article_form.html [moved from python/lib/django-1.4/tests/templates/views/article_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/article_list.html [moved from python/lib/django-1.4/tests/templates/views/article_list.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/datearticle_archive_month.html [moved from python/lib/django-1.4/tests/templates/views/datearticle_archive_month.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/urlarticle_detail.html [moved from python/lib/django-1.4/tests/templates/views/urlarticle_detail.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/templates/views/urlarticle_form.html [moved from python/lib/django-1.4/tests/templates/views/urlarticle_form.html with 100% similarity]
python/google_appengine/lib/django-1.4/tests/test_sqlite.py [moved from python/lib/django-1.4/tests/test_sqlite.py with 100% similarity]
python/google_appengine/lib/django-1.4/tests/urls.py [moved from python/lib/django-1.4/tests/urls.py with 100% similarity]
python/google_appengine/lib/enum/enum/LICENSE [moved from python/lib/enum/enum/LICENSE with 100% similarity]
python/google_appengine/lib/enum/enum/__init__.py [moved from python/lib/enum/enum/__init__.py with 100% similarity]
python/google_appengine/lib/enum/enum/test/test_enum.py [moved from python/lib/enum/enum/test/test_enum.py with 100% similarity]
python/google_appengine/lib/enum/enum/test/tools.py [moved from python/lib/enum/enum/test/tools.py with 100% similarity]
python/google_appengine/lib/fancy_urllib/fancy_urllib/__init__.py [new file with mode: 0644]
python/google_appengine/lib/google-api-python-client/LICENSE [moved from python/lib/google-api-python-client/LICENSE with 100% similarity]
python/google_appengine/lib/google-api-python-client/MANIFEST.in [moved from python/lib/google-api-python-client/MANIFEST.in with 100% similarity]
python/google_appengine/lib/google-api-python-client/PKG-INFO [moved from python/lib/google-api-python-client/PKG-INFO with 100% similarity]
python/google_appengine/lib/google-api-python-client/README [moved from python/lib/google-api-python-client/README with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/contrib/latitude/future.json [moved from python/lib/google-api-python-client/apiclient/contrib/latitude/future.json with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/contrib/moderator/future.json [moved from python/lib/google-api-python-client/apiclient/contrib/moderator/future.json with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/discovery.py [moved from python/lib/google-api-python-client/apiclient/discovery.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/errors.py [moved from python/lib/google-api-python-client/apiclient/errors.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/ext/appengine.py [moved from python/lib/google-api-python-client/apiclient/ext/appengine.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/ext/authtools.py [moved from python/lib/google-api-python-client/apiclient/ext/authtools.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/ext/django_orm.py [moved from python/lib/google-api-python-client/apiclient/ext/django_orm.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/ext/file.py [moved from python/lib/google-api-python-client/apiclient/ext/file.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/http.py [moved from python/lib/google-api-python-client/apiclient/http.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/mimeparse.py [moved from python/lib/google-api-python-client/apiclient/mimeparse.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/model.py [moved from python/lib/google-api-python-client/apiclient/model.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/oauth.py [moved from python/lib/google-api-python-client/apiclient/oauth.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/apiclient/schema.py [moved from python/lib/google-api-python-client/apiclient/schema.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/bin/enable-app-engine-project [moved from python/lib/google-api-python-client/bin/enable-app-engine-project with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/anyjson.py [moved from python/lib/google-api-python-client/oauth2client/anyjson.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/appengine.py [moved from python/lib/google-api-python-client/oauth2client/appengine.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/client.py [moved from python/lib/google-api-python-client/oauth2client/client.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/clientsecrets.py [moved from python/lib/google-api-python-client/oauth2client/clientsecrets.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/crypt.py [moved from python/lib/google-api-python-client/oauth2client/crypt.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/django_orm.py [moved from python/lib/google-api-python-client/oauth2client/django_orm.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/file.py [moved from python/lib/google-api-python-client/oauth2client/file.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/multistore_file.py [moved from python/lib/google-api-python-client/oauth2client/multistore_file.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/oauth2client/tools.py [moved from python/lib/google-api-python-client/oauth2client/tools.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/runsamples.py [moved from python/lib/google-api-python-client/runsamples.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/runtests.py [moved from python/lib/google-api-python-client/runtests.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/setpath.sh [moved from python/lib/google-api-python-client/setpath.sh with 100% similarity]
python/google_appengine/lib/google-api-python-client/setup.cfg [moved from python/lib/google-api-python-client/setup.cfg with 100% similarity]
python/google_appengine/lib/google-api-python-client/setup.py [moved from python/lib/google-api-python-client/setup.py with 100% similarity]
python/google_appengine/lib/google-api-python-client/uritemplate/__init__.py [moved from python/lib/google-api-python-client/uritemplate/__init__.py with 100% similarity]
python/google_appengine/lib/graphy/graphy/__init__.py [moved from python/lib/graphy/graphy/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/backends/google_chart_api/__init__.py [moved from python/lib/graphy/graphy/backends/google_chart_api/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/backends/google_chart_api/encoders.py [moved from python/lib/graphy/graphy/backends/google_chart_api/encoders.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/backends/google_chart_api/util.py [moved from python/lib/graphy/graphy/backends/google_chart_api/util.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/bar_chart.py [moved from python/lib/graphy/graphy/bar_chart.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/common.py [moved from python/lib/graphy/graphy/common.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/formatters.py [moved from python/lib/graphy/graphy/formatters.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/line_chart.py [moved from python/lib/graphy/graphy/line_chart.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/pie_chart.py [moved from python/lib/graphy/graphy/pie_chart.py with 100% similarity, mode: 0644]
python/google_appengine/lib/graphy/graphy/util.py [moved from python/lib/graphy/graphy/util.py with 100% similarity, mode: 0644]
python/google_appengine/lib/grizzled/grizzled/CHANGELOG [moved from python/lib/grizzled/grizzled/CHANGELOG with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/LICENSE [moved from python/lib/grizzled/grizzled/LICENSE with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/README [moved from python/lib/grizzled/grizzled/README with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/__init__.py [moved from python/lib/grizzled/grizzled/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/cmdline.py [moved from python/lib/grizzled/grizzled/cmdline.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/collections/__init__.py [moved from python/lib/grizzled/grizzled/collections/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/collections/dict.py [moved from python/lib/grizzled/grizzled/collections/dict.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/config.py [moved from python/lib/grizzled/grizzled/config.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/__init__.py [moved from python/lib/grizzled/grizzled/db/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/base.py [moved from python/lib/grizzled/grizzled/db/base.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/dbgadfly.py [moved from python/lib/grizzled/grizzled/db/dbgadfly.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/dummydb.py [moved from python/lib/grizzled/grizzled/db/dummydb.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/mysql.py [moved from python/lib/grizzled/grizzled/db/mysql.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/oracle.py [moved from python/lib/grizzled/grizzled/db/oracle.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/postgresql.py [moved from python/lib/grizzled/grizzled/db/postgresql.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/sqlite.py [moved from python/lib/grizzled/grizzled/db/sqlite.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/db/sqlserver.py [moved from python/lib/grizzled/grizzled/db/sqlserver.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/decorators.py [moved from python/lib/grizzled/grizzled/decorators.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/exception.py [moved from python/lib/grizzled/grizzled/exception.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/file/__init__.py [moved from python/lib/grizzled/grizzled/file/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/file/includer.py [moved from python/lib/grizzled/grizzled/file/includer.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/history.py [moved from python/lib/grizzled/grizzled/history.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/io/__init__.py [moved from python/lib/grizzled/grizzled/io/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/io/filelock.py [moved from python/lib/grizzled/grizzled/io/filelock.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/log.py [moved from python/lib/grizzled/grizzled/log.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/misc.py [moved from python/lib/grizzled/grizzled/misc.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/net/__init__.py [moved from python/lib/grizzled/grizzled/net/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/net/ftp/__init__.py [moved from python/lib/grizzled/grizzled/net/ftp/__init__.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/net/ftp/parse.py [moved from python/lib/grizzled/grizzled/net/ftp/parse.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/os.py [moved from python/lib/grizzled/grizzled/os.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/proxy.py [moved from python/lib/grizzled/grizzled/proxy.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/system.py [moved from python/lib/grizzled/grizzled/system.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/README [moved from python/lib/grizzled/grizzled/test/README with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/TestProxy.py [moved from python/lib/grizzled/grizzled/test/TestProxy.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/collections/TestLRUDict.py [moved from python/lib/grizzled/grizzled/test/collections/TestLRUDict.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/config/TestConfiguration.py [moved from python/lib/grizzled/grizzled/test/config/TestConfiguration.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/file/Test.py [moved from python/lib/grizzled/grizzled/test/file/Test.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/io/TestPushback.py [moved from python/lib/grizzled/grizzled/test/io/TestPushback.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/misc/TestReadOnly.py [moved from python/lib/grizzled/grizzled/test/misc/TestReadOnly.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/net/ftp/TestFTPListParse.py [moved from python/lib/grizzled/grizzled/test/net/ftp/TestFTPListParse.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/system/Test.py [moved from python/lib/grizzled/grizzled/test/system/Test.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/test_helpers.py [moved from python/lib/grizzled/grizzled/test/test_helpers.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/test/text/TestStr2Bool.py [moved from python/lib/grizzled/grizzled/test/text/TestStr2Bool.py with 100% similarity]
python/google_appengine/lib/grizzled/grizzled/text/__init__.py [moved from python/lib/grizzled/grizzled/text/__init__.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/LICENSE [moved from python/lib/httplib2/httplib2/LICENSE with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/OWNERS [moved from python/lib/httplib2/httplib2/OWNERS with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/__init__.py [moved from python/lib/httplib2/httplib2/__init__.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/cacerts.txt [moved from python/lib/httplib2/httplib2/cacerts.txt with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/iri2uri.py [moved from python/lib/httplib2/httplib2/iri2uri.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/socks.py [moved from python/lib/httplib2/httplib2/socks.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/test/brokensocket/socket.py [moved from python/lib/httplib2/httplib2/test/brokensocket/socket.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/test/functional/test_proxies.py [moved from python/lib/httplib2/httplib2/test/functional/test_proxies.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/test/miniserver.py [moved from python/lib/httplib2/httplib2/test/miniserver.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/test/other_cacerts.txt [moved from python/lib/httplib2/httplib2/test/other_cacerts.txt with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/test/smoke_test.py [moved from python/lib/httplib2/httplib2/test/smoke_test.py with 100% similarity]
python/google_appengine/lib/httplib2/httplib2/test/test_no_socket.py [moved from python/lib/httplib2/httplib2/test/test_no_socket.py with 100% similarity]
python/google_appengine/lib/ipaddr/ipaddr/LICENSE [moved from python/lib/ipaddr/ipaddr/LICENSE with 100% similarity]
python/google_appengine/lib/ipaddr/ipaddr/README [moved from python/lib/ipaddr/ipaddr/README with 100% similarity]
python/google_appengine/lib/ipaddr/ipaddr/__init__.py [moved from python/lib/ipaddr/ipaddr/__init__.py with 100% similarity]
python/google_appengine/lib/ipaddr/ipaddr/setup.py [moved from python/lib/ipaddr/ipaddr/setup.py with 100% similarity, mode: 0644]
python/google_appengine/lib/jinja2-2.6/AUTHORS [moved from python/lib/jinja2-2.6/AUTHORS with 100% similarity]
python/google_appengine/lib/jinja2-2.6/CHANGES [moved from python/lib/jinja2-2.6/CHANGES with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/PKG-INFO [moved from python/lib/jinja2-2.6/Jinja2.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/SOURCES.txt [moved from python/lib/jinja2-2.6/Jinja2.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/dependency_links.txt [moved from python/lib/jinja2-2.6/Jinja2.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/entry_points.txt [moved from python/lib/jinja2-2.6/Jinja2.egg-info/entry_points.txt with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/not-zip-safe [moved from python/lib/jinja2-2.6/Jinja2.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/requires.txt [moved from python/lib/jinja2-2.6/Jinja2.egg-info/requires.txt with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Jinja2.egg-info/top_level.txt [moved from python/lib/jinja2-2.6/Jinja2.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/jinja2-2.6/LICENSE [moved from python/lib/jinja2-2.6/LICENSE with 100% similarity]
python/google_appengine/lib/jinja2-2.6/MANIFEST.in [moved from python/lib/jinja2-2.6/MANIFEST.in with 100% similarity]
python/google_appengine/lib/jinja2-2.6/Makefile [moved from python/lib/jinja2-2.6/Makefile with 100% similarity]
python/google_appengine/lib/jinja2-2.6/PKG-INFO [moved from python/lib/jinja2-2.6/PKG-INFO with 100% similarity]
python/google_appengine/lib/jinja2-2.6/artwork/jinjalogo.svg [moved from python/lib/jinja2-2.6/artwork/jinjalogo.svg with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/Makefile [moved from python/lib/jinja2-2.6/docs/Makefile with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_templates/sidebarintro.html [moved from python/lib/jinja2-2.6/docs/_templates/sidebarintro.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_templates/sidebarlogo.html [moved from python/lib/jinja2-2.6/docs/_templates/sidebarlogo.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_themes/LICENSE [moved from python/lib/jinja2-2.6/docs/_themes/LICENSE with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_themes/README [moved from python/lib/jinja2-2.6/docs/_themes/README with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_themes/jinja/layout.html [moved from python/lib/jinja2-2.6/docs/_themes/jinja/layout.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_themes/jinja/relations.html [moved from python/lib/jinja2-2.6/docs/_themes/jinja/relations.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_themes/jinja/static/jinja.css_t [moved from python/lib/jinja2-2.6/docs/_themes/jinja/static/jinja.css_t with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/_themes/jinja/theme.conf [moved from python/lib/jinja2-2.6/docs/_themes/jinja/theme.conf with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/api.rst [moved from python/lib/jinja2-2.6/docs/api.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/cache_extension.py [moved from python/lib/jinja2-2.6/docs/cache_extension.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/changelog.rst [moved from python/lib/jinja2-2.6/docs/changelog.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/conf.py [moved from python/lib/jinja2-2.6/docs/conf.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/contents.rst.inc [moved from python/lib/jinja2-2.6/docs/contents.rst.inc with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/extensions.rst [moved from python/lib/jinja2-2.6/docs/extensions.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/faq.rst [moved from python/lib/jinja2-2.6/docs/faq.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/index.rst [moved from python/lib/jinja2-2.6/docs/index.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/integration.rst [moved from python/lib/jinja2-2.6/docs/integration.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/intro.rst [moved from python/lib/jinja2-2.6/docs/intro.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/jinjaext.py [moved from python/lib/jinja2-2.6/docs/jinjaext.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/jinjastyle.sty [moved from python/lib/jinja2-2.6/docs/jinjastyle.sty with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/latexindex.rst [moved from python/lib/jinja2-2.6/docs/latexindex.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/sandbox.rst [moved from python/lib/jinja2-2.6/docs/sandbox.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/switching.rst [moved from python/lib/jinja2-2.6/docs/switching.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/templates.rst [moved from python/lib/jinja2-2.6/docs/templates.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/docs/tricks.rst [moved from python/lib/jinja2-2.6/docs/tricks.rst with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/cycle.py [moved from python/lib/jinja2-2.6/examples/basic/cycle.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/debugger.py [moved from python/lib/jinja2-2.6/examples/basic/debugger.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/inheritance.py [moved from python/lib/jinja2-2.6/examples/basic/inheritance.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/templates/broken.html [moved from python/lib/jinja2-2.6/examples/basic/templates/broken.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/templates/subbroken.html [moved from python/lib/jinja2-2.6/examples/basic/templates/subbroken.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/test.py [moved from python/lib/jinja2-2.6/examples/basic/test.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/test2.py [moved from python/lib/jinja2-2.6/examples/basic/test2.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/test_filter_and_linestatements.py [moved from python/lib/jinja2-2.6/examples/basic/test_filter_and_linestatements.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/test_loop_filter.py [moved from python/lib/jinja2-2.6/examples/basic/test_loop_filter.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/basic/translate.py [moved from python/lib/jinja2-2.6/examples/basic/translate.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/bench.py [moved from python/lib/jinja2-2.6/examples/bench.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/profile.py [moved from python/lib/jinja2-2.6/examples/profile.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/django/_form.html [moved from python/lib/jinja2-2.6/examples/rwbench/django/_form.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/django/_input_field.html [moved from python/lib/jinja2-2.6/examples/rwbench/django/_input_field.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/django/_textarea.html [moved from python/lib/jinja2-2.6/examples/rwbench/django/_textarea.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/django/index.html [moved from python/lib/jinja2-2.6/examples/rwbench/django/index.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/django/layout.html [moved from python/lib/jinja2-2.6/examples/rwbench/django/layout.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/djangoext.py [moved from python/lib/jinja2-2.6/examples/rwbench/djangoext.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/genshi/helpers.html [moved from python/lib/jinja2-2.6/examples/rwbench/genshi/helpers.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/genshi/index.html [moved from python/lib/jinja2-2.6/examples/rwbench/genshi/index.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/genshi/layout.html [moved from python/lib/jinja2-2.6/examples/rwbench/genshi/layout.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/jinja/helpers.html [moved from python/lib/jinja2-2.6/examples/rwbench/jinja/helpers.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/jinja/index.html [moved from python/lib/jinja2-2.6/examples/rwbench/jinja/index.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/jinja/layout.html [moved from python/lib/jinja2-2.6/examples/rwbench/jinja/layout.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/mako/helpers.html [moved from python/lib/jinja2-2.6/examples/rwbench/mako/helpers.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/mako/index.html [moved from python/lib/jinja2-2.6/examples/rwbench/mako/index.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/mako/layout.html [moved from python/lib/jinja2-2.6/examples/rwbench/mako/layout.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/examples/rwbench/rwbench.py [moved from python/lib/jinja2-2.6/examples/rwbench/rwbench.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/Vim/jinja.vim [moved from python/lib/jinja2-2.6/ext/Vim/jinja.vim with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/django2jinja/django2jinja.py [moved from python/lib/jinja2-2.6/ext/django2jinja/django2jinja.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/django2jinja/example.py [moved from python/lib/jinja2-2.6/ext/django2jinja/example.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/django2jinja/templates/index.html [moved from python/lib/jinja2-2.6/ext/django2jinja/templates/index.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/django2jinja/templates/layout.html [moved from python/lib/jinja2-2.6/ext/django2jinja/templates/layout.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/django2jinja/templates/subtemplate.html [moved from python/lib/jinja2-2.6/ext/django2jinja/templates/subtemplate.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/djangojinja2.py [moved from python/lib/jinja2-2.6/ext/djangojinja2.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/inlinegettext.py [moved from python/lib/jinja2-2.6/ext/inlinegettext.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/ext/jinja.el [moved from python/lib/jinja2-2.6/ext/jinja.el with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/__init__.py [moved from python/lib/jinja2-2.6/jinja2/__init__.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_debugsupport.c [moved from python/lib/jinja2-2.6/jinja2/_debugsupport.c with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_markupsafe/__init__.py [moved from python/lib/jinja2-2.6/jinja2/_markupsafe/__init__.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_markupsafe/_bundle.py [moved from python/lib/jinja2-2.6/jinja2/_markupsafe/_bundle.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_markupsafe/_constants.py [moved from python/lib/jinja2-2.6/jinja2/_markupsafe/_constants.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_markupsafe/_native.py [moved from python/lib/jinja2-2.6/jinja2/_markupsafe/_native.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_markupsafe/tests.py [moved from python/lib/jinja2-2.6/jinja2/_markupsafe/tests.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/_stringdefs.py [moved from python/lib/jinja2-2.6/jinja2/_stringdefs.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/bccache.py [moved from python/lib/jinja2-2.6/jinja2/bccache.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/compiler.py [moved from python/lib/jinja2-2.6/jinja2/compiler.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/constants.py [moved from python/lib/jinja2-2.6/jinja2/constants.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/debug.py [moved from python/lib/jinja2-2.6/jinja2/debug.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/defaults.py [moved from python/lib/jinja2-2.6/jinja2/defaults.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/environment.py [moved from python/lib/jinja2-2.6/jinja2/environment.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/exceptions.py [moved from python/lib/jinja2-2.6/jinja2/exceptions.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/ext.py [moved from python/lib/jinja2-2.6/jinja2/ext.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/filters.py [moved from python/lib/jinja2-2.6/jinja2/filters.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/lexer.py [moved from python/lib/jinja2-2.6/jinja2/lexer.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/loaders.py [moved from python/lib/jinja2-2.6/jinja2/loaders.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/meta.py [moved from python/lib/jinja2-2.6/jinja2/meta.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/nodes.py [moved from python/lib/jinja2-2.6/jinja2/nodes.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/optimizer.py [moved from python/lib/jinja2-2.6/jinja2/optimizer.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/parser.py [moved from python/lib/jinja2-2.6/jinja2/parser.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/runtime.py [moved from python/lib/jinja2-2.6/jinja2/runtime.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/sandbox.py [moved from python/lib/jinja2-2.6/jinja2/sandbox.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/tests.py [moved from python/lib/jinja2-2.6/jinja2/tests.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/__init__.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/__init__.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/api.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/api.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/core_tags.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/core_tags.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/debug.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/debug.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/doctests.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/doctests.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/ext.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/ext.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/filters.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/filters.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/imports.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/imports.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/inheritance.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/inheritance.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/lexnparse.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/lexnparse.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/loader.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/loader.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/regression.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/regression.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/res/templates/broken.html [moved from python/lib/jinja2-2.6/jinja2/testsuite/res/templates/broken.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/res/templates/foo/test.html [moved from python/lib/jinja2-2.6/jinja2/testsuite/res/templates/foo/test.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/res/templates/syntaxerror.html [moved from python/lib/jinja2-2.6/jinja2/testsuite/res/templates/syntaxerror.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/res/templates/test.html [moved from python/lib/jinja2-2.6/jinja2/testsuite/res/templates/test.html with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/security.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/security.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/tests.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/tests.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/testsuite/utils.py [moved from python/lib/jinja2-2.6/jinja2/testsuite/utils.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/utils.py [moved from python/lib/jinja2-2.6/jinja2/utils.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/jinja2/visitor.py [moved from python/lib/jinja2-2.6/jinja2/visitor.py with 100% similarity]
python/google_appengine/lib/jinja2-2.6/setup.cfg [moved from python/lib/jinja2-2.6/setup.cfg with 100% similarity]
python/google_appengine/lib/jinja2-2.6/setup.py [moved from python/lib/jinja2-2.6/setup.py with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/AUTHORS [moved from python/lib/markupsafe-0.15/AUTHORS with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/LICENSE [moved from python/lib/markupsafe-0.15/LICENSE with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/MANIFEST.in [moved from python/lib/markupsafe-0.15/MANIFEST.in with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/MarkupSafe.egg-info/PKG-INFO [moved from python/lib/markupsafe-0.15/MarkupSafe.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/MarkupSafe.egg-info/SOURCES.txt [moved from python/lib/markupsafe-0.15/MarkupSafe.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/MarkupSafe.egg-info/dependency_links.txt [moved from python/lib/markupsafe-0.15/MarkupSafe.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/MarkupSafe.egg-info/not-zip-safe [moved from python/lib/markupsafe-0.15/MarkupSafe.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/MarkupSafe.egg-info/top_level.txt [moved from python/lib/markupsafe-0.15/MarkupSafe.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/PKG-INFO [moved from python/lib/markupsafe-0.15/PKG-INFO with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/README.rst [moved from python/lib/markupsafe-0.15/README.rst with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/markupsafe/__init__.py [moved from python/lib/markupsafe-0.15/markupsafe/__init__.py with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/markupsafe/_constants.py [moved from python/lib/markupsafe-0.15/markupsafe/_constants.py with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/markupsafe/_native.py [moved from python/lib/markupsafe-0.15/markupsafe/_native.py with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/markupsafe/_speedups.c [moved from python/lib/markupsafe-0.15/markupsafe/_speedups.c with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/markupsafe/tests.py [moved from python/lib/markupsafe-0.15/markupsafe/tests.py with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/setup.cfg [moved from python/lib/markupsafe-0.15/setup.cfg with 100% similarity]
python/google_appengine/lib/markupsafe-0.15/setup.py [moved from python/lib/markupsafe-0.15/setup.py with 100% similarity]
python/google_appengine/lib/mox/COPYING [moved from python/lib/mox/COPYING with 100% similarity]
python/google_appengine/lib/mox/mox.py [moved from python/lib/mox/mox.py with 100% similarity]
python/google_appengine/lib/mox/mox_test.py [moved from python/lib/mox/mox_test.py with 100% similarity]
python/google_appengine/lib/mox/mox_test_helper.py [moved from python/lib/mox/mox_test_helper.py with 100% similarity]
python/google_appengine/lib/mox/setup.py [moved from python/lib/mox/setup.py with 100% similarity]
python/google_appengine/lib/mox/stubout.py [moved from python/lib/mox/stubout.py with 100% similarity]
python/google_appengine/lib/mox/stubout_test.py [moved from python/lib/mox/stubout_test.py with 100% similarity]
python/google_appengine/lib/mox/stubout_testee.py [moved from python/lib/mox/stubout_testee.py with 100% similarity]
python/google_appengine/lib/oauth2/oauth2/LICENSE [moved from python/lib/oauth2/oauth2/LICENSE with 100% similarity]
python/google_appengine/lib/oauth2/oauth2/OWNERS [moved from python/lib/oauth2/oauth2/OWNERS with 100% similarity]
python/google_appengine/lib/oauth2/oauth2/__init__.py [moved from python/lib/oauth2/oauth2/__init__.py with 100% similarity]
python/google_appengine/lib/prettytable/prettytable/LICENSE [moved from python/lib/prettytable/prettytable/LICENSE with 100% similarity]
python/google_appengine/lib/prettytable/prettytable/__init__.py [moved from python/lib/prettytable/prettytable/__init__.py with 100% similarity]
python/google_appengine/lib/protorpc/LICENSE [moved from python/lib/protorpc/LICENSE with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/definition.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/descriptor.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/generate.py [moved from python/lib/protorpc/protorpc/generate.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/generate_proto.py [moved from python/lib/protorpc/protorpc/generate_proto.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/generate_python.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/message_types.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/messages.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/protobuf.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/protojson.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/protourlencode.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/registry.py [moved from python/lib/protorpc/protorpc/registry.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/remote.py [moved from python/lib/protorpc/protorpc/remote.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/static/base.html [moved from python/lib/protorpc/protorpc/static/base.html with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/static/forms.html [moved from python/lib/protorpc/protorpc/static/forms.html with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/static/forms.js [moved from python/lib/protorpc/protorpc/static/forms.js with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/static/jquery-1.4.2.min.js [moved from python/lib/protorpc/protorpc/static/jquery-1.4.2.min.js with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/static/jquery.json-2.2.min.js [moved from python/lib/protorpc/protorpc/static/jquery.json-2.2.min.js with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/static/methods.html [moved from python/lib/protorpc/protorpc/static/methods.html with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/transport.py [moved from python/lib/protorpc/protorpc/transport.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/util.py [new file with mode: 0644]
python/google_appengine/lib/protorpc/protorpc/webapp/__init__.py [moved from python/lib/protorpc/protorpc/webapp/__init__.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/webapp/forms.py [moved from python/lib/protorpc/protorpc/webapp/forms.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/webapp/service_handlers.py [moved from python/lib/protorpc/protorpc/webapp/service_handlers.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/wsgi/__init__.py [moved from python/lib/protorpc/protorpc/wsgi/__init__.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/wsgi/service.py [moved from python/lib/protorpc/protorpc/wsgi/service.py with 100% similarity]
python/google_appengine/lib/protorpc/protorpc/wsgi/util.py [new file with mode: 0644]
python/google_appengine/lib/python-gflags/AUTHORS [moved from python/lib/python-gflags/AUTHORS with 100% similarity]
python/google_appengine/lib/python-gflags/ChangeLog [moved from python/lib/python-gflags/ChangeLog with 100% similarity]
python/google_appengine/lib/python-gflags/LICENSE [moved from python/lib/python-gflags/LICENSE with 100% similarity]
python/google_appengine/lib/python-gflags/MANIFEST.in [moved from python/lib/python-gflags/MANIFEST.in with 100% similarity]
python/google_appengine/lib/python-gflags/Makefile [moved from python/lib/python-gflags/Makefile with 100% similarity]
python/google_appengine/lib/python-gflags/NEWS [moved from python/lib/python-gflags/NEWS with 100% similarity]
python/google_appengine/lib/python-gflags/OWNERS [moved from python/lib/python-gflags/OWNERS with 100% similarity]
python/google_appengine/lib/python-gflags/PKG-INFO [moved from python/lib/python-gflags/PKG-INFO with 100% similarity]
python/google_appengine/lib/python-gflags/README [moved from python/lib/python-gflags/README with 100% similarity]
python/google_appengine/lib/python-gflags/debian/README [moved from python/lib/python-gflags/debian/README with 100% similarity]
python/google_appengine/lib/python-gflags/debian/changelog [moved from python/lib/python-gflags/debian/changelog with 100% similarity]
python/google_appengine/lib/python-gflags/debian/compat [moved from python/lib/python-gflags/debian/compat with 100% similarity]
python/google_appengine/lib/python-gflags/debian/control [moved from python/lib/python-gflags/debian/control with 100% similarity]
python/google_appengine/lib/python-gflags/debian/copyright [moved from python/lib/python-gflags/debian/copyright with 100% similarity]
python/google_appengine/lib/python-gflags/debian/docs [moved from python/lib/python-gflags/debian/docs with 100% similarity]
python/google_appengine/lib/python-gflags/debian/rules [moved from python/lib/python-gflags/debian/rules with 100% similarity]
python/google_appengine/lib/python-gflags/gflags.py [moved from python/lib/python-gflags/gflags.py with 100% similarity]
python/google_appengine/lib/python-gflags/gflags2man.py [moved from python/lib/python-gflags/gflags2man.py with 100% similarity]
python/google_appengine/lib/python-gflags/gflags_validators.py [moved from python/lib/python-gflags/gflags_validators.py with 100% similarity]
python/google_appengine/lib/python-gflags/python_gflags.egg-info/PKG-INFO [moved from python/lib/python-gflags/python_gflags.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/python-gflags/python_gflags.egg-info/SOURCES.txt [moved from python/lib/python-gflags/python_gflags.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/python-gflags/python_gflags.egg-info/dependency_links.txt [moved from python/lib/python-gflags/python_gflags.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/python-gflags/python_gflags.egg-info/top_level.txt [moved from python/lib/python-gflags/python_gflags.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/python-gflags/setup.cfg [moved from python/lib/python-gflags/setup.cfg with 100% similarity]
python/google_appengine/lib/python-gflags/setup.py [moved from python/lib/python-gflags/setup.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/flags_modules_for_testing/module_bar.py [moved from python/lib/python-gflags/tests/flags_modules_for_testing/module_bar.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/flags_modules_for_testing/module_baz.py [moved from python/lib/python-gflags/tests/flags_modules_for_testing/module_baz.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/flags_modules_for_testing/module_foo.py [moved from python/lib/python-gflags/tests/flags_modules_for_testing/module_foo.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/gflags_googletest.py [moved from python/lib/python-gflags/tests/gflags_googletest.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/gflags_helpxml_test.py [moved from python/lib/python-gflags/tests/gflags_helpxml_test.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/gflags_unittest.py [moved from python/lib/python-gflags/tests/gflags_unittest.py with 100% similarity]
python/google_appengine/lib/python-gflags/tests/gflags_validators_test.py [moved from python/lib/python-gflags/tests/gflags_validators_test.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/LICENSE [new file with mode: 0644]
python/google_appengine/lib/setuptools-0.6c11/easy_install.py [moved from python/lib/setuptools-0.6c11/easy_install.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/pkg_resources.py [moved from python/lib/setuptools-0.6c11/pkg_resources.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools.egg-info/PKG-INFO [moved from python/lib/setuptools-0.6c11/setuptools.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools.egg-info/SOURCES.txt [moved from python/lib/setuptools-0.6c11/setuptools.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools.egg-info/dependency_links.txt [moved from python/lib/setuptools-0.6c11/setuptools.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools.egg-info/entry_points.txt [moved from python/lib/setuptools-0.6c11/setuptools.egg-info/entry_points.txt with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools.egg-info/not-zip-safe [moved from python/lib/setuptools-0.6c11/setuptools.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools.egg-info/top_level.txt [moved from python/lib/setuptools-0.6c11/setuptools.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/__init__.py [moved from python/lib/setuptools-0.6c11/setuptools/__init__.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/archive_util.py [moved from python/lib/setuptools-0.6c11/setuptools/archive_util.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/__init__.py [moved from python/lib/setuptools-0.6c11/setuptools/command/__init__.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/alias.py [moved from python/lib/setuptools-0.6c11/setuptools/command/alias.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/bdist_egg.py [moved from python/lib/setuptools-0.6c11/setuptools/command/bdist_egg.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/bdist_rpm.py [moved from python/lib/setuptools-0.6c11/setuptools/command/bdist_rpm.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/bdist_wininst.py [moved from python/lib/setuptools-0.6c11/setuptools/command/bdist_wininst.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/build_ext.py [moved from python/lib/setuptools-0.6c11/setuptools/command/build_ext.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/build_py.py [moved from python/lib/setuptools-0.6c11/setuptools/command/build_py.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/develop.py [moved from python/lib/setuptools-0.6c11/setuptools/command/develop.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/easy_install.py [moved from python/lib/setuptools-0.6c11/setuptools/command/easy_install.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/egg_info.py [moved from python/lib/setuptools-0.6c11/setuptools/command/egg_info.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/install.py [moved from python/lib/setuptools-0.6c11/setuptools/command/install.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/install_egg_info.py [moved from python/lib/setuptools-0.6c11/setuptools/command/install_egg_info.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/install_lib.py [moved from python/lib/setuptools-0.6c11/setuptools/command/install_lib.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/install_scripts.py [moved from python/lib/setuptools-0.6c11/setuptools/command/install_scripts.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/register.py [moved from python/lib/setuptools-0.6c11/setuptools/command/register.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/rotate.py [moved from python/lib/setuptools-0.6c11/setuptools/command/rotate.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/saveopts.py [moved from python/lib/setuptools-0.6c11/setuptools/command/saveopts.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/sdist.py [moved from python/lib/setuptools-0.6c11/setuptools/command/sdist.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/setopt.py [moved from python/lib/setuptools-0.6c11/setuptools/command/setopt.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/test.py [moved from python/lib/setuptools-0.6c11/setuptools/command/test.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/command/upload.py [moved from python/lib/setuptools-0.6c11/setuptools/command/upload.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/depends.py [moved from python/lib/setuptools-0.6c11/setuptools/depends.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/dist.py [moved from python/lib/setuptools-0.6c11/setuptools/dist.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/extension.py [moved from python/lib/setuptools-0.6c11/setuptools/extension.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/package_index.py [moved from python/lib/setuptools-0.6c11/setuptools/package_index.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/sandbox.py [moved from python/lib/setuptools-0.6c11/setuptools/sandbox.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/tests/__init__.py [moved from python/lib/setuptools-0.6c11/setuptools/tests/__init__.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/tests/doctest.py [moved from python/lib/setuptools-0.6c11/setuptools/tests/doctest.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/tests/test_packageindex.py [moved from python/lib/setuptools-0.6c11/setuptools/tests/test_packageindex.py with 100% similarity]
python/google_appengine/lib/setuptools-0.6c11/setuptools/tests/test_resources.py [moved from python/lib/setuptools-0.6c11/setuptools/tests/test_resources.py with 100% similarity]
python/google_appengine/lib/simplejson/simplejson/__init__.py [moved from python/lib/simplejson/simplejson/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/lib/simplejson/simplejson/decoder.py [moved from python/lib/simplejson/simplejson/decoder.py with 100% similarity, mode: 0644]
python/google_appengine/lib/simplejson/simplejson/encoder.py [moved from python/lib/simplejson/simplejson/encoder.py with 100% similarity, mode: 0644]
python/google_appengine/lib/simplejson/simplejson/jsonfilter.py [moved from python/lib/simplejson/simplejson/jsonfilter.py with 100% similarity, mode: 0644]
python/google_appengine/lib/simplejson/simplejson/scanner.py [moved from python/lib/simplejson/simplejson/scanner.py with 100% similarity, mode: 0644]
python/google_appengine/lib/sqlcmd/sqlcmd/LICENSE [moved from python/lib/sqlcmd/sqlcmd/LICENSE with 100% similarity]
python/google_appengine/lib/sqlcmd/sqlcmd/README [moved from python/lib/sqlcmd/sqlcmd/README with 100% similarity]
python/google_appengine/lib/sqlcmd/sqlcmd/__init__.py [moved from python/lib/sqlcmd/sqlcmd/__init__.py with 100% similarity]
python/google_appengine/lib/sqlcmd/sqlcmd/config.py [moved from python/lib/sqlcmd/sqlcmd/config.py with 100% similarity]
python/google_appengine/lib/sqlcmd/sqlcmd/ecmd.py [moved from python/lib/sqlcmd/sqlcmd/ecmd.py with 100% similarity]
python/google_appengine/lib/sqlcmd/sqlcmd/exception.py [moved from python/lib/sqlcmd/sqlcmd/exception.py with 100% similarity]
python/google_appengine/lib/sqlcmd/sqlcmd/sqlcmd_test.py [moved from python/lib/sqlcmd/sqlcmd/sqlcmd_test.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/LICENSE [new file with mode: 0644]
python/google_appengine/lib/webapp2-2.3/webapp2.egg-info/PKG-INFO [moved from python/lib/webapp2-2.3/webapp2.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2.egg-info/SOURCES.txt [moved from python/lib/webapp2-2.3/webapp2.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2.egg-info/dependency_links.txt [moved from python/lib/webapp2-2.3/webapp2.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2.egg-info/not-zip-safe [moved from python/lib/webapp2-2.3/webapp2.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2.egg-info/top_level.txt [moved from python/lib/webapp2-2.3/webapp2.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2.py [moved from python/lib/webapp2-2.3/webapp2.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/__init__.py [moved from python/lib/webapp2-2.3/webapp2_extras/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/appengine/__init__.py [moved from python/lib/webapp2-2.3/webapp2_extras/appengine/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/appengine/auth/__init__.py [moved from python/lib/webapp2-2.3/webapp2_extras/appengine/auth/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/appengine/auth/models.py [moved from python/lib/webapp2-2.3/webapp2_extras/appengine/auth/models.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/appengine/sessions_memcache.py [moved from python/lib/webapp2-2.3/webapp2_extras/appengine/sessions_memcache.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/appengine/sessions_ndb.py [moved from python/lib/webapp2-2.3/webapp2_extras/appengine/sessions_ndb.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/appengine/users.py [moved from python/lib/webapp2-2.3/webapp2_extras/appengine/users.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/auth.py [moved from python/lib/webapp2-2.3/webapp2_extras/auth.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/config.py [moved from python/lib/webapp2-2.3/webapp2_extras/config.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/i18n.py [moved from python/lib/webapp2-2.3/webapp2_extras/i18n.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/jinja2.py [moved from python/lib/webapp2-2.3/webapp2_extras/jinja2.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/json.py [moved from python/lib/webapp2-2.3/webapp2_extras/json.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/local.py [moved from python/lib/webapp2-2.3/webapp2_extras/local.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/local_app.py [moved from python/lib/webapp2-2.3/webapp2_extras/local_app.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/mako.py [moved from python/lib/webapp2-2.3/webapp2_extras/mako.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/protorpc.py [moved from python/lib/webapp2-2.3/webapp2_extras/protorpc.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/routes.py [moved from python/lib/webapp2-2.3/webapp2_extras/routes.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/securecookie.py [moved from python/lib/webapp2-2.3/webapp2_extras/securecookie.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/security.py [moved from python/lib/webapp2-2.3/webapp2_extras/security.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/sessions.py [moved from python/lib/webapp2-2.3/webapp2_extras/sessions.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/sessions_memcache.py [moved from python/lib/webapp2-2.3/webapp2_extras/sessions_memcache.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/sessions_ndb.py [moved from python/lib/webapp2-2.3/webapp2_extras/sessions_ndb.py with 100% similarity]
python/google_appengine/lib/webapp2-2.3/webapp2_extras/users.py [moved from python/lib/webapp2-2.3/webapp2_extras/users.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/LICENSE [new file with mode: 0644]
python/google_appengine/lib/webapp2-2.5.1/webapp2.egg-info/PKG-INFO [moved from python/lib/webapp2-2.5.1/webapp2.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2.egg-info/SOURCES.txt [moved from python/lib/webapp2-2.5.1/webapp2.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2.egg-info/dependency_links.txt [moved from python/lib/webapp2-2.5.1/webapp2.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2.egg-info/not-zip-safe [moved from python/lib/webapp2-2.5.1/webapp2.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2.egg-info/top_level.txt [moved from python/lib/webapp2-2.5.1/webapp2.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2.py [moved from python/lib/webapp2-2.5.1/webapp2.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/__init__.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/appengine/__init__.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/appengine/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/appengine/auth/__init__.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/appengine/auth/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/appengine/auth/models.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/appengine/auth/models.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/appengine/sessions_memcache.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/appengine/sessions_memcache.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/appengine/sessions_ndb.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/appengine/sessions_ndb.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/appengine/users.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/appengine/users.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/auth.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/auth.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/config.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/config.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/i18n.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/i18n.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/jinja2.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/jinja2.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/json.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/json.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/local.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/local.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/local_app.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/local_app.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/mako.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/mako.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/routes.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/routes.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/securecookie.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/securecookie.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/security.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/security.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/sessions.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/sessions.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/sessions_memcache.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/sessions_memcache.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/sessions_ndb.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/sessions_ndb.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.1/webapp2_extras/users.py [moved from python/lib/webapp2-2.5.1/webapp2_extras/users.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/LICENSE [new file with mode: 0644]
python/google_appengine/lib/webapp2-2.5.2/webapp2.egg-info/PKG-INFO [moved from python/lib/webapp2-2.5.2/webapp2.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2.egg-info/SOURCES.txt [moved from python/lib/webapp2-2.5.2/webapp2.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2.egg-info/dependency_links.txt [moved from python/lib/webapp2-2.5.2/webapp2.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2.egg-info/not-zip-safe [moved from python/lib/webapp2-2.5.2/webapp2.egg-info/not-zip-safe with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2.egg-info/top_level.txt [moved from python/lib/webapp2-2.5.2/webapp2.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2.py [moved from python/lib/webapp2-2.5.2/webapp2.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/__init__.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/appengine/__init__.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/appengine/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/appengine/auth/__init__.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/appengine/auth/__init__.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/appengine/auth/models.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/appengine/auth/models.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/appengine/sessions_memcache.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/appengine/sessions_memcache.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/appengine/sessions_ndb.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/appengine/sessions_ndb.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/appengine/users.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/appengine/users.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/auth.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/auth.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/config.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/config.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/i18n.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/i18n.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/jinja2.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/jinja2.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/json.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/json.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/local.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/local.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/local_app.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/local_app.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/mako.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/mako.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/routes.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/routes.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/securecookie.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/securecookie.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/security.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/security.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/sessions.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/sessions.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/sessions_memcache.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/sessions_memcache.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/sessions_ndb.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/sessions_ndb.py with 100% similarity]
python/google_appengine/lib/webapp2-2.5.2/webapp2_extras/users.py [moved from python/lib/webapp2-2.5.2/webapp2_extras/users.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/LICENSE [new file with mode: 0644]
python/google_appengine/lib/webob-1.1.1/WebOb.egg-info/PKG-INFO [moved from python/lib/webob-1.1.1/WebOb.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/webob-1.1.1/WebOb.egg-info/SOURCES.txt [moved from python/lib/webob-1.1.1/WebOb.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/webob-1.1.1/WebOb.egg-info/dependency_links.txt [moved from python/lib/webob-1.1.1/WebOb.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/webob-1.1.1/WebOb.egg-info/top_level.txt [moved from python/lib/webob-1.1.1/WebOb.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/webob-1.1.1/WebOb.egg-info/zip-safe [moved from python/lib/webob-1.1.1/WebOb.egg-info/zip-safe with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/__init__.py [moved from python/lib/webob-1.1.1/webob/__init__.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/acceptparse.py [moved from python/lib/webob-1.1.1/webob/acceptparse.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/byterange.py [moved from python/lib/webob-1.1.1/webob/byterange.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/cachecontrol.py [moved from python/lib/webob-1.1.1/webob/cachecontrol.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/cookies.py [moved from python/lib/webob-1.1.1/webob/cookies.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/datetime_utils.py [moved from python/lib/webob-1.1.1/webob/datetime_utils.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/dec.py [moved from python/lib/webob-1.1.1/webob/dec.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/descriptors.py [moved from python/lib/webob-1.1.1/webob/descriptors.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/etag.py [moved from python/lib/webob-1.1.1/webob/etag.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/exc.py [moved from python/lib/webob-1.1.1/webob/exc.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/headers.py [moved from python/lib/webob-1.1.1/webob/headers.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/multidict.py [moved from python/lib/webob-1.1.1/webob/multidict.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/request.py [moved from python/lib/webob-1.1.1/webob/request.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/response.py [moved from python/lib/webob-1.1.1/webob/response.py with 100% similarity]
python/google_appengine/lib/webob-1.1.1/webob/util.py [moved from python/lib/webob-1.1.1/webob/util.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/LICENSE [new file with mode: 0644]
python/google_appengine/lib/webob-1.2.3/WebOb.egg-info/PKG-INFO [moved from python/lib/webob-1.2.3/WebOb.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/webob-1.2.3/WebOb.egg-info/SOURCES.txt [moved from python/lib/webob-1.2.3/WebOb.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/webob-1.2.3/WebOb.egg-info/dependency_links.txt [moved from python/lib/webob-1.2.3/WebOb.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/webob-1.2.3/WebOb.egg-info/requires.txt [moved from python/lib/webob-1.2.3/WebOb.egg-info/requires.txt with 100% similarity]
python/google_appengine/lib/webob-1.2.3/WebOb.egg-info/top_level.txt [moved from python/lib/webob-1.2.3/WebOb.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/webob-1.2.3/WebOb.egg-info/zip-safe [moved from python/lib/webob-1.2.3/WebOb.egg-info/zip-safe with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/__init__.py [moved from python/lib/webob-1.2.3/webob/__init__.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/acceptparse.py [moved from python/lib/webob-1.2.3/webob/acceptparse.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/byterange.py [moved from python/lib/webob-1.2.3/webob/byterange.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/cachecontrol.py [moved from python/lib/webob-1.2.3/webob/cachecontrol.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/client.py [moved from python/lib/webob-1.2.3/webob/client.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/compat.py [moved from python/lib/webob-1.2.3/webob/compat.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/cookies.py [moved from python/lib/webob-1.2.3/webob/cookies.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/datetime_utils.py [moved from python/lib/webob-1.2.3/webob/datetime_utils.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/dec.py [moved from python/lib/webob-1.2.3/webob/dec.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/descriptors.py [moved from python/lib/webob-1.2.3/webob/descriptors.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/etag.py [moved from python/lib/webob-1.2.3/webob/etag.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/exc.py [moved from python/lib/webob-1.2.3/webob/exc.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/headers.py [moved from python/lib/webob-1.2.3/webob/headers.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/multidict.py [moved from python/lib/webob-1.2.3/webob/multidict.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/request.py [moved from python/lib/webob-1.2.3/webob/request.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/response.py [moved from python/lib/webob-1.2.3/webob/response.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/static.py [moved from python/lib/webob-1.2.3/webob/static.py with 100% similarity]
python/google_appengine/lib/webob-1.2.3/webob/util.py [moved from python/lib/webob-1.2.3/webob/util.py with 100% similarity]
python/google_appengine/lib/webob_0_9/PKG-INFO [moved from python/lib/webob_0_9/PKG-INFO with 100% similarity]
python/google_appengine/lib/webob_0_9/WebOb.egg-info/PKG-INFO [moved from python/lib/webob_0_9/WebOb.egg-info/PKG-INFO with 100% similarity]
python/google_appengine/lib/webob_0_9/WebOb.egg-info/SOURCES.txt [moved from python/lib/webob_0_9/WebOb.egg-info/SOURCES.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/WebOb.egg-info/dependency_links.txt [moved from python/lib/webob_0_9/WebOb.egg-info/dependency_links.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/WebOb.egg-info/top_level.txt [moved from python/lib/webob_0_9/WebOb.egg-info/top_level.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/WebOb.egg-info/zip-safe [moved from python/lib/webob_0_9/WebOb.egg-info/zip-safe with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/comment-example-code/example.py [moved from python/lib/webob_0_9/docs/comment-example-code/example.py with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/comment-example.txt [moved from python/lib/webob_0_9/docs/comment-example.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/differences.txt [moved from python/lib/webob_0_9/docs/differences.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/file-example.txt [moved from python/lib/webob_0_9/docs/file-example.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/index.txt [moved from python/lib/webob_0_9/docs/index.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/license.txt [moved from python/lib/webob_0_9/docs/license.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/news.txt [moved from python/lib/webob_0_9/docs/news.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/reference.txt [moved from python/lib/webob_0_9/docs/reference.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/test-file.txt [moved from python/lib/webob_0_9/docs/test-file.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/wiki-example-code/example.py [moved from python/lib/webob_0_9/docs/wiki-example-code/example.py with 100% similarity]
python/google_appengine/lib/webob_0_9/docs/wiki-example.txt [moved from python/lib/webob_0_9/docs/wiki-example.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/setup.cfg [moved from python/lib/webob_0_9/setup.cfg with 100% similarity]
python/google_appengine/lib/webob_0_9/setup.py [moved from python/lib/webob_0_9/setup.py with 100% similarity]
python/google_appengine/lib/webob_0_9/tests/__init__.py [moved from python/lib/webob_0_9/tests/__init__.py with 100% similarity]
python/google_appengine/lib/webob_0_9/tests/conftest.py [moved from python/lib/webob_0_9/tests/conftest.py with 100% similarity]
python/google_appengine/lib/webob_0_9/tests/test_request.py [moved from python/lib/webob_0_9/tests/test_request.py with 100% similarity]
python/google_appengine/lib/webob_0_9/tests/test_request.txt [moved from python/lib/webob_0_9/tests/test_request.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/tests/test_response.py [moved from python/lib/webob_0_9/tests/test_response.py with 100% similarity]
python/google_appengine/lib/webob_0_9/tests/test_response.txt [moved from python/lib/webob_0_9/tests/test_response.txt with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/__init__.py [moved from python/lib/webob_0_9/webob/__init__.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/acceptparse.py [moved from python/lib/webob_0_9/webob/acceptparse.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/byterange.py [moved from python/lib/webob_0_9/webob/byterange.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/cachecontrol.py [moved from python/lib/webob_0_9/webob/cachecontrol.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/datastruct.py [moved from python/lib/webob_0_9/webob/datastruct.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/etag.py [moved from python/lib/webob_0_9/webob/etag.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/exc.py [moved from python/lib/webob_0_9/webob/exc.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/headerdict.py [moved from python/lib/webob_0_9/webob/headerdict.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/multidict.py [moved from python/lib/webob_0_9/webob/multidict.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/statusreasons.py [moved from python/lib/webob_0_9/webob/statusreasons.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/updatedict.py [moved from python/lib/webob_0_9/webob/updatedict.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/util/__init__.py [moved from python/lib/webob_0_9/webob/util/__init__.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/util/dictmixin.py [moved from python/lib/webob_0_9/webob/util/dictmixin.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/util/reversed.py [moved from python/lib/webob_0_9/webob/util/reversed.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/util/safegzip.py [moved from python/lib/webob_0_9/webob/util/safegzip.py with 100% similarity]
python/google_appengine/lib/webob_0_9/webob/util/stringtemplate.py [moved from python/lib/webob_0_9/webob/util/stringtemplate.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/LICENSE [copied from python/lib/yaml/LICENSE with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/__init__.py [moved from python/lib/yaml-3.10/yaml/__init__.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/composer.py [moved from python/lib/yaml-3.10/yaml/composer.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/constructor.py [moved from python/lib/yaml-3.10/yaml/constructor.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/cyaml.py [moved from python/lib/yaml-3.10/yaml/cyaml.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/dumper.py [moved from python/lib/yaml-3.10/yaml/dumper.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/emitter.py [moved from python/lib/yaml-3.10/yaml/emitter.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/error.py [moved from python/lib/yaml-3.10/yaml/error.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/events.py [moved from python/lib/yaml-3.10/yaml/events.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/loader.py [moved from python/lib/yaml-3.10/yaml/loader.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/nodes.py [moved from python/lib/yaml-3.10/yaml/nodes.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/parser.py [moved from python/lib/yaml-3.10/yaml/parser.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/reader.py [moved from python/lib/yaml-3.10/yaml/reader.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/representer.py [moved from python/lib/yaml-3.10/yaml/representer.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/resolver.py [moved from python/lib/yaml-3.10/yaml/resolver.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/scanner.py [moved from python/lib/yaml-3.10/yaml/scanner.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/serializer.py [moved from python/lib/yaml-3.10/yaml/serializer.py with 100% similarity]
python/google_appengine/lib/yaml-3.10/yaml/tokens.py [moved from python/lib/yaml-3.10/yaml/tokens.py with 100% similarity]
python/google_appengine/lib/yaml/LICENSE [moved from python/lib/yaml/LICENSE with 100% similarity]
python/google_appengine/lib/yaml/PKG-INFO [moved from python/lib/yaml/PKG-INFO with 100% similarity]
python/google_appengine/lib/yaml/README [moved from python/lib/yaml/README with 100% similarity]
python/google_appengine/lib/yaml/examples/yaml-highlight/yaml_hl.cfg [moved from python/lib/yaml/examples/yaml-highlight/yaml_hl.cfg with 100% similarity]
python/google_appengine/lib/yaml/examples/yaml-highlight/yaml_hl.py [moved from python/lib/yaml/examples/yaml-highlight/yaml_hl.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/ext/_yaml.c [moved from python/lib/yaml/ext/_yaml.c with 100% similarity]
python/google_appengine/lib/yaml/ext/_yaml.h [moved from python/lib/yaml/ext/_yaml.h with 100% similarity]
python/google_appengine/lib/yaml/ext/_yaml.pxd [moved from python/lib/yaml/ext/_yaml.pxd with 100% similarity]
python/google_appengine/lib/yaml/ext/_yaml.pyx [moved from python/lib/yaml/ext/_yaml.pyx with 100% similarity]
python/google_appengine/lib/yaml/lib/yaml/__init__.py [moved from python/lib/yaml/lib/yaml/__init__.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/composer.py [moved from python/lib/yaml/lib/yaml/composer.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/constructor.py [moved from python/lib/yaml/lib/yaml/constructor.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/cyaml.py [moved from python/lib/yaml/lib/yaml/cyaml.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/dumper.py [moved from python/lib/yaml/lib/yaml/dumper.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/emitter.py [moved from python/lib/yaml/lib/yaml/emitter.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/error.py [moved from python/lib/yaml/lib/yaml/error.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/events.py [moved from python/lib/yaml/lib/yaml/events.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/loader.py [moved from python/lib/yaml/lib/yaml/loader.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/nodes.py [moved from python/lib/yaml/lib/yaml/nodes.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/parser.py [moved from python/lib/yaml/lib/yaml/parser.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/reader.py [moved from python/lib/yaml/lib/yaml/reader.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/representer.py [moved from python/lib/yaml/lib/yaml/representer.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/resolver.py [moved from python/lib/yaml/lib/yaml/resolver.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/scanner.py [moved from python/lib/yaml/lib/yaml/scanner.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/serializer.py [moved from python/lib/yaml/lib/yaml/serializer.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/lib/yaml/tokens.py [moved from python/lib/yaml/lib/yaml/tokens.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/setup.cfg [moved from python/lib/yaml/setup.cfg with 100% similarity]
python/google_appengine/lib/yaml/setup.py [moved from python/lib/yaml/setup.py with 100% similarity, mode: 0644]
python/google_appengine/lib/yaml/setup_with_libyaml.py [moved from python/lib/yaml/setup_with_libyaml.py with 100% similarity, mode: 0644]
python/google_appengine/new_project_template/app.yaml [moved from python/new_project_template/app.yaml with 100% similarity]
python/google_appengine/new_project_template/index.yaml [moved from python/new_project_template/index.yaml with 100% similarity]
python/google_appengine/new_project_template/main.py [moved from python/new_project_template/main.py with 100% similarity, mode: 0644]
python/google_appengine/old_dev_appserver.py [new file with mode: 0644]
python/google_appengine/remote_api_shell.py [new file with mode: 0644]
python/google_appengine/run_tests.py [new file with mode: 0644]
python/google_appengine/tools/bulkload_client.py [moved from python/tools/bulkload_client.py with 100% similarity, mode: 0644]
python/google_sql.py [deleted file]
python/lib/cacerts/urlfetch_cacerts.txt [deleted file]
python/lib/concurrent/concurrent/futures/thread.py [deleted file]
python/lib/fancy_urllib/fancy_urllib/__init__.py [deleted file]
python/lib/protorpc/protorpc/definition.py [deleted file]
python/lib/protorpc/protorpc/descriptor.py [deleted file]
python/lib/protorpc/protorpc/generate_python.py [deleted file]
python/lib/protorpc/protorpc/message_types.py [deleted file]
python/lib/protorpc/protorpc/messages.py [deleted file]
python/lib/protorpc/protorpc/protobuf.py [deleted file]
python/lib/protorpc/protorpc/protojson.py [deleted file]
python/lib/protorpc/protorpc/protourlencode.py [deleted file]
python/lib/protorpc/protorpc/util.py [deleted file]
python/lib/protorpc/protorpc/wsgi/util.py [deleted file]
python/remote_api_shell.py [deleted file]
python/run_tests.py [deleted file]